Cloud Life Sciences V2beta API - Class Google::Cloud::LifeSciences::V2beta::Metadata (v0.8.0)

Reference documentation and code samples for the Cloud Life Sciences V2beta API class Google::Cloud::LifeSciences::V2beta::Metadata.

Carries information about the pipeline execution that is returned in the long running operation's metadata field.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#create_time

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

#create_time=

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

#end_time

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

#end_time=

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

#events

def events() -> ::Array<::Google::Cloud::LifeSciences::V2beta::Event>
Returns

#events=

def events=(value) -> ::Array<::Google::Cloud::LifeSciences::V2beta::Event>
Parameter
Returns

#labels

def labels() -> ::Google::Protobuf::Map{::String => ::String}
Returns
  • (::Google::Protobuf::Map{::String => ::String}) — The user-defined labels associated with this operation.

#labels=

def labels=(value) -> ::Google::Protobuf::Map{::String => ::String}
Parameter
  • value (::Google::Protobuf::Map{::String => ::String}) — The user-defined labels associated with this operation.
Returns
  • (::Google::Protobuf::Map{::String => ::String}) — The user-defined labels associated with this operation.

#pipeline

def pipeline() -> ::Google::Cloud::LifeSciences::V2beta::Pipeline
Returns

#pipeline=

def pipeline=(value) -> ::Google::Cloud::LifeSciences::V2beta::Pipeline
Parameter
Returns

#pub_sub_topic

def pub_sub_topic() -> ::String
Returns
  • (::String) — The name of the Cloud Pub/Sub topic where notifications of operation status changes are sent.

#pub_sub_topic=

def pub_sub_topic=(value) -> ::String
Parameter
  • value (::String) — The name of the Cloud Pub/Sub topic where notifications of operation status changes are sent.
Returns
  • (::String) — The name of the Cloud Pub/Sub topic where notifications of operation status changes are sent.

#start_time

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

#start_time=

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