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
#links
def links() -> ::Array<::Google::Cloud::DataCatalog::Lineage::V1::LineageLink>- (::Array<::Google::Cloud::DataCatalog::Lineage::V1::LineageLink>) — Output only. The lineage links that match the search criteria. Can be empty if no links match.
#unreachable
def unreachable() -> ::Array<::String>-
(::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>-
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
-
(::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