UNPKG

@kubernetes-models/gke

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