AI-generated Key Takeaways
-
This page describes operations for creating or updating a custom interest.
-
The
update_maskfield is a FieldMask used to specify which fields are modified during an update operation. -
The
operationfield is a union field that can be either acreateoperation (for new custom interests) or anupdateoperation (for existing custom interests with a valid resource name).
A single operation (create, update) on a custom interest.
| Fields | |
|---|---|
|
FieldMask that determines which resource fields are modified in an update. |
Union field
|
|
|
Create operation: No resource name is expected for the new custom interest. |
|
Update operation: The custom interest is expected to have a valid resource name. |