Class Google::Cloud::Dataflow::V1beta3::PubsubSnapshotMetadata (v0.2.0)

Represents a Pubsub snapshot.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#expire_time

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

#expire_time=

def expire_time=(value) -> ::Google::Protobuf::Timestamp
Parameter
Returns

#snapshot_name

def snapshot_name() -> ::String
Returns
  • (::String) — The name of the Pubsub snapshot.

#snapshot_name=

def snapshot_name=(value) -> ::String
Parameter
  • value (::String) — The name of the Pubsub snapshot.
Returns
  • (::String) — The name of the Pubsub snapshot.

#topic_name

def topic_name() -> ::String
Returns
  • (::String) — The name of the Pubsub topic.

#topic_name=

def topic_name=(value) -> ::String
Parameter
  • value (::String) — The name of the Pubsub topic.
Returns
  • (::String) — The name of the Pubsub topic.