Interface protos.google.appengine.v1.IOperationMetadataV1 (1.0.6)

Properties of an OperationMetadataV1.

Package

@google-cloud/appengine-admin!

Properties

createVersionMetadata

createVersionMetadata?: (google.appengine.v1.ICreateVersionMetadataV1|null);

OperationMetadataV1 createVersionMetadata

Property Value
TypeDescription
(google.appengine.v1.ICreateVersionMetadataV1|null)

endTime

endTime?: (google.protobuf.ITimestamp|null);

OperationMetadataV1 endTime

Property Value
TypeDescription
(google.protobuf.ITimestamp|null)

ephemeralMessage

ephemeralMessage?: (string|null);

OperationMetadataV1 ephemeralMessage

Property Value
TypeDescription
(string|null)

insertTime

insertTime?: (google.protobuf.ITimestamp|null);

OperationMetadataV1 insertTime

Property Value
TypeDescription
(google.protobuf.ITimestamp|null)

method

method?: (string|null);

OperationMetadataV1 method

Property Value
TypeDescription
(string|null)

target

target?: (string|null);

OperationMetadataV1 target

Property Value
TypeDescription
(string|null)

user

user?: (string|null);

OperationMetadataV1 user

Property Value
TypeDescription
(string|null)

warning

warning?: (string[]|null);

OperationMetadataV1 warning

Property Value
TypeDescription
(string[]|null)