GoogleCloudAiplatformV1FeaturestoreOnlineServingConfig constructor
GoogleCloudAiplatformV1FeaturestoreOnlineServingConfig({
- int? fixedNodeCount,
- GoogleCloudAiplatformV1FeaturestoreOnlineServingConfigScaling? scaling,
Implementation
GoogleCloudAiplatformV1FeaturestoreOnlineServingConfig({
this.fixedNodeCount,
this.scaling,
});