Dataplex V1 API - Class Google::Cloud::Dataplex::V1::ListEntriesResponse (v0.22.0)

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

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#entries

def entries() -> ::Array<::Google::Cloud::Dataplex::V1::Entry>
Returns

#entries=

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

#next_page_token

def next_page_token() -> ::String
Returns
  • (::String) — Pagination token.

#next_page_token=

def next_page_token=(value) -> ::String
Parameter
  • value (::String) — Pagination token.
Returns
  • (::String) — Pagination token.