UNPKG

@kubernetes-models/gke

Version:
1 lines 859 B
"use strict";Object.defineProperty(exports,"__esModule",{value:!0}),Object.defineProperty(exports,"VertexAIFeaturestore",{enumerable:!0,get:function(){return VertexAIFeaturestore}});let _base=require("@kubernetes-models/base"),_VertexaiCnrmCloudGoogleComV1alpha1VertexAIFeaturestore=require("../../_schemas/VertexaiCnrmCloudGoogleComV1alpha1VertexAIFeaturestore.js");class VertexAIFeaturestore extends _base.Model{constructor(data){super(),this.setDefinedProps({apiVersion:VertexAIFeaturestore.apiVersion,kind:VertexAIFeaturestore.kind,...data})}}VertexAIFeaturestore.apiVersion="vertexai.cnrm.cloud.google.com/v1alpha1",VertexAIFeaturestore.kind="VertexAIFeaturestore",VertexAIFeaturestore.is=(0,_base.createTypeMetaGuard)(VertexAIFeaturestore),(0,_base.setValidateFunc)(VertexAIFeaturestore,_VertexaiCnrmCloudGoogleComV1alpha1VertexAIFeaturestore.validate);