
com.ironsoftware.ironpdf.internal.proto.SystemSetIsDebugRequestPOrBuilder Maven / Gradle / Ivy
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: system_logger.proto
package com.ironsoftware.ironpdf.internal.proto;
public interface SystemSetIsDebugRequestPOrBuilder extends
// @@protoc_insertion_point(interface_extends:ironpdfengineproto.SystemSetIsDebugRequestP)
com.google.protobuf.MessageOrBuilder {
/**
* bool is_debug = 1;
* @return The isDebug.
*/
boolean getIsDebug();
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy