Class: Google::Cloud::AutoML::V1::ListDatasetsResponse

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/automl/v1/service.rb

Overview

Response message for AutoMl.ListDatasets.

Instance Attribute Summary collapse

Instance Attribute Details

#datasets::Array<::Google::Cloud::AutoML::V1::Dataset>



81
82
83
84
# File 'proto_docs/google/cloud/automl/v1/service.rb', line 81

class ListDatasetsResponse
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#next_page_token::String



81
82
83
84
# File 'proto_docs/google/cloud/automl/v1/service.rb', line 81

class ListDatasetsResponse
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end