MutateSharedSetResult

  • Successful operations return a resource_name string.

  • The mutated shared set with mutable fields is returned as a shared_set object 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".