MutateAssetGroupsRequest

Request message for AssetGroupService.MutateAssetGroups.

Fields

customer_id

string

Required. The ID of the customer whose asset groups are being modified.

operations[]

AssetGroupOperation

Required. The list of operations to perform on individual asset groups.

validate_only

bool

If true, the request is validated but not executed. Only errors are returned, not results.