Properties of a JobMetadata.
Package
@google-cloud/dataflow!Properties
bigqueryDetails
bigqueryDetails?: (google.dataflow.v1beta3.IBigQueryIODetails[]|null);
JobMetadata bigqueryDetails
Type | Description |
---|---|
(google.dataflow.v1beta3.IBigQueryIODetails[]|null) |
bigTableDetails
bigTableDetails?: (google.dataflow.v1beta3.IBigTableIODetails[]|null);
JobMetadata bigTableDetails
Type | Description |
---|---|
(google.dataflow.v1beta3.IBigTableIODetails[]|null) |
datastoreDetails
datastoreDetails?: (google.dataflow.v1beta3.IDatastoreIODetails[]|null);
JobMetadata datastoreDetails
Type | Description |
---|---|
(google.dataflow.v1beta3.IDatastoreIODetails[]|null) |
fileDetails
fileDetails?: (google.dataflow.v1beta3.IFileIODetails[]|null);
JobMetadata fileDetails
Type | Description |
---|---|
(google.dataflow.v1beta3.IFileIODetails[]|null) |
pubsubDetails
pubsubDetails?: (google.dataflow.v1beta3.IPubSubIODetails[]|null);
JobMetadata pubsubDetails
Type | Description |
---|---|
(google.dataflow.v1beta3.IPubSubIODetails[]|null) |
sdkVersion
sdkVersion?: (google.dataflow.v1beta3.ISdkVersion|null);
JobMetadata sdkVersion
Type | Description |
---|---|
(google.dataflow.v1beta3.ISdkVersion|null) |
spannerDetails
spannerDetails?: (google.dataflow.v1beta3.ISpannerIODetails[]|null);
JobMetadata spannerDetails
Type | Description |
---|---|
(google.dataflow.v1beta3.ISpannerIODetails[]|null) |