Interface protos.google.dataflow.v1beta3.IKeyRangeLocation

Properties of a KeyRangeLocation.

Package

@google-cloud/dataflow!

Properties

dataDisk

dataDisk?: (string|null);

KeyRangeLocation dataDisk

Property Value
TypeDescription
(string|null)

deliveryEndpoint

deliveryEndpoint?: (string|null);

KeyRangeLocation deliveryEndpoint

Property Value
TypeDescription
(string|null)

deprecatedPersistentDirectory

deprecatedPersistentDirectory?: (string|null);

KeyRangeLocation deprecatedPersistentDirectory

Property Value
TypeDescription
(string|null)

end

end?: (string|null);

KeyRangeLocation end

Property Value
TypeDescription
(string|null)

start

start?: (string|null);

KeyRangeLocation start

Property Value
TypeDescription
(string|null)