Interface protos.google.dataflow.v1beta3.IJobMetadata

Properties of a JobMetadata.

Package

@google-cloud/dataflow!

Properties

bigqueryDetails

bigqueryDetails?: (google.dataflow.v1beta3.IBigQueryIODetails[]|null);

JobMetadata bigqueryDetails

Property Value
TypeDescription
(google.dataflow.v1beta3.IBigQueryIODetails[]|null)

bigTableDetails

bigTableDetails?: (google.dataflow.v1beta3.IBigTableIODetails[]|null);

JobMetadata bigTableDetails

Property Value
TypeDescription
(google.dataflow.v1beta3.IBigTableIODetails[]|null)

datastoreDetails

datastoreDetails?: (google.dataflow.v1beta3.IDatastoreIODetails[]|null);

JobMetadata datastoreDetails

Property Value
TypeDescription
(google.dataflow.v1beta3.IDatastoreIODetails[]|null)

fileDetails

fileDetails?: (google.dataflow.v1beta3.IFileIODetails[]|null);

JobMetadata fileDetails

Property Value
TypeDescription
(google.dataflow.v1beta3.IFileIODetails[]|null)

pubsubDetails

pubsubDetails?: (google.dataflow.v1beta3.IPubSubIODetails[]|null);

JobMetadata pubsubDetails

Property Value
TypeDescription
(google.dataflow.v1beta3.IPubSubIODetails[]|null)

sdkVersion

sdkVersion?: (google.dataflow.v1beta3.ISdkVersion|null);

JobMetadata sdkVersion

Property Value
TypeDescription
(google.dataflow.v1beta3.ISdkVersion|null)

spannerDetails

spannerDetails?: (google.dataflow.v1beta3.ISpannerIODetails[]|null);

JobMetadata spannerDetails

Property Value
TypeDescription
(google.dataflow.v1beta3.ISpannerIODetails[]|null)