public static final class MasterProtos.IsNormalizerEnabledResponse extends com.google.protobuf.GeneratedMessage implements MasterProtos.IsNormalizerEnabledResponseOrBuilder
IsNormalizerEnabledResponse| Modifier and Type | Class and Description | 
|---|---|
static class  | 
MasterProtos.IsNormalizerEnabledResponse.Builder
Protobuf type  
IsNormalizerEnabledResponse | 
| Modifier and Type | Field and Description | 
|---|---|
static int | 
ENABLED_FIELD_NUMBER  | 
static <any> | 
PARSER  | 
public static <any> PARSER
public static final int ENABLED_FIELD_NUMBER
public static MasterProtos.IsNormalizerEnabledResponse getDefaultInstance()
public MasterProtos.IsNormalizerEnabledResponse 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 hasEnabled()
required bool enabled = 1;hasEnabled in interface MasterProtos.IsNormalizerEnabledResponseOrBuilderpublic boolean getEnabled()
required bool enabled = 1;getEnabled in interface MasterProtos.IsNormalizerEnabledResponseOrBuilderpublic final boolean isInitialized()
public void writeTo(com.google.protobuf.CodedOutputStream output)
             throws IOException
IOExceptionpublic int getSerializedSize()
protected Object writeReplace() throws ObjectStreamException
ObjectStreamExceptionpublic boolean equals(Object obj)
public int hashCode()
public static MasterProtos.IsNormalizerEnabledResponse parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static MasterProtos.IsNormalizerEnabledResponse parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static MasterProtos.IsNormalizerEnabledResponse parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static MasterProtos.IsNormalizerEnabledResponse parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static MasterProtos.IsNormalizerEnabledResponse parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static MasterProtos.IsNormalizerEnabledResponse parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static MasterProtos.IsNormalizerEnabledResponse parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static MasterProtos.IsNormalizerEnabledResponse parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static MasterProtos.IsNormalizerEnabledResponse.Builder newBuilder()
public MasterProtos.IsNormalizerEnabledResponse.Builder newBuilderForType()
public static MasterProtos.IsNormalizerEnabledResponse.Builder newBuilder(MasterProtos.IsNormalizerEnabledResponse prototype)
public MasterProtos.IsNormalizerEnabledResponse.Builder toBuilder()
protected MasterProtos.IsNormalizerEnabledResponse.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)