Interface protos.google.cloud.datastream.v1alpha1.IGcsDestinationConfig (3.1.0)

Properties of a GcsDestinationConfig.

Package

@google-cloud/datastream

Properties

avroFileFormat

avroFileFormat?: (google.cloud.datastream.v1alpha1.IAvroFileFormat|null);

GcsDestinationConfig avroFileFormat

fileRotationInterval

fileRotationInterval?: (google.protobuf.IDuration|null);

GcsDestinationConfig fileRotationInterval

fileRotationMb

fileRotationMb?: (number|null);

GcsDestinationConfig fileRotationMb

gcsFileFormat

gcsFileFormat?: (google.cloud.datastream.v1alpha1.GcsFileFormat|keyof typeof google.cloud.datastream.v1alpha1.GcsFileFormat|null);

GcsDestinationConfig gcsFileFormat

jsonFileFormat

jsonFileFormat?: (google.cloud.datastream.v1alpha1.IJsonFileFormat|null);

GcsDestinationConfig jsonFileFormat

path

path?: (string|null);

GcsDestinationConfig path