Data Lineage V1 API - Class Google::Cloud::DataCatalog::Lineage::V1::SearchLinksResponse (v0.2.1)

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

Response message for SearchLinks.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

def links() -> ::Array<::Google::Cloud::DataCatalog::Lineage::V1::Link>
Returns
def links=(value) -> ::Array<::Google::Cloud::DataCatalog::Lineage::V1::Link>
Parameter
Returns

#next_page_token

def next_page_token() -> ::String
Returns
  • (::String) — The token to specify as page_token in the subsequent call to get the next page. Omitted if there are no more pages in the response.

#next_page_token=

def next_page_token=(value) -> ::String
Parameter
  • value (::String) — The token to specify as page_token in the subsequent call to get the next page. Omitted if there are no more pages in the response.
Returns
  • (::String) — The token to specify as page_token in the subsequent call to get the next page. Omitted if there are no more pages in the response.