Namespace Google.Apis.Datastream.v1alpha1.Data
Classes
AvroFileFormat
AVRO file format configuration.
BackfillAllStrategy
Backfill strategy to automatically backfill the Stream's objects. Specific objects can be excluded.
BackfillJob
Represents a backfill job on a specific stream object.
BackfillNoneStrategy
Backfill strategy to disable automatic backfill for the Stream's objects.
CancelOperationRequest
The request message for Operations.CancelOperation.
ConnectionProfile
DestinationConfig
The configuration of the stream destination.
DiscoverConnectionProfileRequest
Request message for 'discover' ConnectionProfile request.
DiscoverConnectionProfileResponse
DropLargeObjects
Configuration to drop large object values.
Empty
A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs. A typical example is to use it as the request or the response type of an API method. For instance: service Foo { rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty); }
Error
Represent a user-facing Error.
FetchErrorsRequest
Request message for 'FetchErrors' request.
FetchErrorsResponse
Response message for a 'FetchErrors' response.
FetchStaticIpsResponse
Response message for a 'FetchStaticIps' response.
ForwardSshTunnelConnectivity
Forward SSH Tunnel connectivity.
GcsDestinationConfig
Google Cloud Storage destination configuration
GcsProfile
Cloud Storage bucket profile.
JsonFileFormat
JSON file format configuration.
ListConnectionProfilesResponse
ListLocationsResponse
The response message for Locations.ListLocations.
ListOperationsResponse
The response message for Operations.ListOperations.
ListPrivateConnectionsResponse
ListRoutesResponse
route list response
ListStreamObjectsResponse
Response containing the objects for a stream.
ListStreamsResponse
Location
A resource that represents a Google Cloud location.
MysqlColumn
MySQL Column.
MysqlDatabase
MySQL database.
MysqlObjectIdentifier
Mysql data source object identifier.
MysqlProfile
MySQL database profile.
MysqlRdbms
MySQL database structure
MysqlSourceConfig
MySQL source configuration
MysqlSslConfig
MySQL SSL configuration information.
MysqlTable
MySQL table.
NoConnectivitySettings
No connectivity settings.
Operation
This resource represents a long-running operation that is the result of a network API call.
OperationMetadata
Represents the metadata of the long-running operation.
OracleColumn
Oracle Column.
OracleObjectIdentifier
Oracle data source object identifier.
OracleProfile
Oracle database profile.
OracleRdbms
Oracle database structure.
OracleSchema
Oracle schema.
OracleSourceConfig
Oracle data source configuration
OracleTable
Oracle table.
PrivateConnection
The PrivateConnection resource is used to establish private connectivity between Datastream and a customer's network.
PrivateConnectivity
Private Connectivity
Route
The Route resource is the child of the PrivateConnection resource. It used to define a route for a PrivateConnection setup.
SourceConfig
The configuration of the stream source.
SourceObjectIdentifier
Represents an identifier of an object in the data source.
StartBackfillJobResponse
Response for manually initiating a backfill job for a specific stream object.
StaticServiceIpConnectivity
Static IP address connectivity.
Status
The Status
type defines a logical error model that is suitable for different programming environments,
including REST APIs and RPC APIs. It is used by gRPC. Each Status
message contains
three pieces of data: error code, error message, and error details. You can find out more about this error model
and how to work with it in the API Design Guide.
StopBackfillJobResponse
Response for manually stop a backfill job for a specific stream object.
Stream
StreamObject
A specific stream object (e.g a specific DB table).
Validation
ValidationMessage
Represent user-facing validation result message.
ValidationResult
Contains the current validation results.
VpcPeeringConfig
The VPC Peering configuration is used to create VPC peering between Datastream and the consumer's VPC.