MutateSharedSetResult

  • The result for the shared set mutate operation includes resource_name and shared_set fields.

  • The resource_name is a string returned for successful operations.

  • The shared_set field contains the mutated shared set with only mutable fields and is returned when response_content_type is set to "MUTABLE_RESOURCE".

The result for the shared set mutate.

Fields

resource_name

string

Returned for successful operations.

shared_set

SharedSet

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