Data Lineage V1 API - Class Google::Cloud::DataCatalog::Lineage::V1::SearchLineageStreamingResponse (v0.15.0)

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

Response message for SearchLineageStreaming.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

def links() -> ::Array<::Google::Cloud::DataCatalog::Lineage::V1::LineageLink>
Returns

#unreachable

def unreachable() -> ::Array<::String>
Returns
  • (::Array<::String>) — Unordered list. Unreachable resources. If non-empty, the result set might be incomplete.

    Currently, only locations are supported.

    Format: projects/[PROJECT_NUMBER]/locations/[LOCATION] Example: projects/123456789/locations/us-east1

#unreachable=

def unreachable=(value) -> ::Array<::String>
Parameter
  • value (::Array<::String>) — Unordered list. Unreachable resources. If non-empty, the result set might be incomplete.

    Currently, only locations are supported.

    Format: projects/[PROJECT_NUMBER]/locations/[LOCATION] Example: projects/123456789/locations/us-east1

Returns
  • (::Array<::String>) — Unordered list. Unreachable resources. If non-empty, the result set might be incomplete.

    Currently, only locations are supported.

    Format: projects/[PROJECT_NUMBER]/locations/[LOCATION] Example: projects/123456789/locations/us-east1