Google Cloud Ai Platform V1 Client - Class FeatureDescriptor (0.29.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
NameDescription
data array

Optional. Data for populating the Message object.

↳ id string

Feature ID.

getId

Feature ID.

Returns
TypeDescription
string

setId

Feature ID.

Parameter
NameDescription
var string
Returns
TypeDescription
$this