MutateSharedCriterionResult

The result for the shared criterion mutate.

JSON representation
{
  "resourceName": string,
  "sharedCriterion": {
    object (SharedCriterion)
  }
}
Fields
resourceName

string

Returned for successful operations.

sharedCriterion

object (SharedCriterion)

The mutated shared criterion with only mutable fields after mutate. The field will only be returned when responseContentType is set to "MUTABLE_RESOURCE".