Vertex AI V1 API - Class Google::Cloud::AIPlatform::V1::ReadFeatureValuesResponse::EntityView (v0.6.0)

Reference documentation and code samples for the Vertex AI V1 API class Google::Cloud::AIPlatform::V1::ReadFeatureValuesResponse::EntityView.

Entity view with Feature values.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#data

def data() -> ::Array<::Google::Cloud::AIPlatform::V1::ReadFeatureValuesResponse::EntityView::Data>
Returns

#data=

def data=(value) -> ::Array<::Google::Cloud::AIPlatform::V1::ReadFeatureValuesResponse::EntityView::Data>
Parameter
Returns

#entity_id

def entity_id() -> ::String
Returns
  • (::String) — ID of the requested entity.

#entity_id=

def entity_id=(value) -> ::String
Parameter
  • value (::String) — ID of the requested entity.
Returns
  • (::String) — ID of the requested entity.