Class: Google::Cloud::AutoML::V1beta1::ListColumnSpecsRequest

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

Overview

Request message for AutoMl.ListColumnSpecs.

Instance Attribute Summary collapse

Instance Attribute Details

#field_mask::Google::Protobuf::FieldMask



237
238
239
240
# File 'proto_docs/google/cloud/automl/v1beta1/service.rb', line 237

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

#filter::String



237
238
239
240
# File 'proto_docs/google/cloud/automl/v1beta1/service.rb', line 237

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

#page_size::Integer



237
238
239
240
# File 'proto_docs/google/cloud/automl/v1beta1/service.rb', line 237

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

#page_token::String



237
238
239
240
# File 'proto_docs/google/cloud/automl/v1beta1/service.rb', line 237

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

#parent::String



237
238
239
240
# File 'proto_docs/google/cloud/automl/v1beta1/service.rb', line 237

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