UNPKG

@kubernetes-models/gke

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