Data Lineage V1 API - Class Google::Cloud::DataCatalog::Lineage::V1::GetRunRequest (v0.2.0)

Reference documentation and code samples for the Data Lineage V1 API class Google::Cloud::DataCatalog::Lineage::V1::GetRunRequest.

Request message for [GetRun][google.cloud.datacatalog.lineage.v1.GetRun].

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#name

def name() -> ::String
Returns
  • (::String) — Required. The name of the run to get.

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — Required. The name of the run to get.
Returns
  • (::String) — Required. The name of the run to get.