Resource: InvestigationRevision
Message describing a revision of an Investigation
JSON representation |
---|
{
"name": string,
"snapshot": {
object ( |
Fields | |
---|---|
name |
Identifier. name of resource |
snapshot |
Optional. [Output only] Snapshot of the investigation contents at this revision |
createTime |
Output only. [Output only] Create time stamp Uses RFC 3339, where generated output will always be Z-normalized and uses 0, 3, 6 or 9 fractional digits. Offsets other than "Z" are also accepted. Examples: |
labels |
Optional. Labels as key value pairs An object containing a list of |
index |
Output only. Revision index number, in order of creation. |
Methods |
|
---|---|
|
Creates a new revision of a given Investigation. |
|
Deletes a single revision of an Investigation. |
|
Gets details of a single revision of an Investigation. |
|
Lists Investigations in a given project and location. |
|
Updates the parameters of a single Investigation. |
|
Run an existing revision of an investigation. |