Datastream V1 API - Class Google::Cloud::Datastream::V1::StreamObject (v0.10.0)

Reference documentation and code samples for the Datastream V1 API class Google::Cloud::Datastream::V1::StreamObject.

A specific stream object (e.g a specific DB table).

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#backfill_job

def backfill_job() -> ::Google::Cloud::Datastream::V1::BackfillJob
Returns

#backfill_job=

def backfill_job=(value) -> ::Google::Cloud::Datastream::V1::BackfillJob
Parameter
Returns

#create_time

def create_time() -> ::Google::Protobuf::Timestamp
Returns

#display_name

def display_name() -> ::String
Returns
  • (::String) — Required. Display name.

#display_name=

def display_name=(value) -> ::String
Parameter
  • value (::String) — Required. Display name.
Returns
  • (::String) — Required. Display name.

#errors

def errors() -> ::Array<::Google::Cloud::Datastream::V1::Error>
Returns

#name

def name() -> ::String
Returns
  • (::String) — Output only. The object resource's name.

#source_object

def source_object() -> ::Google::Cloud::Datastream::V1::SourceObjectIdentifier
Returns

#source_object=

def source_object=(value) -> ::Google::Cloud::Datastream::V1::SourceObjectIdentifier
Parameter
Returns

#update_time

def update_time() -> ::Google::Protobuf::Timestamp
Returns