Cloud AutoML V1beta1 API - Class Google::Cloud::AutoML::V1beta1::GetColumnSpecRequest (v0.5.5)

Reference documentation and code samples for the Cloud AutoML V1beta1 API class Google::Cloud::AutoML::V1beta1::GetColumnSpecRequest.

Request message for AutoMl.GetColumnSpec.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#field_mask

def field_mask() -> ::Google::Protobuf::FieldMask
Returns

#field_mask=

def field_mask=(value) -> ::Google::Protobuf::FieldMask
Parameter
Returns

#name

def name() -> ::String
Returns
  • (::String) — Required. The resource name of the column spec to retrieve.

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — Required. The resource name of the column spec to retrieve.
Returns
  • (::String) — Required. The resource name of the column spec to retrieve.