Skip to content

Commit 83ae06c

Browse files
feat(aiplatform): Expose llm parser to public v1 proto to prepare for GA (#12089)
- [ ] Regenerate this pull request now. PiperOrigin-RevId: 753454988 Source-Link: https://togithub.com/googleapis/googleapis/commit/cccef4117d3acaa6d8d8038f8eed83645bdb8058 Source-Link: https://togithub.com/googleapis/googleapis-gen/commit/836cb368a0de1cf8559e7f9dd45ceff6f1b4bbec Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiODM2Y2IzNjhhMGRlMWNmODU1OWU3ZjlkZDQ1Y2VmZjZmMWI0YmJlYyJ9 BEGIN_NESTED_COMMIT feat(storage/control): Add Anywhere cache control APIs docs(storage/control): Added comments for Anywhere cache messages PiperOrigin-RevId: 753336476 Source-Link: https://togithub.com/googleapis/googleapis/commit/cc6c360ec4509ef0288d5e2c85bd6ec1a3b1de83 Source-Link: https://togithub.com/googleapis/googleapis-gen/commit/0b87c01045d2df10d64c266d6cba0675a9f6eaae Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMGI4N2MwMTA0NWQyZGYxMGQ2NGMyNjZkNmNiYTA2NzVhOWY2ZWFhZSJ9 END_NESTED_COMMIT BEGIN_NESTED_COMMIT docs(aiplatform): update an outdated URL PiperOrigin-RevId: 753269545 Source-Link: https://togithub.com/googleapis/googleapis/commit/195c3bffb661b1fba8a289afcb1c6dc3ae4f4d5b Source-Link: https://togithub.com/googleapis/googleapis-gen/commit/78df7ec4789f0ebff6eca23b7a43ae60f5318971 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNzhkZjdlYzQ3ODlmMGViZmY2ZWNhMjNiN2E0M2FlNjBmNTMxODk3MSJ9 END_NESTED_COMMIT BEGIN_NESTED_COMMIT feat(aiplatform): A new field `system_labels` is added to message `google.cloud.aiplatform.v1beta1.DeployRequest` PiperOrigin-RevId: 753236214 Source-Link: https://togithub.com/googleapis/googleapis/commit/ee1a2b476f068cf0785c13525bd5d27bde1f6bac Source-Link: https://togithub.com/googleapis/googleapis-gen/commit/38190ce6a6d24015c8f58552016391a3be1942a1 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMzgxOTBjZTZhNmQyNDAxNWM4ZjU4NTUyMDE2MzkxYTNiZTE5NDJhMSJ9 END_NESTED_COMMIT
1 parent 30b7cd2 commit 83ae06c

File tree

65 files changed

+4141
-1032
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

65 files changed

+4141
-1032
lines changed

aiplatform/apiv1/aiplatformpb/io.pb.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

aiplatform/apiv1/aiplatformpb/vertex_rag_data.pb.go

Lines changed: 255 additions & 149 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

aiplatform/apiv1beta1/aiplatformpb/io.pb.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

aiplatform/apiv1beta1/aiplatformpb/model_garden_service.pb.go

Lines changed: 350 additions & 326 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

aiplatform/apiv1beta1/aiplatformpb/model_monitoring_spec.pb.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

internal/generated/snippets/ai/generativelanguage/apiv1/snippet_metadata.google.ai.generativelanguage.v1.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"clientLibrary": {
33
"name": "cloud.google.com/go/ai/generativelanguage/apiv1",
4-
"version": "0.10.2",
4+
"version": "0.11.0",
55
"language": "GO",
66
"apis": [
77
{

internal/generated/snippets/ai/generativelanguage/apiv1alpha/snippet_metadata.google.ai.generativelanguage.v1alpha.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"clientLibrary": {
33
"name": "cloud.google.com/go/ai/generativelanguage/apiv1alpha",
4-
"version": "0.10.2",
4+
"version": "0.11.0",
55
"language": "GO",
66
"apis": [
77
{

internal/generated/snippets/ai/generativelanguage/apiv1beta/snippet_metadata.google.ai.generativelanguage.v1beta.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"clientLibrary": {
33
"name": "cloud.google.com/go/ai/generativelanguage/apiv1beta",
4-
"version": "0.10.2",
4+
"version": "0.11.0",
55
"language": "GO",
66
"apis": [
77
{

internal/generated/snippets/ai/generativelanguage/apiv1beta2/snippet_metadata.google.ai.generativelanguage.v1beta2.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"clientLibrary": {
33
"name": "cloud.google.com/go/ai/generativelanguage/apiv1beta2",
4-
"version": "0.10.2",
4+
"version": "0.11.0",
55
"language": "GO",
66
"apis": [
77
{

internal/generated/snippets/aiplatform/apiv1/snippet_metadata.google.cloud.aiplatform.v1.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"clientLibrary": {
33
"name": "cloud.google.com/go/aiplatform/apiv1",
4-
"version": "1.84.0",
4+
"version": "1.85.0",
55
"language": "GO",
66
"apis": [
77
{

internal/generated/snippets/aiplatform/apiv1beta1/snippet_metadata.google.cloud.aiplatform.v1beta1.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"clientLibrary": {
33
"name": "cloud.google.com/go/aiplatform/apiv1beta1",
4-
"version": "1.84.0",
4+
"version": "1.85.0",
55
"language": "GO",
66
"apis": [
77
{

internal/generated/snippets/asset/apiv1/snippet_metadata.google.cloud.asset.v1.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"clientLibrary": {
33
"name": "cloud.google.com/go/asset/apiv1",
4-
"version": "1.20.6",
4+
"version": "1.21.0",
55
"language": "GO",
66
"apis": [
77
{

internal/generated/snippets/asset/apiv1p2beta1/snippet_metadata.google.cloud.asset.v1p2beta1.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"clientLibrary": {
33
"name": "cloud.google.com/go/asset/apiv1p2beta1",
4-
"version": "1.20.6",
4+
"version": "1.21.0",
55
"language": "GO",
66
"apis": [
77
{

internal/generated/snippets/asset/apiv1p5beta1/snippet_metadata.google.cloud.asset.v1p5beta1.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"clientLibrary": {
33
"name": "cloud.google.com/go/asset/apiv1p5beta1",
4-
"version": "1.20.6",
4+
"version": "1.21.0",
55
"language": "GO",
66
"apis": [
77
{

internal/generated/snippets/chronicle/apiv1/snippet_metadata.google.cloud.chronicle.v1.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"clientLibrary": {
33
"name": "cloud.google.com/go/chronicle/apiv1",
4-
"version": "0.0.0",
4+
"version": "0.1.0",
55
"language": "GO",
66
"apis": [
77
{

internal/generated/snippets/datacatalog/apiv1/snippet_metadata.google.cloud.datacatalog.v1.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"clientLibrary": {
33
"name": "cloud.google.com/go/datacatalog/apiv1",
4-
"version": "1.25.2",
4+
"version": "1.26.0",
55
"language": "GO",
66
"apis": [
77
{

internal/generated/snippets/datacatalog/apiv1beta1/snippet_metadata.google.cloud.datacatalog.v1beta1.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"clientLibrary": {
33
"name": "cloud.google.com/go/datacatalog/apiv1beta1",
4-
"version": "1.25.2",
4+
"version": "1.26.0",
55
"language": "GO",
66
"apis": [
77
{

internal/generated/snippets/datacatalog/lineage/apiv1/snippet_metadata.google.cloud.datacatalog.lineage.v1.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"clientLibrary": {
33
"name": "cloud.google.com/go/datacatalog/lineage/apiv1",
4-
"version": "1.25.2",
4+
"version": "1.26.0",
55
"language": "GO",
66
"apis": [
77
{

internal/generated/snippets/documentai/apiv1/snippet_metadata.google.cloud.documentai.v1.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"clientLibrary": {
33
"name": "cloud.google.com/go/documentai/apiv1",
4-
"version": "1.36.1",
4+
"version": "1.37.0",
55
"language": "GO",
66
"apis": [
77
{

internal/generated/snippets/documentai/apiv1beta3/snippet_metadata.google.cloud.documentai.v1beta3.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"clientLibrary": {
33
"name": "cloud.google.com/go/documentai/apiv1beta3",
4-
"version": "1.36.1",
4+
"version": "1.37.0",
55
"language": "GO",
66
"apis": [
77
{

internal/generated/snippets/gkebackup/apiv1/snippet_metadata.google.cloud.gkebackup.v1.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"clientLibrary": {
33
"name": "cloud.google.com/go/gkebackup/apiv1",
4-
"version": "1.6.5",
4+
"version": "1.7.0",
55
"language": "GO",
66
"apis": [
77
{

internal/generated/snippets/managedkafka/apiv1/snippet_metadata.google.cloud.managedkafka.v1.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"clientLibrary": {
33
"name": "cloud.google.com/go/managedkafka/apiv1",
4-
"version": "0.5.1",
4+
"version": "0.5.2",
55
"language": "GO",
66
"apis": [
77
{

internal/generated/snippets/maps/addressvalidation/apiv1/snippet_metadata.google.maps.addressvalidation.v1.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"clientLibrary": {
33
"name": "cloud.google.com/go/maps/addressvalidation/apiv1",
4-
"version": "1.20.3",
4+
"version": "1.20.4",
55
"language": "GO",
66
"apis": [
77
{

internal/generated/snippets/maps/areainsights/apiv1/snippet_metadata.google.maps.areainsights.v1.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"clientLibrary": {
33
"name": "cloud.google.com/go/maps/areainsights/apiv1",
4-
"version": "1.20.3",
4+
"version": "1.20.4",
55
"language": "GO",
66
"apis": [
77
{

internal/generated/snippets/maps/fleetengine/apiv1/snippet_metadata.maps.fleetengine.v1.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"clientLibrary": {
33
"name": "cloud.google.com/go/maps/fleetengine/apiv1",
4-
"version": "1.20.3",
4+
"version": "1.20.4",
55
"language": "GO",
66
"apis": [
77
{

internal/generated/snippets/maps/fleetengine/delivery/apiv1/snippet_metadata.maps.fleetengine.delivery.v1.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"clientLibrary": {
33
"name": "cloud.google.com/go/maps/fleetengine/delivery/apiv1",
4-
"version": "1.20.3",
4+
"version": "1.20.4",
55
"language": "GO",
66
"apis": [
77
{

internal/generated/snippets/maps/places/apiv1/snippet_metadata.google.maps.places.v1.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"clientLibrary": {
33
"name": "cloud.google.com/go/maps/places/apiv1",
4-
"version": "1.20.3",
4+
"version": "1.20.4",
55
"language": "GO",
66
"apis": [
77
{

internal/generated/snippets/maps/routeoptimization/apiv1/snippet_metadata.google.maps.routeoptimization.v1.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"clientLibrary": {
33
"name": "cloud.google.com/go/maps/routeoptimization/apiv1",
4-
"version": "1.20.3",
4+
"version": "1.20.4",
55
"language": "GO",
66
"apis": [
77
{

internal/generated/snippets/maps/routing/apiv2/snippet_metadata.google.maps.routing.v2.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"clientLibrary": {
33
"name": "cloud.google.com/go/maps/routing/apiv2",
4-
"version": "1.20.3",
4+
"version": "1.20.4",
55
"language": "GO",
66
"apis": [
77
{

internal/generated/snippets/maps/solar/apiv1/snippet_metadata.google.maps.solar.v1.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"clientLibrary": {
33
"name": "cloud.google.com/go/maps/solar/apiv1",
4-
"version": "1.20.3",
4+
"version": "1.20.4",
55
"language": "GO",
66
"apis": [
77
{

internal/generated/snippets/netapp/apiv1/snippet_metadata.google.cloud.netapp.v1.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"clientLibrary": {
33
"name": "cloud.google.com/go/netapp/apiv1",
4-
"version": "1.7.3",
4+
"version": "1.8.0",
55
"language": "GO",
66
"apis": [
77
{

internal/generated/snippets/oracledatabase/apiv1/snippet_metadata.google.cloud.oracledatabase.v1.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"clientLibrary": {
33
"name": "cloud.google.com/go/oracledatabase/apiv1",
4-
"version": "0.4.1",
4+
"version": "0.5.0",
55
"language": "GO",
66
"apis": [
77
{

internal/generated/snippets/retail/apiv2/snippet_metadata.google.cloud.retail.v2.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"clientLibrary": {
33
"name": "cloud.google.com/go/retail/apiv2",
4-
"version": "1.19.4",
4+
"version": "1.20.0",
55
"language": "GO",
66
"apis": [
77
{

internal/generated/snippets/retail/apiv2alpha/snippet_metadata.google.cloud.retail.v2alpha.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"clientLibrary": {
33
"name": "cloud.google.com/go/retail/apiv2alpha",
4-
"version": "1.19.4",
4+
"version": "1.20.0",
55
"language": "GO",
66
"apis": [
77
{

internal/generated/snippets/retail/apiv2beta/snippet_metadata.google.cloud.retail.v2beta.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"clientLibrary": {
33
"name": "cloud.google.com/go/retail/apiv2beta",
4-
"version": "1.19.4",
4+
"version": "1.20.0",
55
"language": "GO",
66
"apis": [
77
{

internal/generated/snippets/shopping/css/apiv1/snippet_metadata.google.shopping.css.v1.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"clientLibrary": {
33
"name": "cloud.google.com/go/shopping/css/apiv1",
4-
"version": "0.19.1",
4+
"version": "0.20.0",
55
"language": "GO",
66
"apis": [
77
{

internal/generated/snippets/shopping/merchant/accounts/apiv1beta/snippet_metadata.google.shopping.merchant.accounts.v1beta.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"clientLibrary": {
33
"name": "cloud.google.com/go/shopping/merchant/accounts/apiv1beta",
4-
"version": "0.19.1",
4+
"version": "0.20.0",
55
"language": "GO",
66
"apis": [
77
{

internal/generated/snippets/shopping/merchant/conversions/apiv1beta/snippet_metadata.google.shopping.merchant.conversions.v1beta.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"clientLibrary": {
33
"name": "cloud.google.com/go/shopping/merchant/conversions/apiv1beta",
4-
"version": "0.19.1",
4+
"version": "0.20.0",
55
"language": "GO",
66
"apis": [
77
{

internal/generated/snippets/shopping/merchant/datasources/apiv1beta/snippet_metadata.google.shopping.merchant.datasources.v1beta.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"clientLibrary": {
33
"name": "cloud.google.com/go/shopping/merchant/datasources/apiv1beta",
4-
"version": "0.19.1",
4+
"version": "0.20.0",
55
"language": "GO",
66
"apis": [
77
{

internal/generated/snippets/shopping/merchant/inventories/apiv1beta/snippet_metadata.google.shopping.merchant.inventories.v1beta.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"clientLibrary": {
33
"name": "cloud.google.com/go/shopping/merchant/inventories/apiv1beta",
4-
"version": "0.19.1",
4+
"version": "0.20.0",
55
"language": "GO",
66
"apis": [
77
{

internal/generated/snippets/shopping/merchant/issueresolution/apiv1beta/snippet_metadata.google.shopping.merchant.issueresolution.v1beta.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"clientLibrary": {
33
"name": "cloud.google.com/go/shopping/merchant/issueresolution/apiv1beta",
4-
"version": "0.19.1",
4+
"version": "0.20.0",
55
"language": "GO",
66
"apis": [
77
{

internal/generated/snippets/shopping/merchant/lfp/apiv1beta/snippet_metadata.google.shopping.merchant.lfp.v1beta.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"clientLibrary": {
33
"name": "cloud.google.com/go/shopping/merchant/lfp/apiv1beta",
4-
"version": "0.19.1",
4+
"version": "0.20.0",
55
"language": "GO",
66
"apis": [
77
{

internal/generated/snippets/shopping/merchant/notifications/apiv1beta/snippet_metadata.google.shopping.merchant.notifications.v1beta.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"clientLibrary": {
33
"name": "cloud.google.com/go/shopping/merchant/notifications/apiv1beta",
4-
"version": "0.19.1",
4+
"version": "0.20.0",
55
"language": "GO",
66
"apis": [
77
{

internal/generated/snippets/shopping/merchant/ordertracking/apiv1beta/snippet_metadata.google.shopping.merchant.ordertracking.v1beta.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"clientLibrary": {
33
"name": "cloud.google.com/go/shopping/merchant/ordertracking/apiv1beta",
4-
"version": "0.19.1",
4+
"version": "0.20.0",
55
"language": "GO",
66
"apis": [
77
{

internal/generated/snippets/shopping/merchant/products/apiv1beta/snippet_metadata.google.shopping.merchant.products.v1beta.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"clientLibrary": {
33
"name": "cloud.google.com/go/shopping/merchant/products/apiv1beta",
4-
"version": "0.19.1",
4+
"version": "0.20.0",
55
"language": "GO",
66
"apis": [
77
{

internal/generated/snippets/shopping/merchant/promotions/apiv1beta/snippet_metadata.google.shopping.merchant.promotions.v1beta.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"clientLibrary": {
33
"name": "cloud.google.com/go/shopping/merchant/promotions/apiv1beta",
4-
"version": "0.19.1",
4+
"version": "0.20.0",
55
"language": "GO",
66
"apis": [
77
{

0 commit comments

Comments
 (0)