Interface protos.google.devtools.cloudbuild.v2.IRunWorkflowCustomOperationMetadata (4.1.1)

Properties of a RunWorkflowCustomOperationMetadata.

Package

@google-cloud/cloudbuild

Properties

apiVersion

apiVersion?: (string|null);

RunWorkflowCustomOperationMetadata apiVersion

createTime

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

RunWorkflowCustomOperationMetadata createTime

endTime

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

RunWorkflowCustomOperationMetadata endTime

pipelineRunId

pipelineRunId?: (string|null);

RunWorkflowCustomOperationMetadata pipelineRunId

requestedCancellation

requestedCancellation?: (boolean|null);

RunWorkflowCustomOperationMetadata requestedCancellation

target

target?: (string|null);

RunWorkflowCustomOperationMetadata target

verb

verb?: (string|null);

RunWorkflowCustomOperationMetadata verb