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

Properties of a GcsDestinationConfig.

Package

@google-cloud/datastream

Properties

avroFileFormat

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

GcsDestinationConfig avroFileFormat

fileRotationInterval

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

GcsDestinationConfig fileRotationInterval

fileRotationMb

fileRotationMb?: (number|null);

GcsDestinationConfig fileRotationMb

jsonFileFormat

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

GcsDestinationConfig jsonFileFormat

path

path?: (string|null);

GcsDestinationConfig path