Interface protos.google.cloud.translation.v3.IImportDataMetadata (8.5.0)

Properties of an ImportDataMetadata.

Package

@google-cloud/translate

Properties

createTime

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

ImportDataMetadata createTime

error

error?: (google.rpc.IStatus|null);

ImportDataMetadata error

state

state?: (google.cloud.translation.v3.OperationState|keyof typeof google.cloud.translation.v3.OperationState|null);

ImportDataMetadata state

updateTime

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

ImportDataMetadata updateTime