Class BatchCreateFeaturesResponse (1.10.0)

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

Response message for FeaturestoreService.BatchCreateFeatures.

Attribute

NameDescription
features Sequence[google.cloud.aiplatform_v1.types.Feature]
The Features created.

Inheritance

builtins.object > proto.message.Message > BatchCreateFeaturesResponse