UNPKG

@kubernetes-models/gke

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