public static final class MasterProtos.IsInMaintenanceModeResponse extends com.google.protobuf.GeneratedMessage implements MasterProtos.IsInMaintenanceModeResponseOrBuilder
IsInMaintenanceModeResponse
Modifier and Type | Class and Description |
---|---|
static class |
MasterProtos.IsInMaintenanceModeResponse.Builder
Protobuf type
IsInMaintenanceModeResponse |
Modifier and Type | Field and Description |
---|---|
static int |
INMAINTENANCEMODE_FIELD_NUMBER |
static <any> |
PARSER |
public static <any> PARSER
public static final int INMAINTENANCEMODE_FIELD_NUMBER
public static MasterProtos.IsInMaintenanceModeResponse getDefaultInstance()
public MasterProtos.IsInMaintenanceModeResponse getDefaultInstanceForType()
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
public <any> getParserForType()
public boolean hasInMaintenanceMode()
required bool inMaintenanceMode = 1;
hasInMaintenanceMode
in interface MasterProtos.IsInMaintenanceModeResponseOrBuilder
public boolean getInMaintenanceMode()
required bool inMaintenanceMode = 1;
getInMaintenanceMode
in interface MasterProtos.IsInMaintenanceModeResponseOrBuilder
public final boolean isInitialized()
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
IOException
public int getSerializedSize()
protected Object writeReplace() throws ObjectStreamException
ObjectStreamException
public boolean equals(Object obj)
public int hashCode()
public static MasterProtos.IsInMaintenanceModeResponse parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static MasterProtos.IsInMaintenanceModeResponse parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static MasterProtos.IsInMaintenanceModeResponse parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static MasterProtos.IsInMaintenanceModeResponse parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static MasterProtos.IsInMaintenanceModeResponse parseDelimitedFrom(InputStream input) throws IOException
IOException
public static MasterProtos.IsInMaintenanceModeResponse parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static MasterProtos.IsInMaintenanceModeResponse parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOException
public static MasterProtos.IsInMaintenanceModeResponse parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static MasterProtos.IsInMaintenanceModeResponse.Builder newBuilder()
public MasterProtos.IsInMaintenanceModeResponse.Builder newBuilderForType()
public static MasterProtos.IsInMaintenanceModeResponse.Builder newBuilder(MasterProtos.IsInMaintenanceModeResponse prototype)
public MasterProtos.IsInMaintenanceModeResponse.Builder toBuilder()
protected MasterProtos.IsInMaintenanceModeResponse.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)