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