AI-generated Key Takeaways
-
This is the request message for the
AssetGroupListingGroupFilterService.MutateAssetGroupListingGroupFilters
API. -
Partial failure is not supported because the entire tree of filters must be validated together.
-
The required fields for this request are
customer_id
andoperations
. -
Optional fields include
validate_only
to validate the request without execution andresponse_content_type
to control the response details.
Request message for AssetGroupListingGroupFilterService.MutateAssetGroupListingGroupFilters
. partial_failure is not supported because the tree needs to be validated together.
Fields | |
---|---|
|
Required. The ID of the customer whose asset group listing group filters are being modified. |
|
Required. The list of operations to perform on individual asset group listing group filters. |
|
If true, the request is validated but not executed. Only errors are returned, not results. |
|
The response content type setting. Determines whether the mutable resource or just the resource name should be returned post mutation. |