chore: librarian generate pull request: 20251007T062236Z #14669
Closed
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
BEGIN_COMMIT_OVERRIDE
BEGIN_NESTED_COMMIT
fix: [google-cloud-vision] upgrade gRPC service registration func
An update to Go gRPC Protobuf generation will change service registration function signatures to use an interface instead of a concrete type in generated .pb.go service files. This change should affect very few client library users. See release notes advisories in googleapis/google-cloud-go#11025.
PiperOrigin-RevId: 815900795
Source-link: googleapis/googleapis@a53e1e0
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
fix: [google-cloud-access-context-manager] upgrade gRPC service registration func
An update to Go gRPC Protobuf generation will change service registration function signatures to use an interface instead of a concrete type in generated .pb.go service files. This change should affect very few client library users. See release notes advisories in googleapis/google-cloud-go#11025.
PiperOrigin-RevId: 815900795
Source-link: googleapis/googleapis@a53e1e0
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
fix: [google-cloud-artifact-registry] upgrade gRPC service registration func
An update to Go gRPC Protobuf generation will change service registration function signatures to use an interface instead of a concrete type in generated .pb.go service files. This change should affect very few client library users. See release notes advisories in googleapis/google-cloud-go#11025.
PiperOrigin-RevId: 815900795
Source-link: googleapis/googleapis@a53e1e0
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
fix: [google-cloud-build] upgrade gRPC service registration func
An update to Go gRPC Protobuf generation will change service registration function signatures to use an interface instead of a concrete type in generated .pb.go service files. This change should affect very few client library users. See release notes advisories in googleapis/google-cloud-go#11025.
PiperOrigin-RevId: 815900795
Source-link: googleapis/googleapis@a53e1e0
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
fix: [google-cloud-container] upgrade gRPC service registration func
An update to Go gRPC Protobuf generation will change service registration function signatures to use an interface instead of a concrete type in generated .pb.go service files. This change should affect very few client library users. See release notes advisories in googleapis/google-cloud-go#11025.
PiperOrigin-RevId: 815900795
Source-link: googleapis/googleapis@a53e1e0
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
fix: [google-cloud-dataflow-client] upgrade gRPC service registration func
An update to Go gRPC Protobuf generation will change service registration function signatures to use an interface instead of a concrete type in generated .pb.go service files. This change should affect very few client library users. See release notes advisories in googleapis/google-cloud-go#11025.
PiperOrigin-RevId: 815900795
Source-link: googleapis/googleapis@a53e1e0
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat: [google-shopping-merchant-products] Include CarrierShipping field inside the Products attribute
A new feature inside the
ProductAttributes,carrier_shippingfield allows for configuring a carrier shipping policy by indicating the carrier service of use for cost, speed or both.PiperOrigin-RevId: 815678832
Source-link: googleapis/googleapis@2e9cd5b
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat: [google-cloud-bigquery-reservation] Add new
BACKGROUND_CHANGE_DATA_CAPTURE,BACKGROUND_COLUMN_METADATA_INDEX, andBACKGROUND_SEARCH_INDEX_REFRESHreservation assignment typesPiperOrigin-RevId: 814816863
Source-link: googleapis/googleapis@2193a2b
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
fix: [google-analytics-admin] upgrade gRPC service registration func
An update to Go gRPC Protobuf generation will change service registration function signatures to use an interface instead of a concrete type in generated .pb.go service files. This change should affect very few client library users. See release notes advisories in googleapis/google-cloud-go#11025.
PiperOrigin-RevId: 814259961
Source-link: googleapis/googleapis@9070e63
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
fix: [google-cloud-translate] upgrade gRPC service registration func
An update to Go gRPC Protobuf generation will change service registration function signatures to use an interface instead of a concrete type in generated .pb.go service files. This change should affect very few client library users. See release notes advisories in googleapis/google-cloud-go#11025.
PiperOrigin-RevId: 814259961
Source-link: googleapis/googleapis@9070e63
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
docs: [google-cloud-eventarc-publishing] Update comment in Eventarc Publishing API
PiperOrigin-RevId: 813779868
Source-link: googleapis/googleapis@3d9a46d
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat: [google-cloud-alloydb] update
Database.charsetto be immutablePiperOrigin-RevId: 811874519
Source-link: googleapis/googleapis@8cd7806
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
fix: [google-cloud-alloydb] An existing enum
PoolModeis removed from theConnectionPoolConfigPiperOrigin-RevId: 811874519
Source-link: googleapis/googleapis@8cd7806
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
docs: [google-cloud-alloydb] specify that the STOPPED state is not used for clusters anymore
PiperOrigin-RevId: 811874519
Source-link: googleapis/googleapis@8cd7806
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat: [google-cloud-alloydb] add fields on the estimated/actual start/end times for an Upgrade Cluster operation
PiperOrigin-RevId: 811874519
Source-link: googleapis/googleapis@8cd7806
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat: [google-cloud-alloydb] add field to ExecuteSQL request to just validate the sql statement
PiperOrigin-RevId: 811874519
Source-link: googleapis/googleapis@8cd7806
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat: [google-cloud-alloydb] add additional fields to Database object to specify the collation type, character type, if it is a template database, and the template to use for the database
PiperOrigin-RevId: 811874519
Source-link: googleapis/googleapis@8cd7806
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat: [google-cloud-alloydb] add configuration for Managed Connection Pool
PiperOrigin-RevId: 811874519
Source-link: googleapis/googleapis@8cd7806
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
chore: [google-cloud-alloydb] annotate
EncryptionConfig.kms_key_name,SecondaryConfig.primary_cluster_name,PrimaryConfig.secondary_cluster_names, andPscInstanceConfig.service_attachment_linkwith what resource they're referencingPiperOrigin-RevId: 811874519
Source-link: googleapis/googleapis@8cd7806
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat: [google-cloud-alloydb] add PG 17 as a Database version
PiperOrigin-RevId: 811874519
Source-link: googleapis/googleapis@8cd7806
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat: [google-cloud-alloydb] add CRUD APIs on Databases
PiperOrigin-RevId: 811874519
Source-link: googleapis/googleapis@8cd7806
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat: [google-cloud-alloydb] add CRUD APIs on Databases
PiperOrigin-RevId: 811874403
Source-link: googleapis/googleapis@48c3f2f
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
fix: [google-cloud-alloydb] An existing enum
PoolModeis removed from theConnectionPoolConfigPiperOrigin-RevId: 811874403
Source-link: googleapis/googleapis@48c3f2f
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat: [google-cloud-alloydb] add PG 17 as a Database version
PiperOrigin-RevId: 811874403
Source-link: googleapis/googleapis@48c3f2f
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
chore: [google-cloud-alloydb] annotate
EncryptionConfig.kms_key_name,SecondaryConfig.primary_cluster_name,PrimaryConfig.secondary_cluster_names, andPscInstanceConfig.service_attachment_linkwith what resource they're referencingPiperOrigin-RevId: 811874403
Source-link: googleapis/googleapis@48c3f2f
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat: [google-cloud-alloydb] add configuration for Managed Connection Pool
PiperOrigin-RevId: 811874403
Source-link: googleapis/googleapis@48c3f2f
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat: [google-cloud-alloydb] update
Database.charsetto be immutablePiperOrigin-RevId: 811874403
Source-link: googleapis/googleapis@48c3f2f
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat: [google-cloud-alloydb] add additional fields to Database object to specify the collation type, character type, if it is a template database, and the template to use for the database
PiperOrigin-RevId: 811874403
Source-link: googleapis/googleapis@48c3f2f
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat: [google-cloud-alloydb] add field to ExecuteSQL request to just validate the sql statement
PiperOrigin-RevId: 811874403
Source-link: googleapis/googleapis@48c3f2f
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat: [google-cloud-alloydb] add fields on the estimated/actual start/end times for an Upgrade Cluster operation
PiperOrigin-RevId: 811874403
Source-link: googleapis/googleapis@48c3f2f
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
docs: [google-cloud-alloydb] specify that the STOPPED state is not used for clusters anymore
PiperOrigin-RevId: 811874403
Source-link: googleapis/googleapis@48c3f2f
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat: [google-cloud-alloydb] add fields on the estimated/actual start/end times for an Upgrade Cluster operation
PiperOrigin-RevId: 811874303
Source-link: googleapis/googleapis@fc225fe
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat: [google-cloud-alloydb] add additional fields to Database object to specify the collation type, character type, if it is a template database, and the template to use for the database
PiperOrigin-RevId: 811874303
Source-link: googleapis/googleapis@fc225fe
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
docs: [google-cloud-alloydb] specify that the STOPPED state is not used for clusters anymore
PiperOrigin-RevId: 811874303
Source-link: googleapis/googleapis@fc225fe
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat: [google-cloud-alloydb] add PG 17 as a Database version
PiperOrigin-RevId: 811874303
Source-link: googleapis/googleapis@fc225fe
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat: [google-cloud-alloydb] add field to ExecuteSQL request to just validate the sql statement
PiperOrigin-RevId: 811874303
Source-link: googleapis/googleapis@fc225fe
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
chore: [google-cloud-alloydb] annotate
EncryptionConfig.kms_key_name,SecondaryConfig.primary_cluster_name,PrimaryConfig.secondary_cluster_names, andPscInstanceConfig.service_attachment_linkwith what resource they're referencingPiperOrigin-RevId: 811874303
Source-link: googleapis/googleapis@fc225fe
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat: [google-cloud-alloydb] add configuration for Managed Connection Pool
PiperOrigin-RevId: 811874303
Source-link: googleapis/googleapis@fc225fe
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat: [google-cloud-alloydb] update
Database.charsetto be immutablePiperOrigin-RevId: 811874303
Source-link: googleapis/googleapis@fc225fe
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat: [google-cloud-alloydb] add CRUD APIs on Databases
PiperOrigin-RevId: 811874303
Source-link: googleapis/googleapis@fc225fe
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat: [google-cloud-compute] Update Compute Engine v1 API to revision 20250909
PiperOrigin-RevId:
Source-link: googleapis/googleapis@31b413b
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat: [google-cloud-compute-v1beta] Update Compute Engine v1beta API to revision 20250909
PiperOrigin-RevId:
Source-link: googleapis/googleapis@69a5677
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
fix: [google-cloud-eventarc-publishing] upgrade gRPC service registration func
An update to Go gRPC Protobuf generation will change service registration function signatures to use an interface instead of a concrete type in generated .pb.go service files. This change should affect very few client library users. See release notes advisories in googleapis/google-cloud-go#11025.
PiperOrigin-RevId: 808289479
Source-link: googleapis/googleapis@36533b0
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
chore: [google-cloud-compute] set Compute migration_mode to NEW_SURFACE_ONLY (#1101)
PiperOrigin-RevId:
Source-link: googleapis/googleapis@5caeec4
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat: [google-cloud-compute] Update Compute Engine v1 API to revision 20250902
PiperOrigin-RevId:
Source-link: googleapis/googleapis@57ddfb3
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat: [google-cloud-compute-v1beta] Update Compute Engine v1beta API to revision 20250902
PiperOrigin-RevId:
Source-link: googleapis/googleapis@efa74ff
END_NESTED_COMMIT
END_COMMIT_OVERRIDE
This pull request is generated with proto changes between
googleapis/googleapis@9070e63
(exclusive) and
googleapis/googleapis@a53e1e0
(inclusive).
Librarian Version: v0.0.0-20251006193731-31a496db4d50
Language Image: us-central1-docker.pkg.dev/cloud-sdk-librarian-prod/images-prod/python-librarian-generator:latest