public static final class MasterProtos.RestoreSnapshotResponse extends com.google.protobuf.GeneratedMessage implements MasterProtos.RestoreSnapshotResponseOrBuilder
RestoreSnapshotResponse| Modifier and Type | Class and Description |
|---|---|
static class |
MasterProtos.RestoreSnapshotResponse.Builder
Protobuf type
RestoreSnapshotResponse |
| Modifier and Type | Field and Description |
|---|---|
static <any> |
PARSER |
public static MasterProtos.RestoreSnapshotResponse getDefaultInstance()
public MasterProtos.RestoreSnapshotResponse 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.RestoreSnapshotResponse parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static MasterProtos.RestoreSnapshotResponse parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static MasterProtos.RestoreSnapshotResponse parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static MasterProtos.RestoreSnapshotResponse parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static MasterProtos.RestoreSnapshotResponse parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static MasterProtos.RestoreSnapshotResponse parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static MasterProtos.RestoreSnapshotResponse parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static MasterProtos.RestoreSnapshotResponse parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static MasterProtos.RestoreSnapshotResponse.Builder newBuilder()
public MasterProtos.RestoreSnapshotResponse.Builder newBuilderForType()
public static MasterProtos.RestoreSnapshotResponse.Builder newBuilder(MasterProtos.RestoreSnapshotResponse prototype)
public MasterProtos.RestoreSnapshotResponse.Builder toBuilder()
protected MasterProtos.RestoreSnapshotResponse.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)