Gets a column spec.
HTTP request
GET https://automl.googleapis.com/v1beta1/{name}
Path parameters
Parameters | |
---|---|
name |
The resource name of the column spec to retrieve. Authorization requires the following Google IAM permission on the specified resource
|
Query parameters
Parameters | |
---|---|
fieldMask |
Mask specifying which fields to read. A comma-separated list of fully qualified names of fields. Example: |
Request body
The request body must be empty.
Response body
If successful, the response body contains an instance of ColumnSpec
.
Authorization Scopes
Requires the following OAuth scope:
https://www.googleapis.com/auth/cloud-platform
For more information, see the Authentication Overview.