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: 808289479
fix: fix typo in csam_filter_filter_result in SanitizationResult output
feat: Add SDP info types in SdpDeidentify results
docs: A comment for field `inspect_template` in message `.google.cloud.modelarmor.v1.SdpAdvancedConfig` is changed
docs: A comment for field `deidentify_template` in message `.google.cloud.modelarmor.v1.SdpAdvancedConfig` is changed
PiperOrigin-RevId: 730701858
fix!: An existing field `filter_config` is removed from message `.google.cloud.modelarmor.v1.SanitizeModelResponseRequest`
PiperOrigin-RevId: 716621110