public final class ListObjectsRequest extends com.google.protobuf.GeneratedMessageV3 implements ListObjectsRequestOrBuilder
Request message for ListObjects.Protobuf type
google.storage.v2.ListObjectsRequest
Modifier and Type | Class and Description |
---|---|
static class |
ListObjectsRequest.Builder
Request message for ListObjects.
|
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
Modifier and Type | Field and Description |
---|---|
static int |
DELIMITER_FIELD_NUMBER |
static int |
INCLUDE_TRAILING_DELIMITER_FIELD_NUMBER |
static int |
LEXICOGRAPHIC_END_FIELD_NUMBER |
static int |
LEXICOGRAPHIC_START_FIELD_NUMBER |
static int |
PAGE_SIZE_FIELD_NUMBER |
static int |
PAGE_TOKEN_FIELD_NUMBER |
static int |
PARENT_FIELD_NUMBER |
static int |
PREFIX_FIELD_NUMBER |
static int |
READ_MASK_FIELD_NUMBER |
static int |
VERSIONS_FIELD_NUMBER |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
static ListObjectsRequest |
getDefaultInstance() |
ListObjectsRequest |
getDefaultInstanceForType() |
String |
getDelimiter()
If set, returns results in a directory-like mode.
|
com.google.protobuf.ByteString |
getDelimiterBytes()
If set, returns results in a directory-like mode.
|
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
boolean |
getIncludeTrailingDelimiter()
If true, objects that end in exactly one instance of `delimiter`
will have their metadata included in `items` in addition to
`prefixes`.
|
String |
getLexicographicEnd()
Optional.
|
com.google.protobuf.ByteString |
getLexicographicEndBytes()
Optional.
|
String |
getLexicographicStart()
Optional.
|
com.google.protobuf.ByteString |
getLexicographicStartBytes()
Optional.
|
int |
getPageSize()
Maximum number of `items` plus `prefixes` to return
in a single page of responses.
|
String |
getPageToken()
A previously-returned page token representing part of the larger set of
results to view.
|
com.google.protobuf.ByteString |
getPageTokenBytes()
A previously-returned page token representing part of the larger set of
results to view.
|
String |
getParent()
Required.
|
com.google.protobuf.ByteString |
getParentBytes()
Required.
|
com.google.protobuf.Parser<ListObjectsRequest> |
getParserForType() |
String |
getPrefix()
Filter results to objects whose names begin with this prefix.
|
com.google.protobuf.ByteString |
getPrefixBytes()
Filter results to objects whose names begin with this prefix.
|
com.google.protobuf.FieldMask |
getReadMask()
Mask specifying which fields to read from each result.
|
com.google.protobuf.FieldMaskOrBuilder |
getReadMaskOrBuilder()
Mask specifying which fields to read from each result.
|
int |
getSerializedSize() |
boolean |
getVersions()
If `true`, lists all versions of an object as distinct results.
|
int |
hashCode() |
boolean |
hasReadMask()
Mask specifying which fields to read from each result.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static ListObjectsRequest.Builder |
newBuilder() |
static ListObjectsRequest.Builder |
newBuilder(ListObjectsRequest prototype) |
ListObjectsRequest.Builder |
newBuilderForType() |
protected ListObjectsRequest.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static ListObjectsRequest |
parseDelimitedFrom(InputStream input) |
static ListObjectsRequest |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ListObjectsRequest |
parseFrom(byte[] data) |
static ListObjectsRequest |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ListObjectsRequest |
parseFrom(ByteBuffer data) |
static ListObjectsRequest |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ListObjectsRequest |
parseFrom(com.google.protobuf.ByteString data) |
static ListObjectsRequest |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ListObjectsRequest |
parseFrom(com.google.protobuf.CodedInputStream input) |
static ListObjectsRequest |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ListObjectsRequest |
parseFrom(InputStream input) |
static ListObjectsRequest |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<ListObjectsRequest> |
parser() |
ListObjectsRequest.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public static final int PARENT_FIELD_NUMBER
public static final int PAGE_SIZE_FIELD_NUMBER
public static final int PAGE_TOKEN_FIELD_NUMBER
public static final int DELIMITER_FIELD_NUMBER
public static final int INCLUDE_TRAILING_DELIMITER_FIELD_NUMBER
public static final int PREFIX_FIELD_NUMBER
public static final int VERSIONS_FIELD_NUMBER
public static final int READ_MASK_FIELD_NUMBER
public static final int LEXICOGRAPHIC_START_FIELD_NUMBER
public static final int LEXICOGRAPHIC_END_FIELD_NUMBER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance
in class com.google.protobuf.GeneratedMessageV3
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessageV3
public String getParent()
Required. Name of the bucket in which to look for objects.
string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
getParent
in interface ListObjectsRequestOrBuilder
public com.google.protobuf.ByteString getParentBytes()
Required. Name of the bucket in which to look for objects.
string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
getParentBytes
in interface ListObjectsRequestOrBuilder
public int getPageSize()
Maximum number of `items` plus `prefixes` to return in a single page of responses. As duplicate `prefixes` are omitted, fewer total results may be returned than requested. The service will use this parameter or 1,000 items, whichever is smaller.
int32 page_size = 2;
getPageSize
in interface ListObjectsRequestOrBuilder
public String getPageToken()
A previously-returned page token representing part of the larger set of results to view.
string page_token = 3;
getPageToken
in interface ListObjectsRequestOrBuilder
public com.google.protobuf.ByteString getPageTokenBytes()
A previously-returned page token representing part of the larger set of results to view.
string page_token = 3;
getPageTokenBytes
in interface ListObjectsRequestOrBuilder
public String getDelimiter()
If set, returns results in a directory-like mode. `items` will contain only objects whose names, aside from the `prefix`, do not contain `delimiter`. Objects whose names, aside from the `prefix`, contain `delimiter` will have their name, truncated after the `delimiter`, returned in `prefixes`. Duplicate `prefixes` are omitted.
string delimiter = 4;
getDelimiter
in interface ListObjectsRequestOrBuilder
public com.google.protobuf.ByteString getDelimiterBytes()
If set, returns results in a directory-like mode. `items` will contain only objects whose names, aside from the `prefix`, do not contain `delimiter`. Objects whose names, aside from the `prefix`, contain `delimiter` will have their name, truncated after the `delimiter`, returned in `prefixes`. Duplicate `prefixes` are omitted.
string delimiter = 4;
getDelimiterBytes
in interface ListObjectsRequestOrBuilder
public boolean getIncludeTrailingDelimiter()
If true, objects that end in exactly one instance of `delimiter` will have their metadata included in `items` in addition to `prefixes`.
bool include_trailing_delimiter = 5;
getIncludeTrailingDelimiter
in interface ListObjectsRequestOrBuilder
public String getPrefix()
Filter results to objects whose names begin with this prefix.
string prefix = 6;
getPrefix
in interface ListObjectsRequestOrBuilder
public com.google.protobuf.ByteString getPrefixBytes()
Filter results to objects whose names begin with this prefix.
string prefix = 6;
getPrefixBytes
in interface ListObjectsRequestOrBuilder
public boolean getVersions()
If `true`, lists all versions of an object as distinct results. For more information, see [Object Versioning](https://cloud.google.com/storage/docs/object-versioning).
bool versions = 7;
getVersions
in interface ListObjectsRequestOrBuilder
public boolean hasReadMask()
Mask specifying which fields to read from each result. If no mask is specified, will default to all fields except items.acl and items.owner. * may be used to mean "all fields".
optional .google.protobuf.FieldMask read_mask = 8;
hasReadMask
in interface ListObjectsRequestOrBuilder
public com.google.protobuf.FieldMask getReadMask()
Mask specifying which fields to read from each result. If no mask is specified, will default to all fields except items.acl and items.owner. * may be used to mean "all fields".
optional .google.protobuf.FieldMask read_mask = 8;
getReadMask
in interface ListObjectsRequestOrBuilder
public com.google.protobuf.FieldMaskOrBuilder getReadMaskOrBuilder()
Mask specifying which fields to read from each result. If no mask is specified, will default to all fields except items.acl and items.owner. * may be used to mean "all fields".
optional .google.protobuf.FieldMask read_mask = 8;
getReadMaskOrBuilder
in interface ListObjectsRequestOrBuilder
public String getLexicographicStart()
Optional. Filter results to objects whose names are lexicographically equal to or after lexicographic_start. If lexicographic_end is also set, the objects listed have names between lexicographic_start (inclusive) and lexicographic_end (exclusive).
string lexicographic_start = 10 [(.google.api.field_behavior) = OPTIONAL];
getLexicographicStart
in interface ListObjectsRequestOrBuilder
public com.google.protobuf.ByteString getLexicographicStartBytes()
Optional. Filter results to objects whose names are lexicographically equal to or after lexicographic_start. If lexicographic_end is also set, the objects listed have names between lexicographic_start (inclusive) and lexicographic_end (exclusive).
string lexicographic_start = 10 [(.google.api.field_behavior) = OPTIONAL];
getLexicographicStartBytes
in interface ListObjectsRequestOrBuilder
public String getLexicographicEnd()
Optional. Filter results to objects whose names are lexicographically before lexicographic_end. If lexicographic_start is also set, the objects listed have names between lexicographic_start (inclusive) and lexicographic_end (exclusive).
string lexicographic_end = 11 [(.google.api.field_behavior) = OPTIONAL];
getLexicographicEnd
in interface ListObjectsRequestOrBuilder
public com.google.protobuf.ByteString getLexicographicEndBytes()
Optional. Filter results to objects whose names are lexicographically before lexicographic_end. If lexicographic_start is also set, the objects listed have names between lexicographic_start (inclusive) and lexicographic_end (exclusive).
string lexicographic_end = 11 [(.google.api.field_behavior) = OPTIONAL];
getLexicographicEndBytes
in interface ListObjectsRequestOrBuilder
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessageV3
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
writeTo
in interface com.google.protobuf.MessageLite
writeTo
in class com.google.protobuf.GeneratedMessageV3
IOException
public int getSerializedSize()
getSerializedSize
in interface com.google.protobuf.MessageLite
getSerializedSize
in class com.google.protobuf.GeneratedMessageV3
public boolean equals(Object obj)
equals
in interface com.google.protobuf.Message
equals
in class com.google.protobuf.AbstractMessage
public int hashCode()
hashCode
in interface com.google.protobuf.Message
hashCode
in class com.google.protobuf.AbstractMessage
public static ListObjectsRequest parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static ListObjectsRequest parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static ListObjectsRequest parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static ListObjectsRequest parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static ListObjectsRequest parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static ListObjectsRequest parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static ListObjectsRequest parseFrom(InputStream input) throws IOException
IOException
public static ListObjectsRequest parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static ListObjectsRequest parseDelimitedFrom(InputStream input) throws IOException
IOException
public static ListObjectsRequest parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static ListObjectsRequest parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOException
public static ListObjectsRequest parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public ListObjectsRequest.Builder newBuilderForType()
newBuilderForType
in interface com.google.protobuf.Message
newBuilderForType
in interface com.google.protobuf.MessageLite
public static ListObjectsRequest.Builder newBuilder()
public static ListObjectsRequest.Builder newBuilder(ListObjectsRequest prototype)
public ListObjectsRequest.Builder toBuilder()
toBuilder
in interface com.google.protobuf.Message
toBuilder
in interface com.google.protobuf.MessageLite
protected ListObjectsRequest.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType
in class com.google.protobuf.GeneratedMessageV3
public static ListObjectsRequest getDefaultInstance()
public static com.google.protobuf.Parser<ListObjectsRequest> parser()
public com.google.protobuf.Parser<ListObjectsRequest> getParserForType()
getParserForType
in interface com.google.protobuf.Message
getParserForType
in interface com.google.protobuf.MessageLite
getParserForType
in class com.google.protobuf.GeneratedMessageV3
public ListObjectsRequest getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
Copyright © 2023 Google LLC. All rights reserved.