MutateAssetGroupSignalResult

  • resource_name is returned for successful operations and is a string.

  • asset_group_signal provides the mutated AssetGroupSignal with only mutable fields after the mutate operation, and is returned when response_content_type is set to "MUTABLE_RESOURCE".

The result for the asset group signal mutate.

Fields

resource_name

string

Returned for successful operations.

asset_group_signal

AssetGroupSignal

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