public static final class SecureBulkLoadProtos.PrepareBulkLoadResponse extends com.google.protobuf.GeneratedMessage implements SecureBulkLoadProtos.PrepareBulkLoadResponseOrBuilder
PrepareBulkLoadResponse| Modifier and Type | Class and Description |
|---|---|
static class |
SecureBulkLoadProtos.PrepareBulkLoadResponse.Builder
Protobuf type
PrepareBulkLoadResponse |
| Modifier and Type | Field and Description |
|---|---|
static int |
BULK_TOKEN_FIELD_NUMBER |
static <any> |
PARSER |
public static <any> PARSER
public static final int BULK_TOKEN_FIELD_NUMBER
public static SecureBulkLoadProtos.PrepareBulkLoadResponse getDefaultInstance()
public SecureBulkLoadProtos.PrepareBulkLoadResponse 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 hasBulkToken()
required string bulk_token = 1;hasBulkToken in interface SecureBulkLoadProtos.PrepareBulkLoadResponseOrBuilderpublic String getBulkToken()
required string bulk_token = 1;getBulkToken in interface SecureBulkLoadProtos.PrepareBulkLoadResponseOrBuilderpublic com.google.protobuf.ByteString getBulkTokenBytes()
required string bulk_token = 1;getBulkTokenBytes in interface SecureBulkLoadProtos.PrepareBulkLoadResponseOrBuilderpublic 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 SecureBulkLoadProtos.PrepareBulkLoadResponse parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static SecureBulkLoadProtos.PrepareBulkLoadResponse parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static SecureBulkLoadProtos.PrepareBulkLoadResponse parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static SecureBulkLoadProtos.PrepareBulkLoadResponse parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static SecureBulkLoadProtos.PrepareBulkLoadResponse parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static SecureBulkLoadProtos.PrepareBulkLoadResponse parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static SecureBulkLoadProtos.PrepareBulkLoadResponse parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static SecureBulkLoadProtos.PrepareBulkLoadResponse parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static SecureBulkLoadProtos.PrepareBulkLoadResponse.Builder newBuilder()
public SecureBulkLoadProtos.PrepareBulkLoadResponse.Builder newBuilderForType()
public static SecureBulkLoadProtos.PrepareBulkLoadResponse.Builder newBuilder(SecureBulkLoadProtos.PrepareBulkLoadResponse prototype)
public SecureBulkLoadProtos.PrepareBulkLoadResponse.Builder toBuilder()
protected SecureBulkLoadProtos.PrepareBulkLoadResponse.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)