public static final class MasterProtos.SetQuotaResponse extends com.google.protobuf.GeneratedMessage implements MasterProtos.SetQuotaResponseOrBuilder
SetQuotaResponse| Modifier and Type | Class and Description |
|---|---|
static class |
MasterProtos.SetQuotaResponse.Builder
Protobuf type
SetQuotaResponse |
| Modifier and Type | Field and Description |
|---|---|
static <any> |
PARSER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
static MasterProtos.SetQuotaResponse |
getDefaultInstance() |
MasterProtos.SetQuotaResponse |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
<any> |
getParserForType() |
int |
getSerializedSize() |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
int |
hashCode() |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static MasterProtos.SetQuotaResponse.Builder |
newBuilder() |
static MasterProtos.SetQuotaResponse.Builder |
newBuilder(MasterProtos.SetQuotaResponse prototype) |
MasterProtos.SetQuotaResponse.Builder |
newBuilderForType() |
protected MasterProtos.SetQuotaResponse.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
static MasterProtos.SetQuotaResponse |
parseDelimitedFrom(InputStream input) |
static MasterProtos.SetQuotaResponse |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MasterProtos.SetQuotaResponse |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MasterProtos.SetQuotaResponse |
parseFrom(com.google.protobuf.ByteString data) |
static MasterProtos.SetQuotaResponse |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MasterProtos.SetQuotaResponse |
parseFrom(com.google.protobuf.CodedInputStream input) |
static MasterProtos.SetQuotaResponse |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MasterProtos.SetQuotaResponse |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
MasterProtos.SetQuotaResponse.Builder |
toBuilder() |
protected Object |
writeReplace() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
public static MasterProtos.SetQuotaResponse getDefaultInstance()
public MasterProtos.SetQuotaResponse 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 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.SetQuotaResponse parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static MasterProtos.SetQuotaResponse parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static MasterProtos.SetQuotaResponse parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static MasterProtos.SetQuotaResponse parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static MasterProtos.SetQuotaResponse parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static MasterProtos.SetQuotaResponse parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static MasterProtos.SetQuotaResponse parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static MasterProtos.SetQuotaResponse parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static MasterProtos.SetQuotaResponse.Builder newBuilder()
public MasterProtos.SetQuotaResponse.Builder newBuilderForType()
public static MasterProtos.SetQuotaResponse.Builder newBuilder(MasterProtos.SetQuotaResponse prototype)
public MasterProtos.SetQuotaResponse.Builder toBuilder()
protected MasterProtos.SetQuotaResponse.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)