Properties of a BatchOperationMetadata.
Package
@google-cloud/talentProperties
createTime
createTime?: (google.protobuf.ITimestamp|null);BatchOperationMetadata createTime
endTime
endTime?: (google.protobuf.ITimestamp|null);BatchOperationMetadata endTime
failureCount
failureCount?: (number|null);BatchOperationMetadata failureCount
state
state?: (google.cloud.talent.v4beta1.BatchOperationMetadata.State|keyof typeof google.cloud.talent.v4beta1.BatchOperationMetadata.State|null);BatchOperationMetadata state
stateDescription
stateDescription?: (string|null);BatchOperationMetadata stateDescription
successCount
successCount?: (number|null);BatchOperationMetadata successCount
totalCount
totalCount?: (number|null);BatchOperationMetadata totalCount
updateTime
updateTime?: (google.protobuf.ITimestamp|null);BatchOperationMetadata updateTime