Google Cloud Ai Platform V1 Client - Class ReadFeatureValuesResponse (0.10.0)

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

Response message for FeaturestoreOnlineServingService.ReadFeatureValues .

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

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ entity_view
Google\Cloud\AIPlatform\V1\ReadFeatureValuesResponse\EntityView

Entity view with Feature values. This may be the entity in the Featurestore if values for all Features were requested, or a projection of the entity in the Featurestore if values for only some Features were requested.

getHeader

Response header.

Generated from protobuf field .google.cloud.aiplatform.v1.ReadFeatureValuesResponse.Header header = 1;

hasHeader

clearHeader

setHeader

Response header.

Generated from protobuf field .google.cloud.aiplatform.v1.ReadFeatureValuesResponse.Header header = 1;

Returns
Type
Description
$this

getEntityView

Entity view with Feature values. This may be the entity in the Featurestore if values for all Features were requested, or a projection of the entity in the Featurestore if values for only some Features were requested.

Generated from protobuf field .google.cloud.aiplatform.v1.ReadFeatureValuesResponse.EntityView entity_view = 2;

hasEntityView

clearEntityView

setEntityView

Entity view with Feature values. This may be the entity in the Featurestore if values for all Features were requested, or a projection of the entity in the Featurestore if values for only some Features were requested.

Generated from protobuf field .google.cloud.aiplatform.v1.ReadFeatureValuesResponse.EntityView entity_view = 2;

Returns
Type
Description
$this
Design a Mobile Site
View Site in Mobile | Classic
Share by: