Interface protos.google.cloud.dataproc.v1.IBatchOperationMetadata (5.5.0)

Properties of a BatchOperationMetadata.

Package

@google-cloud/dataproc

Properties

batch

batch?: (string|null);

BatchOperationMetadata batch

batchUuid

batchUuid?: (string|null);

BatchOperationMetadata batchUuid

createTime

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

BatchOperationMetadata createTime

description

description?: (string|null);

BatchOperationMetadata description

doneTime

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

BatchOperationMetadata doneTime

labels

labels?: ({ [k: string]: string }|null);

BatchOperationMetadata labels

operationType

operationType?: (google.cloud.dataproc.v1.BatchOperationMetadata.BatchOperationType|keyof typeof google.cloud.dataproc.v1.BatchOperationMetadata.BatchOperationType|null);

BatchOperationMetadata operationType

warnings

warnings?: (string[]|null);

BatchOperationMetadata warnings