Dataplex V1 API - Class Google::Cloud::Dataplex::V1::ListMetadataFeedsResponse (v2.10.0)

Reference documentation and code samples for the Dataplex V1 API class Google::Cloud::Dataplex::V1::ListMetadataFeedsResponse.

Response message for ListMetadataFeeds.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#metadata_feeds

def metadata_feeds() -> ::Array<::Google::Cloud::Dataplex::V1::MetadataFeed>
Returns

#metadata_feeds=

def metadata_feeds=(value) -> ::Array<::Google::Cloud::Dataplex::V1::MetadataFeed>
Parameter
Returns

#next_page_token

def next_page_token() -> ::String
Returns
  • (::String) — A token to retrieve the next page of results. If there are no more results in the list, the value is empty.

#next_page_token=

def next_page_token=(value) -> ::String
Parameter
  • value (::String) — A token to retrieve the next page of results. If there are no more results in the list, the value is empty.
Returns
  • (::String) — A token to retrieve the next page of results. If there are no more results in the list, the value is empty.

#unreachable

def unreachable() -> ::Array<::String>
Returns
  • (::Array<::String>) — Unordered list. Locations that the service couldn't reach.

#unreachable=

def unreachable=(value) -> ::Array<::String>
Parameter
  • value (::Array<::String>) — Unordered list. Locations that the service couldn't reach.
Returns
  • (::Array<::String>) — Unordered list. Locations that the service couldn't reach.