events/cloud/datastream/v1 library
Classes
- AvroFileFormat
- AVRO file format configuration.
- BigQueryDestinationConfig
- BigQueryDestinationConfig_SingleTargetDataset
- A single target dataset to which all data will be streamed.
- BigQueryDestinationConfig_SourceHierarchyDatasets
- Destination datasets are created so that hierarchy of the destination data objects matches the source hierarchy.
- BigQueryDestinationConfig_SourceHierarchyDatasets_DatasetTemplate
- Dataset template used for dynamic dataset creation.
- BigQueryProfile
- BigQuery warehouse profile.
- ConnectionProfile
- A set of reusable connection configurations to be used as a source or destination for a stream.
- ConnectionProfileCreatedEvent
- The CloudEvent raised when a ConnectionProfile is created.
- ConnectionProfileDeletedEvent
- The CloudEvent raised when a ConnectionProfile is deleted.
- ConnectionProfileEventData
- The data within all ConnectionProfile events.
- ConnectionProfileUpdatedEvent
- The CloudEvent raised when a ConnectionProfile is updated.
- DestinationConfig
- The configuration of the stream destination.
- Error
- Represent a user-facing Error.
- ForwardSshTunnelConnectivity
- Forward SSH Tunnel connectivity.
- GcsDestinationConfig
- Google Cloud Storage destination configuration
- GcsProfile
- Cloud Storage bucket profile.
- JsonFileFormat
- JSON file format configuration.
- JsonFileFormat_JsonCompression
- Json file compression.
- JsonFileFormat_SchemaFileFormat
- Schema file format.
- MysqlColumn
- MySQL Column.
- MysqlDatabase
- MySQL database.
- MysqlProfile
- MySQL database profile.
- MysqlRdbms
- MySQL database structure
- MysqlSourceConfig
- MySQL source configuration
- MysqlSslConfig
- MySQL SSL configuration information.
- MysqlTable
- MySQL table.
- OracleColumn
- Oracle Column.
- OracleProfile
- Oracle database profile.
- OracleRdbms
- Oracle database structure.
- OracleSchema
- Oracle schema.
- OracleSourceConfig
- Oracle data source configuration
- OracleSourceConfig_DropLargeObjects
- Configuration to drop large object values.
- OracleSourceConfig_StreamLargeObjects
- Configuration to stream large object values.
- OracleTable
- Oracle table.
- PostgresqlColumn
- PostgreSQL Column.
- PostgresqlProfile
- PostgreSQL database profile.
- PostgresqlRdbms
- PostgreSQL database structure.
- PostgresqlSchema
- PostgreSQL schema.
- PostgresqlSourceConfig
- PostgreSQL data source configuration
- PostgresqlTable
- PostgreSQL table.
- PrivateConnection
- The PrivateConnection resource is used to establish private connectivity between Datastream and a customer's network.
- PrivateConnection_State
- Private Connection state.
- PrivateConnectionCreatedEvent
- The CloudEvent raised when a PrivateConnection is created.
- PrivateConnectionDeletedEvent
- The CloudEvent raised when a PrivateConnection is deleted.
- PrivateConnectionEventData
- The data within all PrivateConnection events.
- PrivateConnectivity
- Private Connectivity
- Route
- The route resource is the child of the private connection resource, used for defining a route for a private connection.
- RouteCreatedEvent
- The CloudEvent raised when a Route is created.
- RouteDeletedEvent
- The CloudEvent raised when a Route is deleted.
- RouteEventData
- The data within all Route events.
- SourceConfig
- The configuration of the stream source.
- StaticServiceIpConnectivity
- Static IP address connectivity.
- Stream
- A resource representing streaming data from a source to a destination.
- Stream_BackfillAllStrategy
- Backfill strategy to automatically backfill the Stream's objects. Specific objects can be excluded.
- Stream_BackfillNoneStrategy
- Backfill strategy to disable automatic backfill for the Stream's objects.
- Stream_State
- Stream state.
- StreamCreatedEvent
- The CloudEvent raised when a Stream is created.
- StreamDeletedEvent
- The CloudEvent raised when a Stream is deleted.
- StreamEventData
- The data within all Stream events.
- StreamUpdatedEvent
- The CloudEvent raised when a Stream is updated.
- VpcPeeringConfig
- The VPC Peering configuration is used to create VPC peering between Datastream and the consumer's VPC.