AI-generated Key Takeaways
-
Request message for MutateAssetGroupListingGroupFilters service, which does not support partial_failure because the tree needs to be validated together.
-
The request requires the customer ID and a list of operations to perform on individual asset group listing group filters.
-
The request allows for validation only without execution by setting
validate_onlyto true. -
The response content type can be specified to determine whether the resource or just the resource name is returned after mutation.
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. |