Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(ai/generativelanguage): Add question_answering and fact_verification task types for AQA #9745

Merged
merged 6 commits into from
Apr 10, 2024

Conversation

gcf-owl-bot[bot]
Copy link
Contributor

@gcf-owl-bot gcf-owl-bot bot commented Apr 10, 2024

  • Regenerate this pull request now.

feat: Add output dimensionality for embeddings
feat: Add response_mime_type to GenerationConfig
docs: A bunch of small fixes

PiperOrigin-RevId: 623546647

Source-Link: googleapis/googleapis@33ae362

Source-Link: https://github.com/googleapis/googleapis-gen/commit/c76a9c264c68594bf5d96cdcae3c74b7ca0aa443
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYzc2YTljMjY0YzY4NTk0YmY1ZDk2Y2RjYWUzYzc0YjdjYTBhYTQ0MyJ9
BEGIN_NESTED_COMMIT
feat(discoveryengine): support import data from Cloud Spanner, BigTable, SQL and Firestore
feat: add answer generation APIs
feat: add standalone grounding API
feat: add standalone ranking API
feat: support advanced search boosting
feat: add advanced engine model APIs
docs: keep the API doc up-to-date with recent changes

PiperOrigin-RevId: 623543290

Source-Link: googleapis/googleapis@5fadb63

Source-Link: https://github.com/googleapis/googleapis-gen/commit/589978b0a33d46e87b7bd0d8017739cdcae2accc
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNTg5OTc4YjBhMzNkNDZlODdiN2JkMGQ4MDE3NzM5Y2RjYWUyYWNjYyJ9
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
docs(maps/routing): various formatting and grammar fixes for proto documentation
feat: adds support for new toll passes
feat: adds support for specifying units in the ComputeRouteMatrix request

PiperOrigin-RevId: 623543022

Source-Link: googleapis/googleapis@fc89055

Source-Link: https://github.com/googleapis/googleapis-gen/commit/e586c156d83a25845988578444f1c1e0a842fc4f
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZTU4NmMxNTZkODNhMjU4NDU5ODg1Nzg0NDRmMWMxZTBhODQyZmM0ZiJ9
END_NESTED_COMMIT

feat: adds support for new toll passes
feat: adds support for specifying units in the ComputeRouteMatrix request

PiperOrigin-RevId: 623543022

Source-Link: googleapis/googleapis@fc89055

Source-Link: googleapis/googleapis-gen@e586c15
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZTU4NmMxNTZkODNhMjU4NDU5ODg1Nzg0NDRmMWMxZTBhODQyZmM0ZiJ9
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Apr 10, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Apr 10, 2024
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 10, 2024
@gcf-owl-bot gcf-owl-bot bot changed the title docs: various formatting and grammar fixes for proto documentation docs(maps/routing): various formatting and grammar fixes for proto documentation Apr 10, 2024
@gcf-owl-bot gcf-owl-bot bot marked this pull request as ready for review April 10, 2024 20:15
@gcf-owl-bot gcf-owl-bot bot requested a review from a team as a code owner April 10, 2024 20:15
Copy link

snippet-bot bot commented Apr 10, 2024

Here is the summary of changes.

You are about to add 17 region tags.

This comment is generated by snippet-bot.
If you find problems with this result, please file an issue at:
https://github.com/googleapis/repo-automation-bots/issues.
To update this comment, add snippet-bot:force-run label or use the checkbox below:

  • Refresh this comment

@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Apr 10, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Apr 10, 2024
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 10, 2024
…tore

feat: add answer generation APIs
feat: add standalone grounding API
feat: add standalone ranking API
feat: support advanced search boosting
feat: add advanced engine model APIs
docs: keep the API doc up-to-date with recent changes

PiperOrigin-RevId: 623543290

Source-Link: googleapis/googleapis@5fadb63

Source-Link: googleapis/googleapis-gen@589978b
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNTg5OTc4YjBhMzNkNDZlODdiN2JkMGQ4MDE3NzM5Y2RjYWUyYWNjYyJ9
@gcf-owl-bot gcf-owl-bot bot changed the title docs(maps/routing): various formatting and grammar fixes for proto documentation feat: support import data from Cloud Spanner, BigTable, SQL and Firestore Apr 10, 2024
@gcf-owl-bot gcf-owl-bot bot requested review from a team and shollyman as code owners April 10, 2024 20:31
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Apr 10, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Apr 10, 2024
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 10, 2024
@gcf-owl-bot gcf-owl-bot bot changed the title feat: support import data from Cloud Spanner, BigTable, SQL and Firestore feat(discoveryengine): support import data from Cloud Spanner, BigTable, SQL and Firestore Apr 10, 2024
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Apr 10, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Apr 10, 2024
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 10, 2024
feat: Add output dimensionality for embeddings
feat: Add response_mime_type to GenerationConfig
docs: A bunch of small fixes

PiperOrigin-RevId: 623546647

Source-Link: googleapis/googleapis@33ae362

Source-Link: googleapis/googleapis-gen@c76a9c2
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYzc2YTljMjY0YzY4NTk0YmY1ZDk2Y2RjYWUzYzc0YjdjYTBhYTQ0MyJ9
@gcf-owl-bot gcf-owl-bot bot changed the title feat(discoveryengine): support import data from Cloud Spanner, BigTable, SQL and Firestore feat: Add question_answering and fact_verification task types for AQA Apr 10, 2024
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Apr 10, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Apr 10, 2024
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 10, 2024
@gcf-owl-bot gcf-owl-bot bot changed the title feat: Add question_answering and fact_verification task types for AQA feat(ai/generativelanguage): Add question_answering and fact_verification task types for AQA Apr 10, 2024
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Apr 10, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Apr 10, 2024
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 10, 2024
@codyoss codyoss added the automerge Merge the pull request once unit tests and other checks pass. label Apr 10, 2024
@gcf-merge-on-green gcf-merge-on-green bot merged commit cca3f47 into main Apr 10, 2024
15 checks passed
@gcf-merge-on-green gcf-merge-on-green bot deleted the owl-bot-copy branch April 10, 2024 21:22
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Apr 10, 2024
@release-please release-please bot mentioned this pull request Apr 10, 2024
gcf-merge-on-green bot pushed a commit that referenced this pull request Apr 15, 2024
🤖 I have created a release *beep* *boop*
---


<details><summary>advisorynotifications: 1.4.0</summary>

## [1.4.0](https://togithub.com/googleapis/google-cloud-go/compare/advisorynotifications/v1.3.2...advisorynotifications/v1.4.0) (2024-04-15)


### Features

* **advisorynotifications:** Add GetSettings and UpdateSettings methods at the Project-level to advisorynotifications.googleapis.com ([dbcdfd7](https://togithub.com/googleapis/google-cloud-go/commit/dbcdfd7843be16573b1683466852242a84891456))
</details>

<details><summary>ai: 0.4.0</summary>

## [0.4.0](https://togithub.com/googleapis/google-cloud-go/compare/ai/v0.3.4...ai/v0.4.0) (2024-04-15)


### Features

* **ai/generativelanguage:** Add question_answering and fact_verification task types for AQA ([#9745](https://togithub.com/googleapis/google-cloud-go/issues/9745)) ([cca3f47](https://togithub.com/googleapis/google-cloud-go/commit/cca3f47c895e7cac07d7d48ab3c4850b265a710f))
* **ai/generativelanguage:** Add rest binding for tuned models ([8892943](https://togithub.com/googleapis/google-cloud-go/commit/8892943b169060f8ba7be227cd65680696c494a0))
* **ai/generativelanguage:** Add system instructions ([dd7c8e5](https://togithub.com/googleapis/google-cloud-go/commit/dd7c8e5a206ca6fab7d05e2591a36ea706e5e9f1))
</details>

<details><summary>asset: 1.19.0</summary>

## [1.19.0](https://togithub.com/googleapis/google-cloud-go/compare/asset/v1.18.1...asset/v1.19.0) (2024-04-15)


### Features

* **asset:** Add tag key id support ([fe85be0](https://togithub.com/googleapis/google-cloud-go/commit/fe85be03d1e6ba69182ff1045a3faed15aa00128))
</details>

<details><summary>backupdr: 0.1.0</summary>

## 0.1.0 (2024-04-15)


### Features

* **backupdr:** Management Server APIs ([#9713](https://togithub.com/googleapis/google-cloud-go/issues/9713)) ([e7389cd](https://togithub.com/googleapis/google-cloud-go/commit/e7389cdbe9552eadc394d6ea0fa34d53e76ad4ae))
* **backupdr:** New client(s) ([#9715](https://togithub.com/googleapis/google-cloud-go/issues/9715)) ([a578fc1](https://togithub.com/googleapis/google-cloud-go/commit/a578fc1a7540a5a5499bdb8b1b921b29267ff2fa))
</details>

<details><summary>batch: 1.8.4</summary>

## [1.8.4](https://togithub.com/googleapis/google-cloud-go/compare/batch/v1.8.3...batch/v1.8.4) (2024-04-15)


### Documentation

* **batch:** State one Resource Allowance per region per project limitation on v1alpha ([dbcdfd7](https://togithub.com/googleapis/google-cloud-go/commit/dbcdfd7843be16573b1683466852242a84891456))
* **batch:** Update comments on ServiceAccount email and scopes fields ([#9734](https://togithub.com/googleapis/google-cloud-go/issues/9734)) ([4d5a342](https://togithub.com/googleapis/google-cloud-go/commit/4d5a3429cec6816d50bdf284063dddf1971b79cf))
</details>

<details><summary>cloudquotas: 0.2.0</summary>

## [0.2.0](https://togithub.com/googleapis/google-cloud-go/compare/cloudquotas/v0.1.3...cloudquotas/v0.2.0) (2024-04-15)


### Features

* **cloudquotas:** Add `rollout_info` field to `QuotaDetails` message ([2cdc40a](https://togithub.com/googleapis/google-cloud-go/commit/2cdc40a0b4288f5ab5f2b2b8f5c1d6453a9c81ec))
</details>

<details><summary>compute/metadata: 0.3.0</summary>

## [0.3.0](https://togithub.com/googleapis/google-cloud-go/compare/compute/metadata/v0.2.3...compute/metadata/v0.3.0) (2024-04-15)


### Features

* **compute/metadata:** Add context aware functions  ([#9733](https://togithub.com/googleapis/google-cloud-go/issues/9733)) ([e4eb5b4](https://togithub.com/googleapis/google-cloud-go/commit/e4eb5b46ee2aec9d2fc18300bfd66015e25a0510))
</details>

<details><summary>discoveryengine: 1.7.0</summary>

## [1.7.0](https://togithub.com/googleapis/google-cloud-go/compare/discoveryengine/v1.6.0...discoveryengine/v1.7.0) (2024-04-15)


### Features

* **discoveryengine:** Add answer generation APIs ([8892943](https://togithub.com/googleapis/google-cloud-go/commit/8892943b169060f8ba7be227cd65680696c494a0))
* **discoveryengine:** Promote recommendation service to v1 ([8892943](https://togithub.com/googleapis/google-cloud-go/commit/8892943b169060f8ba7be227cd65680696c494a0))
* **discoveryengine:** Support import data from Cloud Spanner, BigTable, SQL and Firestore ([cca3f47](https://togithub.com/googleapis/google-cloud-go/commit/cca3f47c895e7cac07d7d48ab3c4850b265a710f))
* **discoveryengine:** Support import data from Cloud Spanner, BigTable, SQL and Firestore ([#9708](https://togithub.com/googleapis/google-cloud-go/issues/9708)) ([560f121](https://togithub.com/googleapis/google-cloud-go/commit/560f121b0914edb19b26011b6a0e805c17899230))
</details>

<details><summary>documentai: 1.27.0</summary>

## [1.27.0](https://togithub.com/googleapis/google-cloud-go/compare/documentai/v1.26.1...documentai/v1.27.0) (2024-04-15)


### Features

* **documentai:** Support a new Layout Processor in Document AI ([2cdc40a](https://togithub.com/googleapis/google-cloud-go/commit/2cdc40a0b4288f5ab5f2b2b8f5c1d6453a9c81ec))
</details>

<details><summary>maps: 1.7.2</summary>

## [1.7.2](https://togithub.com/googleapis/google-cloud-go/compare/maps/v1.7.1...maps/v1.7.2) (2024-04-15)


### Documentation

* **maps/places:** Fix designation of Text Search ([#9728](https://togithub.com/googleapis/google-cloud-go/issues/9728)) ([ce55ad6](https://togithub.com/googleapis/google-cloud-go/commit/ce55ad694f21cacfa608e9b9952ee31f8d566e49))
* **maps/places:** Fix typo in PriceLevel enum ([#9669](https://togithub.com/googleapis/google-cloud-go/issues/9669)) ([264a6dc](https://togithub.com/googleapis/google-cloud-go/commit/264a6dcddbffaec987dce1dc00f6550c263d2df7))
* **maps/routing:** Various formatting and grammar fixes for proto documentation ([cca3f47](https://togithub.com/googleapis/google-cloud-go/commit/cca3f47c895e7cac07d7d48ab3c4850b265a710f))
</details>

<details><summary>monitoring: 1.18.2</summary>

## [1.18.2](https://togithub.com/googleapis/google-cloud-go/compare/monitoring/v1.18.1...monitoring/v1.18.2) (2024-04-15)


### Documentation

* **monitoring/apiv3:** Various updates ([8892943](https://togithub.com/googleapis/google-cloud-go/commit/8892943b169060f8ba7be227cd65680696c494a0))
</details>

<details><summary>networkmanagement: 1.13.1</summary>

## [1.13.1](https://togithub.com/googleapis/google-cloud-go/compare/networkmanagement/v1.13.0...networkmanagement/v1.13.1) (2024-04-15)


### Documentation

* **networkmanagement:** Update possible firewall rule actions comment ([fe85be0](https://togithub.com/googleapis/google-cloud-go/commit/fe85be03d1e6ba69182ff1045a3faed15aa00128))
</details>

<details><summary>security: 1.16.0</summary>

## [1.16.0](https://togithub.com/googleapis/google-cloud-go/compare/security/v1.15.6...security/v1.16.0) (2024-04-15)


### Features

* **security/privateca:** Add encoding format to `.google.cloud.security.privateca.v1.CaPool` Resource ([2cdc40a](https://togithub.com/googleapis/google-cloud-go/commit/2cdc40a0b4288f5ab5f2b2b8f5c1d6453a9c81ec))
</details>

<details><summary>securitycenter: 1.29.0</summary>

## [1.29.0](https://togithub.com/googleapis/google-cloud-go/compare/securitycenter/v1.28.0...securitycenter/v1.29.0) (2024-04-15)


### Features

* **securitycenter:** Add Notebook field to finding's list of attributes ([fe85be0](https://togithub.com/googleapis/google-cloud-go/commit/fe85be03d1e6ba69182ff1045a3faed15aa00128))


### Documentation

* **securitycenter:** Fixed backtick and double quotes mismatch in security_marks.proto ([dbcdfd7](https://togithub.com/googleapis/google-cloud-go/commit/dbcdfd7843be16573b1683466852242a84891456))
</details>

<details><summary>shopping: 0.5.0</summary>

## [0.5.0](https://togithub.com/googleapis/google-cloud-go/compare/shopping/v0.4.0...shopping/v0.5.0) (2024-04-15)


### Features

* **shopping/merchant/inventories:** Fix inventories sub-API publication by adding correct child_type in the API proto ([#9750](https://togithub.com/googleapis/google-cloud-go/issues/9750)) ([6a7cd4f](https://togithub.com/googleapis/google-cloud-go/commit/6a7cd4f70373fe7c60dcba12636a3d92617e7b66))
* **shopping/merchant/reports:** Add click potential to Reports sub-API publication ([#9738](https://togithub.com/googleapis/google-cloud-go/issues/9738)) ([4d0547f](https://togithub.com/googleapis/google-cloud-go/commit/4d0547fc59d73cb013d35c9b52f8683a0d57af67))
* **shopping:** New client(s) ([#9741](https://togithub.com/googleapis/google-cloud-go/issues/9741)) ([1b2aebd](https://togithub.com/googleapis/google-cloud-go/commit/1b2aebd50e78de7e39bf2ab1ea12ea02aab58717))
* **shopping:** New clients ([#9746](https://togithub.com/googleapis/google-cloud-go/issues/9746)) ([cee2900](https://togithub.com/googleapis/google-cloud-go/commit/cee290011a43e4037ce2de24014fc60dc9a9c141))
</details>

---
This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants