Full name: projects.locations.semanticGovernancePolicies.patch
Updates a SemanticGovernancePolicy.
Endpoint
patchhttps://{service-endpoint}/v1beta1/{semanticGovernancePolicy.name}
PATCH https://{service-endpoint}/v1beta1/{semanticGovernancePolicy.name}
Where {service-endpoint} is one of the supported service endpoints.
Path parameters
semanticGovernancePolicy.namestring
Identifier. Resource name of the SemanticGovernancePolicy.
Query parameters
Optional. updateMask is used to specify the fields to be overwritten in the SemanticGovernancePolicy resource by the update. The fields specified in the updateMask are relative to the resource, not the full request. A field will be overwritten if it is in the mask. If the mask is not present, then all fields that are populated in the request message will be overwritten. Set the updateMask to * to override all fields.
This is a comma-separated list of fully qualified names of fields. Example: "user.displayName,photo".
Request body
The request body contains an instance of SemanticGovernancePolicy.
Response body
If successful, the response body contains an instance of Operation.