Google Cloud Appengine Admin V1 Client - Class OperationMetadataV1 (2.0.4)

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

Namespace

Google \ Cloud \ AppEngine \ V1

Methods

__construct

Constructor.

Parameters
Name
Description
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
Google\Protobuf\Timestamp

Time that this operation was created. @OutputOnly

↳ end_time
Google\Protobuf\Timestamp

Time that this operation completed. @OutputOnly

↳ 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

Returns
Type
Description
string

setMethod

API method that initiated this operation. Example: google.appengine.v1.Versions.CreateVersion .

@OutputOnly

Parameter
Name
Description
var
string
Returns
Type
Description
$this

getInsertTime

Time that this operation was created.

@OutputOnly

Returns
Type
Description

hasInsertTime

clearInsertTime

setInsertTime

Time that this operation was created.

@OutputOnly

Parameter
Name
Description
Returns
Type
Description
$this

getEndTime

Time that this operation completed.

@OutputOnly

Returns
Type
Description

hasEndTime

clearEndTime

setEndTime

Time that this operation completed.

@OutputOnly

Parameter
Name
Description
Returns
Type
Description
$this

getUser

User who requested this operation.

@OutputOnly

Returns
Type
Description
string

setUser

User who requested this operation.

@OutputOnly

Parameter
Name
Description
var
string
Returns
Type
Description
$this

getTarget

Name of the resource that this operation is acting on. Example: apps/myapp/services/default .

@OutputOnly

Returns
Type
Description
string

setTarget

Name of the resource that this operation is acting on. Example: apps/myapp/services/default .

@OutputOnly

Parameter
Name
Description
var
string
Returns
Type
Description
$this

getEphemeralMessage

Ephemeral message that may change every time the operation is polled.

@OutputOnly

Returns
Type
Description
string

setEphemeralMessage

Ephemeral message that may change every time the operation is polled.

@OutputOnly

Parameter
Name
Description
var
string
Returns
Type
Description
$this

getWarning

Durable messages that persist on every operation poll.

@OutputOnly

Returns
Type
Description

setWarning

Durable messages that persist on every operation poll.

@OutputOnly

Parameter
Name
Description
var
string[]
Returns
Type
Description
$this

Generated from protobuf field .google.appengine.v1.CreateVersionMetadataV1 create_version_metadata = 8;

Returns
Type
Description

Generated from protobuf field .google.appengine.v1.CreateVersionMetadataV1 create_version_metadata = 8;

Parameter
Name
Description
Returns
Type
Description
$this
Returns
Type
Description
string
Design a Mobile Site
View Site in Mobile | Classic
Share by: