google_api_container v0.1.0 GoogleApi.Container.V1.Model.Operation View Source
This operation resource represents operations that may have happened or are happening on the cluster. All fields are output only.
Attributes
- detail (String.t): Detailed operation progress, if available. Defaults to:
null
. - endTime (String.t): [Output only] The time the operation completed, in RFC3339 text format. Defaults to:
null
. - location (String.t): [Output only] The name of the Google Compute Engine zone or region in which the cluster resides. Defaults to:
null
. - name (String.t): The server-assigned ID for the operation. Defaults to:
null
. operationType (String.t): The operation type. Defaults to:
null
.- Enum - one of [TYPE_UNSPECIFIED, CREATE_CLUSTER, DELETE_CLUSTER, UPGRADE_MASTER, UPGRADE_NODES, REPAIR_CLUSTER, UPDATE_CLUSTER, CREATE_NODE_POOL, DELETE_NODE_POOL, SET_NODE_POOL_MANAGEMENT, AUTO_REPAIR_NODES, AUTO_UPGRADE_NODES, SET_LABELS, SET_MASTER_AUTH, SET_NODE_POOL_SIZE, SET_NETWORK_POLICY, SET_MAINTENANCE_POLICY]
- selfLink (String.t): Server-defined URL for the resource. Defaults to:
null
. - startTime (String.t): [Output only] The time the operation started, in RFC3339 text format. Defaults to:
null
. status (String.t): The current status of the operation. Defaults to:
null
.- Enum - one of [STATUS_UNSPECIFIED, PENDING, RUNNING, DONE, ABORTING]
- statusMessage (String.t): If an error has occurred, a textual description of the error. Defaults to:
null
. - targetLink (String.t): Server-defined URL for the target of the operation. Defaults to:
null
. - zone (String.t): The name of the Google Compute Engine zone in which the operation is taking place. This field is deprecated, use location instead. Defaults to:
null
.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields
Link to this section Types
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.