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