Request message for
FeaturestoreService.BatchCreateFeatures.
Request message for
FeatureRegistryService.BatchCreateFeatures.
Attributes
Name
Description
parent
str
Required. The resource name of the EntityType/FeatureGroup
to create the batch of Features under. Format:
projects/{project}/locations/{location}/featurestores/{featurestore}/entityTypes/{entity_type}projects/{project}/locations/{location}/featureGroups/{feature_group}
requests
MutableSequence[google.cloud.aiplatform_v1.types.CreateFeatureRequest]
Required. The request message specifying the Features to
create. All Features must be created under the same parent
EntityType / FeatureGroup. The parent field in each
child request message can be omitted. If parent is set
in a child request, then the value must match the parent
value in this request message.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-05-12 UTC."],[],[]]