Datastream

com.google.cloud.datastream.v1.datastream.Datastream
See theDatastream companion object
trait Datastream[F[_]]

Datastream service

Attributes

Companion:
object
Source:
Datastream.scala
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Abstract methods

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

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

Attributes

Source:
Datastream.scala

Use this method to create a private connectivity configuration.

Use this method to create a private connectivity configuration.

Attributes

Source:
Datastream.scala

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

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

Attributes

Source:
Datastream.scala

Use this method to create a stream.

Use this method to create a stream.

Attributes

Source:
Datastream.scala

Use this method to delete a connection profile.

Use this method to delete a connection profile.

Attributes

Source:
Datastream.scala

Use this method to delete a private connectivity configuration.

Use this method to delete a private connectivity configuration.

Attributes

Source:
Datastream.scala

Use this method to delete a route.

Use this method to delete a route.

Attributes

Source:
Datastream.scala

Use this method to delete a stream.

Use this method to delete a stream.

Attributes

Source:
Datastream.scala

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.

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.

Attributes

Source:
Datastream.scala

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

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

Attributes

Source:
Datastream.scala

Use this method to get details about a connection profile.

Use this method to get details about a connection profile.

Attributes

Source:
Datastream.scala

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

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

Attributes

Source:
Datastream.scala
def getRoute(request: GetRouteRequest, ctx: Headers): F[Route]

Use this method to get details about a route.

Use this method to get details about a route.

Attributes

Source:
Datastream.scala
def getStream(request: GetStreamRequest, ctx: Headers): F[Stream]

Use this method to get details about a stream.

Use this method to get details about a stream.

Attributes

Source:
Datastream.scala

Use this method to get details about a stream object.

Use this method to get details about a stream object.

Attributes

Source:
Datastream.scala

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

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

Attributes

Source:
Datastream.scala

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

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

Attributes

Source:
Datastream.scala

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

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

Attributes

Source:
Datastream.scala

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

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

Attributes

Source:
Datastream.scala

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

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

Attributes

Source:
Datastream.scala

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

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

Attributes

Source:
Datastream.scala

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

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

Attributes

Source:
Datastream.scala

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

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

Attributes

Source:
Datastream.scala

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

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

Attributes

Source:
Datastream.scala

Use this method to update the configuration of a stream.

Use this method to update the configuration of a stream.

Attributes

Source:
Datastream.scala