AI-generated Key Takeaways
-
This document describes a single operation that can be performed on an experiment.
-
The
update_mask
field is used to specify which fields of the resource are modified during an update operation. -
The
operation
field is a union field that can be one of three types:create
,update
, orremove
. -
The
create
operation is used to create an experiment. -
The
update
operation is used to update an existing experiment, requiring a valid resource name. -
The
remove
operation is used to remove an experiment, also requiring a valid resource name in a specific format.
A single operation on an experiment.
Fields | |
---|---|
|
FieldMask that determines which resource fields are modified in an update. |
Union field
|
|
|
Create operation |
|
Update operation: The experiment is expected to have a valid resource name. |
|
Remove operation: The experiment is expected to have a valid resource name, in this format:
|