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 https://github.com/googleapis/google-cloud-go/pull/11025.
PiperOrigin-RevId: 810022369
docs: A comment for field `parent` in message `.google.cloud.storagebatchoperations.v1.ListJobsRequest` is changed
docs: A comment for field `name` in message `.google.cloud.storagebatchoperations.v1.GetJobRequest` is changed
docs: A comment for field `name` in message `.google.cloud.storagebatchoperations.v1.CancelJobRequest` is changed
docs: A comment for field `name` in message `.google.cloud.storagebatchoperations.v1.DeleteJobRequest` is changed
docs: A comment for field `operation` in message `.google.cloud.storagebatchoperations.v1.OperationMetadata` is changed
PiperOrigin-RevId: 752885882