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 
 - (::Google::Protobuf::FieldMask) — Mask specifying which fields to read.
 
#field_mask=
def field_mask=(value) -> ::Google::Protobuf::FieldMask Parameter 
 - value (::Google::Protobuf::FieldMask) — Mask specifying which fields to read.
 
 Returns 
 - (::Google::Protobuf::FieldMask) — Mask specifying which fields to read.
 
#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.