Reference documentation and code samples for the Google Cloud Appengine Admin V1 Client class OperationMetadataV1.
Metadata for the given google.longrunning.Operation .
Generated from protobuf message google.appengine.v1.OperationMetadataV1
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ method
string
API method that initiated this operation. Example: google.appengine.v1.Versions.CreateVersion
. @OutputOnly
↳ insert_time
↳ end_time
↳ user
string
User who requested this operation. @OutputOnly
↳ target
string
Name of the resource that this operation is acting on. Example: apps/myapp/services/default
. @OutputOnly
↳ ephemeral_message
string
Ephemeral message that may change every time the operation is polled. @OutputOnly
↳ warning
array
Durable messages that persist on every operation poll. @OutputOnly
↳ create_version_metadata
getMethod
API method that initiated this operation. Example: google.appengine.v1.Versions.CreateVersion
.
@OutputOnly
string
setMethod
API method that initiated this operation. Example: google.appengine.v1.Versions.CreateVersion
.
@OutputOnly
var
string
$this
getInsertTime
Time that this operation was created.
@OutputOnly
hasInsertTime
clearInsertTime
setInsertTime
Time that this operation was created.
@OutputOnly
$this
getEndTime
Time that this operation completed.
@OutputOnly
hasEndTime
clearEndTime
setEndTime
Time that this operation completed.
@OutputOnly
$this
getUser
User who requested this operation.
@OutputOnly
string
setUser
User who requested this operation.
@OutputOnly
var
string
$this
getTarget
Name of the resource that this operation is acting on. Example: apps/myapp/services/default
.
@OutputOnly
string
setTarget
Name of the resource that this operation is acting on. Example: apps/myapp/services/default
.
@OutputOnly
var
string
$this
getEphemeralMessage
Ephemeral message that may change every time the operation is polled.
@OutputOnly
string
setEphemeralMessage
Ephemeral message that may change every time the operation is polled.
@OutputOnly
var
string
$this
getWarning
Durable messages that persist on every operation poll.
@OutputOnly
setWarning
Durable messages that persist on every operation poll.
@OutputOnly
var
string[]
$this
getCreateVersionMetadata
Generated from protobuf field .google.appengine.v1.CreateVersionMetadataV1 create_version_metadata = 8;
hasCreateVersionMetadata
setCreateVersionMetadata
Generated from protobuf field .google.appengine.v1.CreateVersionMetadataV1 create_version_metadata = 8;
$this
getMethodMetadata
string