Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(all): auto-regenerate .pb.go files (#1175)
This is an auto-generated regeneration of the .pb.go files by cloud.google.com/go/internal/gapicgen. Once this PR is submitted, genbot will update the corresponding PR to depend on the newer version of go-genproto, and assign reviewers. Whilst this or any regen PR is open in go-genproto, genbot will not create any more regeneration PRs. If all regen PRs are closed, gapicgen will create a new set of regeneration PRs once per night. If you have been assigned to review this PR, please: - Ensure that CI is passing. If it's failing, it requires your manual attention. - Approve and submit this PR if you believe it's ready to ship. That will prompt genbot to assign reviewers to the google-cloud-go PR. There is no corresponding google-cloud-go PR. Changes: docs: Updated additional documentation link for field `annotations` in message `.google.rpc.context.AttributeContext` docs: Clarified that field `metadata` in `google.rpc.ErrorInfo` should be lowerCamelCase feat: Improved support for multiple `google.rpc.BadRequest.FieldViolation` errors Added `reason` and `localized_messsage` fields to `google.rpc.BadRequest.FieldViolation`. This allows each violation to have a machine readable identifier and error message that is safe to return to the API consumer. PiperOrigin-RevId: 707591563 Source-Link: https://togithub.com/googleapis/googleapis/commit/f4b02617cbc3db919fa05c5ad782ef211dd90889 feat: support cross-bucket replication PiperOrigin-RevId: 707205525 Source-Link: https://togithub.com/googleapis/googleapis/commit/67495ab130490fec112841715649b86a7d335e6a feat: A new resource pattern value `projects/{project}/locations/{location}/authorizedViewSets/{authorized_view_set}/authorizedViews/{authorized_view}/conversations/{conversation}` added to the resource definition `contactcenterinsights.googleapis.com/Conversation` feat: A new field `agent_type` is added to message `.google.cloud.contactcenterinsights.v1.Conversation` feat: A new resource pattern value `projects/{project}/locations/{location}/authorizedViewSets/{authorized_view_set}/authorizedViews/{authorized_view}/conversations/{conversation}/analyses/{analysis}` added to the resource definition `contactcenterinsights.googleapis.com/Analysis` feat: A new resource pattern value `projects/{project}/locations/{location}/authorizedViewSets/{authorized_view_set}/authorizedViews/{authorized_view}/conversations/{conversation}/feedbackLabels/{feedback_label}` added to the resource definition `contactcenterinsights.googleapis.com/FeedbackLabel` PiperOrigin-RevId: 707203752 Source-Link: https://togithub.com/googleapis/googleapis/commit/5546362a78d82f8307eb1af4b2ac178a90cd9271 chore: remove cc_enable_arenas PiperOrigin-RevId: 707196851 Source-Link: https://togithub.com/googleapis/googleapis/commit/fe65f4537e88a73f916133c86401c20a1ae0b7e8 chore: fix C++ build PiperOrigin-RevId: 707192310 Source-Link: https://togithub.com/googleapis/googleapis/commit/83422e73d4056e9055268f9a912f0c1ebfb32b56 feat: StreamingSynthesize now supports opus PiperOrigin-RevId: 707168599 Source-Link: https://togithub.com/googleapis/googleapis/commit/d985436b77cfd0231bb170014e4eadc19392d3ff chore: update the retry policies for multiple methods PiperOrigin-RevId: 707161627 Source-Link: https://togithub.com/googleapis/googleapis/commit/92a92baba4108d7a239ab48865df6d0f84f08f8b chore(python): Add build rule for //google/rpc:rpc-py to prepare for release chore: Add build rule for //google/rpc:http_proto to prepare for release chore(python): Add build rule for //google/rpc:http_py_proto to prepare for release PiperOrigin-RevId: 707115605 Source-Link: https://togithub.com/googleapis/googleapis/commit/bc87a7e1978ce8a14bd1c9ffcfbb310f62d5b8ce docs: fix markdown reference in `TagTemplate.is_publicly_readable` comment PiperOrigin-RevId: 707113206 Source-Link: https://togithub.com/googleapis/googleapis/commit/b82d9bc55c22ab930f09fa945df389b1f68e438a fix(deps): Update the Java code generator (gapic-generator-java) to 2.51.0 PiperOrigin-RevId: 707054998 Source-Link: https://togithub.com/googleapis/googleapis/commit/ea947de5d1fca3a75723d993815827e835aed7cf feat: Exposing InstanceType in Instance configuration (to define PROVISIONED or FREE spanner instance) feat: Exposing FreeInstanceMetadata in Instance configuration (to define the metadata related to FREE instance type) feat: Exposing storage_limit_per_processing_unit in InstanceConfig feat: Exposing QuorumType in InstanceConfig feat: Exposing FreeInstanceAvailability in InstanceConfig docs: A comment for method `ListInstanceConfigs` in service `InstanceAdmin` is changed docs: A comment for method `CreateInstanceConfig` in service `InstanceAdmin` is changed docs: A comment for method `UpdateInstanceConfig` in service `InstanceAdmin` is changed docs: A comment for method `ListInstanceConfigOperations` in service `InstanceAdmin` is changed docs: A comment for method `CreateInstance` in service `InstanceAdmin` is changed docs: A comment for method `UpdateInstance` in service `InstanceAdmin` is changed docs: A comment for method `CreateInstancePartition` in service `InstanceAdmin` is changed docs: A comment for method `UpdateInstancePartition` in service `InstanceAdmin` is changed docs: A comment for method `ListInstancePartitionOperations` in service `InstanceAdmin` is changed docs: A comment for method `MoveInstance` in service `InstanceAdmin` is changed docs: A comment for field `location` in message `.google.spanner.admin.instance.v1.ReplicaInfo` is changed docs: A comment for enum value `GOOGLE_MANAGED` in enum `Type` is changed docs: A comment for enum value `USER_MANAGED` in enum `Type` is changed docs: A comment for field `replicas` in message `.google.spanner.admin.instance.v1.InstanceConfig` is changed docs: A comment for field `optional_replicas` in message `.google.spanner.admin.instance.v1.InstanceConfig` is changed docs: A comment for field `base_config` in message `.google.spanner.admin.instance.v1.InstanceConfig` is changed docs: A comment for field `storage_utilization_percent` in message `.google.spanner.admin.instance.v1.AutoscalingConfig` is changed docs: A comment for enum `DefaultBackupScheduleType` is changed docs: A comment for enum value `NONE` in enum `DefaultBackupScheduleType` is changed docs: A comment for enum value `AUTOMATIC` in enum `DefaultBackupScheduleType` is changed docs: A comment for field `node_count` in message `.google.spanner.admin.instance.v1.Instance` is changed docs: A comment for field `processing_units` in message `.google.spanner.admin.instance.v1.Instance` is changed docs: A comment for field `default_backup_schedule_type` in message `.google.spanner.admin.instance.v1.Instance` is changed docs: A comment for message `CreateInstanceConfigRequest` is changed docs: A comment for field `instance_config` in message `.google.spanner.admin.instance.v1.CreateInstanceConfigRequest` is changed docs: A comment for message `UpdateInstanceConfigRequest` is changed docs: A comment for message `DeleteInstanceConfigRequest` is changed docs: A comment for field `filter` in message `.google.spanner.admin.instance.v1.ListInstanceConfigOperationsRequest` is changed docs: A comment for field `operations` in message `.google.spanner.admin.instance.v1.ListInstanceConfigOperationsResponse` is changed docs: A comment for field `node_count` in message `.google.spanner.admin.instance.v1.InstancePartition` is changed docs: A comment for field `processing_units` in message `.google.spanner.admin.instance.v1.InstancePartition` is changed docs: A comment for field `referencing_backups` in message `.google.spanner.admin.instance.v1.InstancePartition` is changed docs: A comment for field `parent` in message `.google.spanner.admin.instance.v1.ListInstancePartitionsRequest` is changed docs: A comment for field `unreachable` in message `.google.spanner.admin.instance.v1.ListInstancePartitionsResponse` is changed docs: A comment for field `filter` in message `.google.spanner.admin.instance.v1.ListInstancePartitionOperationsRequest` is changed docs: A comment for field `instance_partition_deadline` in message `.google.spanner.admin.instance.v1.ListInstancePartitionOperationsRequest` is changed docs: A comment for field `operations` in message `.google.spanner.admin.instance.v1.ListInstancePartitionOperationsResponse` is changed PiperOrigin-RevId: 706945550 Source-Link: https://togithub.com/googleapis/googleapis/commit/3db0452ba6b45012794e61640ea6eadd7153af74 feat: add a new thought field in content proto PiperOrigin-RevId: 706910026 Source-Link: https://togithub.com/googleapis/googleapis/commit/09a5a3f91d25aa36547d1c53156515cb5abfbbb0 docs: code documentation improvements PiperOrigin-RevId: 706891520 Source-Link: https://togithub.com/googleapis/googleapis/commit/edbf799d8a0c77a7a7316fc1db062e0edbebcd98 chore(python): Add build rule for //google/longrunning:operations-py to prepare for release PiperOrigin-RevId: 706889032 Source-Link: https://togithub.com/googleapis/googleapis/commit/42f85a600ad8c8610f2849c7bfd8fb4e27978083 chore(python): Add build rule for //gapic/metadata:metadata-py to prepare for release chore(python): Remove moved_proto_library and py_grpc_library rules which are unused PiperOrigin-RevId: 706864764 Source-Link: https://togithub.com/googleapis/googleapis/commit/57df4bcc85a8a6e9c893f36a0d0ff3487313b92c chore(python): Add build rule for //google/logging/type:logging-type-py to prepare for release chore(python): Remove moved_proto_library and py_grpc_library rules which are unused PiperOrigin-RevId: 706832497 Source-Link: https://togithub.com/googleapis/googleapis/commit/bb7263d2e6f9f51630852e2e6bf7aaa8fb5bae06 chore(python): Add build rule for //google/cloud:extended-operations-py to prepare for release PiperOrigin-RevId: 706771978 Source-Link: https://togithub.com/googleapis/googleapis/commit/902a7aa56d433f97305974c4384c33cbc10d364f chore(python): Add build rule for //google/api:api-py to prepare for release PiperOrigin-RevId: 706771961 Source-Link: https://togithub.com/googleapis/googleapis/commit/be83776bba1471ebf91133919b90423ffec77188 chore(python): Add build rule for //google/rpc/context:rpc-context-py to prepare for release chore(python): Remove moved_proto_library which is unused PiperOrigin-RevId: 706771943 Source-Link: https://togithub.com/googleapis/googleapis/commit/4f09c3ebf1a611c0afe85cffc3e45a81c3dcafe6 chore(python): Add build rule for //google/cloud/location:location-py to prepare for release chore(python): Remove moved_proto_library and py_grpc_library rules which are unused PiperOrigin-RevId: 706721330 Source-Link: https://togithub.com/googleapis/googleapis/commit/8a5dedc9b6c33394633a4ab8cdd7b4d42d460139 chore(python): Add build rule for //google/type:type-py to prepare for release PiperOrigin-RevId: 706697389 Source-Link: https://togithub.com/googleapis/googleapis/commit/62556d0b89deb99aa4348ecbb5948cec4b58f132 feat: added SqlCondition in AlertPolicy feat: added PrometheusQueryLanguageCondition.disable_metric_validation feat: deprecated QueryTimeSeries (MQL query endpoint) feat: added TimeSeries.description for input only docs: TimeSeries.unit allows limited updating by CreateTimeSeries docs: ServiceLevelObjective.goal must be <= 0.9999 docs: ServiceAgentAuthentication supports generating an OAuth token For more information about the status of MQL, see the [MQL deprecation notice](https://cloud.google.com/stackdriver/docs/deprecations/mql). PiperOrigin-RevId: 706010293 Source-Link: https://togithub.com/googleapis/googleapis/commit/f4eff5440fd07389f820d22d2a55690c6390dc6d feat: add new fields for delivering intermediate transcriptions through PubSub PiperOrigin-RevId: 705999588 Source-Link: https://togithub.com/googleapis/googleapis/commit/35c27e3dff6a232c9c83014c677cf353c3a8aaf5 feat: add new fields for delivering intermediate transcriptions through PubSub PiperOrigin-RevId: 705962694 Source-Link: https://togithub.com/googleapis/googleapis/commit/d140b5109f2abfe1ad4205c4a791cf16f09036c2 feat: change go gapic transport to grpc+rest in logging PiperOrigin-RevId: 705927066 Source-Link: https://togithub.com/googleapis/googleapis/commit/8a3158a2deb927097d01f617116229018bc14771 build: update to latest version of disco-to-proto3-converter PiperOrigin-RevId: 705912489 Source-Link: https://togithub.com/googleapis/googleapis/commit/56e9b1a68762db0574e4b991c4e78b6d787b1580 build: include struct.proto dependency to handle Value/Struct/Any (#972) Source-Link: https://togithub.com/googleapis/googleapis/commit/a74ef25c9fa9fb2f0160ef6e55f58a1e90415a1a feat: Update Compute Engine API to revision 20241201 (#971) Source-Link: https://togithub.com/googleapis/googleapis/commit/7d0c6bee2517d77635beb2a1dd6d6e7d4d943512 chore(python): Update build rules for google/shopping/merchant/reviews/v1beta to prepare for release PiperOrigin-RevId: 705456988 Source-Link: https://togithub.com/googleapis/googleapis/commit/f17e0aa970506b47d0552574ea7f57a440aa71f2 build: update to latest version of disco-to-proto3-converter PiperOrigin-RevId: 705308252 Source-Link: https://togithub.com/googleapis/googleapis/commit/d1695384cf03b73ed0d14bdf3c664be82eb5f42a feat: Add support for opt-in debug logging fix: Fix typing issue with gRPC metadata when key ends in -bin chore: Update gapic-generator-python to v1.21.0 PiperOrigin-RevId: 705285820 Source-Link: https://togithub.com/googleapis/googleapis/commit/f9b8b9150f7fcd600b0acaeef91236b1843f5e49 feat: added annotations docs: Service Account is a required field fix: Changed field behavior for an existing field `service_account` in message `.google.cloud.config.v1.Deployment` fix: Changed field behavior for an existing field `service_account` in message `.google.cloud.config.v1.Preview` PiperOrigin-RevId: 705212738 Source-Link: https://togithub.com/googleapis/googleapis/commit/c46c4ec72b13fe2d32d1c8fb878419562b54c031 feat: add LLM parser proto to API PiperOrigin-RevId: 705199740 Source-Link: https://togithub.com/googleapis/googleapis/commit/2f81f777e4f021e82bea5212ce4baf7cbf194a0e chore(php): set migration_mode to MIGRATING (#967) Source-Link: https://togithub.com/googleapis/googleapis/commit/9845b036264eb5a5107d946d8bb9f29aacbfa9b4 chore: Updated dependency on google-cloud-compute-v1 (#970) Source-Link: https://togithub.com/googleapis/googleapis/commit/d4f6eb78a427998669c15870d5bd4fb74cc3235a feat: add Tool.GoogleSearch feat: add GenerationConfig.Modality feat: add GenerationConfig.SpeechConfig feat: add GenerationConfig.MediaResolution PiperOrigin-RevId: 705158245 Source-Link: https://togithub.com/googleapis/googleapis/commit/484e441c10e6b8c1a751261030648b56573985e8 chore: update fleetengine yaml PiperOrigin-RevId: 705131886 Source-Link: https://togithub.com/googleapis/googleapis/commit/8e29c7448ea282b8d7e58684529470d3fcb80405 feat: add MoveObject RPC feat: add finalize_time field in Object metadata PiperOrigin-RevId: 705127117 Source-Link: https://togithub.com/googleapis/googleapis/commit/f1ee512e40a844ab4de767159b686175c588a635 feat: add UUID in Spanner TypeCode enum PiperOrigin-RevId: 704948401 Source-Link: https://togithub.com/googleapis/googleapis/commit/d46c6c9a8bf21dc69a19e1251b43aa8b6354a3b7 chore: Fix to internal test mocks to handle mixins with logging configs PiperOrigin-RevId: 704933382 Source-Link: https://togithub.com/googleapis/googleapis/commit/0a5fa897174c9d11de9b6ee99c1ef428387cfd6f feat: enable FeatureGroup Service Account and IAM methods PiperOrigin-RevId: 704910450 Source-Link: https://togithub.com/googleapis/googleapis/commit/798bd23a97e0c6a2582a4b442c09523b1325b533 chore: update gapic-generator-go to 0.49.3 PiperOrigin-RevId: 704833201 Source-Link: https://togithub.com/googleapis/googleapis/commit/d6a178a12c6304cb93e145fed25ecba253d6683a docs: A comment for field `cpu_count` in message `.google.cloud.oracledatabase.v1.CloudExadataInfrastructureProperties` is changed docs: A comment for field `memory_size_gb` in message `.google.cloud.oracledatabase.v1.CloudExadataInfrastructureProperties` is changed docs: A comment for field `db_node_storage_size_gb` in message `.google.cloud.oracledatabase.v1.CloudExadataInfrastructureProperties` is changed PiperOrigin-RevId: 704818011 Source-Link: https://togithub.com/googleapis/googleapis/commit/bd2042802bd4bb77f57eb31cec90d4d30a96ec20 chore: fix result object substitution in the nonstandard LRO case PiperOrigin-RevId: 704804024 Source-Link: https://togithub.com/googleapis/googleapis/commit/225fe989d404e0786178b6d0e44786d524c9565f fix: Add compatibility for PHP 8.4 docs: Add documentation for logger client option PiperOrigin-RevId: 704769822 Source-Link: https://togithub.com/googleapis/googleapis/commit/68e77625374a91c46fe47980209fedd108c756e8 chore: regenerate API index Source-Link: https://togithub.com/googleapis/googleapis/commit/5285c0c32504691588201fd2d8b100c2cab6eca7 feat: Update Compute Engine API to revision 20241201 (#966) Source-Link: https://togithub.com/googleapis/googleapis/commit/5d5b1bf126485b0e2c972bac41b376438601e266 chore: fix Ruby wrapper gem tests when the corresponding GAPIC has logging features PiperOrigin-RevId: 704453456 Source-Link: https://togithub.com/googleapis/googleapis/commit/4ad6a43440eaaab6f10fddd5e5e044c25e8196bd docs: correct SearchVehiclesRequest.ordered_by description PiperOrigin-RevId: 704403622 Source-Link: https://togithub.com/googleapis/googleapis/commit/4e78e682efabbe91a3bc62d3ce0213f02524929d feat(ruby): provide opt-in debug logging PiperOrigin-RevId: 704374373 Source-Link: https://togithub.com/googleapis/googleapis/commit/ac60199b4ddad2d47fbb5645683313ee8eeff4f9 feat: Initial review API publication PiperOrigin-RevId: 704296222 Source-Link: https://togithub.com/googleapis/googleapis/commit/f3c8df7ee195f0053c5dd36c0e5abd4511fe960b fix!: Changed repeated flag of an existing field `gtin` in message `.google.shopping.merchant.products.v1beta.Attributes` fix!: An existing field `gtin` is moved out of oneof in message `.google.shopping.merchant.products.v1beta.Attributes` docs: A comment for message `ProductInput` is changed docs: A comment for field `name` in message `.google.shopping.merchant.products.v1beta.ProductInput` is changed docs: A comment for field `name` in message `.google.shopping.merchant.products.v1beta.DeleteProductInputRequest` is changed docs: A comment for message `Product` is changed docs: A comment for field `name` in message `.google.shopping.merchant.products.v1beta.Product` is changed docs: A comment for field `name` in message `.google.shopping.merchant.products.v1beta.GetProductRequest` is changed docs: A comment for field `page_size` in message `.google.shopping.merchant.products.v1beta.ListProductsRequest` is changed docs: A comment for field `gtin` in message `.google.shopping.merchant.products.v1beta.Attributes` is changed docs: A comment for field `tax_category` in message `.google.shopping.merchant.products.v1beta.Attributes` is changed docs: A comment for field `min_handling_time` in message `.google.shopping.merchant.products.v1beta.Shipping` is changed docs: A comment for field `max_handling_time` in message `.google.shopping.merchant.products.v1beta.Shipping` is changed docs: A comment for field `min_transit_time` in message `.google.shopping.merchant.products.v1beta.Shipping` is changed docs: A comment for field `max_transit_time` in message `.google.shopping.merchant.products.v1beta.Shipping` is changed feat: A new field `member_price_effective_date` is added to message `.google.shopping.merchant.products.v1beta.LoyaltyProgram` feat: A new field `shipping_label` is added to message `.google.shopping.merchant.products.v1beta.LoyaltyProgram` PiperOrigin-RevId: 704281512 Source-Link: https://togithub.com/googleapis/googleapis/commit/0f1beb9507162a4cbe3a2b1437922a6289ae5f24 feat: Add missing field annotations in space.proto, message.proto, reaction.proto, space_event.proto, membership.proto, attachment.proto docs: Update field annotations in space.proto, message.proto, reaction.proto, space_event.proto, membership.proto, attachment.proto There are unrelated changes related to filed annotations, but verified those are in the public dev docs fix!: Changed field behavior for an existing field `update_mask` and `emoji` PiperOrigin-RevId: 704249815 Source-Link: https://togithub.com/googleapis/googleapis/commit/27c0c3c9fb0d9ee17dd3b5fe0329bb9b0d0c2b69 chore: Regen Ruby gkeconnect-gateway wrapper from the v1 protos PiperOrigin-RevId: 703639312 Source-Link: https://togithub.com/googleapis/googleapis/commit/0f3a20ebd29fb1deb2bd1f75c7ba55500d35457d docs: add examples for kubernetes secret chore: explicitly set fields to field_behavior optional PiperOrigin-RevId: 703589766 Source-Link: https://togithub.com/googleapis/googleapis/commit/22dffa8f690606f58578f478e45172fbf7a06976 feat: A new value `NVIDIA_H100_MEGA_80GB` is added to enum `AcceleratorType` PiperOrigin-RevId: 703589133 Source-Link: https://togithub.com/googleapis/googleapis/commit/593486932bf66d1bd3cac3a1a4f822b37890ee2d feat: A new field `list_all_versions` to `ListPublisherModelsRequest` PiperOrigin-RevId: 703587328 Source-Link: https://togithub.com/googleapis/googleapis/commit/febe04901ee533e5b68d87a8ede1094e7ce153bd feat: A new value `NVIDIA_H100_MEGA_80GB` is added to enum `AcceleratorType` PiperOrigin-RevId: 703586349 Source-Link: https://togithub.com/googleapis/googleapis/commit/7f78b7b52ce7a49e48c1bda18b4ee495ef6cd320 chore: Configure google-cloud-memorystore Ruby client PiperOrigin-RevId: 703291947 Source-Link: https://togithub.com/googleapis/googleapis/commit/3be31fed1e19de78da8ae8a7f074ecaae5d1db60 docs: clarify options for logs docs: clarify the custom instance template needs to be in the same project PiperOrigin-RevId: 703266926 Source-Link: https://togithub.com/googleapis/googleapis/commit/3735100771044022d9e57f25fdbf0e67f45a857e
- Loading branch information