Class: Google::Cloud::AutoML::V1beta1::UpdateTableSpecRequest

Inherits:
Object
  • Object
show all
Defined in:
lib/google/cloud/automl/v1beta1/doc/google/cloud/automl/v1beta1/service.rb

Overview

Request message for AutoML::UpdateTableSpec

Instance Attribute Summary collapse

Instance Attribute Details

#table_specGoogle::Cloud::AutoML::V1beta1::TableSpec

Returns The table spec which replaces the resource on the server.

Returns:



159
# File 'lib/google/cloud/automl/v1beta1/doc/google/cloud/automl/v1beta1/service.rb', line 159

class UpdateTableSpecRequest; end

#update_maskGoogle::Protobuf::FieldMask

Returns The update mask applies to the resource.

Returns:



159
# File 'lib/google/cloud/automl/v1beta1/doc/google/cloud/automl/v1beta1/service.rb', line 159

class UpdateTableSpecRequest; end