Class Header (1.48.0)

Header(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Response header with metadata for the requested ReadFeatureValuesRequest.entity_type and Features.

Attributes

NameDescription
entity_type str
The resource name of the EntityType from the ReadFeatureValuesRequest. Value format: projects/{project}/locations/{location}/featurestores/{featurestore}/entityTypes/{entityType}.
feature_descriptors MutableSequence[google.cloud.aiplatform_v1beta1.types.ReadFeatureValuesResponse.FeatureDescriptor]
List of Feature metadata corresponding to each piece of ReadFeatureValuesResponse.EntityView.data.

Methods

Header

Header(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Response header with metadata for the requested ReadFeatureValuesRequest.entity_type and Features.