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