Google Cloud Ai Platform V1 Client - Class FeatureDescriptor (0.38.0)

Reference documentation and code samples for the Google Cloud Ai Platform V1 Client class FeatureDescriptor.

Metadata for requested Features.

Generated from protobuf message google.cloud.aiplatform.v1.ReadFeatureValuesResponse.FeatureDescriptor

Namespace

Google \ Cloud \ AIPlatform \ V1 \ ReadFeatureValuesResponse

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ id string

Feature ID.

getId

Feature ID.

Returns
Type Description
string

setId

Feature ID.

Parameter
Name Description
var string
Returns
Type Description
$this