Class Google::Cloud::AIPlatform::V1::ListDatasetsResponse (v0.1.0)

Response message for DatasetService.ListDatasets.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#datasets

def datasets() -> ::Array<::Google::Cloud::AIPlatform::V1::Dataset>
Returns

#datasets=

def datasets=(value) -> ::Array<::Google::Cloud::AIPlatform::V1::Dataset>
Parameter
Returns

#next_page_token

def next_page_token() -> ::String
Returns
  • (::String) — The standard List next-page token.

#next_page_token=

def next_page_token=(value) -> ::String
Parameter
  • value (::String) — The standard List next-page token.
Returns
  • (::String) — The standard List next-page token.