AI-generated Key Takeaways
-
Describes a single operation (create, remove) on an asset group asset.
-
update_mask
uses a FieldMask to specify resource fields modified in an update. -
The
operation
field, a union, determines the mutate operation and can becreate
,update
, orremove
. -
A
create
operation expects no resource name, anupdate
expects a valid resource name, and aremove
expects a resource name in a specific format.
A single operation (create, remove) on an asset group asset.
Fields | |
---|---|
|
FieldMask that determines which resource fields are modified in an update. |
Union field
|
|
|
Create operation: No resource name is expected for the new asset group asset. |
|
Update operation: The asset group asset is expected to have a valid resource name. |
|
Remove operation: A resource name for the removed asset group asset is expected, in this format: |