Cloud AutoML V1 API - Class Google::Cloud::AutoML::V1::ListDatasetsResponse (v0.5.1)

Reference documentation and code samples for the Cloud AutoML V1 API class Google::Cloud::AutoML::V1::ListDatasetsResponse.

Response message for AutoMl.ListDatasets.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#datasets

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

#datasets=

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

#next_page_token

def next_page_token() -> ::String
Returns

#next_page_token=

def next_page_token=(value) -> ::String
Parameter
Returns