UNPKG

@kubernetes-models/gke

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