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