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: 766242721
fix!: Changed field behavior for an existing field `type` in message `.google.cloud.apphub.v1.Criticality`
fix!: Changed field behavior for an existing field `type` in message `.google.cloud.apphub.v1.Environment`
docs: A comment for field `type` in message `.google.cloud.apphub.v1.Criticality` is changed
docs: A comment for field `type` in message `.google.cloud.apphub.v1.Environment` is changed
PiperOrigin-RevId: 611502546