package google.events.cloud.datastream.v1

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

message AvroFileFormat

data.proto:500

AVRO file format configuration.

Used in: GcsDestinationConfig

(message has no fields)

message BigQueryDestinationConfig

data.proto:559

Used in: DestinationConfig

message BigQueryDestinationConfig.SingleTargetDataset

data.proto:561

A single target dataset to which all data will be streamed.

Used in: BigQueryDestinationConfig

message BigQueryDestinationConfig.SourceHierarchyDatasets

data.proto:568

Destination datasets are created so that hierarchy of the destination data objects matches the source hierarchy.

Used in: BigQueryDestinationConfig

message BigQueryDestinationConfig.SourceHierarchyDatasets.DatasetTemplate

data.proto:570

Dataset template used for dynamic dataset creation.

Used in: SourceHierarchyDatasets

message BigQueryProfile

data.proto:84

BigQuery warehouse profile.

Used in: ConnectionProfile

(message has no fields)

message ConnectionProfile

data.proto:211

A set of reusable connection configurations to be used as a source or destination for a stream.

Used in: ConnectionProfileEventData

message ConnectionProfileCreatedEvent

events.proto:46

The CloudEvent raised when a ConnectionProfile is created.

message ConnectionProfileDeletedEvent

events.proto:64

The CloudEvent raised when a ConnectionProfile is deleted.

message ConnectionProfileEventData

data.proto:747

The data within all ConnectionProfile events.

Used in: ConnectionProfileCreatedEvent, ConnectionProfileDeletedEvent, ConnectionProfileUpdatedEvent

message ConnectionProfileUpdatedEvent

events.proto:55

The CloudEvent raised when a ConnectionProfile is updated.

message DestinationConfig

data.proto:611

The configuration of the stream destination.

Used in: Stream

message Error

data.proto:728

Represent a user-facing Error.

Used in: PrivateConnection, Stream

message ForwardSshTunnelConnectivity

data.proto:94

Forward SSH Tunnel connectivity.

Used in: ConnectionProfile

message GcsDestinationConfig

data.proto:538

Google Cloud Storage destination configuration

Used in: DestinationConfig

message GcsProfile

data.proto:75

Cloud Storage bucket profile.

Used in: ConnectionProfile

message JsonFileFormat

data.proto:505

JSON file format configuration.

Used in: GcsDestinationConfig

enum JsonFileFormat.JsonCompression

data.proto:519

Json file compression.

Used in: JsonFileFormat

enum JsonFileFormat.SchemaFileFormat

data.proto:507

Schema file format.

Used in: JsonFileFormat

message MysqlColumn

data.proto:417

MySQL Column.

Used in: MysqlTable

message MysqlDatabase

data.proto:453

MySQL database.

Used in: MysqlRdbms

message MysqlProfile

data.proto:45

MySQL database profile.

Used in: ConnectionProfile

message MysqlRdbms

data.proto:462

MySQL database structure

Used in: MysqlSourceConfig, Stream.BackfillAllStrategy

message MysqlSourceConfig

data.proto:468

MySQL source configuration

Used in: SourceConfig

message MysqlSslConfig

data.proto:198

MySQL SSL configuration information.

Used in: MysqlProfile

message MysqlTable

data.proto:442

MySQL table.

Used in: MysqlDatabase

message OracleColumn

data.proto:259

Oracle Column.

Used in: OracleTable

message OracleProfile

data.proto:27

Oracle database profile.

Used in: ConnectionProfile

message OracleRdbms

data.proto:309

Oracle database structure.

Used in: OracleSourceConfig, Stream.BackfillAllStrategy

message OracleSchema

data.proto:300

Oracle schema.

Used in: OracleRdbms

message OracleSourceConfig

data.proto:315

Oracle data source configuration

Used in: SourceConfig

message OracleSourceConfig.DropLargeObjects

data.proto:317

Configuration to drop large object values.

Used in: OracleSourceConfig

(message has no fields)

message OracleSourceConfig.StreamLargeObjects

data.proto:322

Configuration to stream large object values.

Used in: OracleSourceConfig

(message has no fields)

message OracleTable

data.proto:289

Oracle table.

Used in: OracleSchema

message PostgresqlColumn

data.proto:347

PostgreSQL Column.

Used in: PostgresqlTable

message PostgresqlProfile

data.proto:60

PostgreSQL database profile.

Used in: ConnectionProfile

message PostgresqlRdbms

data.proto:394

PostgreSQL database structure.

Used in: PostgresqlSourceConfig, Stream.BackfillAllStrategy

message PostgresqlSchema

data.proto:385

PostgreSQL schema.

Used in: PostgresqlRdbms

message PostgresqlSourceConfig

data.proto:400

PostgreSQL data source configuration

Used in: SourceConfig

message PostgresqlTable

data.proto:374

PostgreSQL table.

Used in: PostgresqlSchema

message PrivateConnection

data.proto:118

The PrivateConnection resource is used to establish private connectivity between Datastream and a customer's network.

Used in: PrivateConnectionEventData

enum PrivateConnection.State

data.proto:120

Private Connection state.

Used in: PrivateConnection

message PrivateConnectionCreatedEvent

events.proto:100

The CloudEvent raised when a PrivateConnection is created.

message PrivateConnectionDeletedEvent

events.proto:109

The CloudEvent raised when a PrivateConnection is deleted.

message PrivateConnectionEventData

data.proto:753

The data within all PrivateConnection events.

Used in: PrivateConnectionCreatedEvent, PrivateConnectionDeletedEvent

message PrivateConnectivity

data.proto:166

Private Connectivity

Used in: ConnectionProfile

message Route

data.proto:174

The route resource is the child of the private connection resource, used for defining a route for a private connection.

Used in: RouteEventData

message RouteCreatedEvent

events.proto:118

The CloudEvent raised when a Route is created.

message RouteDeletedEvent

events.proto:128

The CloudEvent raised when a Route is deleted.

message RouteEventData

data.proto:765

The data within all Route events.

Used in: RouteCreatedEvent, RouteDeletedEvent

message SourceConfig

data.proto:481

The configuration of the stream source.

Used in: Stream

message StaticServiceIpConnectivity

data.proto:89

Static IP address connectivity.

Used in: ConnectionProfile

(message has no fields)

message Stream

data.proto:627

A resource representing streaming data from a source to a destination.

Used in: StreamEventData

message Stream.BackfillAllStrategy

data.proto:630

Backfill strategy to automatically backfill the Stream's objects. Specific objects can be excluded.

Used in: Stream

message Stream.BackfillNoneStrategy

data.proto:645

Backfill strategy to disable automatic backfill for the Stream's objects.

Used in: Stream

(message has no fields)

enum Stream.State

data.proto:650

Stream state.

Used in: Stream

message StreamCreatedEvent

events.proto:73

The CloudEvent raised when a Stream is created.

message StreamDeletedEvent

events.proto:91

The CloudEvent raised when a Stream is deleted.

message StreamEventData

data.proto:759

The data within all Stream events.

Used in: StreamCreatedEvent, StreamDeletedEvent, StreamUpdatedEvent

message StreamUpdatedEvent

events.proto:82

The CloudEvent raised when a Stream is updated.

message VpcPeeringConfig

data.proto:107

The VPC Peering configuration is used to create VPC peering between Datastream and the consumer's VPC.

Used in: PrivateConnection