AI-generated Key Takeaways
-
This page describes a single operation that can be performed on a customizer attribute, which can be either a create or a remove operation.
-
The
update_maskfield uses a FieldMask to specify which resource fields are modified during an update. -
The
operationunion field determines the type of mutate operation being performed, withcreateandremovebeing the possible options. -
A
createoperation expects no resource name, while aremoveoperation requires the resource name of the customizer attribute to be removed.
A single operation (create, remove) on a customizer attribute.
| Fields | |
|---|---|
|
FieldMask that determines which resource fields are modified in an update. |
Union field
|
|
|
Create operation: No resource name is expected for the new customizer attribute |
|
Remove operation: A resource name for the removed customizer attribute is expected, in this format: |