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