public static final class GetFilePDFDataProtoBuff.viewerPdfData extends com.google.protobuf.GeneratedMessage implements GetFilePDFDataProtoBuff.viewerPdfDataOrBuilder
viewerPdfData
Modifier and Type | Class and Description |
---|---|
static class |
GetFilePDFDataProtoBuff.viewerPdfData.Builder
Protobuf type
viewerPdfData |
com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessage.ExtendableBuilder>, com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.FieldAccessorTable, com.google.protobuf.GeneratedMessage.GeneratedExtension<ContainingType extends com.google.protobuf.Message,Type>
Modifier and Type | Field and Description |
---|---|
static int |
ENCRYPTEDKEY_FIELD_NUMBER |
static int |
ENCRYPTEDPERMISSIONS_FIELD_NUMBER |
static int |
FILEDATA_FIELD_NUMBER |
static int |
HASH_FIELD_NUMBER |
static com.google.protobuf.Parser<GetFilePDFDataProtoBuff.viewerPdfData> |
PARSER |
Modifier and Type | Method and Description |
---|---|
static GetFilePDFDataProtoBuff.viewerPdfData |
getDefaultInstance() |
GetFilePDFDataProtoBuff.viewerPdfData |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.ByteString |
getEncryptedKey()
required bytes encryptedKey = 1; |
com.google.protobuf.ByteString |
getEncryptedPermissions()
required bytes encryptedPermissions = 2; |
com.google.protobuf.ByteString |
getFileData()
required bytes fileData = 4; |
com.google.protobuf.ByteString |
getHash()
required bytes hash = 3; |
com.google.protobuf.Parser<GetFilePDFDataProtoBuff.viewerPdfData> |
getParserForType() |
int |
getSerializedSize() |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
boolean |
hasEncryptedKey()
required bytes encryptedKey = 1; |
boolean |
hasEncryptedPermissions()
required bytes encryptedPermissions = 2; |
boolean |
hasFileData()
required bytes fileData = 4; |
boolean |
hasHash()
required bytes hash = 3; |
boolean |
isInitialized() |
static GetFilePDFDataProtoBuff.viewerPdfData.Builder |
newBuilder() |
static GetFilePDFDataProtoBuff.viewerPdfData.Builder |
newBuilder(GetFilePDFDataProtoBuff.viewerPdfData prototype) |
GetFilePDFDataProtoBuff.viewerPdfData.Builder |
newBuilderForType() |
static GetFilePDFDataProtoBuff.viewerPdfData |
parseDelimitedFrom(InputStream input) |
static GetFilePDFDataProtoBuff.viewerPdfData |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetFilePDFDataProtoBuff.viewerPdfData |
parseFrom(byte[] data) |
static GetFilePDFDataProtoBuff.viewerPdfData |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetFilePDFDataProtoBuff.viewerPdfData |
parseFrom(com.google.protobuf.ByteString data) |
static GetFilePDFDataProtoBuff.viewerPdfData |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetFilePDFDataProtoBuff.viewerPdfData |
parseFrom(com.google.protobuf.CodedInputStream input) |
static GetFilePDFDataProtoBuff.viewerPdfData |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetFilePDFDataProtoBuff.viewerPdfData |
parseFrom(InputStream input) |
static GetFilePDFDataProtoBuff.viewerPdfData |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
GetFilePDFDataProtoBuff.viewerPdfData.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, newFileScopedGeneratedExtension, newFileScopedGeneratedExtension, newMessageScopedGeneratedExtension, newMessageScopedGeneratedExtension
equals, findInitializationErrors, getInitializationErrorString, hashCode, toString
toByteArray, toByteString, writeDelimitedTo, writeTo
public static com.google.protobuf.Parser<GetFilePDFDataProtoBuff.viewerPdfData> PARSER
public static final int ENCRYPTEDKEY_FIELD_NUMBER
public static final int ENCRYPTEDPERMISSIONS_FIELD_NUMBER
public static final int HASH_FIELD_NUMBER
public static final int FILEDATA_FIELD_NUMBER
public static GetFilePDFDataProtoBuff.viewerPdfData getDefaultInstance()
public GetFilePDFDataProtoBuff.viewerPdfData getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields
in interface com.google.protobuf.MessageOrBuilder
getUnknownFields
in class com.google.protobuf.GeneratedMessage
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
public com.google.protobuf.Parser<GetFilePDFDataProtoBuff.viewerPdfData> getParserForType()
getParserForType
in interface com.google.protobuf.Message
getParserForType
in interface com.google.protobuf.MessageLite
getParserForType
in class com.google.protobuf.GeneratedMessage
public boolean hasEncryptedKey()
required bytes encryptedKey = 1;
hasEncryptedKey
in interface GetFilePDFDataProtoBuff.viewerPdfDataOrBuilder
public com.google.protobuf.ByteString getEncryptedKey()
required bytes encryptedKey = 1;
getEncryptedKey
in interface GetFilePDFDataProtoBuff.viewerPdfDataOrBuilder
public boolean hasEncryptedPermissions()
required bytes encryptedPermissions = 2;
hasEncryptedPermissions
in interface GetFilePDFDataProtoBuff.viewerPdfDataOrBuilder
public com.google.protobuf.ByteString getEncryptedPermissions()
required bytes encryptedPermissions = 2;
getEncryptedPermissions
in interface GetFilePDFDataProtoBuff.viewerPdfDataOrBuilder
public boolean hasHash()
required bytes hash = 3;
hasHash
in interface GetFilePDFDataProtoBuff.viewerPdfDataOrBuilder
public com.google.protobuf.ByteString getHash()
required bytes hash = 3;
getHash
in interface GetFilePDFDataProtoBuff.viewerPdfDataOrBuilder
public boolean hasFileData()
required bytes fileData = 4;
hasFileData
in interface GetFilePDFDataProtoBuff.viewerPdfDataOrBuilder
public com.google.protobuf.ByteString getFileData()
required bytes fileData = 4;
getFileData
in interface GetFilePDFDataProtoBuff.viewerPdfDataOrBuilder
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessage
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
writeTo
in interface com.google.protobuf.MessageLite
writeTo
in class com.google.protobuf.AbstractMessage
IOException
public int getSerializedSize()
getSerializedSize
in interface com.google.protobuf.MessageLite
getSerializedSize
in class com.google.protobuf.AbstractMessage
public static GetFilePDFDataProtoBuff.viewerPdfData parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static GetFilePDFDataProtoBuff.viewerPdfData parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static GetFilePDFDataProtoBuff.viewerPdfData parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static GetFilePDFDataProtoBuff.viewerPdfData parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static GetFilePDFDataProtoBuff.viewerPdfData parseFrom(InputStream input) throws IOException
IOException
public static GetFilePDFDataProtoBuff.viewerPdfData parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static GetFilePDFDataProtoBuff.viewerPdfData parseDelimitedFrom(InputStream input) throws IOException
IOException
public static GetFilePDFDataProtoBuff.viewerPdfData parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static GetFilePDFDataProtoBuff.viewerPdfData parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOException
public static GetFilePDFDataProtoBuff.viewerPdfData parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static GetFilePDFDataProtoBuff.viewerPdfData.Builder newBuilder()
public GetFilePDFDataProtoBuff.viewerPdfData.Builder newBuilderForType()
newBuilderForType
in interface com.google.protobuf.Message
newBuilderForType
in interface com.google.protobuf.MessageLite
public static GetFilePDFDataProtoBuff.viewerPdfData.Builder newBuilder(GetFilePDFDataProtoBuff.viewerPdfData prototype)
public GetFilePDFDataProtoBuff.viewerPdfData.Builder toBuilder()
toBuilder
in interface com.google.protobuf.Message
toBuilder
in interface com.google.protobuf.MessageLite
Copyright © 2019. All rights reserved.