From ddc50972a8d7472874c7bd3f64399238592b7b40 Mon Sep 17 00:00:00 2001 From: JoeWang1127 Date: Wed, 5 Aug 2026 22:38:42 +0000 Subject: [PATCH 01/11] chore: update config --- librarian.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/librarian.yaml b/librarian.yaml index 4a2641fc7d8f..3e04a130e70d 100644 --- a/librarian.yaml +++ b/librarian.yaml @@ -209,7 +209,6 @@ libraries: - samples/acceptance/predict_text_prompt_test.rb - samples/predict_text_prompt.rb - test/README.md - skip_generate: true ruby: wrapper_of: - v1:1.0 @@ -220,7 +219,6 @@ libraries: ruby_cloud_opts: ruby-cloud-gem-namespace: Google::Cloud::AIPlatform::V1 ruby-cloud-service-override: AiPlatform=AIPlatform - skip_generate: true - name: google-cloud-alloy_db apis: - path: google/cloud/alloydb/v1 From b97ce329c42cadfc3bf0b27230cc6d6ec884bfd4 Mon Sep 17 00:00:00 2001 From: JoeWang1127 Date: Fri, 7 Aug 2026 13:45:34 +0000 Subject: [PATCH 02/11] update config --- librarian.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/librarian.yaml b/librarian.yaml index a23048febb21..aa2ff6270020 100644 --- a/librarian.yaml +++ b/librarian.yaml @@ -213,9 +213,12 @@ libraries: wrapper_of: - v1:1.0 - name: google-cloud-ai_platform-v1 + version: 1.47.1 apis: - path: google/cloud/aiplatform/v1 ruby: + delete_generation_output_paths: + - google/cloud/aiplatform/v1/schema ruby_cloud_opts: ruby-cloud-gem-namespace: Google::Cloud::AIPlatform::V1 ruby-cloud-service-override: AiPlatform=AIPlatform From 430237d5eb3bfd50734de71e5423da205082be11 Mon Sep 17 00:00:00 2001 From: JoeWang1127 Date: Fri, 7 Aug 2026 14:46:30 +0000 Subject: [PATCH 03/11] update config --- librarian.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/librarian.yaml b/librarian.yaml index aa2ff6270020..263e94e5a4bc 100644 --- a/librarian.yaml +++ b/librarian.yaml @@ -217,6 +217,8 @@ libraries: apis: - path: google/cloud/aiplatform/v1 ruby: + additional_protos: + - google/type/expr.proto delete_generation_output_paths: - google/cloud/aiplatform/v1/schema ruby_cloud_opts: From 9984ccbb9411d709edc603ce2adb7cd1ee826fbb Mon Sep 17 00:00:00 2001 From: JoeWang1127 Date: Fri, 7 Aug 2026 14:57:40 +0000 Subject: [PATCH 04/11] update config --- librarian.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/librarian.yaml b/librarian.yaml index 263e94e5a4bc..352be14df842 100644 --- a/librarian.yaml +++ b/librarian.yaml @@ -221,6 +221,7 @@ libraries: - google/type/expr.proto delete_generation_output_paths: - google/cloud/aiplatform/v1/schema + - google/type ruby_cloud_opts: ruby-cloud-gem-namespace: Google::Cloud::AIPlatform::V1 ruby-cloud-service-override: AiPlatform=AIPlatform From 332c9970b8de699d47f01baf5ef87dedccd6d155 Mon Sep 17 00:00:00 2001 From: JoeWang1127 Date: Fri, 7 Aug 2026 22:54:46 +0000 Subject: [PATCH 05/11] restore --- librarian.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/librarian.yaml b/librarian.yaml index 2366e53b2c9e..b463bbb775e3 100644 --- a/librarian.yaml +++ b/librarian.yaml @@ -214,6 +214,7 @@ libraries: - samples/acceptance/predict_text_prompt_test.rb - samples/predict_text_prompt.rb - test/README.md + skip_generate: true ruby: wrapper_of: - v1:1.0 From 98aad7389734bac724b07ec6f759c4b3dd57b58e Mon Sep 17 00:00:00 2001 From: JoeWang1127 Date: Fri, 7 Aug 2026 23:02:17 +0000 Subject: [PATCH 06/11] gen lib --- google-cloud-ai_platform-v1/README.md | 3 +-- .../google-cloud-ai_platform-v1.gemspec | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/google-cloud-ai_platform-v1/README.md b/google-cloud-ai_platform-v1/README.md index 03c0ad9c8cf2..5289ea5f8c2f 100644 --- a/google-cloud-ai_platform-v1/README.md +++ b/google-cloud-ai_platform-v1/README.md @@ -2,7 +2,6 @@ Train high-quality custom machine learning models with minimal machine learning expertise and effort. -Vertex AI enables data scientists, developers, and AI newcomers to create custom machine learning models specific to their business needs by leveraging Google's state-of-the-art transfer learning and innovative AI research. https://github.com/googleapis/google-cloud-ruby @@ -40,7 +39,7 @@ response = client.generate_synthetic_data request View the [Client Library Documentation](https://cloud.google.com/ruby/docs/reference/google-cloud-ai_platform-v1/latest) for class and method documentation. -See also the [Product Documentation](https://cloud.google.com/vertex-ai/docs/) +See also the [Product Documentation](https://cloud.google.com/ai-platform/docs) for general usage information. ## Debug Logging diff --git a/google-cloud-ai_platform-v1/google-cloud-ai_platform-v1.gemspec b/google-cloud-ai_platform-v1/google-cloud-ai_platform-v1.gemspec index 6cfd009fd78c..90716d8880f3 100644 --- a/google-cloud-ai_platform-v1/google-cloud-ai_platform-v1.gemspec +++ b/google-cloud-ai_platform-v1/google-cloud-ai_platform-v1.gemspec @@ -9,7 +9,7 @@ Gem::Specification.new do |gem| gem.authors = ["Google LLC"] gem.email = "googleapis-packages@google.com" - gem.description = "Vertex AI enables data scientists, developers, and AI newcomers to create custom machine learning models specific to their business needs by leveraging Google's state-of-the-art transfer learning and innovative AI research. Note that google-cloud-ai_platform-v1 is a version-specific client library. For most uses, we recommend installing the main client library google-cloud-ai_platform instead. See the readme for more details." + gem.description = "Train high-quality custom machine learning models with minimal machine learning expertise and effort. Note that google-cloud-ai_platform-v1 is a version-specific client library. For most uses, we recommend installing the main client library google-cloud-ai_platform instead. See the readme for more details." gem.summary = "Train high-quality custom machine learning models with minimal machine learning expertise and effort." gem.homepage = "https://github.com/googleapis/google-cloud-ruby" gem.license = "Apache-2.0" From 144c6b856f3a755becb2f0f729ae387cce757228 Mon Sep 17 00:00:00 2001 From: JoeWang1127 Date: Sun, 9 Aug 2026 18:11:30 +0000 Subject: [PATCH 07/11] update config --- librarian.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/librarian.yaml b/librarian.yaml index b463bbb775e3..9c657cb8fbb5 100644 --- a/librarian.yaml +++ b/librarian.yaml @@ -202,6 +202,7 @@ libraries: skip_generate: true version: 0.1.1 - name: google-cloud-ai_platform + version: 2.4.1 apis: - path: google/cloud/aiplatform/v1 ruby: @@ -214,7 +215,6 @@ libraries: - samples/acceptance/predict_text_prompt_test.rb - samples/predict_text_prompt.rb - test/README.md - skip_generate: true ruby: wrapper_of: - v1:1.0 From 5c4d65827ff328394121a7eddb1e6c9962401915 Mon Sep 17 00:00:00 2001 From: JoeWang1127 Date: Sun, 9 Aug 2026 18:12:34 +0000 Subject: [PATCH 08/11] gen google-cloud-ai_platform --- google-cloud-ai_platform/README.md | 5 ++--- google-cloud-ai_platform/google-cloud-ai_platform.gemspec | 4 ++-- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/google-cloud-ai_platform/README.md b/google-cloud-ai_platform/README.md index 2e83601d65ea..c4b5f67ae86d 100644 --- a/google-cloud-ai_platform/README.md +++ b/google-cloud-ai_platform/README.md @@ -1,8 +1,7 @@ # Ruby Client for the Vertex AI API -API Client library for the Vertex AI API +Train high-quality custom machine learning models with minimal machine learning expertise and effort. -Vertex AI enables data scientists, developers, and AI newcomers to create custom machine learning models specific to their business needs by leveraging Google's state-of-the-art transfer learning and innovative AI research. Actual client classes for the various versions of this API are defined in _versioned_ client gems, with names of the form `google-cloud-ai_platform-v*`. @@ -18,7 +17,7 @@ themselves can be found in the client library documentation for the versioned client gems: [google-cloud-ai_platform-v1](https://cloud.google.com/ruby/docs/reference/google-cloud-ai_platform-v1/latest). -See also the [Product Documentation](https://cloud.google.com/vertex-ai/docs/) +See also the [Product Documentation](https://cloud.google.com/ai-platform/docs) for more usage information. ## Quick Start diff --git a/google-cloud-ai_platform/google-cloud-ai_platform.gemspec b/google-cloud-ai_platform/google-cloud-ai_platform.gemspec index 37e2c99f4195..bbdefb13c53f 100644 --- a/google-cloud-ai_platform/google-cloud-ai_platform.gemspec +++ b/google-cloud-ai_platform/google-cloud-ai_platform.gemspec @@ -9,8 +9,8 @@ Gem::Specification.new do |gem| gem.authors = ["Google LLC"] gem.email = "googleapis-packages@google.com" - gem.description = "Vertex AI enables data scientists, developers, and AI newcomers to create custom machine learning models specific to their business needs by leveraging Google's state-of-the-art transfer learning and innovative AI research." - gem.summary = "API Client library for the Vertex AI API" + gem.description = "Train high-quality custom machine learning models with minimal machine learning expertise and effort." + gem.summary = "Train high-quality custom machine learning models with minimal machine learning expertise and effort." gem.homepage = "https://github.com/googleapis/google-cloud-ruby" gem.license = "Apache-2.0" From 6917734f13ac779cf96438e7c7f5188c2bca2a22 Mon Sep 17 00:00:00 2001 From: JoeWang1127 Date: Mon, 10 Aug 2026 12:09:59 +0000 Subject: [PATCH 09/11] rm owlbot files --- google-cloud-ai_platform-v1/.OwlBot.yaml | 3 - .../.owlbot-manifest.json | 1130 ----------------- google-cloud-ai_platform/.OwlBot.yaml | 3 - .../.owlbot-manifest.json | 31 - 4 files changed, 1167 deletions(-) delete mode 100644 google-cloud-ai_platform-v1/.OwlBot.yaml delete mode 100644 google-cloud-ai_platform-v1/.owlbot-manifest.json delete mode 100644 google-cloud-ai_platform/.OwlBot.yaml delete mode 100644 google-cloud-ai_platform/.owlbot-manifest.json diff --git a/google-cloud-ai_platform-v1/.OwlBot.yaml b/google-cloud-ai_platform-v1/.OwlBot.yaml deleted file mode 100644 index c9fe74b29b0e..000000000000 --- a/google-cloud-ai_platform-v1/.OwlBot.yaml +++ /dev/null @@ -1,3 +0,0 @@ -deep-copy-regex: - - source: /google/cloud/aiplatform/v1/[^/]+-ruby/(.*) - dest: /owl-bot-staging/google-cloud-ai_platform-v1/$1 diff --git a/google-cloud-ai_platform-v1/.owlbot-manifest.json b/google-cloud-ai_platform-v1/.owlbot-manifest.json deleted file mode 100644 index ac702a19bd69..000000000000 --- a/google-cloud-ai_platform-v1/.owlbot-manifest.json +++ /dev/null @@ -1,1130 +0,0 @@ -{ - "generated": [ - ".gitignore", - ".repo-metadata.json", - ".rubocop.yml", - ".toys.rb", - ".yardopts", - "AUTHENTICATION.md", - "CHANGELOG.md", - "Gemfile", - "LICENSE.md", - "README.md", - "Rakefile", - "gapic_metadata.json", - "google-cloud-ai_platform-v1.gemspec", - "lib/google-cloud-ai_platform-v1.rb", - "lib/google/cloud/ai_platform/v1.rb", - "lib/google/cloud/ai_platform/v1/bindings_override.rb", - "lib/google/cloud/ai_platform/v1/data_foundry_service.rb", - "lib/google/cloud/ai_platform/v1/data_foundry_service/client.rb", - "lib/google/cloud/ai_platform/v1/data_foundry_service/credentials.rb", - "lib/google/cloud/ai_platform/v1/data_foundry_service/paths.rb", - "lib/google/cloud/ai_platform/v1/data_foundry_service/rest.rb", - "lib/google/cloud/ai_platform/v1/data_foundry_service/rest/client.rb", - "lib/google/cloud/ai_platform/v1/data_foundry_service/rest/service_stub.rb", - "lib/google/cloud/ai_platform/v1/dataset_service.rb", - "lib/google/cloud/ai_platform/v1/dataset_service/client.rb", - "lib/google/cloud/ai_platform/v1/dataset_service/credentials.rb", - "lib/google/cloud/ai_platform/v1/dataset_service/operations.rb", - "lib/google/cloud/ai_platform/v1/dataset_service/paths.rb", - "lib/google/cloud/ai_platform/v1/dataset_service/rest.rb", - "lib/google/cloud/ai_platform/v1/dataset_service/rest/client.rb", - "lib/google/cloud/ai_platform/v1/dataset_service/rest/operations.rb", - "lib/google/cloud/ai_platform/v1/dataset_service/rest/service_stub.rb", - "lib/google/cloud/ai_platform/v1/deployment_resource_pool_service.rb", - "lib/google/cloud/ai_platform/v1/deployment_resource_pool_service/client.rb", - "lib/google/cloud/ai_platform/v1/deployment_resource_pool_service/credentials.rb", - "lib/google/cloud/ai_platform/v1/deployment_resource_pool_service/operations.rb", - "lib/google/cloud/ai_platform/v1/deployment_resource_pool_service/paths.rb", - "lib/google/cloud/ai_platform/v1/deployment_resource_pool_service/rest.rb", - "lib/google/cloud/ai_platform/v1/deployment_resource_pool_service/rest/client.rb", - "lib/google/cloud/ai_platform/v1/deployment_resource_pool_service/rest/operations.rb", - "lib/google/cloud/ai_platform/v1/deployment_resource_pool_service/rest/service_stub.rb", - "lib/google/cloud/ai_platform/v1/endpoint_service.rb", - "lib/google/cloud/ai_platform/v1/endpoint_service/client.rb", - "lib/google/cloud/ai_platform/v1/endpoint_service/credentials.rb", - "lib/google/cloud/ai_platform/v1/endpoint_service/operations.rb", - "lib/google/cloud/ai_platform/v1/endpoint_service/paths.rb", - "lib/google/cloud/ai_platform/v1/endpoint_service/rest.rb", - "lib/google/cloud/ai_platform/v1/endpoint_service/rest/client.rb", - "lib/google/cloud/ai_platform/v1/endpoint_service/rest/operations.rb", - "lib/google/cloud/ai_platform/v1/endpoint_service/rest/service_stub.rb", - "lib/google/cloud/ai_platform/v1/evaluation_service.rb", - "lib/google/cloud/ai_platform/v1/evaluation_service/client.rb", - "lib/google/cloud/ai_platform/v1/evaluation_service/credentials.rb", - "lib/google/cloud/ai_platform/v1/evaluation_service/paths.rb", - "lib/google/cloud/ai_platform/v1/evaluation_service/rest.rb", - "lib/google/cloud/ai_platform/v1/evaluation_service/rest/client.rb", - "lib/google/cloud/ai_platform/v1/evaluation_service/rest/service_stub.rb", - "lib/google/cloud/ai_platform/v1/feature_online_store_admin_service.rb", - "lib/google/cloud/ai_platform/v1/feature_online_store_admin_service/client.rb", - "lib/google/cloud/ai_platform/v1/feature_online_store_admin_service/credentials.rb", - "lib/google/cloud/ai_platform/v1/feature_online_store_admin_service/operations.rb", - "lib/google/cloud/ai_platform/v1/feature_online_store_admin_service/paths.rb", - "lib/google/cloud/ai_platform/v1/feature_online_store_admin_service/rest.rb", - "lib/google/cloud/ai_platform/v1/feature_online_store_admin_service/rest/client.rb", - "lib/google/cloud/ai_platform/v1/feature_online_store_admin_service/rest/operations.rb", - "lib/google/cloud/ai_platform/v1/feature_online_store_admin_service/rest/service_stub.rb", - "lib/google/cloud/ai_platform/v1/feature_online_store_service.rb", - "lib/google/cloud/ai_platform/v1/feature_online_store_service/client.rb", - "lib/google/cloud/ai_platform/v1/feature_online_store_service/credentials.rb", - "lib/google/cloud/ai_platform/v1/feature_online_store_service/paths.rb", - "lib/google/cloud/ai_platform/v1/feature_online_store_service/rest.rb", - "lib/google/cloud/ai_platform/v1/feature_online_store_service/rest/client.rb", - "lib/google/cloud/ai_platform/v1/feature_online_store_service/rest/service_stub.rb", - "lib/google/cloud/ai_platform/v1/feature_registry_service.rb", - "lib/google/cloud/ai_platform/v1/feature_registry_service/client.rb", - "lib/google/cloud/ai_platform/v1/feature_registry_service/credentials.rb", - "lib/google/cloud/ai_platform/v1/feature_registry_service/operations.rb", - "lib/google/cloud/ai_platform/v1/feature_registry_service/paths.rb", - "lib/google/cloud/ai_platform/v1/feature_registry_service/rest.rb", - "lib/google/cloud/ai_platform/v1/feature_registry_service/rest/client.rb", - "lib/google/cloud/ai_platform/v1/feature_registry_service/rest/operations.rb", - "lib/google/cloud/ai_platform/v1/feature_registry_service/rest/service_stub.rb", - "lib/google/cloud/ai_platform/v1/featurestore_online_serving_service.rb", - "lib/google/cloud/ai_platform/v1/featurestore_online_serving_service/client.rb", - "lib/google/cloud/ai_platform/v1/featurestore_online_serving_service/credentials.rb", - "lib/google/cloud/ai_platform/v1/featurestore_online_serving_service/paths.rb", - "lib/google/cloud/ai_platform/v1/featurestore_online_serving_service/rest.rb", - "lib/google/cloud/ai_platform/v1/featurestore_online_serving_service/rest/client.rb", - "lib/google/cloud/ai_platform/v1/featurestore_online_serving_service/rest/service_stub.rb", - "lib/google/cloud/ai_platform/v1/featurestore_service.rb", - "lib/google/cloud/ai_platform/v1/featurestore_service/client.rb", - "lib/google/cloud/ai_platform/v1/featurestore_service/credentials.rb", - "lib/google/cloud/ai_platform/v1/featurestore_service/operations.rb", - "lib/google/cloud/ai_platform/v1/featurestore_service/paths.rb", - "lib/google/cloud/ai_platform/v1/featurestore_service/rest.rb", - "lib/google/cloud/ai_platform/v1/featurestore_service/rest/client.rb", - "lib/google/cloud/ai_platform/v1/featurestore_service/rest/operations.rb", - "lib/google/cloud/ai_platform/v1/featurestore_service/rest/service_stub.rb", - "lib/google/cloud/ai_platform/v1/gen_ai_cache_service.rb", - "lib/google/cloud/ai_platform/v1/gen_ai_cache_service/client.rb", - "lib/google/cloud/ai_platform/v1/gen_ai_cache_service/credentials.rb", - "lib/google/cloud/ai_platform/v1/gen_ai_cache_service/paths.rb", - "lib/google/cloud/ai_platform/v1/gen_ai_cache_service/rest.rb", - "lib/google/cloud/ai_platform/v1/gen_ai_cache_service/rest/client.rb", - "lib/google/cloud/ai_platform/v1/gen_ai_cache_service/rest/service_stub.rb", - "lib/google/cloud/ai_platform/v1/gen_ai_tuning_service.rb", - "lib/google/cloud/ai_platform/v1/gen_ai_tuning_service/client.rb", - "lib/google/cloud/ai_platform/v1/gen_ai_tuning_service/credentials.rb", - "lib/google/cloud/ai_platform/v1/gen_ai_tuning_service/operations.rb", - "lib/google/cloud/ai_platform/v1/gen_ai_tuning_service/paths.rb", - "lib/google/cloud/ai_platform/v1/gen_ai_tuning_service/rest.rb", - "lib/google/cloud/ai_platform/v1/gen_ai_tuning_service/rest/client.rb", - "lib/google/cloud/ai_platform/v1/gen_ai_tuning_service/rest/operations.rb", - "lib/google/cloud/ai_platform/v1/gen_ai_tuning_service/rest/service_stub.rb", - "lib/google/cloud/ai_platform/v1/index_endpoint_service.rb", - "lib/google/cloud/ai_platform/v1/index_endpoint_service/client.rb", - "lib/google/cloud/ai_platform/v1/index_endpoint_service/credentials.rb", - "lib/google/cloud/ai_platform/v1/index_endpoint_service/operations.rb", - "lib/google/cloud/ai_platform/v1/index_endpoint_service/paths.rb", - "lib/google/cloud/ai_platform/v1/index_endpoint_service/rest.rb", - "lib/google/cloud/ai_platform/v1/index_endpoint_service/rest/client.rb", - "lib/google/cloud/ai_platform/v1/index_endpoint_service/rest/operations.rb", - "lib/google/cloud/ai_platform/v1/index_endpoint_service/rest/service_stub.rb", - "lib/google/cloud/ai_platform/v1/index_service.rb", - "lib/google/cloud/ai_platform/v1/index_service/client.rb", - "lib/google/cloud/ai_platform/v1/index_service/credentials.rb", - "lib/google/cloud/ai_platform/v1/index_service/operations.rb", - "lib/google/cloud/ai_platform/v1/index_service/paths.rb", - "lib/google/cloud/ai_platform/v1/index_service/rest.rb", - "lib/google/cloud/ai_platform/v1/index_service/rest/client.rb", - "lib/google/cloud/ai_platform/v1/index_service/rest/operations.rb", - "lib/google/cloud/ai_platform/v1/index_service/rest/service_stub.rb", - "lib/google/cloud/ai_platform/v1/job_service.rb", - "lib/google/cloud/ai_platform/v1/job_service/client.rb", - "lib/google/cloud/ai_platform/v1/job_service/credentials.rb", - "lib/google/cloud/ai_platform/v1/job_service/operations.rb", - "lib/google/cloud/ai_platform/v1/job_service/paths.rb", - "lib/google/cloud/ai_platform/v1/job_service/rest.rb", - "lib/google/cloud/ai_platform/v1/job_service/rest/client.rb", - "lib/google/cloud/ai_platform/v1/job_service/rest/operations.rb", - "lib/google/cloud/ai_platform/v1/job_service/rest/service_stub.rb", - "lib/google/cloud/ai_platform/v1/llm_utility_service.rb", - "lib/google/cloud/ai_platform/v1/llm_utility_service/client.rb", - "lib/google/cloud/ai_platform/v1/llm_utility_service/credentials.rb", - "lib/google/cloud/ai_platform/v1/llm_utility_service/paths.rb", - "lib/google/cloud/ai_platform/v1/llm_utility_service/rest.rb", - "lib/google/cloud/ai_platform/v1/llm_utility_service/rest/client.rb", - "lib/google/cloud/ai_platform/v1/llm_utility_service/rest/service_stub.rb", - "lib/google/cloud/ai_platform/v1/match_service.rb", - "lib/google/cloud/ai_platform/v1/match_service/client.rb", - "lib/google/cloud/ai_platform/v1/match_service/credentials.rb", - "lib/google/cloud/ai_platform/v1/match_service/paths.rb", - "lib/google/cloud/ai_platform/v1/match_service/rest.rb", - "lib/google/cloud/ai_platform/v1/match_service/rest/client.rb", - "lib/google/cloud/ai_platform/v1/match_service/rest/service_stub.rb", - "lib/google/cloud/ai_platform/v1/metadata_service.rb", - "lib/google/cloud/ai_platform/v1/metadata_service/client.rb", - "lib/google/cloud/ai_platform/v1/metadata_service/credentials.rb", - "lib/google/cloud/ai_platform/v1/metadata_service/operations.rb", - "lib/google/cloud/ai_platform/v1/metadata_service/paths.rb", - "lib/google/cloud/ai_platform/v1/metadata_service/rest.rb", - "lib/google/cloud/ai_platform/v1/metadata_service/rest/client.rb", - "lib/google/cloud/ai_platform/v1/metadata_service/rest/operations.rb", - "lib/google/cloud/ai_platform/v1/metadata_service/rest/service_stub.rb", - "lib/google/cloud/ai_platform/v1/migration_service.rb", - "lib/google/cloud/ai_platform/v1/migration_service/client.rb", - "lib/google/cloud/ai_platform/v1/migration_service/credentials.rb", - "lib/google/cloud/ai_platform/v1/migration_service/operations.rb", - "lib/google/cloud/ai_platform/v1/migration_service/paths.rb", - "lib/google/cloud/ai_platform/v1/migration_service/rest.rb", - "lib/google/cloud/ai_platform/v1/migration_service/rest/client.rb", - "lib/google/cloud/ai_platform/v1/migration_service/rest/operations.rb", - "lib/google/cloud/ai_platform/v1/migration_service/rest/service_stub.rb", - "lib/google/cloud/ai_platform/v1/model_garden_service.rb", - "lib/google/cloud/ai_platform/v1/model_garden_service/client.rb", - "lib/google/cloud/ai_platform/v1/model_garden_service/credentials.rb", - "lib/google/cloud/ai_platform/v1/model_garden_service/operations.rb", - "lib/google/cloud/ai_platform/v1/model_garden_service/paths.rb", - "lib/google/cloud/ai_platform/v1/model_garden_service/rest.rb", - "lib/google/cloud/ai_platform/v1/model_garden_service/rest/client.rb", - "lib/google/cloud/ai_platform/v1/model_garden_service/rest/operations.rb", - "lib/google/cloud/ai_platform/v1/model_garden_service/rest/service_stub.rb", - "lib/google/cloud/ai_platform/v1/model_service.rb", - "lib/google/cloud/ai_platform/v1/model_service/client.rb", - "lib/google/cloud/ai_platform/v1/model_service/credentials.rb", - "lib/google/cloud/ai_platform/v1/model_service/operations.rb", - "lib/google/cloud/ai_platform/v1/model_service/paths.rb", - "lib/google/cloud/ai_platform/v1/model_service/rest.rb", - "lib/google/cloud/ai_platform/v1/model_service/rest/client.rb", - "lib/google/cloud/ai_platform/v1/model_service/rest/operations.rb", - "lib/google/cloud/ai_platform/v1/model_service/rest/service_stub.rb", - "lib/google/cloud/ai_platform/v1/notebook_service.rb", - "lib/google/cloud/ai_platform/v1/notebook_service/client.rb", - "lib/google/cloud/ai_platform/v1/notebook_service/credentials.rb", - "lib/google/cloud/ai_platform/v1/notebook_service/operations.rb", - "lib/google/cloud/ai_platform/v1/notebook_service/paths.rb", - "lib/google/cloud/ai_platform/v1/notebook_service/rest.rb", - "lib/google/cloud/ai_platform/v1/notebook_service/rest/client.rb", - "lib/google/cloud/ai_platform/v1/notebook_service/rest/operations.rb", - "lib/google/cloud/ai_platform/v1/notebook_service/rest/service_stub.rb", - "lib/google/cloud/ai_platform/v1/persistent_resource_service.rb", - "lib/google/cloud/ai_platform/v1/persistent_resource_service/client.rb", - "lib/google/cloud/ai_platform/v1/persistent_resource_service/credentials.rb", - "lib/google/cloud/ai_platform/v1/persistent_resource_service/operations.rb", - "lib/google/cloud/ai_platform/v1/persistent_resource_service/paths.rb", - "lib/google/cloud/ai_platform/v1/persistent_resource_service/rest.rb", - "lib/google/cloud/ai_platform/v1/persistent_resource_service/rest/client.rb", - "lib/google/cloud/ai_platform/v1/persistent_resource_service/rest/operations.rb", - "lib/google/cloud/ai_platform/v1/persistent_resource_service/rest/service_stub.rb", - "lib/google/cloud/ai_platform/v1/pipeline_service.rb", - "lib/google/cloud/ai_platform/v1/pipeline_service/client.rb", - "lib/google/cloud/ai_platform/v1/pipeline_service/credentials.rb", - "lib/google/cloud/ai_platform/v1/pipeline_service/operations.rb", - "lib/google/cloud/ai_platform/v1/pipeline_service/paths.rb", - "lib/google/cloud/ai_platform/v1/pipeline_service/rest.rb", - "lib/google/cloud/ai_platform/v1/pipeline_service/rest/client.rb", - "lib/google/cloud/ai_platform/v1/pipeline_service/rest/operations.rb", - "lib/google/cloud/ai_platform/v1/pipeline_service/rest/service_stub.rb", - "lib/google/cloud/ai_platform/v1/prediction_service.rb", - "lib/google/cloud/ai_platform/v1/prediction_service/client.rb", - "lib/google/cloud/ai_platform/v1/prediction_service/credentials.rb", - "lib/google/cloud/ai_platform/v1/prediction_service/paths.rb", - "lib/google/cloud/ai_platform/v1/prediction_service/rest.rb", - "lib/google/cloud/ai_platform/v1/prediction_service/rest/client.rb", - "lib/google/cloud/ai_platform/v1/prediction_service/rest/service_stub.rb", - "lib/google/cloud/ai_platform/v1/reasoning_engine_execution_service.rb", - "lib/google/cloud/ai_platform/v1/reasoning_engine_execution_service/client.rb", - "lib/google/cloud/ai_platform/v1/reasoning_engine_execution_service/credentials.rb", - "lib/google/cloud/ai_platform/v1/reasoning_engine_execution_service/operations.rb", - "lib/google/cloud/ai_platform/v1/reasoning_engine_execution_service/paths.rb", - "lib/google/cloud/ai_platform/v1/reasoning_engine_execution_service/rest.rb", - "lib/google/cloud/ai_platform/v1/reasoning_engine_execution_service/rest/client.rb", - "lib/google/cloud/ai_platform/v1/reasoning_engine_execution_service/rest/operations.rb", - "lib/google/cloud/ai_platform/v1/reasoning_engine_execution_service/rest/service_stub.rb", - "lib/google/cloud/ai_platform/v1/reasoning_engine_service.rb", - "lib/google/cloud/ai_platform/v1/reasoning_engine_service/client.rb", - "lib/google/cloud/ai_platform/v1/reasoning_engine_service/credentials.rb", - "lib/google/cloud/ai_platform/v1/reasoning_engine_service/operations.rb", - "lib/google/cloud/ai_platform/v1/reasoning_engine_service/paths.rb", - "lib/google/cloud/ai_platform/v1/reasoning_engine_service/rest.rb", - "lib/google/cloud/ai_platform/v1/reasoning_engine_service/rest/client.rb", - "lib/google/cloud/ai_platform/v1/reasoning_engine_service/rest/operations.rb", - "lib/google/cloud/ai_platform/v1/reasoning_engine_service/rest/service_stub.rb", - "lib/google/cloud/ai_platform/v1/rest.rb", - "lib/google/cloud/ai_platform/v1/schedule_service.rb", - "lib/google/cloud/ai_platform/v1/schedule_service/client.rb", - "lib/google/cloud/ai_platform/v1/schedule_service/credentials.rb", - "lib/google/cloud/ai_platform/v1/schedule_service/operations.rb", - "lib/google/cloud/ai_platform/v1/schedule_service/paths.rb", - "lib/google/cloud/ai_platform/v1/schedule_service/rest.rb", - "lib/google/cloud/ai_platform/v1/schedule_service/rest/client.rb", - "lib/google/cloud/ai_platform/v1/schedule_service/rest/operations.rb", - "lib/google/cloud/ai_platform/v1/schedule_service/rest/service_stub.rb", - "lib/google/cloud/ai_platform/v1/session_service.rb", - "lib/google/cloud/ai_platform/v1/session_service/client.rb", - "lib/google/cloud/ai_platform/v1/session_service/credentials.rb", - "lib/google/cloud/ai_platform/v1/session_service/operations.rb", - "lib/google/cloud/ai_platform/v1/session_service/paths.rb", - "lib/google/cloud/ai_platform/v1/session_service/rest.rb", - "lib/google/cloud/ai_platform/v1/session_service/rest/client.rb", - "lib/google/cloud/ai_platform/v1/session_service/rest/operations.rb", - "lib/google/cloud/ai_platform/v1/session_service/rest/service_stub.rb", - "lib/google/cloud/ai_platform/v1/specialist_pool_service.rb", - "lib/google/cloud/ai_platform/v1/specialist_pool_service/client.rb", - "lib/google/cloud/ai_platform/v1/specialist_pool_service/credentials.rb", - "lib/google/cloud/ai_platform/v1/specialist_pool_service/operations.rb", - "lib/google/cloud/ai_platform/v1/specialist_pool_service/paths.rb", - "lib/google/cloud/ai_platform/v1/specialist_pool_service/rest.rb", - "lib/google/cloud/ai_platform/v1/specialist_pool_service/rest/client.rb", - "lib/google/cloud/ai_platform/v1/specialist_pool_service/rest/operations.rb", - "lib/google/cloud/ai_platform/v1/specialist_pool_service/rest/service_stub.rb", - "lib/google/cloud/ai_platform/v1/tensorboard_service.rb", - "lib/google/cloud/ai_platform/v1/tensorboard_service/client.rb", - "lib/google/cloud/ai_platform/v1/tensorboard_service/credentials.rb", - "lib/google/cloud/ai_platform/v1/tensorboard_service/operations.rb", - "lib/google/cloud/ai_platform/v1/tensorboard_service/paths.rb", - "lib/google/cloud/ai_platform/v1/tensorboard_service/rest.rb", - "lib/google/cloud/ai_platform/v1/tensorboard_service/rest/client.rb", - "lib/google/cloud/ai_platform/v1/tensorboard_service/rest/operations.rb", - "lib/google/cloud/ai_platform/v1/tensorboard_service/rest/service_stub.rb", - "lib/google/cloud/ai_platform/v1/version.rb", - "lib/google/cloud/ai_platform/v1/vertex_rag_data_service.rb", - "lib/google/cloud/ai_platform/v1/vertex_rag_data_service/client.rb", - "lib/google/cloud/ai_platform/v1/vertex_rag_data_service/credentials.rb", - "lib/google/cloud/ai_platform/v1/vertex_rag_data_service/operations.rb", - "lib/google/cloud/ai_platform/v1/vertex_rag_data_service/paths.rb", - "lib/google/cloud/ai_platform/v1/vertex_rag_data_service/rest.rb", - "lib/google/cloud/ai_platform/v1/vertex_rag_data_service/rest/client.rb", - "lib/google/cloud/ai_platform/v1/vertex_rag_data_service/rest/operations.rb", - "lib/google/cloud/ai_platform/v1/vertex_rag_data_service/rest/service_stub.rb", - "lib/google/cloud/ai_platform/v1/vertex_rag_service.rb", - "lib/google/cloud/ai_platform/v1/vertex_rag_service/client.rb", - "lib/google/cloud/ai_platform/v1/vertex_rag_service/credentials.rb", - "lib/google/cloud/ai_platform/v1/vertex_rag_service/operations.rb", - "lib/google/cloud/ai_platform/v1/vertex_rag_service/paths.rb", - "lib/google/cloud/ai_platform/v1/vertex_rag_service/rest.rb", - "lib/google/cloud/ai_platform/v1/vertex_rag_service/rest/client.rb", - "lib/google/cloud/ai_platform/v1/vertex_rag_service/rest/operations.rb", - "lib/google/cloud/ai_platform/v1/vertex_rag_service/rest/service_stub.rb", - "lib/google/cloud/ai_platform/v1/vizier_service.rb", - "lib/google/cloud/ai_platform/v1/vizier_service/client.rb", - "lib/google/cloud/ai_platform/v1/vizier_service/credentials.rb", - "lib/google/cloud/ai_platform/v1/vizier_service/operations.rb", - "lib/google/cloud/ai_platform/v1/vizier_service/paths.rb", - "lib/google/cloud/ai_platform/v1/vizier_service/rest.rb", - "lib/google/cloud/ai_platform/v1/vizier_service/rest/client.rb", - "lib/google/cloud/ai_platform/v1/vizier_service/rest/operations.rb", - "lib/google/cloud/ai_platform/v1/vizier_service/rest/service_stub.rb", - "lib/google/cloud/aiplatform/v1/accelerator_type_pb.rb", - "lib/google/cloud/aiplatform/v1/annotation_pb.rb", - "lib/google/cloud/aiplatform/v1/annotation_spec_pb.rb", - "lib/google/cloud/aiplatform/v1/api_auth_pb.rb", - "lib/google/cloud/aiplatform/v1/artifact_pb.rb", - "lib/google/cloud/aiplatform/v1/batch_prediction_job_pb.rb", - "lib/google/cloud/aiplatform/v1/cached_content_pb.rb", - "lib/google/cloud/aiplatform/v1/completion_stats_pb.rb", - "lib/google/cloud/aiplatform/v1/content_pb.rb", - "lib/google/cloud/aiplatform/v1/context_pb.rb", - "lib/google/cloud/aiplatform/v1/custom_job_pb.rb", - "lib/google/cloud/aiplatform/v1/data_foundry_service_pb.rb", - "lib/google/cloud/aiplatform/v1/data_foundry_service_services_pb.rb", - "lib/google/cloud/aiplatform/v1/data_item_pb.rb", - "lib/google/cloud/aiplatform/v1/data_labeling_job_pb.rb", - "lib/google/cloud/aiplatform/v1/dataset_pb.rb", - "lib/google/cloud/aiplatform/v1/dataset_service_pb.rb", - "lib/google/cloud/aiplatform/v1/dataset_service_services_pb.rb", - "lib/google/cloud/aiplatform/v1/dataset_version_pb.rb", - "lib/google/cloud/aiplatform/v1/deployed_index_ref_pb.rb", - "lib/google/cloud/aiplatform/v1/deployed_model_ref_pb.rb", - "lib/google/cloud/aiplatform/v1/deployment_resource_pool_pb.rb", - "lib/google/cloud/aiplatform/v1/deployment_resource_pool_service_pb.rb", - "lib/google/cloud/aiplatform/v1/deployment_resource_pool_service_services_pb.rb", - "lib/google/cloud/aiplatform/v1/deployment_stage_pb.rb", - "lib/google/cloud/aiplatform/v1/encryption_spec_pb.rb", - "lib/google/cloud/aiplatform/v1/endpoint_pb.rb", - "lib/google/cloud/aiplatform/v1/endpoint_service_pb.rb", - "lib/google/cloud/aiplatform/v1/endpoint_service_services_pb.rb", - "lib/google/cloud/aiplatform/v1/entity_type_pb.rb", - "lib/google/cloud/aiplatform/v1/env_var_pb.rb", - "lib/google/cloud/aiplatform/v1/evaluated_annotation_pb.rb", - "lib/google/cloud/aiplatform/v1/evaluation_service_pb.rb", - "lib/google/cloud/aiplatform/v1/evaluation_service_services_pb.rb", - "lib/google/cloud/aiplatform/v1/event_pb.rb", - "lib/google/cloud/aiplatform/v1/execution_pb.rb", - "lib/google/cloud/aiplatform/v1/explanation_metadata_pb.rb", - "lib/google/cloud/aiplatform/v1/explanation_pb.rb", - "lib/google/cloud/aiplatform/v1/feature_group_pb.rb", - "lib/google/cloud/aiplatform/v1/feature_monitoring_stats_pb.rb", - "lib/google/cloud/aiplatform/v1/feature_online_store_admin_service_pb.rb", - "lib/google/cloud/aiplatform/v1/feature_online_store_admin_service_services_pb.rb", - "lib/google/cloud/aiplatform/v1/feature_online_store_pb.rb", - "lib/google/cloud/aiplatform/v1/feature_online_store_service_pb.rb", - "lib/google/cloud/aiplatform/v1/feature_online_store_service_services_pb.rb", - "lib/google/cloud/aiplatform/v1/feature_pb.rb", - "lib/google/cloud/aiplatform/v1/feature_registry_service_pb.rb", - "lib/google/cloud/aiplatform/v1/feature_registry_service_services_pb.rb", - "lib/google/cloud/aiplatform/v1/feature_selector_pb.rb", - "lib/google/cloud/aiplatform/v1/feature_view_pb.rb", - "lib/google/cloud/aiplatform/v1/feature_view_sync_pb.rb", - "lib/google/cloud/aiplatform/v1/featurestore_monitoring_pb.rb", - "lib/google/cloud/aiplatform/v1/featurestore_online_service_pb.rb", - "lib/google/cloud/aiplatform/v1/featurestore_online_service_services_pb.rb", - "lib/google/cloud/aiplatform/v1/featurestore_pb.rb", - "lib/google/cloud/aiplatform/v1/featurestore_service_pb.rb", - "lib/google/cloud/aiplatform/v1/featurestore_service_services_pb.rb", - "lib/google/cloud/aiplatform/v1/gen_ai_cache_service_pb.rb", - "lib/google/cloud/aiplatform/v1/gen_ai_cache_service_services_pb.rb", - "lib/google/cloud/aiplatform/v1/genai_tuning_service_pb.rb", - "lib/google/cloud/aiplatform/v1/genai_tuning_service_services_pb.rb", - "lib/google/cloud/aiplatform/v1/hyperparameter_tuning_job_pb.rb", - "lib/google/cloud/aiplatform/v1/index_endpoint_pb.rb", - "lib/google/cloud/aiplatform/v1/index_endpoint_service_pb.rb", - "lib/google/cloud/aiplatform/v1/index_endpoint_service_services_pb.rb", - "lib/google/cloud/aiplatform/v1/index_pb.rb", - "lib/google/cloud/aiplatform/v1/index_service_pb.rb", - "lib/google/cloud/aiplatform/v1/index_service_services_pb.rb", - "lib/google/cloud/aiplatform/v1/io_pb.rb", - "lib/google/cloud/aiplatform/v1/job_service_pb.rb", - "lib/google/cloud/aiplatform/v1/job_service_services_pb.rb", - "lib/google/cloud/aiplatform/v1/job_state_pb.rb", - "lib/google/cloud/aiplatform/v1/lineage_subgraph_pb.rb", - "lib/google/cloud/aiplatform/v1/llm_utility_service_pb.rb", - "lib/google/cloud/aiplatform/v1/llm_utility_service_services_pb.rb", - "lib/google/cloud/aiplatform/v1/machine_resources_pb.rb", - "lib/google/cloud/aiplatform/v1/manual_batch_tuning_parameters_pb.rb", - "lib/google/cloud/aiplatform/v1/match_service_pb.rb", - "lib/google/cloud/aiplatform/v1/match_service_services_pb.rb", - "lib/google/cloud/aiplatform/v1/metadata_schema_pb.rb", - "lib/google/cloud/aiplatform/v1/metadata_service_pb.rb", - "lib/google/cloud/aiplatform/v1/metadata_service_services_pb.rb", - "lib/google/cloud/aiplatform/v1/metadata_store_pb.rb", - "lib/google/cloud/aiplatform/v1/migratable_resource_pb.rb", - "lib/google/cloud/aiplatform/v1/migration_service_pb.rb", - "lib/google/cloud/aiplatform/v1/migration_service_services_pb.rb", - "lib/google/cloud/aiplatform/v1/model_deployment_monitoring_job_pb.rb", - "lib/google/cloud/aiplatform/v1/model_evaluation_pb.rb", - "lib/google/cloud/aiplatform/v1/model_evaluation_slice_pb.rb", - "lib/google/cloud/aiplatform/v1/model_garden_service_pb.rb", - "lib/google/cloud/aiplatform/v1/model_garden_service_services_pb.rb", - "lib/google/cloud/aiplatform/v1/model_monitoring_pb.rb", - "lib/google/cloud/aiplatform/v1/model_pb.rb", - "lib/google/cloud/aiplatform/v1/model_service_pb.rb", - "lib/google/cloud/aiplatform/v1/model_service_services_pb.rb", - "lib/google/cloud/aiplatform/v1/nas_job_pb.rb", - "lib/google/cloud/aiplatform/v1/network_spec_pb.rb", - "lib/google/cloud/aiplatform/v1/notebook_euc_config_pb.rb", - "lib/google/cloud/aiplatform/v1/notebook_execution_job_pb.rb", - "lib/google/cloud/aiplatform/v1/notebook_idle_shutdown_config_pb.rb", - "lib/google/cloud/aiplatform/v1/notebook_runtime_pb.rb", - "lib/google/cloud/aiplatform/v1/notebook_runtime_template_ref_pb.rb", - "lib/google/cloud/aiplatform/v1/notebook_service_pb.rb", - "lib/google/cloud/aiplatform/v1/notebook_service_services_pb.rb", - "lib/google/cloud/aiplatform/v1/notebook_software_config_pb.rb", - "lib/google/cloud/aiplatform/v1/openapi_pb.rb", - "lib/google/cloud/aiplatform/v1/operation_pb.rb", - "lib/google/cloud/aiplatform/v1/persistent_resource_pb.rb", - "lib/google/cloud/aiplatform/v1/persistent_resource_service_pb.rb", - "lib/google/cloud/aiplatform/v1/persistent_resource_service_services_pb.rb", - "lib/google/cloud/aiplatform/v1/pipeline_failure_policy_pb.rb", - "lib/google/cloud/aiplatform/v1/pipeline_job_pb.rb", - "lib/google/cloud/aiplatform/v1/pipeline_service_pb.rb", - "lib/google/cloud/aiplatform/v1/pipeline_service_services_pb.rb", - "lib/google/cloud/aiplatform/v1/pipeline_state_pb.rb", - "lib/google/cloud/aiplatform/v1/prediction_service_pb.rb", - "lib/google/cloud/aiplatform/v1/prediction_service_services_pb.rb", - "lib/google/cloud/aiplatform/v1/publisher_model_pb.rb", - "lib/google/cloud/aiplatform/v1/reasoning_engine_execution_service_pb.rb", - "lib/google/cloud/aiplatform/v1/reasoning_engine_execution_service_services_pb.rb", - "lib/google/cloud/aiplatform/v1/reasoning_engine_pb.rb", - "lib/google/cloud/aiplatform/v1/reasoning_engine_service_pb.rb", - "lib/google/cloud/aiplatform/v1/reasoning_engine_service_services_pb.rb", - "lib/google/cloud/aiplatform/v1/reservation_affinity_pb.rb", - "lib/google/cloud/aiplatform/v1/saved_query_pb.rb", - "lib/google/cloud/aiplatform/v1/schedule_pb.rb", - "lib/google/cloud/aiplatform/v1/schedule_service_pb.rb", - "lib/google/cloud/aiplatform/v1/schedule_service_services_pb.rb", - "lib/google/cloud/aiplatform/v1/service_networking_pb.rb", - "lib/google/cloud/aiplatform/v1/session_pb.rb", - "lib/google/cloud/aiplatform/v1/session_service_pb.rb", - "lib/google/cloud/aiplatform/v1/session_service_services_pb.rb", - "lib/google/cloud/aiplatform/v1/specialist_pool_pb.rb", - "lib/google/cloud/aiplatform/v1/specialist_pool_service_pb.rb", - "lib/google/cloud/aiplatform/v1/specialist_pool_service_services_pb.rb", - "lib/google/cloud/aiplatform/v1/study_pb.rb", - "lib/google/cloud/aiplatform/v1/tensorboard_data_pb.rb", - "lib/google/cloud/aiplatform/v1/tensorboard_experiment_pb.rb", - "lib/google/cloud/aiplatform/v1/tensorboard_pb.rb", - "lib/google/cloud/aiplatform/v1/tensorboard_run_pb.rb", - "lib/google/cloud/aiplatform/v1/tensorboard_service_pb.rb", - "lib/google/cloud/aiplatform/v1/tensorboard_service_services_pb.rb", - "lib/google/cloud/aiplatform/v1/tensorboard_time_series_pb.rb", - "lib/google/cloud/aiplatform/v1/tool_pb.rb", - "lib/google/cloud/aiplatform/v1/training_pipeline_pb.rb", - "lib/google/cloud/aiplatform/v1/tuning_job_pb.rb", - "lib/google/cloud/aiplatform/v1/types_pb.rb", - "lib/google/cloud/aiplatform/v1/unmanaged_container_model_pb.rb", - "lib/google/cloud/aiplatform/v1/usage_metadata_pb.rb", - "lib/google/cloud/aiplatform/v1/user_action_reference_pb.rb", - "lib/google/cloud/aiplatform/v1/value_pb.rb", - "lib/google/cloud/aiplatform/v1/vertex_rag_data_pb.rb", - "lib/google/cloud/aiplatform/v1/vertex_rag_data_service_pb.rb", - "lib/google/cloud/aiplatform/v1/vertex_rag_data_service_services_pb.rb", - "lib/google/cloud/aiplatform/v1/vertex_rag_service_pb.rb", - "lib/google/cloud/aiplatform/v1/vertex_rag_service_services_pb.rb", - "lib/google/cloud/aiplatform/v1/vizier_service_pb.rb", - "lib/google/cloud/aiplatform/v1/vizier_service_services_pb.rb", - "proto_docs/README.md", - "proto_docs/google/api/client.rb", - "proto_docs/google/api/field_behavior.rb", - "proto_docs/google/api/httpbody.rb", - "proto_docs/google/api/launch_stage.rb", - "proto_docs/google/api/resource.rb", - "proto_docs/google/cloud/aiplatform/v1/accelerator_type.rb", - "proto_docs/google/cloud/aiplatform/v1/annotation.rb", - "proto_docs/google/cloud/aiplatform/v1/annotation_spec.rb", - "proto_docs/google/cloud/aiplatform/v1/api_auth.rb", - "proto_docs/google/cloud/aiplatform/v1/artifact.rb", - "proto_docs/google/cloud/aiplatform/v1/batch_prediction_job.rb", - "proto_docs/google/cloud/aiplatform/v1/cached_content.rb", - "proto_docs/google/cloud/aiplatform/v1/completion_stats.rb", - "proto_docs/google/cloud/aiplatform/v1/content.rb", - "proto_docs/google/cloud/aiplatform/v1/context.rb", - "proto_docs/google/cloud/aiplatform/v1/custom_job.rb", - "proto_docs/google/cloud/aiplatform/v1/data_foundry_service.rb", - "proto_docs/google/cloud/aiplatform/v1/data_item.rb", - "proto_docs/google/cloud/aiplatform/v1/data_labeling_job.rb", - "proto_docs/google/cloud/aiplatform/v1/dataset.rb", - "proto_docs/google/cloud/aiplatform/v1/dataset_service.rb", - "proto_docs/google/cloud/aiplatform/v1/dataset_version.rb", - "proto_docs/google/cloud/aiplatform/v1/deployed_index_ref.rb", - "proto_docs/google/cloud/aiplatform/v1/deployed_model_ref.rb", - "proto_docs/google/cloud/aiplatform/v1/deployment_resource_pool.rb", - "proto_docs/google/cloud/aiplatform/v1/deployment_resource_pool_service.rb", - "proto_docs/google/cloud/aiplatform/v1/deployment_stage.rb", - "proto_docs/google/cloud/aiplatform/v1/encryption_spec.rb", - "proto_docs/google/cloud/aiplatform/v1/endpoint.rb", - "proto_docs/google/cloud/aiplatform/v1/endpoint_service.rb", - "proto_docs/google/cloud/aiplatform/v1/entity_type.rb", - "proto_docs/google/cloud/aiplatform/v1/env_var.rb", - "proto_docs/google/cloud/aiplatform/v1/evaluated_annotation.rb", - "proto_docs/google/cloud/aiplatform/v1/evaluation_service.rb", - "proto_docs/google/cloud/aiplatform/v1/event.rb", - "proto_docs/google/cloud/aiplatform/v1/execution.rb", - "proto_docs/google/cloud/aiplatform/v1/explanation.rb", - "proto_docs/google/cloud/aiplatform/v1/explanation_metadata.rb", - "proto_docs/google/cloud/aiplatform/v1/feature.rb", - "proto_docs/google/cloud/aiplatform/v1/feature_group.rb", - "proto_docs/google/cloud/aiplatform/v1/feature_monitoring_stats.rb", - "proto_docs/google/cloud/aiplatform/v1/feature_online_store.rb", - "proto_docs/google/cloud/aiplatform/v1/feature_online_store_admin_service.rb", - "proto_docs/google/cloud/aiplatform/v1/feature_online_store_service.rb", - "proto_docs/google/cloud/aiplatform/v1/feature_registry_service.rb", - "proto_docs/google/cloud/aiplatform/v1/feature_selector.rb", - "proto_docs/google/cloud/aiplatform/v1/feature_view.rb", - "proto_docs/google/cloud/aiplatform/v1/feature_view_sync.rb", - "proto_docs/google/cloud/aiplatform/v1/featurestore.rb", - "proto_docs/google/cloud/aiplatform/v1/featurestore_monitoring.rb", - "proto_docs/google/cloud/aiplatform/v1/featurestore_online_service.rb", - "proto_docs/google/cloud/aiplatform/v1/featurestore_service.rb", - "proto_docs/google/cloud/aiplatform/v1/gen_ai_cache_service.rb", - "proto_docs/google/cloud/aiplatform/v1/genai_tuning_service.rb", - "proto_docs/google/cloud/aiplatform/v1/hyperparameter_tuning_job.rb", - "proto_docs/google/cloud/aiplatform/v1/index.rb", - "proto_docs/google/cloud/aiplatform/v1/index_endpoint.rb", - "proto_docs/google/cloud/aiplatform/v1/index_endpoint_service.rb", - "proto_docs/google/cloud/aiplatform/v1/index_service.rb", - "proto_docs/google/cloud/aiplatform/v1/io.rb", - "proto_docs/google/cloud/aiplatform/v1/job_service.rb", - "proto_docs/google/cloud/aiplatform/v1/job_state.rb", - "proto_docs/google/cloud/aiplatform/v1/lineage_subgraph.rb", - "proto_docs/google/cloud/aiplatform/v1/llm_utility_service.rb", - "proto_docs/google/cloud/aiplatform/v1/machine_resources.rb", - "proto_docs/google/cloud/aiplatform/v1/manual_batch_tuning_parameters.rb", - "proto_docs/google/cloud/aiplatform/v1/match_service.rb", - "proto_docs/google/cloud/aiplatform/v1/metadata_schema.rb", - "proto_docs/google/cloud/aiplatform/v1/metadata_service.rb", - "proto_docs/google/cloud/aiplatform/v1/metadata_store.rb", - "proto_docs/google/cloud/aiplatform/v1/migratable_resource.rb", - "proto_docs/google/cloud/aiplatform/v1/migration_service.rb", - "proto_docs/google/cloud/aiplatform/v1/model.rb", - "proto_docs/google/cloud/aiplatform/v1/model_deployment_monitoring_job.rb", - "proto_docs/google/cloud/aiplatform/v1/model_evaluation.rb", - "proto_docs/google/cloud/aiplatform/v1/model_evaluation_slice.rb", - "proto_docs/google/cloud/aiplatform/v1/model_garden_service.rb", - "proto_docs/google/cloud/aiplatform/v1/model_monitoring.rb", - "proto_docs/google/cloud/aiplatform/v1/model_service.rb", - "proto_docs/google/cloud/aiplatform/v1/nas_job.rb", - "proto_docs/google/cloud/aiplatform/v1/network_spec.rb", - "proto_docs/google/cloud/aiplatform/v1/notebook_euc_config.rb", - "proto_docs/google/cloud/aiplatform/v1/notebook_execution_job.rb", - "proto_docs/google/cloud/aiplatform/v1/notebook_idle_shutdown_config.rb", - "proto_docs/google/cloud/aiplatform/v1/notebook_runtime.rb", - "proto_docs/google/cloud/aiplatform/v1/notebook_runtime_template_ref.rb", - "proto_docs/google/cloud/aiplatform/v1/notebook_service.rb", - "proto_docs/google/cloud/aiplatform/v1/notebook_software_config.rb", - "proto_docs/google/cloud/aiplatform/v1/openapi.rb", - "proto_docs/google/cloud/aiplatform/v1/operation.rb", - "proto_docs/google/cloud/aiplatform/v1/persistent_resource.rb", - "proto_docs/google/cloud/aiplatform/v1/persistent_resource_service.rb", - "proto_docs/google/cloud/aiplatform/v1/pipeline_failure_policy.rb", - "proto_docs/google/cloud/aiplatform/v1/pipeline_job.rb", - "proto_docs/google/cloud/aiplatform/v1/pipeline_service.rb", - "proto_docs/google/cloud/aiplatform/v1/pipeline_state.rb", - "proto_docs/google/cloud/aiplatform/v1/prediction_service.rb", - "proto_docs/google/cloud/aiplatform/v1/publisher_model.rb", - "proto_docs/google/cloud/aiplatform/v1/reasoning_engine.rb", - "proto_docs/google/cloud/aiplatform/v1/reasoning_engine_execution_service.rb", - "proto_docs/google/cloud/aiplatform/v1/reasoning_engine_service.rb", - "proto_docs/google/cloud/aiplatform/v1/reservation_affinity.rb", - "proto_docs/google/cloud/aiplatform/v1/saved_query.rb", - "proto_docs/google/cloud/aiplatform/v1/schedule.rb", - "proto_docs/google/cloud/aiplatform/v1/schedule_service.rb", - "proto_docs/google/cloud/aiplatform/v1/schema/predict/instance/image_classification.rb", - "proto_docs/google/cloud/aiplatform/v1/schema/predict/instance/image_object_detection.rb", - "proto_docs/google/cloud/aiplatform/v1/schema/predict/instance/image_segmentation.rb", - "proto_docs/google/cloud/aiplatform/v1/schema/predict/instance/text_classification.rb", - "proto_docs/google/cloud/aiplatform/v1/schema/predict/instance/text_extraction.rb", - "proto_docs/google/cloud/aiplatform/v1/schema/predict/instance/text_sentiment.rb", - "proto_docs/google/cloud/aiplatform/v1/schema/predict/instance/video_action_recognition.rb", - "proto_docs/google/cloud/aiplatform/v1/schema/predict/instance/video_classification.rb", - "proto_docs/google/cloud/aiplatform/v1/schema/predict/instance/video_object_tracking.rb", - "proto_docs/google/cloud/aiplatform/v1/schema/predict/params/image_classification.rb", - "proto_docs/google/cloud/aiplatform/v1/schema/predict/params/image_object_detection.rb", - "proto_docs/google/cloud/aiplatform/v1/schema/predict/params/image_segmentation.rb", - "proto_docs/google/cloud/aiplatform/v1/schema/predict/params/video_action_recognition.rb", - "proto_docs/google/cloud/aiplatform/v1/schema/predict/params/video_classification.rb", - "proto_docs/google/cloud/aiplatform/v1/schema/predict/params/video_object_tracking.rb", - "proto_docs/google/cloud/aiplatform/v1/schema/predict/prediction/classification.rb", - "proto_docs/google/cloud/aiplatform/v1/schema/predict/prediction/image_object_detection.rb", - "proto_docs/google/cloud/aiplatform/v1/schema/predict/prediction/image_segmentation.rb", - "proto_docs/google/cloud/aiplatform/v1/schema/predict/prediction/tabular_classification.rb", - "proto_docs/google/cloud/aiplatform/v1/schema/predict/prediction/tabular_regression.rb", - "proto_docs/google/cloud/aiplatform/v1/schema/predict/prediction/text_extraction.rb", - "proto_docs/google/cloud/aiplatform/v1/schema/predict/prediction/text_sentiment.rb", - "proto_docs/google/cloud/aiplatform/v1/schema/predict/prediction/video_action_recognition.rb", - "proto_docs/google/cloud/aiplatform/v1/schema/predict/prediction/video_classification.rb", - "proto_docs/google/cloud/aiplatform/v1/schema/predict/prediction/video_object_tracking.rb", - "proto_docs/google/cloud/aiplatform/v1/schema/trainingjob/definition/automl_image_classification.rb", - "proto_docs/google/cloud/aiplatform/v1/schema/trainingjob/definition/automl_image_object_detection.rb", - "proto_docs/google/cloud/aiplatform/v1/schema/trainingjob/definition/automl_image_segmentation.rb", - "proto_docs/google/cloud/aiplatform/v1/schema/trainingjob/definition/automl_tables.rb", - "proto_docs/google/cloud/aiplatform/v1/schema/trainingjob/definition/automl_text_classification.rb", - "proto_docs/google/cloud/aiplatform/v1/schema/trainingjob/definition/automl_text_extraction.rb", - "proto_docs/google/cloud/aiplatform/v1/schema/trainingjob/definition/automl_text_sentiment.rb", - "proto_docs/google/cloud/aiplatform/v1/schema/trainingjob/definition/automl_video_action_recognition.rb", - "proto_docs/google/cloud/aiplatform/v1/schema/trainingjob/definition/automl_video_classification.rb", - "proto_docs/google/cloud/aiplatform/v1/schema/trainingjob/definition/automl_video_object_tracking.rb", - "proto_docs/google/cloud/aiplatform/v1/schema/trainingjob/definition/export_evaluated_data_items_config.rb", - "proto_docs/google/cloud/aiplatform/v1/service_networking.rb", - "proto_docs/google/cloud/aiplatform/v1/session.rb", - "proto_docs/google/cloud/aiplatform/v1/session_service.rb", - "proto_docs/google/cloud/aiplatform/v1/specialist_pool.rb", - "proto_docs/google/cloud/aiplatform/v1/specialist_pool_service.rb", - "proto_docs/google/cloud/aiplatform/v1/study.rb", - "proto_docs/google/cloud/aiplatform/v1/tensorboard.rb", - "proto_docs/google/cloud/aiplatform/v1/tensorboard_data.rb", - "proto_docs/google/cloud/aiplatform/v1/tensorboard_experiment.rb", - "proto_docs/google/cloud/aiplatform/v1/tensorboard_run.rb", - "proto_docs/google/cloud/aiplatform/v1/tensorboard_service.rb", - "proto_docs/google/cloud/aiplatform/v1/tensorboard_time_series.rb", - "proto_docs/google/cloud/aiplatform/v1/tool.rb", - "proto_docs/google/cloud/aiplatform/v1/training_pipeline.rb", - "proto_docs/google/cloud/aiplatform/v1/tuning_job.rb", - "proto_docs/google/cloud/aiplatform/v1/types.rb", - "proto_docs/google/cloud/aiplatform/v1/unmanaged_container_model.rb", - "proto_docs/google/cloud/aiplatform/v1/usage_metadata.rb", - "proto_docs/google/cloud/aiplatform/v1/user_action_reference.rb", - "proto_docs/google/cloud/aiplatform/v1/value.rb", - "proto_docs/google/cloud/aiplatform/v1/vertex_rag_data.rb", - "proto_docs/google/cloud/aiplatform/v1/vertex_rag_data_service.rb", - "proto_docs/google/cloud/aiplatform/v1/vertex_rag_service.rb", - "proto_docs/google/cloud/aiplatform/v1/vizier_service.rb", - "proto_docs/google/longrunning/operations.rb", - "proto_docs/google/protobuf/any.rb", - "proto_docs/google/protobuf/duration.rb", - "proto_docs/google/protobuf/empty.rb", - "proto_docs/google/protobuf/field_mask.rb", - "proto_docs/google/protobuf/struct.rb", - "proto_docs/google/protobuf/timestamp.rb", - "proto_docs/google/protobuf/wrappers.rb", - "proto_docs/google/rpc/status.rb", - "proto_docs/google/type/date.rb", - "proto_docs/google/type/expr.rb", - "proto_docs/google/type/interval.rb", - "proto_docs/google/type/latlng.rb", - "proto_docs/google/type/money.rb", - "snippets/Gemfile", - "snippets/data_foundry_service/generate_synthetic_data.rb", - "snippets/dataset_service/create_dataset.rb", - "snippets/dataset_service/create_dataset_version.rb", - "snippets/dataset_service/delete_dataset.rb", - "snippets/dataset_service/delete_dataset_version.rb", - "snippets/dataset_service/delete_saved_query.rb", - "snippets/dataset_service/export_data.rb", - "snippets/dataset_service/get_annotation_spec.rb", - "snippets/dataset_service/get_dataset.rb", - "snippets/dataset_service/get_dataset_version.rb", - "snippets/dataset_service/import_data.rb", - "snippets/dataset_service/list_annotations.rb", - "snippets/dataset_service/list_data_items.rb", - "snippets/dataset_service/list_dataset_versions.rb", - "snippets/dataset_service/list_datasets.rb", - "snippets/dataset_service/list_saved_queries.rb", - "snippets/dataset_service/restore_dataset_version.rb", - "snippets/dataset_service/search_data_items.rb", - "snippets/dataset_service/update_dataset.rb", - "snippets/dataset_service/update_dataset_version.rb", - "snippets/deployment_resource_pool_service/create_deployment_resource_pool.rb", - "snippets/deployment_resource_pool_service/delete_deployment_resource_pool.rb", - "snippets/deployment_resource_pool_service/get_deployment_resource_pool.rb", - "snippets/deployment_resource_pool_service/list_deployment_resource_pools.rb", - "snippets/deployment_resource_pool_service/query_deployed_models.rb", - "snippets/deployment_resource_pool_service/update_deployment_resource_pool.rb", - "snippets/endpoint_service/create_endpoint.rb", - "snippets/endpoint_service/delete_endpoint.rb", - "snippets/endpoint_service/deploy_model.rb", - "snippets/endpoint_service/get_endpoint.rb", - "snippets/endpoint_service/list_endpoints.rb", - "snippets/endpoint_service/mutate_deployed_model.rb", - "snippets/endpoint_service/undeploy_model.rb", - "snippets/endpoint_service/update_endpoint.rb", - "snippets/endpoint_service/update_endpoint_long_running.rb", - "snippets/evaluation_service/evaluate_instances.rb", - "snippets/feature_online_store_admin_service/create_feature_online_store.rb", - "snippets/feature_online_store_admin_service/create_feature_view.rb", - "snippets/feature_online_store_admin_service/delete_feature_online_store.rb", - "snippets/feature_online_store_admin_service/delete_feature_view.rb", - "snippets/feature_online_store_admin_service/get_feature_online_store.rb", - "snippets/feature_online_store_admin_service/get_feature_view.rb", - "snippets/feature_online_store_admin_service/get_feature_view_sync.rb", - "snippets/feature_online_store_admin_service/list_feature_online_stores.rb", - "snippets/feature_online_store_admin_service/list_feature_view_syncs.rb", - "snippets/feature_online_store_admin_service/list_feature_views.rb", - "snippets/feature_online_store_admin_service/sync_feature_view.rb", - "snippets/feature_online_store_admin_service/update_feature_online_store.rb", - "snippets/feature_online_store_admin_service/update_feature_view.rb", - "snippets/feature_online_store_service/feature_view_direct_write.rb", - "snippets/feature_online_store_service/fetch_feature_values.rb", - "snippets/feature_online_store_service/generate_fetch_access_token.rb", - "snippets/feature_online_store_service/search_nearest_entities.rb", - "snippets/feature_registry_service/batch_create_features.rb", - "snippets/feature_registry_service/create_feature.rb", - "snippets/feature_registry_service/create_feature_group.rb", - "snippets/feature_registry_service/delete_feature.rb", - "snippets/feature_registry_service/delete_feature_group.rb", - "snippets/feature_registry_service/get_feature.rb", - "snippets/feature_registry_service/get_feature_group.rb", - "snippets/feature_registry_service/list_feature_groups.rb", - "snippets/feature_registry_service/list_features.rb", - "snippets/feature_registry_service/update_feature.rb", - "snippets/feature_registry_service/update_feature_group.rb", - "snippets/featurestore_online_serving_service/read_feature_values.rb", - "snippets/featurestore_online_serving_service/streaming_read_feature_values.rb", - "snippets/featurestore_online_serving_service/write_feature_values.rb", - "snippets/featurestore_service/batch_create_features.rb", - "snippets/featurestore_service/batch_read_feature_values.rb", - "snippets/featurestore_service/create_entity_type.rb", - "snippets/featurestore_service/create_feature.rb", - "snippets/featurestore_service/create_featurestore.rb", - "snippets/featurestore_service/delete_entity_type.rb", - "snippets/featurestore_service/delete_feature.rb", - "snippets/featurestore_service/delete_feature_values.rb", - "snippets/featurestore_service/delete_featurestore.rb", - "snippets/featurestore_service/export_feature_values.rb", - "snippets/featurestore_service/get_entity_type.rb", - "snippets/featurestore_service/get_feature.rb", - "snippets/featurestore_service/get_featurestore.rb", - "snippets/featurestore_service/import_feature_values.rb", - "snippets/featurestore_service/list_entity_types.rb", - "snippets/featurestore_service/list_features.rb", - "snippets/featurestore_service/list_featurestores.rb", - "snippets/featurestore_service/search_features.rb", - "snippets/featurestore_service/update_entity_type.rb", - "snippets/featurestore_service/update_feature.rb", - "snippets/featurestore_service/update_featurestore.rb", - "snippets/gen_ai_cache_service/create_cached_content.rb", - "snippets/gen_ai_cache_service/delete_cached_content.rb", - "snippets/gen_ai_cache_service/get_cached_content.rb", - "snippets/gen_ai_cache_service/list_cached_contents.rb", - "snippets/gen_ai_cache_service/update_cached_content.rb", - "snippets/gen_ai_tuning_service/cancel_tuning_job.rb", - "snippets/gen_ai_tuning_service/create_tuning_job.rb", - "snippets/gen_ai_tuning_service/get_tuning_job.rb", - "snippets/gen_ai_tuning_service/list_tuning_jobs.rb", - "snippets/gen_ai_tuning_service/rebase_tuned_model.rb", - "snippets/index_endpoint_service/create_index_endpoint.rb", - "snippets/index_endpoint_service/delete_index_endpoint.rb", - "snippets/index_endpoint_service/deploy_index.rb", - "snippets/index_endpoint_service/get_index_endpoint.rb", - "snippets/index_endpoint_service/list_index_endpoints.rb", - "snippets/index_endpoint_service/mutate_deployed_index.rb", - "snippets/index_endpoint_service/undeploy_index.rb", - "snippets/index_endpoint_service/update_index_endpoint.rb", - "snippets/index_service/create_index.rb", - "snippets/index_service/delete_index.rb", - "snippets/index_service/get_index.rb", - "snippets/index_service/list_indexes.rb", - "snippets/index_service/remove_datapoints.rb", - "snippets/index_service/update_index.rb", - "snippets/index_service/upsert_datapoints.rb", - "snippets/job_service/cancel_batch_prediction_job.rb", - "snippets/job_service/cancel_custom_job.rb", - "snippets/job_service/cancel_data_labeling_job.rb", - "snippets/job_service/cancel_hyperparameter_tuning_job.rb", - "snippets/job_service/cancel_nas_job.rb", - "snippets/job_service/create_batch_prediction_job.rb", - "snippets/job_service/create_custom_job.rb", - "snippets/job_service/create_data_labeling_job.rb", - "snippets/job_service/create_hyperparameter_tuning_job.rb", - "snippets/job_service/create_model_deployment_monitoring_job.rb", - "snippets/job_service/create_nas_job.rb", - "snippets/job_service/delete_batch_prediction_job.rb", - "snippets/job_service/delete_custom_job.rb", - "snippets/job_service/delete_data_labeling_job.rb", - "snippets/job_service/delete_hyperparameter_tuning_job.rb", - "snippets/job_service/delete_model_deployment_monitoring_job.rb", - "snippets/job_service/delete_nas_job.rb", - "snippets/job_service/get_batch_prediction_job.rb", - "snippets/job_service/get_custom_job.rb", - "snippets/job_service/get_data_labeling_job.rb", - "snippets/job_service/get_hyperparameter_tuning_job.rb", - "snippets/job_service/get_model_deployment_monitoring_job.rb", - "snippets/job_service/get_nas_job.rb", - "snippets/job_service/get_nas_trial_detail.rb", - "snippets/job_service/list_batch_prediction_jobs.rb", - "snippets/job_service/list_custom_jobs.rb", - "snippets/job_service/list_data_labeling_jobs.rb", - "snippets/job_service/list_hyperparameter_tuning_jobs.rb", - "snippets/job_service/list_model_deployment_monitoring_jobs.rb", - "snippets/job_service/list_nas_jobs.rb", - "snippets/job_service/list_nas_trial_details.rb", - "snippets/job_service/pause_model_deployment_monitoring_job.rb", - "snippets/job_service/resume_model_deployment_monitoring_job.rb", - "snippets/job_service/search_model_deployment_monitoring_stats_anomalies.rb", - "snippets/job_service/update_model_deployment_monitoring_job.rb", - "snippets/llm_utility_service/compute_tokens.rb", - "snippets/llm_utility_service/count_tokens.rb", - "snippets/match_service/find_neighbors.rb", - "snippets/match_service/read_index_datapoints.rb", - "snippets/metadata_service/add_context_artifacts_and_executions.rb", - "snippets/metadata_service/add_context_children.rb", - "snippets/metadata_service/add_execution_events.rb", - "snippets/metadata_service/create_artifact.rb", - "snippets/metadata_service/create_context.rb", - "snippets/metadata_service/create_execution.rb", - "snippets/metadata_service/create_metadata_schema.rb", - "snippets/metadata_service/create_metadata_store.rb", - "snippets/metadata_service/delete_artifact.rb", - "snippets/metadata_service/delete_context.rb", - "snippets/metadata_service/delete_execution.rb", - "snippets/metadata_service/delete_metadata_store.rb", - "snippets/metadata_service/get_artifact.rb", - "snippets/metadata_service/get_context.rb", - "snippets/metadata_service/get_execution.rb", - "snippets/metadata_service/get_metadata_schema.rb", - "snippets/metadata_service/get_metadata_store.rb", - "snippets/metadata_service/list_artifacts.rb", - "snippets/metadata_service/list_contexts.rb", - "snippets/metadata_service/list_executions.rb", - "snippets/metadata_service/list_metadata_schemas.rb", - "snippets/metadata_service/list_metadata_stores.rb", - "snippets/metadata_service/purge_artifacts.rb", - "snippets/metadata_service/purge_contexts.rb", - "snippets/metadata_service/purge_executions.rb", - "snippets/metadata_service/query_artifact_lineage_subgraph.rb", - "snippets/metadata_service/query_context_lineage_subgraph.rb", - "snippets/metadata_service/query_execution_inputs_and_outputs.rb", - "snippets/metadata_service/remove_context_children.rb", - "snippets/metadata_service/update_artifact.rb", - "snippets/metadata_service/update_context.rb", - "snippets/metadata_service/update_execution.rb", - "snippets/migration_service/batch_migrate_resources.rb", - "snippets/migration_service/search_migratable_resources.rb", - "snippets/model_garden_service/deploy.rb", - "snippets/model_garden_service/get_publisher_model.rb", - "snippets/model_service/batch_import_evaluated_annotations.rb", - "snippets/model_service/batch_import_model_evaluation_slices.rb", - "snippets/model_service/copy_model.rb", - "snippets/model_service/delete_model.rb", - "snippets/model_service/delete_model_version.rb", - "snippets/model_service/export_model.rb", - "snippets/model_service/get_model.rb", - "snippets/model_service/get_model_evaluation.rb", - "snippets/model_service/get_model_evaluation_slice.rb", - "snippets/model_service/import_model_evaluation.rb", - "snippets/model_service/list_model_evaluation_slices.rb", - "snippets/model_service/list_model_evaluations.rb", - "snippets/model_service/list_model_version_checkpoints.rb", - "snippets/model_service/list_model_versions.rb", - "snippets/model_service/list_models.rb", - "snippets/model_service/merge_version_aliases.rb", - "snippets/model_service/update_explanation_dataset.rb", - "snippets/model_service/update_model.rb", - "snippets/model_service/upload_model.rb", - "snippets/notebook_service/assign_notebook_runtime.rb", - "snippets/notebook_service/create_notebook_execution_job.rb", - "snippets/notebook_service/create_notebook_runtime_template.rb", - "snippets/notebook_service/delete_notebook_execution_job.rb", - "snippets/notebook_service/delete_notebook_runtime.rb", - "snippets/notebook_service/delete_notebook_runtime_template.rb", - "snippets/notebook_service/get_notebook_execution_job.rb", - "snippets/notebook_service/get_notebook_runtime.rb", - "snippets/notebook_service/get_notebook_runtime_template.rb", - "snippets/notebook_service/list_notebook_execution_jobs.rb", - "snippets/notebook_service/list_notebook_runtime_templates.rb", - "snippets/notebook_service/list_notebook_runtimes.rb", - "snippets/notebook_service/start_notebook_runtime.rb", - "snippets/notebook_service/stop_notebook_runtime.rb", - "snippets/notebook_service/update_notebook_runtime_template.rb", - "snippets/notebook_service/upgrade_notebook_runtime.rb", - "snippets/persistent_resource_service/create_persistent_resource.rb", - "snippets/persistent_resource_service/delete_persistent_resource.rb", - "snippets/persistent_resource_service/get_persistent_resource.rb", - "snippets/persistent_resource_service/list_persistent_resources.rb", - "snippets/persistent_resource_service/reboot_persistent_resource.rb", - "snippets/persistent_resource_service/update_persistent_resource.rb", - "snippets/pipeline_service/batch_cancel_pipeline_jobs.rb", - "snippets/pipeline_service/batch_delete_pipeline_jobs.rb", - "snippets/pipeline_service/cancel_pipeline_job.rb", - "snippets/pipeline_service/cancel_training_pipeline.rb", - "snippets/pipeline_service/create_pipeline_job.rb", - "snippets/pipeline_service/create_training_pipeline.rb", - "snippets/pipeline_service/delete_pipeline_job.rb", - "snippets/pipeline_service/delete_training_pipeline.rb", - "snippets/pipeline_service/get_pipeline_job.rb", - "snippets/pipeline_service/get_training_pipeline.rb", - "snippets/pipeline_service/list_pipeline_jobs.rb", - "snippets/pipeline_service/list_training_pipelines.rb", - "snippets/prediction_service/direct_predict.rb", - "snippets/prediction_service/direct_raw_predict.rb", - "snippets/prediction_service/embed_content.rb", - "snippets/prediction_service/explain.rb", - "snippets/prediction_service/generate_content.rb", - "snippets/prediction_service/predict.rb", - "snippets/prediction_service/raw_predict.rb", - "snippets/prediction_service/server_streaming_predict.rb", - "snippets/prediction_service/stream_direct_predict.rb", - "snippets/prediction_service/stream_direct_raw_predict.rb", - "snippets/prediction_service/stream_generate_content.rb", - "snippets/prediction_service/stream_raw_predict.rb", - "snippets/prediction_service/streaming_predict.rb", - "snippets/prediction_service/streaming_raw_predict.rb", - "snippets/reasoning_engine_execution_service/async_query_reasoning_engine.rb", - "snippets/reasoning_engine_execution_service/cancel_async_query_reasoning_engine.rb", - "snippets/reasoning_engine_execution_service/query_reasoning_engine.rb", - "snippets/reasoning_engine_execution_service/stream_query_reasoning_engine.rb", - "snippets/reasoning_engine_service/create_reasoning_engine.rb", - "snippets/reasoning_engine_service/delete_reasoning_engine.rb", - "snippets/reasoning_engine_service/get_reasoning_engine.rb", - "snippets/reasoning_engine_service/list_reasoning_engines.rb", - "snippets/reasoning_engine_service/update_reasoning_engine.rb", - "snippets/schedule_service/create_schedule.rb", - "snippets/schedule_service/delete_schedule.rb", - "snippets/schedule_service/get_schedule.rb", - "snippets/schedule_service/list_schedules.rb", - "snippets/schedule_service/pause_schedule.rb", - "snippets/schedule_service/resume_schedule.rb", - "snippets/schedule_service/update_schedule.rb", - "snippets/session_service/append_event.rb", - "snippets/session_service/create_session.rb", - "snippets/session_service/delete_session.rb", - "snippets/session_service/get_session.rb", - "snippets/session_service/list_events.rb", - "snippets/session_service/list_sessions.rb", - "snippets/session_service/update_session.rb", - "snippets/snippet_metadata_google.cloud.aiplatform.v1.json", - "snippets/specialist_pool_service/create_specialist_pool.rb", - "snippets/specialist_pool_service/delete_specialist_pool.rb", - "snippets/specialist_pool_service/get_specialist_pool.rb", - "snippets/specialist_pool_service/list_specialist_pools.rb", - "snippets/specialist_pool_service/update_specialist_pool.rb", - "snippets/tensorboard_service/batch_create_tensorboard_runs.rb", - "snippets/tensorboard_service/batch_create_tensorboard_time_series.rb", - "snippets/tensorboard_service/batch_read_tensorboard_time_series_data.rb", - "snippets/tensorboard_service/create_tensorboard.rb", - "snippets/tensorboard_service/create_tensorboard_experiment.rb", - "snippets/tensorboard_service/create_tensorboard_run.rb", - "snippets/tensorboard_service/create_tensorboard_time_series.rb", - "snippets/tensorboard_service/delete_tensorboard.rb", - "snippets/tensorboard_service/delete_tensorboard_experiment.rb", - "snippets/tensorboard_service/delete_tensorboard_run.rb", - "snippets/tensorboard_service/delete_tensorboard_time_series.rb", - "snippets/tensorboard_service/export_tensorboard_time_series_data.rb", - "snippets/tensorboard_service/get_tensorboard.rb", - "snippets/tensorboard_service/get_tensorboard_experiment.rb", - "snippets/tensorboard_service/get_tensorboard_run.rb", - "snippets/tensorboard_service/get_tensorboard_time_series.rb", - "snippets/tensorboard_service/list_tensorboard_experiments.rb", - "snippets/tensorboard_service/list_tensorboard_runs.rb", - "snippets/tensorboard_service/list_tensorboard_time_series.rb", - "snippets/tensorboard_service/list_tensorboards.rb", - "snippets/tensorboard_service/read_tensorboard_blob_data.rb", - "snippets/tensorboard_service/read_tensorboard_size.rb", - "snippets/tensorboard_service/read_tensorboard_time_series_data.rb", - "snippets/tensorboard_service/read_tensorboard_usage.rb", - "snippets/tensorboard_service/update_tensorboard.rb", - "snippets/tensorboard_service/update_tensorboard_experiment.rb", - "snippets/tensorboard_service/update_tensorboard_run.rb", - "snippets/tensorboard_service/update_tensorboard_time_series.rb", - "snippets/tensorboard_service/write_tensorboard_experiment_data.rb", - "snippets/tensorboard_service/write_tensorboard_run_data.rb", - "snippets/vertex_rag_data_service/create_rag_corpus.rb", - "snippets/vertex_rag_data_service/delete_rag_corpus.rb", - "snippets/vertex_rag_data_service/delete_rag_file.rb", - "snippets/vertex_rag_data_service/get_rag_corpus.rb", - "snippets/vertex_rag_data_service/get_rag_engine_config.rb", - "snippets/vertex_rag_data_service/get_rag_file.rb", - "snippets/vertex_rag_data_service/import_rag_files.rb", - "snippets/vertex_rag_data_service/list_rag_corpora.rb", - "snippets/vertex_rag_data_service/list_rag_files.rb", - "snippets/vertex_rag_data_service/update_rag_corpus.rb", - "snippets/vertex_rag_data_service/update_rag_engine_config.rb", - "snippets/vertex_rag_data_service/upload_rag_file.rb", - "snippets/vertex_rag_service/ask_contexts.rb", - "snippets/vertex_rag_service/async_retrieve_contexts.rb", - "snippets/vertex_rag_service/augment_prompt.rb", - "snippets/vertex_rag_service/corroborate_content.rb", - "snippets/vertex_rag_service/retrieve_contexts.rb", - "snippets/vizier_service/add_trial_measurement.rb", - "snippets/vizier_service/check_trial_early_stopping_state.rb", - "snippets/vizier_service/complete_trial.rb", - "snippets/vizier_service/create_study.rb", - "snippets/vizier_service/create_trial.rb", - "snippets/vizier_service/delete_study.rb", - "snippets/vizier_service/delete_trial.rb", - "snippets/vizier_service/get_study.rb", - "snippets/vizier_service/get_trial.rb", - "snippets/vizier_service/list_optimal_trials.rb", - "snippets/vizier_service/list_studies.rb", - "snippets/vizier_service/list_trials.rb", - "snippets/vizier_service/lookup_study.rb", - "snippets/vizier_service/stop_trial.rb", - "snippets/vizier_service/suggest_trials.rb", - "test/google/cloud/ai_platform/v1/data_foundry_service_paths_test.rb", - "test/google/cloud/ai_platform/v1/data_foundry_service_rest_test.rb", - "test/google/cloud/ai_platform/v1/data_foundry_service_test.rb", - "test/google/cloud/ai_platform/v1/dataset_service_operations_test.rb", - "test/google/cloud/ai_platform/v1/dataset_service_paths_test.rb", - "test/google/cloud/ai_platform/v1/dataset_service_rest_test.rb", - "test/google/cloud/ai_platform/v1/dataset_service_test.rb", - "test/google/cloud/ai_platform/v1/deployment_resource_pool_service_operations_test.rb", - "test/google/cloud/ai_platform/v1/deployment_resource_pool_service_paths_test.rb", - "test/google/cloud/ai_platform/v1/deployment_resource_pool_service_rest_test.rb", - "test/google/cloud/ai_platform/v1/deployment_resource_pool_service_test.rb", - "test/google/cloud/ai_platform/v1/endpoint_service_operations_test.rb", - "test/google/cloud/ai_platform/v1/endpoint_service_paths_test.rb", - "test/google/cloud/ai_platform/v1/endpoint_service_rest_test.rb", - "test/google/cloud/ai_platform/v1/endpoint_service_test.rb", - "test/google/cloud/ai_platform/v1/evaluation_service_paths_test.rb", - "test/google/cloud/ai_platform/v1/evaluation_service_rest_test.rb", - "test/google/cloud/ai_platform/v1/evaluation_service_test.rb", - "test/google/cloud/ai_platform/v1/feature_online_store_admin_service_operations_test.rb", - "test/google/cloud/ai_platform/v1/feature_online_store_admin_service_paths_test.rb", - "test/google/cloud/ai_platform/v1/feature_online_store_admin_service_rest_test.rb", - "test/google/cloud/ai_platform/v1/feature_online_store_admin_service_test.rb", - "test/google/cloud/ai_platform/v1/feature_online_store_service_paths_test.rb", - "test/google/cloud/ai_platform/v1/feature_online_store_service_rest_test.rb", - "test/google/cloud/ai_platform/v1/feature_online_store_service_test.rb", - "test/google/cloud/ai_platform/v1/feature_registry_service_operations_test.rb", - "test/google/cloud/ai_platform/v1/feature_registry_service_paths_test.rb", - "test/google/cloud/ai_platform/v1/feature_registry_service_rest_test.rb", - "test/google/cloud/ai_platform/v1/feature_registry_service_test.rb", - "test/google/cloud/ai_platform/v1/featurestore_online_serving_service_paths_test.rb", - "test/google/cloud/ai_platform/v1/featurestore_online_serving_service_rest_test.rb", - "test/google/cloud/ai_platform/v1/featurestore_online_serving_service_test.rb", - "test/google/cloud/ai_platform/v1/featurestore_service_operations_test.rb", - "test/google/cloud/ai_platform/v1/featurestore_service_paths_test.rb", - "test/google/cloud/ai_platform/v1/featurestore_service_rest_test.rb", - "test/google/cloud/ai_platform/v1/featurestore_service_test.rb", - "test/google/cloud/ai_platform/v1/gen_ai_cache_service_paths_test.rb", - "test/google/cloud/ai_platform/v1/gen_ai_cache_service_rest_test.rb", - "test/google/cloud/ai_platform/v1/gen_ai_cache_service_test.rb", - "test/google/cloud/ai_platform/v1/gen_ai_tuning_service_operations_test.rb", - "test/google/cloud/ai_platform/v1/gen_ai_tuning_service_paths_test.rb", - "test/google/cloud/ai_platform/v1/gen_ai_tuning_service_rest_test.rb", - "test/google/cloud/ai_platform/v1/gen_ai_tuning_service_test.rb", - "test/google/cloud/ai_platform/v1/index_endpoint_service_operations_test.rb", - "test/google/cloud/ai_platform/v1/index_endpoint_service_paths_test.rb", - "test/google/cloud/ai_platform/v1/index_endpoint_service_rest_test.rb", - "test/google/cloud/ai_platform/v1/index_endpoint_service_test.rb", - "test/google/cloud/ai_platform/v1/index_service_operations_test.rb", - "test/google/cloud/ai_platform/v1/index_service_paths_test.rb", - "test/google/cloud/ai_platform/v1/index_service_rest_test.rb", - "test/google/cloud/ai_platform/v1/index_service_test.rb", - "test/google/cloud/ai_platform/v1/job_service_operations_test.rb", - "test/google/cloud/ai_platform/v1/job_service_paths_test.rb", - "test/google/cloud/ai_platform/v1/job_service_rest_test.rb", - "test/google/cloud/ai_platform/v1/job_service_test.rb", - "test/google/cloud/ai_platform/v1/llm_utility_service_paths_test.rb", - "test/google/cloud/ai_platform/v1/llm_utility_service_rest_test.rb", - "test/google/cloud/ai_platform/v1/llm_utility_service_test.rb", - "test/google/cloud/ai_platform/v1/match_service_paths_test.rb", - "test/google/cloud/ai_platform/v1/match_service_rest_test.rb", - "test/google/cloud/ai_platform/v1/match_service_test.rb", - "test/google/cloud/ai_platform/v1/metadata_service_operations_test.rb", - "test/google/cloud/ai_platform/v1/metadata_service_paths_test.rb", - "test/google/cloud/ai_platform/v1/metadata_service_rest_test.rb", - "test/google/cloud/ai_platform/v1/metadata_service_test.rb", - "test/google/cloud/ai_platform/v1/migration_service_operations_test.rb", - "test/google/cloud/ai_platform/v1/migration_service_paths_test.rb", - "test/google/cloud/ai_platform/v1/migration_service_rest_test.rb", - "test/google/cloud/ai_platform/v1/migration_service_test.rb", - "test/google/cloud/ai_platform/v1/model_garden_service_operations_test.rb", - "test/google/cloud/ai_platform/v1/model_garden_service_paths_test.rb", - "test/google/cloud/ai_platform/v1/model_garden_service_rest_test.rb", - "test/google/cloud/ai_platform/v1/model_garden_service_test.rb", - "test/google/cloud/ai_platform/v1/model_service_operations_test.rb", - "test/google/cloud/ai_platform/v1/model_service_paths_test.rb", - "test/google/cloud/ai_platform/v1/model_service_rest_test.rb", - "test/google/cloud/ai_platform/v1/model_service_test.rb", - "test/google/cloud/ai_platform/v1/notebook_service_operations_test.rb", - "test/google/cloud/ai_platform/v1/notebook_service_paths_test.rb", - "test/google/cloud/ai_platform/v1/notebook_service_rest_test.rb", - "test/google/cloud/ai_platform/v1/notebook_service_test.rb", - "test/google/cloud/ai_platform/v1/persistent_resource_service_operations_test.rb", - "test/google/cloud/ai_platform/v1/persistent_resource_service_paths_test.rb", - "test/google/cloud/ai_platform/v1/persistent_resource_service_rest_test.rb", - "test/google/cloud/ai_platform/v1/persistent_resource_service_test.rb", - "test/google/cloud/ai_platform/v1/pipeline_service_operations_test.rb", - "test/google/cloud/ai_platform/v1/pipeline_service_paths_test.rb", - "test/google/cloud/ai_platform/v1/pipeline_service_rest_test.rb", - "test/google/cloud/ai_platform/v1/pipeline_service_test.rb", - "test/google/cloud/ai_platform/v1/prediction_service_paths_test.rb", - "test/google/cloud/ai_platform/v1/prediction_service_rest_test.rb", - "test/google/cloud/ai_platform/v1/prediction_service_test.rb", - "test/google/cloud/ai_platform/v1/reasoning_engine_execution_service_operations_test.rb", - "test/google/cloud/ai_platform/v1/reasoning_engine_execution_service_paths_test.rb", - "test/google/cloud/ai_platform/v1/reasoning_engine_execution_service_rest_test.rb", - "test/google/cloud/ai_platform/v1/reasoning_engine_execution_service_test.rb", - "test/google/cloud/ai_platform/v1/reasoning_engine_service_operations_test.rb", - "test/google/cloud/ai_platform/v1/reasoning_engine_service_paths_test.rb", - "test/google/cloud/ai_platform/v1/reasoning_engine_service_rest_test.rb", - "test/google/cloud/ai_platform/v1/reasoning_engine_service_test.rb", - "test/google/cloud/ai_platform/v1/schedule_service_operations_test.rb", - "test/google/cloud/ai_platform/v1/schedule_service_paths_test.rb", - "test/google/cloud/ai_platform/v1/schedule_service_rest_test.rb", - "test/google/cloud/ai_platform/v1/schedule_service_test.rb", - "test/google/cloud/ai_platform/v1/session_service_operations_test.rb", - "test/google/cloud/ai_platform/v1/session_service_paths_test.rb", - "test/google/cloud/ai_platform/v1/session_service_rest_test.rb", - "test/google/cloud/ai_platform/v1/session_service_test.rb", - "test/google/cloud/ai_platform/v1/specialist_pool_service_operations_test.rb", - "test/google/cloud/ai_platform/v1/specialist_pool_service_paths_test.rb", - "test/google/cloud/ai_platform/v1/specialist_pool_service_rest_test.rb", - "test/google/cloud/ai_platform/v1/specialist_pool_service_test.rb", - "test/google/cloud/ai_platform/v1/tensorboard_service_operations_test.rb", - "test/google/cloud/ai_platform/v1/tensorboard_service_paths_test.rb", - "test/google/cloud/ai_platform/v1/tensorboard_service_rest_test.rb", - "test/google/cloud/ai_platform/v1/tensorboard_service_test.rb", - "test/google/cloud/ai_platform/v1/vertex_rag_data_service_operations_test.rb", - "test/google/cloud/ai_platform/v1/vertex_rag_data_service_paths_test.rb", - "test/google/cloud/ai_platform/v1/vertex_rag_data_service_rest_test.rb", - "test/google/cloud/ai_platform/v1/vertex_rag_data_service_test.rb", - "test/google/cloud/ai_platform/v1/vertex_rag_service_operations_test.rb", - "test/google/cloud/ai_platform/v1/vertex_rag_service_paths_test.rb", - "test/google/cloud/ai_platform/v1/vertex_rag_service_rest_test.rb", - "test/google/cloud/ai_platform/v1/vertex_rag_service_test.rb", - "test/google/cloud/ai_platform/v1/vizier_service_operations_test.rb", - "test/google/cloud/ai_platform/v1/vizier_service_paths_test.rb", - "test/google/cloud/ai_platform/v1/vizier_service_rest_test.rb", - "test/google/cloud/ai_platform/v1/vizier_service_test.rb", - "test/helper.rb" - ], - "static": [ - ".OwlBot.yaml", - "Gemfile.lock" - ] -} diff --git a/google-cloud-ai_platform/.OwlBot.yaml b/google-cloud-ai_platform/.OwlBot.yaml deleted file mode 100644 index d9bdcf0ebf98..000000000000 --- a/google-cloud-ai_platform/.OwlBot.yaml +++ /dev/null @@ -1,3 +0,0 @@ -deep-copy-regex: - - source: /google/cloud/aiplatform/[^/]+-ruby/(.*) - dest: /owl-bot-staging/google-cloud-ai_platform/$1 diff --git a/google-cloud-ai_platform/.owlbot-manifest.json b/google-cloud-ai_platform/.owlbot-manifest.json deleted file mode 100644 index ca90839f0ab3..000000000000 --- a/google-cloud-ai_platform/.owlbot-manifest.json +++ /dev/null @@ -1,31 +0,0 @@ -{ - "generated": [ - ".gitignore", - ".repo-metadata.json", - ".rubocop.yml", - ".toys.rb", - ".yardopts", - "AUTHENTICATION.md", - "CHANGELOG.md", - "Gemfile", - "LICENSE.md", - "README.md", - "Rakefile", - "google-cloud-ai_platform.gemspec", - "lib/google-cloud-ai_platform.rb", - "lib/google/cloud/ai_platform.rb", - "lib/google/cloud/ai_platform/version.rb", - "test/google/cloud/ai_platform/client_test.rb", - "test/google/cloud/ai_platform/version_test.rb", - "test/helper.rb" - ], - "static": [ - ".OwlBot.yaml", - "Gemfile.lock", - "samples/Gemfile", - "samples/Rakefile", - "samples/acceptance/predict_text_prompt_test.rb", - "samples/predict_text_prompt.rb", - "test/README.md" - ] -} From ce757df8c2fe8b2e8c8dc94d139efbbfe021bf5c Mon Sep 17 00:00:00 2001 From: JoeWang1127 Date: Mon, 10 Aug 2026 12:11:03 +0000 Subject: [PATCH 10/11] update librarian version --- librarian.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/librarian.yaml b/librarian.yaml index 9c657cb8fbb5..2916f52257ad 100644 --- a/librarian.yaml +++ b/librarian.yaml @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. language: ruby -version: v0.33.0 +version: v0.34.0 sources: googleapis: commit: 57394718a71457aa37ab002352b22081976bdd91 From 23a890d763587db238a8c8f94671e121869bc4ea Mon Sep 17 00:00:00 2001 From: JoeWang1127 Date: Mon, 10 Aug 2026 12:19:15 +0000 Subject: [PATCH 11/11] tidy --- librarian.yaml | 180 ++++++++++++++++++++++++------------------------- 1 file changed, 90 insertions(+), 90 deletions(-) diff --git a/librarian.yaml b/librarian.yaml index 2916f52257ad..9ee5786e10fb 100644 --- a/librarian.yaml +++ b/librarian.yaml @@ -35,10 +35,10 @@ libraries: wrapper_of: - v1:2.0 - name: google-ads-ad_manager-v1 + version: 5.0.1 apis: - path: google/ads/admanager/v1 skip_generate: true - version: 5.0.1 - name: google-ads-data_manager apis: - path: google/ads/datamanager/v1 @@ -47,23 +47,23 @@ libraries: wrapper_of: - v1:0.0 - name: google-ads-data_manager-v1 + version: 0.8.0 apis: - path: google/ads/datamanager/v1 skip_generate: true - version: 0.8.0 - name: google-ads-marketing_platform-admin + version: 0.3.1 apis: - path: google/marketingplatform/admin/v1alpha skip_generate: true ruby: wrapper_of: - v1alpha:0.0 - version: 0.3.1 - name: google-ads-marketing_platform-admin-v1alpha + version: 0.6.1 apis: - path: google/marketingplatform/admin/v1alpha skip_generate: true - version: 0.6.1 - name: google-analytics-admin apis: - path: google/analytics/admin/v1alpha @@ -197,10 +197,10 @@ libraries: wrapper_of: - v1:0.0 - name: google-cloud-agent_registry-v1 + version: 0.1.1 apis: - path: google/cloud/agentregistry/v1 skip_generate: true - version: 0.1.1 - name: google-cloud-ai_platform version: 2.4.1 apis: @@ -259,6 +259,7 @@ libraries: ruby-cloud-service-override: AlloyDBCSQLAdmin=AlloyDBCloudSQLAdmin skip_generate: true - name: google-cloud-alloy_db-v1beta + version: 0.23.1 apis: - path: google/cloud/alloydb/v1beta ruby: @@ -266,7 +267,6 @@ libraries: ruby-cloud-gem-namespace: Google::Cloud::AlloyDB::V1beta ruby-cloud-service-override: AlloyDBCSQLAdmin=AlloyDBCloudSQLAdmin skip_generate: true - version: 0.23.1 - name: google-cloud-api_gateway apis: - path: google/cloud/apigateway/v1 @@ -292,10 +292,10 @@ libraries: wrapper_of: - v1:0.0 - name: google-cloud-api_hub-v1 + version: 1.0.1 apis: - path: google/cloud/apihub/v1 skip_generate: true - version: 1.0.1 - name: google-cloud-api_keys apis: - path: google/api/apikeys/v2 @@ -315,10 +315,10 @@ libraries: wrapper_of: - v1beta:0.0 - name: google-cloud-api_registry-v1beta + version: 0.4.1 apis: - path: google/cloud/apiregistry/v1beta skip_generate: true - version: 0.4.1 - name: google-cloud-apigee_connect apis: - path: google/cloud/apigeeconnect/v1 @@ -353,13 +353,13 @@ libraries: wrapper_of: - v1:0.9 - name: google-cloud-app_engine-v1 + version: 1.8.1 apis: - path: google/appengine/v1 ruby: ruby_cloud_opts: ruby-cloud-env-prefix: APP_ENGINE skip_generate: true - version: 1.8.1 - name: google-cloud-app_hub apis: - path: google/cloud/apphub/v1 @@ -368,10 +368,10 @@ libraries: wrapper_of: - v1:1.0 - name: google-cloud-app_hub-v1 + version: 1.7.1 apis: - path: google/cloud/apphub/v1 skip_generate: true - version: 1.7.1 - name: google-cloud-app_optimize apis: - path: google/cloud/appoptimize/v1beta @@ -394,13 +394,13 @@ libraries: wrapper_of: - v1:1.3 - name: google-cloud-artifact_registry-v1 + version: 1.14.1 apis: - path: google/devtools/artifactregistry/v1 ruby: ruby_cloud_opts: ruby-cloud-env-prefix: ARTIFACT_REGISTRY skip_generate: true - version: 1.14.1 - name: google-cloud-artifact_registry-v1beta2 apis: - path: google/devtools/artifactregistry/v1beta2 @@ -443,13 +443,13 @@ libraries: wrapper_of: - v1:1.2 - name: google-cloud-assured_workloads-v1 + version: 1.8.1 apis: - path: google/cloud/assuredworkloads/v1 ruby: ruby_cloud_opts: ruby-cloud-env-prefix: ASSURED_WORKLOADS skip_generate: true - version: 1.8.1 - name: google-cloud-assured_workloads-v1beta1 apis: - path: google/cloud/assuredworkloads/v1beta1 @@ -536,10 +536,10 @@ libraries: wrapper_of: - v2:1.0 - name: google-cloud-bare_metal_solution-v2 + version: 1.6.1 apis: - path: google/cloud/baremetalsolution/v2 skip_generate: true - version: 1.6.1 - name: google-cloud-batch apis: - path: google/cloud/batch/v1 @@ -559,37 +559,37 @@ libraries: wrapper_of: - v1:0.4 - name: google-cloud-beyond_corp-app_connections-v1 + version: 0.13.1 apis: - path: google/cloud/beyondcorp/appconnections/v1 ruby: ruby_cloud_opts: ruby-cloud-wrapper-gem-override: google-cloud-beyond_corp skip_generate: true - version: 0.13.1 - name: google-cloud-beyond_corp-app_connectors-v1 + version: 0.13.1 apis: - path: google/cloud/beyondcorp/appconnectors/v1 ruby: ruby_cloud_opts: ruby-cloud-wrapper-gem-override: google-cloud-beyond_corp skip_generate: true - version: 0.13.1 - name: google-cloud-beyond_corp-app_gateways-v1 + version: 0.13.1 apis: - path: google/cloud/beyondcorp/appgateways/v1 ruby: ruby_cloud_opts: ruby-cloud-wrapper-gem-override: google-cloud-beyond_corp skip_generate: true - version: 0.13.1 - name: google-cloud-beyond_corp-client_gateways-v1 + version: 0.13.1 apis: - path: google/cloud/beyondcorp/clientgateways/v1 ruby: ruby_cloud_opts: ruby-cloud-wrapper-gem-override: google-cloud-beyond_corp skip_generate: true - version: 0.13.1 - name: google-cloud-bigquery-analytics_hub apis: - path: google/cloud/bigquery/analyticshub/v1 @@ -598,10 +598,10 @@ libraries: wrapper_of: - v1:0.5 - name: google-cloud-bigquery-analytics_hub-v1 + version: 0.20.1 apis: - path: google/cloud/bigquery/analyticshub/v1 skip_generate: true - version: 0.20.1 - name: google-cloud-bigquery-connection apis: - path: google/cloud/bigquery/connection/v1 @@ -627,10 +627,10 @@ libraries: wrapper_of: - v1beta1:0.6 - name: google-cloud-bigquery-data_exchange-v1beta1 + version: 0.13.1 apis: - path: google/cloud/bigquery/dataexchange/v1beta1 skip_generate: true - version: 0.13.1 - name: google-cloud-bigquery-data_policies apis: - path: google/cloud/bigquery/datapolicies/v1 @@ -639,15 +639,15 @@ libraries: wrapper_of: - v1:1.0 - name: google-cloud-bigquery-data_policies-v1 + version: 1.4.1 apis: - path: google/cloud/bigquery/datapolicies/v1 skip_generate: true - version: 1.4.1 - name: google-cloud-bigquery-data_policies-v1beta1 + version: 0.11.1 apis: - path: google/cloud/bigquery/datapolicies/v1beta1 skip_generate: true - version: 0.11.1 - name: google-cloud-bigquery-data_transfer apis: - path: google/cloud/bigquery/datatransfer/v1 @@ -685,10 +685,10 @@ libraries: wrapper_of: - v2:0.9 - name: google-cloud-bigquery-migration-v2 + version: 0.22.1 apis: - path: google/cloud/bigquery/migration/v2 skip_generate: true - version: 0.22.1 - name: google-cloud-bigquery-reservation apis: - path: google/cloud/bigquery/reservation/v1 @@ -700,13 +700,13 @@ libraries: wrapper_of: - v1:0.11 - name: google-cloud-bigquery-reservation-v1 + version: 1.12.1 apis: - path: google/cloud/bigquery/reservation/v1 ruby: ruby_cloud_opts: ruby-cloud-env-prefix: BIGQUERY_RESERVATION skip_generate: true - version: 1.12.1 - name: google-cloud-bigquery-storage apis: - path: google/cloud/bigquery/storage/v1 @@ -718,14 +718,15 @@ libraries: wrapper_of: - v1:0.25 - name: google-cloud-bigquery-storage-v1 + version: 1.8.1 apis: - path: google/cloud/bigquery/storage/v1 ruby: ruby_cloud_opts: ruby-cloud-env-prefix: BIGQUERY_STORAGE skip_generate: true - version: 1.8.1 - name: google-cloud-bigtable-admin-v2 + version: 1.18.1 apis: - path: google/bigtable/admin/v2 ruby: @@ -737,7 +738,6 @@ libraries: - test/google/cloud/bigtable/admin/v2/bigtable_table_admin_helpers_test.rb - test/google/cloud/bigtable/admin/v2/gcrule_oneof_test.rb skip_generate: true - version: 1.18.1 - name: google-cloud-bigtable-v2 apis: - path: google/bigtable/v2 @@ -770,21 +770,21 @@ libraries: wrapper_of: - v1:1.2 - name: google-cloud-billing-budgets-v1 + version: 1.6.1 apis: - path: google/cloud/billing/budgets/v1 ruby: ruby_cloud_opts: ruby-cloud-env-prefix: BILLING_BUDGETS skip_generate: true - version: 1.6.1 - name: google-cloud-billing-budgets-v1beta1 + version: 0.18.1 apis: - path: google/cloud/billing/budgets/v1beta1 ruby: ruby_cloud_opts: ruby-cloud-env-prefix: BILLING_BUDGETS skip_generate: true - version: 0.18.1 - name: google-cloud-billing-v1 apis: - path: google/cloud/billing/v1 @@ -804,6 +804,7 @@ libraries: wrapper_of: - v1:1.2 - name: google-cloud-binary_authorization-v1 + version: 1.8.1 apis: - path: google/cloud/binaryauthorization/v1 ruby: @@ -813,8 +814,8 @@ libraries: ruby-cloud-service-override: BinauthzManagementServiceV1=BinauthzManagementService;SystemPolicyV1=SystemPolicy;ValidationHelperV1=ValidationHelper ruby-cloud-yard-strict: "false" skip_generate: true - version: 1.8.1 - name: google-cloud-binary_authorization-v1beta1 + version: 0.20.1 apis: - path: google/cloud/binaryauthorization/v1beta1 ruby: @@ -822,7 +823,6 @@ libraries: ruby-cloud-env-prefix: BINARY_AUTHORIZATION ruby-cloud-service-override: BinauthzManagementServiceV1Beta1=BinauthzManagementService;SystemPolicyV1Beta1=SystemPolicy skip_generate: true - version: 0.20.1 - name: google-cloud-build apis: - path: google/devtools/cloudbuild/v1 @@ -855,10 +855,10 @@ libraries: wrapper_of: - v1beta:0.0 - name: google-cloud-capacity_planner-v1beta + version: 0.5.1 apis: - path: google/cloud/capacityplanner/v1beta skip_generate: true - version: 0.5.1 - name: google-cloud-certificate_manager apis: - path: google/cloud/certificatemanager/v1 @@ -867,10 +867,10 @@ libraries: wrapper_of: - v1:1.0 - name: google-cloud-certificate_manager-v1 + version: 1.5.1 apis: - path: google/cloud/certificatemanager/v1 skip_generate: true - version: 1.5.1 - name: google-cloud-ces apis: - path: google/cloud/ces/v1 @@ -922,15 +922,15 @@ libraries: wrapper_of: - v1:2.0 - name: google-cloud-cloud_controls_partner-v1 + version: 2.4.1 apis: - path: google/cloud/cloudcontrolspartner/v1 skip_generate: true - version: 2.4.1 - name: google-cloud-cloud_controls_partner-v1beta + version: 0.9.1 apis: - path: google/cloud/cloudcontrolspartner/v1beta skip_generate: true - version: 0.9.1 - name: google-cloud-cloud_dms apis: - path: google/cloud/clouddms/v1 @@ -974,10 +974,10 @@ libraries: wrapper_of: - v1:0.0 - name: google-cloud-cloud_security_compliance-v1 + version: 1.0.1 apis: - path: google/cloud/cloudsecuritycompliance/v1 skip_generate: true - version: 1.0.1 - name: google-cloud-commerce-consumer-procurement apis: - path: google/cloud/commerce/consumer/procurement/v1 @@ -986,10 +986,10 @@ libraries: wrapper_of: - v1:1.1 - name: google-cloud-commerce-consumer-procurement-v1 + version: 1.9.1 apis: - path: google/cloud/commerce/consumer/procurement/v1 skip_generate: true - version: 1.9.1 - name: google-cloud-commerce_producer apis: - path: google/cloud/commerceproducer/v1beta @@ -998,10 +998,10 @@ libraries: wrapper_of: - v1beta:0.0 - name: google-cloud-commerce_producer-v1beta + version: 0.2.0 apis: - path: google/cloud/commerceproducer/v1beta skip_generate: true - version: 0.2.0 - name: google-cloud-compute apis: - path: google/cloud/compute/v1 @@ -1169,10 +1169,10 @@ libraries: wrapper_of: - v1:0.20 - name: google-cloud-contact_center_insights-v1 + version: 1.11.1 apis: - path: google/cloud/contactcenterinsights/v1 skip_generate: true - version: 1.11.1 - name: google-cloud-container apis: - path: google/container/v1 @@ -1242,31 +1242,31 @@ libraries: wrapper_of: - v1:2.0 - name: google-cloud-data_catalog-lineage + version: 1.3.1 apis: - path: google/cloud/datacatalog/lineage/v1 skip_generate: true ruby: wrapper_of: - v1:0.6 - version: 1.3.1 - name: google-cloud-data_catalog-lineage-config_management + version: 0.1.1 apis: - path: google/cloud/datacatalog/lineage/configmanagement/v1 skip_generate: true ruby: wrapper_of: - v1:0.0 - version: 0.1.1 - name: google-cloud-data_catalog-lineage-config_management-v1 + version: 0.1.1 apis: - path: google/cloud/datacatalog/lineage/configmanagement/v1 skip_generate: true - version: 0.1.1 - name: google-cloud-data_catalog-lineage-v1 + version: 0.16.1 apis: - path: google/cloud/datacatalog/lineage/v1 skip_generate: true - version: 0.16.1 - name: google-cloud-data_catalog-v1 apis: - path: google/cloud/datacatalog/v1 @@ -1300,13 +1300,13 @@ libraries: wrapper_of: - v1beta1:0.7 - name: google-cloud-data_labeling-v1beta1 + version: 0.16.1 apis: - path: google/cloud/datalabeling/v1beta1 ruby: ruby_cloud_opts: ruby-cloud-env-prefix: DATA_LABELING skip_generate: true - version: 0.16.1 - name: google-cloud-database_center apis: - path: google/cloud/databasecenter/v1beta @@ -1737,10 +1737,10 @@ libraries: wrapper_of: - v1:0.0 - name: google-cloud-financial_services-v1 + version: 1.0.1 apis: - path: google/cloud/financialservices/v1 skip_generate: true - version: 1.0.1 - name: google-cloud-firestore-admin apis: - path: google/firestore/admin/v1 @@ -1752,13 +1752,13 @@ libraries: wrapper_of: - v1:0.14 - name: google-cloud-firestore-admin-v1 + version: 1.14.1 apis: - path: google/firestore/admin/v1 ruby: ruby_cloud_opts: ruby-cloud-env-prefix: FIRESTORE skip_generate: true - version: 1.14.1 - name: google-cloud-firestore-v1 apis: - path: google/firestore/v1 @@ -1791,6 +1791,7 @@ libraries: ruby-cloud-env-prefix: FUNCTIONS skip_generate: true - name: google-cloud-gdc_hardware_management + version: 0.4.1 apis: - path: google/cloud/gdchardwaremanagement/v1alpha ruby: @@ -1801,8 +1802,8 @@ libraries: ruby: wrapper_of: - v1alpha:0.0 - version: 0.4.1 - name: google-cloud-gdc_hardware_management-v1alpha + version: 0.15.1 apis: - path: google/cloud/gdchardwaremanagement/v1alpha ruby: @@ -1810,25 +1811,24 @@ libraries: ruby-cloud-gem-namespace: Google::Cloud::GDCHardwareManagement::V1alpha ruby-cloud-service-override: GdcHardwareManagement=GDCHardwareManagement skip_generate: true - version: 0.15.1 - name: google-cloud-gemini_data_analytics + version: 1.0.1 apis: - path: google/cloud/geminidataanalytics/v1beta skip_generate: true ruby: wrapper_of: - v1beta:0.0 - version: 1.0.1 - name: google-cloud-gemini_data_analytics-v1 + version: 1.0.1 apis: - path: google/cloud/geminidataanalytics/v1 skip_generate: true - version: 1.0.1 - name: google-cloud-gemini_data_analytics-v1beta + version: 1.0.1 apis: - path: google/cloud/geminidataanalytics/v1beta skip_generate: true - version: 1.0.1 - name: google-cloud-gke_backup apis: - path: google/cloud/gkebackup/v1 @@ -1837,11 +1837,12 @@ libraries: wrapper_of: - v1:1.0 - name: google-cloud-gke_backup-v1 + version: 1.8.1 apis: - path: google/cloud/gkebackup/v1 skip_generate: true - version: 1.8.1 - name: google-cloud-gke_connect-gateway + version: 2.3.1 apis: - path: google/cloud/gkeconnect/gateway/v1 ruby: @@ -1851,20 +1852,19 @@ libraries: ruby: wrapper_of: - v1:0.2 - version: 2.3.1 - name: google-cloud-gke_connect-gateway-v1 + version: 0.9.1 apis: - path: google/cloud/gkeconnect/gateway/v1 skip_generate: true - version: 0.9.1 - name: google-cloud-gke_connect-gateway-v1beta1 + version: 0.14.1 apis: - path: google/cloud/gkeconnect/gateway/v1beta1 ruby: ruby_cloud_opts: ruby-cloud-env-prefix: GKE_CONNECT_GATEWAY skip_generate: true - version: 0.14.1 - name: google-cloud-gke_hub apis: - path: google/cloud/gkehub/v1 @@ -1878,34 +1878,34 @@ libraries: wrapper_of: - v1:2.0 - name: google-cloud-gke_hub-v1 + version: 2.6.1 apis: - path: google/cloud/gkehub/v1 ruby: ruby_cloud_opts: ruby-cloud-env-prefix: GKE_HUB skip_generate: true - version: 2.6.1 - name: google-cloud-gke_hub-v1beta1 + version: 0.21.1 apis: - path: google/cloud/gkehub/v1beta1 ruby: ruby_cloud_opts: ruby-cloud-env-prefix: GKE_HUB skip_generate: true - version: 0.21.1 - name: google-cloud-gke_multi_cloud + version: 1.5.1 apis: - path: google/cloud/gkemulticloud/v1 skip_generate: true ruby: wrapper_of: - v1:0.8 - version: 1.5.1 - name: google-cloud-gke_multi_cloud-v1 + version: 0.21.1 apis: - path: google/cloud/gkemulticloud/v1 skip_generate: true - version: 0.21.1 - name: google-cloud-gke_recommender apis: - path: google/cloud/gkerecommender/v1 @@ -1914,11 +1914,12 @@ libraries: wrapper_of: - v1:0.0 - name: google-cloud-gke_recommender-v1 + version: 1.0.1 apis: - path: google/cloud/gkerecommender/v1 skip_generate: true - version: 1.0.1 - name: google-cloud-gsuite_add_ons + version: 1.3.1 apis: - path: google/cloud/gsuiteaddons/v1 ruby: @@ -1930,8 +1931,8 @@ libraries: ruby: wrapper_of: - v1:0.5 - version: 1.3.1 - name: google-cloud-gsuite_add_ons-v1 + version: 1.7.1 apis: - path: google/cloud/gsuiteaddons/v1 ruby: @@ -1941,7 +1942,6 @@ libraries: ruby-cloud-namespace-override: GsuiteAddOns=GSuiteAddOns ruby-cloud-path-override: g_suite_add_ons=gsuite_add_ons skip_generate: true - version: 1.7.1 - name: google-cloud-hypercompute_cluster apis: - path: google/cloud/hypercomputecluster/v1beta @@ -1950,10 +1950,10 @@ libraries: wrapper_of: - v1beta:0.0 - name: google-cloud-hypercompute_cluster-v1beta + version: 1.0.1 apis: - path: google/cloud/hypercomputecluster/v1beta skip_generate: true - version: 1.0.1 - name: google-cloud-iap apis: - path: google/cloud/iap/v1 @@ -2018,13 +2018,13 @@ libraries: wrapper_of: - v1:0.8 - name: google-cloud-kms-inventory-v1 + version: 0.23.1 apis: - path: google/cloud/kms/inventory/v1 ruby: ruby_cloud_opts: ruby-cloud-extra-dependencies: google-cloud-kms-v1=>0.0+<2.a skip_generate: true - version: 0.23.1 - name: google-cloud-kms-v1 apis: - path: google/cloud/kms/v1 @@ -2078,10 +2078,10 @@ libraries: wrapper_of: - v1:0.0 - name: google-cloud-license_manager-v1 + version: 1.0.1 apis: - path: google/cloud/licensemanager/v1 skip_generate: true - version: 1.0.1 - name: google-cloud-life_sciences apis: - path: google/cloud/lifesciences/v2beta @@ -2094,6 +2094,7 @@ libraries: wrapper_of: - v2beta:0.7 - name: google-cloud-life_sciences-v2beta + version: 0.16.1 apis: - path: google/cloud/lifesciences/v2beta ruby: @@ -2101,7 +2102,6 @@ libraries: ruby-cloud-env-prefix: LIFE_SCIENCES ruby-cloud-service-override: WorkflowsServiceV2Beta=WorkflowsService skip_generate: true - version: 0.16.1 - name: google-cloud-location keep: - README.md @@ -2115,10 +2115,10 @@ libraries: wrapper_of: - v1:0.0 - name: google-cloud-location_finder-v1 + version: 1.0.1 apis: - path: google/cloud/locationfinder/v1 skip_generate: true - version: 1.0.1 - name: google-cloud-logging-v2 apis: - path: google/logging/v2 @@ -2179,18 +2179,18 @@ libraries: wrapper_of: - v1:1.0 - name: google-cloud-managed_kafka-schema_registry + version: 0.3.1 apis: - path: google/cloud/managedkafka/schemaregistry/v1 skip_generate: true ruby: wrapper_of: - v1:0.0 - version: 0.3.1 - name: google-cloud-managed_kafka-schema_registry-v1 + version: 0.5.1 apis: - path: google/cloud/managedkafka/schemaregistry/v1 skip_generate: true - version: 0.5.1 - name: google-cloud-managed_kafka-v1 apis: - path: google/cloud/managedkafka/v1 @@ -2311,6 +2311,7 @@ libraries: wrapper_of: - v3:0.15 - name: google-cloud-monitoring-dashboard-v1 + version: 1.7.1 apis: - path: google/monitoring/dashboard/v1 ruby: @@ -2318,15 +2319,14 @@ libraries: ruby-cloud-env-prefix: MONITORING_DASHBOARD ruby-cloud-wrapper-gem-override: google-cloud-monitoring skip_generate: true - version: 1.7.1 - name: google-cloud-monitoring-metrics_scope-v1 + version: 1.8.1 apis: - path: google/monitoring/metricsscope/v1 ruby: ruby_cloud_opts: ruby-cloud-wrapper-gem-override: google-cloud-monitoring skip_generate: true - version: 1.8.1 - name: google-cloud-monitoring-v3 apis: - path: google/monitoring/v3 @@ -2419,6 +2419,7 @@ libraries: - path: google/cloud/networkservices/v1 skip_generate: true - name: google-cloud-notebooks + version: 3.2.1 apis: - path: google/cloud/notebooks/v1 ruby: @@ -2429,7 +2430,6 @@ libraries: wrapper_of: - v1:1.0 - v2:1.0 - version: 3.2.1 - name: google-cloud-notebooks-v1 apis: - path: google/cloud/notebooks/v1 @@ -2460,30 +2460,30 @@ libraries: - path: google/cloud/optimization/v1 skip_generate: true - name: google-cloud-oracle_database + version: 1.0.1 apis: - path: google/cloud/oracledatabase/v1 skip_generate: true ruby: wrapper_of: - v1:0.0 - version: 1.0.1 - name: google-cloud-oracle_database-v1 apis: - path: google/cloud/oracledatabase/v1 skip_generate: true - name: google-cloud-orchestration-airflow-service + version: 1.7.1 apis: - path: google/cloud/orchestration/airflow/service/v1 skip_generate: true ruby: wrapper_of: - v1:0.9 - version: 1.7.1 - name: google-cloud-orchestration-airflow-service-v1 + version: 1.9.1 apis: - path: google/cloud/orchestration/airflow/service/v1 skip_generate: true - version: 1.9.1 - name: google-cloud-org_policy apis: - path: google/cloud/orgpolicy/v2 @@ -2703,13 +2703,13 @@ libraries: wrapper_of: - v1:0.10 - name: google-cloud-policy_troubleshooter-iam-v3 + version: 0.12.1 apis: - path: google/cloud/policytroubleshooter/iam/v3 ruby: ruby_cloud_opts: ruby-cloud-extra-dependencies: google-iam-v1=>0.5+<2.a;google-iam-v2=>0.3+<2.a skip_generate: true - version: 0.12.1 - name: google-cloud-policy_troubleshooter-v1 apis: - path: google/cloud/policytroubleshooter/v1 @@ -2743,10 +2743,10 @@ libraries: wrapper_of: - v1:1.0 - name: google-cloud-privileged_access_manager-v1 + version: 1.7.1 apis: - path: google/cloud/privilegedaccessmanager/v1 skip_generate: true - version: 1.7.1 - name: google-cloud-product_registry apis: - path: google/cloud/productregistry/v1 @@ -2807,10 +2807,10 @@ libraries: wrapper_of: - v1:2.0 - name: google-cloud-rapid_migration_assessment-v1 + version: 2.6.1 apis: - path: google/cloud/rapidmigrationassessment/v1 skip_generate: true - version: 2.6.1 - name: google-cloud-recaptcha_enterprise apis: - path: google/cloud/recaptchaenterprise/v1 @@ -2983,18 +2983,18 @@ libraries: ruby-cloud-wrapper-gem-override: google-cloud-run-client skip_generate: true - name: google-cloud-saas_platform-saas_service_mgmt + version: 0.3.1 apis: - path: google/cloud/saasplatform/saasservicemgmt/v1beta1 skip_generate: true ruby: wrapper_of: - v1beta1:0.0 - version: 0.3.1 - name: google-cloud-saas_platform-saas_service_mgmt-v1beta1 + version: 0.8.1 apis: - path: google/cloud/saasplatform/saasservicemgmt/v1beta1 skip_generate: true - version: 0.8.1 - name: google-cloud-scheduler apis: - path: google/cloud/scheduler/v1 @@ -3196,10 +3196,10 @@ libraries: wrapper_of: - v1:2.0 - name: google-cloud-secure_source_manager-v1 + version: 2.8.1 apis: - path: google/cloud/securesourcemanager/v1 skip_generate: true - version: 2.8.1 - name: google-cloud-security-private_ca apis: - path: google/cloud/security/privateca/v1 @@ -3212,6 +3212,7 @@ libraries: wrapper_of: - v1:2.0 - name: google-cloud-security-private_ca-v1 + version: 2.8.1 apis: - path: google/cloud/security/privateca/v1 ruby: @@ -3219,8 +3220,8 @@ libraries: ruby-cloud-env-prefix: PRIVATE_CA ruby-cloud-gem-namespace: Google::Cloud::Security::PrivateCA::V1 skip_generate: true - version: 2.8.1 - name: google-cloud-security-private_ca-v1beta1 + version: 0.18.1 apis: - path: google/cloud/security/privateca/v1beta1 ruby: @@ -3228,7 +3229,6 @@ libraries: ruby-cloud-env-prefix: PRIVATE_CA ruby-cloud-gem-namespace: Google::Cloud::Security::PrivateCA::V1beta1 skip_generate: true - version: 0.18.1 - name: google-cloud-security-public_ca apis: - path: google/cloud/security/publicca/v1 @@ -3247,13 +3247,13 @@ libraries: ruby-cloud-gem-namespace: Google::Cloud::Security::PublicCA::V1 skip_generate: true - name: google-cloud-security-public_ca-v1beta1 + version: 0.13.1 apis: - path: google/cloud/security/publicca/v1beta1 ruby: ruby_cloud_opts: ruby-cloud-gem-namespace: Google::Cloud::Security::PublicCA::V1beta1 skip_generate: true - version: 0.13.1 - name: google-cloud-security_center apis: - path: google/cloud/securitycenter/v2 @@ -3301,10 +3301,10 @@ libraries: wrapper_of: - v1:0.0 - name: google-cloud-security_center_management-v1 + version: 1.8.1 apis: - path: google/cloud/securitycentermanagement/v1 skip_generate: true - version: 1.8.1 - name: google-cloud-service_control apis: - path: google/api/servicecontrol/v1 @@ -3316,13 +3316,13 @@ libraries: wrapper_of: - v1:0.9 - name: google-cloud-service_control-v1 + version: 1.7.1 apis: - path: google/api/servicecontrol/v1 ruby: ruby_cloud_opts: ruby-cloud-env-prefix: SERVICE_CONTROL skip_generate: true - version: 1.7.1 - name: google-cloud-service_directory apis: - path: google/cloud/servicedirectory/v1 @@ -3419,6 +3419,7 @@ libraries: ruby-cloud-env-prefix: CLOUD_SHELL skip_generate: true - name: google-cloud-spanner-admin-database-v1 + version: 1.14.1 apis: - path: google/spanner/admin/database/v1 ruby: @@ -3426,7 +3427,6 @@ libraries: ruby-cloud-env-prefix: SPANNER ruby-cloud-wrapper-gem-override: google-cloud-spanner skip_generate: true - version: 1.14.1 - name: google-cloud-spanner-admin-instance-v1 apis: - path: google/spanner/admin/instance/v1 @@ -3486,10 +3486,10 @@ libraries: ruby-cloud-env-prefix: SPEECH skip_generate: true - name: google-cloud-sql-v1 + version: 0.3.0 apis: - path: google/cloud/sql/v1 skip_generate: true - version: 0.3.0 - name: google-cloud-sql-v1beta4 apis: - path: google/cloud/sql/v1beta4 @@ -3656,13 +3656,13 @@ libraries: wrapper_of: - v2:1.2 - name: google-cloud-tasks-v2 + version: 1.6.1 apis: - path: google/cloud/tasks/v2 ruby: ruby_cloud_opts: ruby-cloud-env-prefix: TASKS skip_generate: true - version: 1.6.1 - name: google-cloud-tasks-v2beta2 apis: - path: google/cloud/tasks/v2beta2 @@ -4184,21 +4184,21 @@ libraries: wrapper_of: - v1:1.2 - name: google-cloud-web_security_scanner-v1 + version: 1.6.1 apis: - path: google/cloud/websecurityscanner/v1 ruby: ruby_cloud_opts: ruby-cloud-env-prefix: WEB_SECURITY_SCANNER skip_generate: true - version: 1.6.1 - name: google-cloud-web_security_scanner-v1beta + version: 0.15.1 apis: - path: google/cloud/websecurityscanner/v1beta ruby: ruby_cloud_opts: ruby-cloud-env-prefix: WEB_SECURITY_SCANNER skip_generate: true - version: 0.15.1 - name: google-cloud-workflows apis: - path: google/cloud/workflows/v1 @@ -4338,10 +4338,10 @@ libraries: wrapper_of: - v1:0.7 - name: google-identity-access_context_manager-v1 + version: 0.15.1 apis: - path: google/identity/accesscontextmanager/v1 skip_generate: true - version: 0.15.1 - name: google-maps-fleet_engine apis: - path: google/maps/fleetengine/v1