Skip to content

Commit

Permalink
chore: Automated update of the googleapis submodule at 20230820-102609 (
Browse files Browse the repository at this point in the history
#179)

Auto-created at 2023-08-20 10:26:42 +0000 using the toys pull request generator.
  • Loading branch information
yoshi-code-bot authored Aug 20, 2023
1 parent f3ba4cf commit fe6d2bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion googleapis
Submodule googleapis updated 79 files
+2 −2 WORKSPACE
+706 −7 api-index-v1.json
+184 −83 google/bigtable/admin/v2/bigtable_table_admin.proto
+1 −0 google/bigtable/admin/v2/bigtableadmin_v2.yaml
+65 −39 google/bigtable/admin/v2/table.proto
+2 −2 google/cloud/aiplatform/v1/context.proto
+5 −0 google/cloud/aiplatform/v1/custom_job.proto
+14 −0 google/cloud/aiplatform/v1/dataset_service.proto
+4 −0 google/cloud/aiplatform/v1/pipeline_job.proto
+4 −0 google/cloud/aiplatform/v1/publisher_model.proto
+2 −2 google/cloud/aiplatform/v1/schedule.proto
+3 −0 google/cloud/aiplatform/v1/schedule_service.proto
+30 −0 google/cloud/aiplatform/v1/tensorboard_service.proto
+6 −0 google/cloud/aiplatform/v1beta1/accelerator_type.proto
+2 −2 google/cloud/aiplatform/v1beta1/context.proto
+5 −0 google/cloud/aiplatform/v1beta1/custom_job.proto
+14 −0 google/cloud/aiplatform/v1beta1/dataset_service.proto
+2 −2 google/cloud/aiplatform/v1beta1/deployment_resource_pool.proto
+14 −0 google/cloud/aiplatform/v1beta1/machine_resources.proto
+3 −8 google/cloud/aiplatform/v1beta1/persistent_resource.proto
+1 −1 google/cloud/aiplatform/v1beta1/persistent_resource_service.proto
+4 −0 google/cloud/aiplatform/v1beta1/pipeline_job.proto
+43 −0 google/cloud/aiplatform/v1beta1/prediction_service.proto
+18 −0 google/cloud/aiplatform/v1beta1/publisher_model.proto
+2 −2 google/cloud/aiplatform/v1beta1/schedule.proto
+3 −0 google/cloud/aiplatform/v1beta1/schedule_service.proto
+35 −1 google/cloud/baremetalsolution/v2/baremetalsolution.proto
+0 −33 google/cloud/baremetalsolution/v2/common.proto
+49 −3 google/cloud/baremetalsolution/v2/instance.proto
+0 −49 google/cloud/baremetalsolution/v2/provisioning.proto
+7 −1 google/cloud/batch/v1alpha/job.proto
+39 −1 google/cloud/batch/v1alpha/task.proto
+4 −0 google/cloud/bigquery/biglake/v1/biglake_v1.yaml
+4 −0 google/cloud/bigquery/biglake/v1alpha1/biglake_v1alpha1.yaml
+14 −1 google/cloud/bigquery/storage/v1/storage.proto
+19 −15 google/cloud/bigquery/storage/v1beta2/storage.proto
+65 −6 google/cloud/binaryauthorization/v1beta1/continuous_validation_logging.proto
+15 −0 google/cloud/config/grpc/v1/config_grpc_service_config.json
+392 −0 google/cloud/config/v1/BUILD.bazel
+1,265 −0 google/cloud/config/v1/config.proto
+23 −0 google/cloud/config/v1/config_gapic.yaml
+148 −0 google/cloud/config/v1/config_v1.yaml
+12 −2 google/cloud/contentwarehouse/v1/BUILD.bazel
+18 −0 google/cloud/contentwarehouse/v1/contentwarehouse_grpc_service_config.json
+6 −0 google/cloud/contentwarehouse/v1/contentwarehouse_v1.yaml
+87 −0 google/cloud/contentwarehouse/v1/pipeline_service.proto
+260 −0 google/cloud/contentwarehouse/v1/pipelines.proto
+8 −0 google/cloud/dialogflow/v2beta1/conversation.proto
+7 −0 google/cloud/dialogflow/v2beta1/session.proto
+208 −118 google/cloud/filestore/v1beta1/cloud_filestore_service.proto
+19 −12 google/cloud/notebooks/logging/v1/BUILD.bazel
+1 −0 google/cloud/notebooks/logging/v1/runtime_log.proto
+0 −1 google/cloud/notebooks/v1/BUILD.bazel
+0 −1 google/cloud/notebooks/v1beta1/BUILD.bazel
+6 −9 google/cloud/notebooks/v2/BUILD.bazel
+44 −0 google/cloud/notebooks/v2/notebooks_v2.yaml
+7 −0 google/cloud/notebooks/v2/service.proto
+4 −2 google/cloud/optimization/v1/fleet_routing.proto
+26 −0 google/cloud/oslogin/v1beta/oslogin.proto
+386 −0 google/cloud/policytroubleshooter/iam/v3/BUILD.bazel
+58 −0 google/cloud/policytroubleshooter/iam/v3/policytroubleshooter_v3.yaml
+15 −0 google/cloud/policytroubleshooter/iam/v3/policytroubleshooter_v3_grpc_service_config.json
+757 −0 google/cloud/policytroubleshooter/iam/v3/troubleshooter.proto
+9 −1 google/cloud/workflows/executions/v1/BUILD.bazel
+120 −31 google/cloud/workflows/executions/v1/executions.proto
+11 −1 google/cloud/workflows/v1/BUILD.bazel
+125 −32 google/cloud/workflows/v1/workflows.proto
+2 −0 google/cloud/workflows/v1/workflows_v1.yaml
+7 −2 google/datastore/v1/query.proto
+22 −0 google/maps/fleetengine/delivery/v1/delivery_vehicles.proto
+7 −0 google/maps/fleetengine/v1/vehicles.proto
+2 −2 google/pubsub/v1/pubsub_grpc_service_config.json
+381 −0 google/shopping/merchant/inventories/v1beta/BUILD.bazel
+210 −0 google/shopping/merchant/inventories/v1beta/localinventory.proto
+52 −0 google/shopping/merchant/inventories/v1beta/merchantapi.yaml
+191 −0 google/shopping/merchant/inventories/v1beta/regionalinventory.proto
+173 −0 google/shopping/type/BUILD.bazel
+49 −0 google/shopping/type/types.proto
+9 −10 google/storage/v2/BUILD.bazel

0 comments on commit fe6d2bf

Please sign in to comment.