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