Reference documentation and code samples for the Cloud AutoML V1beta1 API class Google::Cloud::AutoML::V1beta1::Row.
A representation of a row in a relational table.
Inherits
Object
Extended By
Google::Protobuf::MessageExts::ClassMethods
Includes
Google::Protobuf::MessageExts
Methods
#column_spec_ids
defcolumn_spec_ids()->::Array<::String>
Returns
(::Array<::String>) — The resource IDs of the column specs describing the columns of the row.
If set must contain, but possibly in a different order, all input
feature
column_spec_ids
of the Model this row is being passed to.
Note: The below values field must match order of this field, if this
field is set.
#column_spec_ids=
defcolumn_spec_ids=(value)->::Array<::String>
Parameter
value (::Array<::String>) — The resource IDs of the column specs describing the columns of the row.
If set must contain, but possibly in a different order, all input
feature
column_spec_ids
of the Model this row is being passed to.
Note: The below values field must match order of this field, if this
field is set.
Returns
(::Array<::String>) — The resource IDs of the column specs describing the columns of the row.
If set must contain, but possibly in a different order, all input
feature
column_spec_ids
of the Model this row is being passed to.
Note: The below values field must match order of this field, if this
field is set.
#values
defvalues()->::Array<::Google::Protobuf::Value>
Returns
(::Array<::Google::Protobuf::Value>) — Required. The values of the row cells, given in the same order as the
column_spec_ids, or, if not set, then in the same order as input
feature
column_specs
of the Model this row is being passed to.
value (::Array<::Google::Protobuf::Value>) — Required. The values of the row cells, given in the same order as the
column_spec_ids, or, if not set, then in the same order as input
feature
column_specs
of the Model this row is being passed to.
Returns
(::Array<::Google::Protobuf::Value>) — Required. The values of the row cells, given in the same order as the
column_spec_ids, or, if not set, then in the same order as input
feature
column_specs
of the Model this row is being passed to.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Cloud AutoML V1beta1 API - Class Google::Cloud::AutoML::V1beta1::Row (v0.14.1)\n\nVersion latestkeyboard_arrow_down\n\n- [0.14.1 (latest)](/ruby/docs/reference/google-cloud-automl-v1beta1/latest/Google-Cloud-AutoML-V1beta1-Row)\n- [0.14.0](/ruby/docs/reference/google-cloud-automl-v1beta1/0.14.0/Google-Cloud-AutoML-V1beta1-Row)\n- [0.13.1](/ruby/docs/reference/google-cloud-automl-v1beta1/0.13.1/Google-Cloud-AutoML-V1beta1-Row)\n- [0.12.0](/ruby/docs/reference/google-cloud-automl-v1beta1/0.12.0/Google-Cloud-AutoML-V1beta1-Row)\n- [0.11.1](/ruby/docs/reference/google-cloud-automl-v1beta1/0.11.1/Google-Cloud-AutoML-V1beta1-Row)\n- [0.10.2](/ruby/docs/reference/google-cloud-automl-v1beta1/0.10.2/Google-Cloud-AutoML-V1beta1-Row)\n- [0.9.0](/ruby/docs/reference/google-cloud-automl-v1beta1/0.9.0/Google-Cloud-AutoML-V1beta1-Row)\n- [0.8.0](/ruby/docs/reference/google-cloud-automl-v1beta1/0.8.0/Google-Cloud-AutoML-V1beta1-Row)\n- [0.7.0](/ruby/docs/reference/google-cloud-automl-v1beta1/0.7.0/Google-Cloud-AutoML-V1beta1-Row)\n- [0.6.1](/ruby/docs/reference/google-cloud-automl-v1beta1/0.6.1/Google-Cloud-AutoML-V1beta1-Row)\n- [0.5.5](/ruby/docs/reference/google-cloud-automl-v1beta1/0.5.5/Google-Cloud-AutoML-V1beta1-Row) \nReference documentation and code samples for the Cloud AutoML V1beta1 API class Google::Cloud::AutoML::V1beta1::Row.\n\nA representation of a row in a relational table. \n\nInherits\n--------\n\n- Object \n\nExtended By\n-----------\n\n- Google::Protobuf::MessageExts::ClassMethods \n\nIncludes\n--------\n\n- Google::Protobuf::MessageExts\n\nMethods\n-------\n\n### #column_spec_ids\n\n def column_spec_ids() -\u003e ::Array\u003c::String\u003e\n\n**Returns**\n\n- (::Array\\\u003c::String\\\u003e) --- The resource IDs of the column specs describing the columns of the row. If set must contain, but possibly in a different order, all input feature\n\n [column_spec_ids](/ruby/docs/reference/google-cloud-automl-v1beta1/latest/Google-Cloud-AutoML-V1beta1-TablesModelMetadata#Google__Cloud__AutoML__V1beta1__TablesModelMetadata_input_feature_column_specs_instance_ \"Google::Cloud::AutoML::V1beta1::TablesModelMetadata#input_feature_column_specs (method)\")\n of the Model this row is being passed to.\n Note: The below `values` field must match order of this field, if this\n field is set.\n\n### #column_spec_ids=\n\n def column_spec_ids=(value) -\u003e ::Array\u003c::String\u003e\n\n**Parameter**\n\n- **value** (::Array\\\u003c::String\\\u003e) --- The resource IDs of the column specs describing the columns of the row. If set must contain, but possibly in a different order, all input feature\n\n\n [column_spec_ids](/ruby/docs/reference/google-cloud-automl-v1beta1/latest/Google-Cloud-AutoML-V1beta1-TablesModelMetadata#Google__Cloud__AutoML__V1beta1__TablesModelMetadata_input_feature_column_specs_instance_ \"Google::Cloud::AutoML::V1beta1::TablesModelMetadata#input_feature_column_specs (method)\")\n of the Model this row is being passed to.\n Note: The below `values` field must match order of this field, if this\nfield is set. \n**Returns**\n\n- (::Array\\\u003c::String\\\u003e) --- The resource IDs of the column specs describing the columns of the row. If set must contain, but possibly in a different order, all input feature\n\n [column_spec_ids](/ruby/docs/reference/google-cloud-automl-v1beta1/latest/Google-Cloud-AutoML-V1beta1-TablesModelMetadata#Google__Cloud__AutoML__V1beta1__TablesModelMetadata_input_feature_column_specs_instance_ \"Google::Cloud::AutoML::V1beta1::TablesModelMetadata#input_feature_column_specs (method)\")\n of the Model this row is being passed to.\n Note: The below `values` field must match order of this field, if this\n field is set.\n\n### #values\n\n def values() -\u003e ::Array\u003c::Google::Protobuf::Value\u003e\n\n**Returns**\n\n- (::Array\\\u003c[::Google::Protobuf::Value](./Google-Protobuf-Value)\\\u003e) --- Required. The values of the row cells, given in the same order as the column_spec_ids, or, if not set, then in the same order as input feature\n\n\n [column_specs](/ruby/docs/reference/google-cloud-automl-v1beta1/latest/Google-Cloud-AutoML-V1beta1-TablesModelMetadata#Google__Cloud__AutoML__V1beta1__TablesModelMetadata_input_feature_column_specs_instance_ \"Google::Cloud::AutoML::V1beta1::TablesModelMetadata#input_feature_column_specs (method)\")\n of the Model this row is being passed to.\n\n### #values=\n\n def values=(value) -\u003e ::Array\u003c::Google::Protobuf::Value\u003e\n\n**Parameter**\n\n- **value** (::Array\\\u003c[::Google::Protobuf::Value](./Google-Protobuf-Value)\\\u003e) --- Required. The values of the row cells, given in the same order as the column_spec_ids, or, if not set, then in the same order as input feature\n\n\n [column_specs](/ruby/docs/reference/google-cloud-automl-v1beta1/latest/Google-Cloud-AutoML-V1beta1-TablesModelMetadata#Google__Cloud__AutoML__V1beta1__TablesModelMetadata_input_feature_column_specs_instance_ \"Google::Cloud::AutoML::V1beta1::TablesModelMetadata#input_feature_column_specs (method)\")\nof the Model this row is being passed to. \n**Returns**\n\n- (::Array\\\u003c[::Google::Protobuf::Value](./Google-Protobuf-Value)\\\u003e) --- Required. The values of the row cells, given in the same order as the column_spec_ids, or, if not set, then in the same order as input feature\n\n\n [column_specs](/ruby/docs/reference/google-cloud-automl-v1beta1/latest/Google-Cloud-AutoML-V1beta1-TablesModelMetadata#Google__Cloud__AutoML__V1beta1__TablesModelMetadata_input_feature_column_specs_instance_ \"Google::Cloud::AutoML::V1beta1::TablesModelMetadata#input_feature_column_specs (method)\")\n of the Model this row is being passed to."]]