Show / Hide Table of Contents

Namespace Google.Apis.Datastream.v1

Classes

DatastreamBaseServiceRequest<TResponse>

A base abstract class for Datastream requests.

DatastreamService

The Datastream Service.

DatastreamService.Scope

Available OAuth 2.0 scopes for use with the Datastream API.

DatastreamService.ScopeConstants

Available OAuth 2.0 scope constants for use with the Datastream API.

ProjectsResource

The "projects" collection of methods.

ProjectsResource.LocationsResource

The "locations" collection of methods.

ProjectsResource.LocationsResource.ConnectionProfilesResource

The "connectionProfiles" collection of methods.

ProjectsResource.LocationsResource.ConnectionProfilesResource.CreateRequest

Use this method to create a connection profile in a project and location.

ProjectsResource.LocationsResource.ConnectionProfilesResource.DeleteRequest

Use this method to delete a connection profile.

ProjectsResource.LocationsResource.ConnectionProfilesResource.DiscoverRequest

Use this method to discover a connection profile. The discover API call exposes the data objects and metadata belonging to the profile. Typically, a request returns children data objects of a parent data object that's optionally supplied in the request.

ProjectsResource.LocationsResource.ConnectionProfilesResource.GetRequest

Use this method to get details about a connection profile.

ProjectsResource.LocationsResource.ConnectionProfilesResource.ListRequest

Use this method to list connection profiles created in a project and location.

ProjectsResource.LocationsResource.ConnectionProfilesResource.PatchRequest

Use this method to update the parameters of a connection profile.

ProjectsResource.LocationsResource.FetchStaticIpsRequest

The FetchStaticIps API call exposes the static IP addresses used by Datastream.

ProjectsResource.LocationsResource.GetRequest

Gets information about a location.

ProjectsResource.LocationsResource.ListRequest

Lists information about the supported locations for this service.

ProjectsResource.LocationsResource.OperationsResource

The "operations" collection of methods.

ProjectsResource.LocationsResource.OperationsResource.CancelRequest

Starts asynchronous cancellation on a long-running operation. The server makes a best effort to cancel the operation, but success is not guaranteed. If the server doesn't support this method, it returns google.rpc.Code.UNIMPLEMENTED. Clients can use Operations.GetOperation or other methods to check whether the cancellation succeeded or whether the operation completed despite cancellation. On successful cancellation, the operation is not deleted; instead, it becomes an operation with an Operation.error value with a google.rpc.Status.code of 1, corresponding to Code.CANCELLED.

ProjectsResource.LocationsResource.OperationsResource.DeleteRequest

Deletes a long-running operation. This method indicates that the client is no longer interested in the operation result. It does not cancel the operation. If the server doesn't support this method, it returns google.rpc.Code.UNIMPLEMENTED.

ProjectsResource.LocationsResource.OperationsResource.GetRequest

Gets the latest state of a long-running operation. Clients can use this method to poll the operation result at intervals as recommended by the API service.

ProjectsResource.LocationsResource.OperationsResource.ListRequest

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns UNIMPLEMENTED.

ProjectsResource.LocationsResource.PrivateConnectionsResource

The "privateConnections" collection of methods.

ProjectsResource.LocationsResource.PrivateConnectionsResource.CreateRequest

Use this method to create a private connectivity configuration.

ProjectsResource.LocationsResource.PrivateConnectionsResource.DeleteRequest

Use this method to delete a private connectivity configuration.

ProjectsResource.LocationsResource.PrivateConnectionsResource.GetRequest

Use this method to get details about a private connectivity configuration.

ProjectsResource.LocationsResource.PrivateConnectionsResource.ListRequest

Use this method to list private connectivity configurations in a project and location.

ProjectsResource.LocationsResource.PrivateConnectionsResource.RoutesResource

The "routes" collection of methods.

ProjectsResource.LocationsResource.PrivateConnectionsResource.RoutesResource.CreateRequest

Use this method to create a route for a private connectivity configuration in a project and location.

ProjectsResource.LocationsResource.PrivateConnectionsResource.RoutesResource.DeleteRequest

Use this method to delete a route.

ProjectsResource.LocationsResource.PrivateConnectionsResource.RoutesResource.GetRequest

Use this method to get details about a route.

ProjectsResource.LocationsResource.PrivateConnectionsResource.RoutesResource.ListRequest

Use this method to list routes created for a private connectivity configuration in a project and location.

ProjectsResource.LocationsResource.StreamsResource

The "streams" collection of methods.

ProjectsResource.LocationsResource.StreamsResource.CreateRequest

Use this method to create a stream.

ProjectsResource.LocationsResource.StreamsResource.DeleteRequest

Use this method to delete a stream.

ProjectsResource.LocationsResource.StreamsResource.GetRequest

Use this method to get details about a stream.

ProjectsResource.LocationsResource.StreamsResource.ListRequest

Use this method to list streams in a project and location.

ProjectsResource.LocationsResource.StreamsResource.ObjectsResource

The "objects" collection of methods.

ProjectsResource.LocationsResource.StreamsResource.ObjectsResource.GetRequest

Use this method to get details about a stream object.

ProjectsResource.LocationsResource.StreamsResource.ObjectsResource.ListRequest

Use this method to list the objects of a specific stream.

ProjectsResource.LocationsResource.StreamsResource.ObjectsResource.LookupRequest

Use this method to look up a stream object by its source object identifier.

ProjectsResource.LocationsResource.StreamsResource.ObjectsResource.StartBackfillJobRequest

Use this method to start a backfill job for the specified stream object.

ProjectsResource.LocationsResource.StreamsResource.ObjectsResource.StopBackfillJobRequest

Use this method to stop a backfill job for the specified stream object.

ProjectsResource.LocationsResource.StreamsResource.PatchRequest

Use this method to update the configuration of a stream.

ProjectsResource.LocationsResource.StreamsResource.RunRequest

Use this method to start, resume or recover a stream with a non default CDC strategy.

Enums

DatastreamBaseServiceRequest<TResponse>.AltEnum

Data format for response.

DatastreamBaseServiceRequest<TResponse>.XgafvEnum

V1 error format.

In this article
Back to top Generated by DocFX