MutateAssetGroupSignalResult

The result for the asset group signal mutate.

JSON representation
{
  "resourceName": string,
  "assetGroupSignal": {
    object (AssetGroupSignal)
  }
}
Fields
resourceName

string

Returned for successful operations.

assetGroupSignal

object (AssetGroupSignal)

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