public static final class MasterProtos.SetNormalizerRunningRequest extends com.google.protobuf.GeneratedMessage implements MasterProtos.SetNormalizerRunningRequestOrBuilder
SetNormalizerRunningRequest| Modifier and Type | Class and Description |
|---|---|
static class |
MasterProtos.SetNormalizerRunningRequest.Builder
Protobuf type
SetNormalizerRunningRequest |
| Modifier and Type | Field and Description |
|---|---|
static int |
ON_FIELD_NUMBER |
static <any> |
PARSER |
public static <any> PARSER
public static final int ON_FIELD_NUMBER
public static MasterProtos.SetNormalizerRunningRequest getDefaultInstance()
public MasterProtos.SetNormalizerRunningRequest 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 hasOn()
required bool on = 1;hasOn in interface MasterProtos.SetNormalizerRunningRequestOrBuilderpublic boolean getOn()
required bool on = 1;getOn in interface MasterProtos.SetNormalizerRunningRequestOrBuilderpublic 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.SetNormalizerRunningRequest parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static MasterProtos.SetNormalizerRunningRequest parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static MasterProtos.SetNormalizerRunningRequest parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static MasterProtos.SetNormalizerRunningRequest parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static MasterProtos.SetNormalizerRunningRequest parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static MasterProtos.SetNormalizerRunningRequest parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static MasterProtos.SetNormalizerRunningRequest parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static MasterProtos.SetNormalizerRunningRequest parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static MasterProtos.SetNormalizerRunningRequest.Builder newBuilder()
public MasterProtos.SetNormalizerRunningRequest.Builder newBuilderForType()
public static MasterProtos.SetNormalizerRunningRequest.Builder newBuilder(MasterProtos.SetNormalizerRunningRequest prototype)
public MasterProtos.SetNormalizerRunningRequest.Builder toBuilder()
protected MasterProtos.SetNormalizerRunningRequest.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)