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: 759724486
feat: A new field `organization_domain` is added to message `Customer`
docs: Mark the enum value `EkmSolution.VIRTRU` as deprecated
PiperOrigin-RevId: 754144273
feat: A new method `UpdateCustomer` is added to service `CloudControlsPartnerCore`
feat: A new method `DeleteCustomer` is added to service `CloudControlsPartnerCore`
feat: A new field `organization_domain` is added to message `.google.cloud.cloudcontrolspartner.v1beta.Customer`
feat: A new message `CreateCustomerRequest` is added
feat: A new message `UpdateCustomerRequest` is added
feat: A new message `DeleteCustomerRequest` is added
docs: A comment for field `requested_cancellation` in message `.google.cloud.cloudcontrolspartner.v1beta.OperationMetadata` is changed
docs: A comment for enum value `VIRTRU` in enum `EkmSolution` is changed
PiperOrigin-RevId: 719291894
feat: Field behavior for field `customer_onboarding_state` in message `.google.cloud.cloudcontrolspartner.v1beta.Customer` is changed
feat: Field behavior for field `is_onboarded` in message `.google.cloud.cloudcontrolspartner.v1beta.Customer` is changed
feat: A new value `ACCESS_TRANSPARENCY_LOGS_SUPPORT_CASE_VIEWER` is added to enum `.google.cloud.cloudcontrolspartner.v1beta.PartnerPermissions.Permission`
docs: A comment for field `display_name` in message `.google.cloud.cloudcontrolspartner.v1beta.Customer` is changed
PiperOrigin-RevId: 674282504
feat: Field behavior for field `customer_onboarding_state` in message `.google.cloud.cloudcontrolspartner.v1.Customer` is changed
feat: Field behavior for field `is_onboarded` in message `.google.cloud.cloudcontrolspartner.v1.Customer` is changed
feat: A new value `ACCESS_TRANSPARENCY_LOGS_SUPPORT_CASE_VIEWER` is added to enum `.google.cloud.cloudcontrolspartner.v1.PartnerPermissions.Permission`
docs: A comment for field `display_name` in message `.google.cloud.cloudcontrolspartner.v1.Customer` is changed
PiperOrigin-RevId: 674282173
docs: Updated comment for field `location` in message `.google.cloud.cloudcontrolspartner.v1beta.Workload`
docs: Updated a comment for field `partner_project_id` in message `.google.cloud.cloudcontrolspartner.v1beta.Partner`
docs: Updated documentation URL
PiperOrigin-RevId: 609026905