GoogleCloudAiplatformV1FeatureViewDataKeyCompositeKey constructor

GoogleCloudAiplatformV1FeatureViewDataKeyCompositeKey({
  1. List<String>? parts,
})

Implementation

GoogleCloudAiplatformV1FeatureViewDataKeyCompositeKey({
  this.parts,
});