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