UNPKG

@kubernetes-models/gke

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