GoogleCloudAiplatformV1FeatureViewDataKey constructor
GoogleCloudAiplatformV1FeatureViewDataKey({
- GoogleCloudAiplatformV1FeatureViewDataKeyCompositeKey? compositeKey,
- String? key,
Implementation
GoogleCloudAiplatformV1FeatureViewDataKey({
this.compositeKey,
this.key,
});