Package com.streamlayer.files
Class ListResponse.File
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite<MessageType,BuilderType>
-
- com.google.protobuf.GeneratedMessageLite<ListResponse.File,ListResponse.File.Builder>
-
- com.streamlayer.files.ListResponse.File
-
- All Implemented Interfaces:
com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,ListResponse.FileOrBuilder
- Enclosing class:
- ListResponse
public static final class ListResponse.File extends com.google.protobuf.GeneratedMessageLite<ListResponse.File,ListResponse.File.Builder> implements ListResponse.FileOrBuilder
Protobuf typestreamlayer.files.ListResponse.File
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classListResponse.File.BuilderProtobuf typestreamlayer.files.ListResponse.File-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageLite
com.google.protobuf.GeneratedMessageLite.DefaultInstanceBasedParser<T extends com.google.protobuf.GeneratedMessageLite<T,?>>, com.google.protobuf.GeneratedMessageLite.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageLite.ExtendableMessage<MessageType,BuilderType>,BuilderType extends com.google.protobuf.GeneratedMessageLite.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageLite.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageLite.ExtendableMessage<MessageType,BuilderType>,BuilderType extends com.google.protobuf.GeneratedMessageLite.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageLite.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageLite.ExtendableMessage<MessageType,BuilderType>,BuilderType extends com.google.protobuf.GeneratedMessageLite.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageLite.GeneratedExtension<ContainingType extends com.google.protobuf.MessageLite,Type extends java.lang.Object>, com.google.protobuf.GeneratedMessageLite.MethodToInvoke, com.google.protobuf.GeneratedMessageLite.SerializedForm
-
-
Field Summary
Fields Modifier and Type Field Description static intCONTENT_LENGTH_FIELD_NUMBERstatic intID_FIELD_NUMBERstatic intNAME_FIELD_NUMBERstatic intOWNER_FIELD_NUMBERstatic intPUBLIC_FIELD_NUMBERstatic intSTATUS_FIELD_NUMBERstatic intUPLOAD_ID_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description protected java.lang.ObjectdynamicMethod(com.google.protobuf.GeneratedMessageLite.MethodToInvoke method, java.lang.Object arg0, java.lang.Object arg1)intgetContentLength()int32 content_length = 5 [json_name = "contentLength"];static ListResponse.FilegetDefaultInstance()java.lang.StringgetId()string id = 1 [json_name = "id"];com.google.protobuf.ByteStringgetIdBytes()string id = 1 [json_name = "id"];java.lang.StringgetName()string name = 7 [json_name = "name"];com.google.protobuf.ByteStringgetNameBytes()string name = 7 [json_name = "name"];java.lang.StringgetOwner()string owner = 2 [json_name = "owner"];com.google.protobuf.ByteStringgetOwnerBytes()string owner = 2 [json_name = "owner"];booleangetPublic()bool public = 6 [json_name = "public"];java.lang.StringgetStatus()string status = 4 [json_name = "status"];com.google.protobuf.ByteStringgetStatusBytes()string status = 4 [json_name = "status"];java.lang.StringgetUploadId()string upload_id = 3 [json_name = "uploadId"];com.google.protobuf.ByteStringgetUploadIdBytes()string upload_id = 3 [json_name = "uploadId"];static ListResponse.File.BuildernewBuilder()static ListResponse.File.BuildernewBuilder(ListResponse.File prototype)static ListResponse.FileparseDelimitedFrom(java.io.InputStream input)static ListResponse.FileparseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListResponse.FileparseFrom(byte[] data)static ListResponse.FileparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListResponse.FileparseFrom(com.google.protobuf.ByteString data)static ListResponse.FileparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListResponse.FileparseFrom(com.google.protobuf.CodedInputStream input)static ListResponse.FileparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListResponse.FileparseFrom(java.io.InputStream input)static ListResponse.FileparseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListResponse.FileparseFrom(java.nio.ByteBuffer data)static ListResponse.FileparseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<ListResponse.File>parser()-
Methods inherited from class com.google.protobuf.GeneratedMessageLite
createBuilder, createBuilder, dynamicMethod, dynamicMethod, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, emptyProtobufList, equals, getDefaultInstanceForType, getParserForType, getSerializedSize, hashCode, isInitialized, isInitialized, makeImmutable, mergeLengthDelimitedField, mergeUnknownFields, mergeVarintField, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBuilderForType, newMessageInfo, newRepeatedGeneratedExtension, newSingularGeneratedExtension, parseDelimitedFrom, parseDelimitedFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parsePartialFrom, parseUnknownField, registerDefaultInstance, toBuilder, toString, writeTo
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
-
-
-
Field Detail
-
ID_FIELD_NUMBER
public static final int ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
OWNER_FIELD_NUMBER
public static final int OWNER_FIELD_NUMBER
- See Also:
- Constant Field Values
-
UPLOAD_ID_FIELD_NUMBER
public static final int UPLOAD_ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
STATUS_FIELD_NUMBER
public static final int STATUS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CONTENT_LENGTH_FIELD_NUMBER
public static final int CONTENT_LENGTH_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PUBLIC_FIELD_NUMBER
public static final int PUBLIC_FIELD_NUMBER
- See Also:
- Constant Field Values
-
NAME_FIELD_NUMBER
public static final int NAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
getId
public java.lang.String getId()
string id = 1 [json_name = "id"];- Specified by:
getIdin interfaceListResponse.FileOrBuilder- Returns:
- The id.
-
getIdBytes
public com.google.protobuf.ByteString getIdBytes()
string id = 1 [json_name = "id"];- Specified by:
getIdBytesin interfaceListResponse.FileOrBuilder- Returns:
- The bytes for id.
-
getOwner
public java.lang.String getOwner()
string owner = 2 [json_name = "owner"];- Specified by:
getOwnerin interfaceListResponse.FileOrBuilder- Returns:
- The owner.
-
getOwnerBytes
public com.google.protobuf.ByteString getOwnerBytes()
string owner = 2 [json_name = "owner"];- Specified by:
getOwnerBytesin interfaceListResponse.FileOrBuilder- Returns:
- The bytes for owner.
-
getUploadId
public java.lang.String getUploadId()
string upload_id = 3 [json_name = "uploadId"];- Specified by:
getUploadIdin interfaceListResponse.FileOrBuilder- Returns:
- The uploadId.
-
getUploadIdBytes
public com.google.protobuf.ByteString getUploadIdBytes()
string upload_id = 3 [json_name = "uploadId"];- Specified by:
getUploadIdBytesin interfaceListResponse.FileOrBuilder- Returns:
- The bytes for uploadId.
-
getStatus
public java.lang.String getStatus()
string status = 4 [json_name = "status"];- Specified by:
getStatusin interfaceListResponse.FileOrBuilder- Returns:
- The status.
-
getStatusBytes
public com.google.protobuf.ByteString getStatusBytes()
string status = 4 [json_name = "status"];- Specified by:
getStatusBytesin interfaceListResponse.FileOrBuilder- Returns:
- The bytes for status.
-
getContentLength
public int getContentLength()
int32 content_length = 5 [json_name = "contentLength"];- Specified by:
getContentLengthin interfaceListResponse.FileOrBuilder- Returns:
- The contentLength.
-
getPublic
public boolean getPublic()
bool public = 6 [json_name = "public"];- Specified by:
getPublicin interfaceListResponse.FileOrBuilder- Returns:
- The public.
-
getName
public java.lang.String getName()
string name = 7 [json_name = "name"];- Specified by:
getNamein interfaceListResponse.FileOrBuilder- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()
string name = 7 [json_name = "name"];- Specified by:
getNameBytesin interfaceListResponse.FileOrBuilder- Returns:
- The bytes for name.
-
parseFrom
public static ListResponse.File parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ListResponse.File parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ListResponse.File parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ListResponse.File parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ListResponse.File parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ListResponse.File parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ListResponse.File parseFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static ListResponse.File parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static ListResponse.File parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static ListResponse.File parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static ListResponse.File parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static ListResponse.File parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
newBuilder
public static ListResponse.File.Builder newBuilder()
-
newBuilder
public static ListResponse.File.Builder newBuilder(ListResponse.File prototype)
-
dynamicMethod
protected final java.lang.Object dynamicMethod(com.google.protobuf.GeneratedMessageLite.MethodToInvoke method, java.lang.Object arg0, java.lang.Object arg1)- Specified by:
dynamicMethodin classcom.google.protobuf.GeneratedMessageLite<ListResponse.File,ListResponse.File.Builder>
-
getDefaultInstance
public static ListResponse.File getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<ListResponse.File> parser()
-
-