public static final class ListSnapshotsRequest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ListSnapshotsRequest.Builder> implements ListSnapshotsRequestOrBuilder
Request for the `ListSnapshots` method.Protobuf type
google.pubsub.v1.ListSnapshotsRequest
Modifier and Type | Method and Description |
---|---|
ListSnapshotsRequest.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ListSnapshotsRequest |
build() |
ListSnapshotsRequest |
buildPartial() |
ListSnapshotsRequest.Builder |
clear() |
ListSnapshotsRequest.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ListSnapshotsRequest.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ListSnapshotsRequest.Builder |
clearPageSize()
Maximum number of snapshots to return.
|
ListSnapshotsRequest.Builder |
clearPageToken()
The value returned by the last `ListSnapshotsResponse`; indicates that this
is a continuation of a prior `ListSnapshots` call, and that the system
should return the next page of data.
|
ListSnapshotsRequest.Builder |
clearProject()
Required.
|
ListSnapshotsRequest.Builder |
clone() |
ListSnapshotsRequest |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
int |
getPageSize()
Maximum number of snapshots to return.
|
String |
getPageToken()
The value returned by the last `ListSnapshotsResponse`; indicates that this
is a continuation of a prior `ListSnapshots` call, and that the system
should return the next page of data.
|
com.google.protobuf.ByteString |
getPageTokenBytes()
The value returned by the last `ListSnapshotsResponse`; indicates that this
is a continuation of a prior `ListSnapshots` call, and that the system
should return the next page of data.
|
String |
getProject()
Required.
|
com.google.protobuf.ByteString |
getProjectBytes()
Required.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
ListSnapshotsRequest.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ListSnapshotsRequest.Builder |
mergeFrom(ListSnapshotsRequest other) |
ListSnapshotsRequest.Builder |
mergeFrom(com.google.protobuf.Message other) |
ListSnapshotsRequest.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ListSnapshotsRequest.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ListSnapshotsRequest.Builder |
setPageSize(int value)
Maximum number of snapshots to return.
|
ListSnapshotsRequest.Builder |
setPageToken(String value)
The value returned by the last `ListSnapshotsResponse`; indicates that this
is a continuation of a prior `ListSnapshots` call, and that the system
should return the next page of data.
|
ListSnapshotsRequest.Builder |
setPageTokenBytes(com.google.protobuf.ByteString value)
The value returned by the last `ListSnapshotsResponse`; indicates that this
is a continuation of a prior `ListSnapshots` call, and that the system
should return the next page of data.
|
ListSnapshotsRequest.Builder |
setProject(String value)
Required.
|
ListSnapshotsRequest.Builder |
setProjectBytes(com.google.protobuf.ByteString value)
Required.
|
ListSnapshotsRequest.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ListSnapshotsRequest.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessageV3.Builder<ListSnapshotsRequest.Builder>
public ListSnapshotsRequest.Builder clear()
clear
in interface com.google.protobuf.Message.Builder
clear
in interface com.google.protobuf.MessageLite.Builder
clear
in class com.google.protobuf.GeneratedMessageV3.Builder<ListSnapshotsRequest.Builder>
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface com.google.protobuf.Message.Builder
getDescriptorForType
in interface com.google.protobuf.MessageOrBuilder
getDescriptorForType
in class com.google.protobuf.GeneratedMessageV3.Builder<ListSnapshotsRequest.Builder>
public ListSnapshotsRequest getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public ListSnapshotsRequest build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public ListSnapshotsRequest buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public ListSnapshotsRequest.Builder clone()
clone
in interface com.google.protobuf.Message.Builder
clone
in interface com.google.protobuf.MessageLite.Builder
clone
in class com.google.protobuf.GeneratedMessageV3.Builder<ListSnapshotsRequest.Builder>
public ListSnapshotsRequest.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField
in interface com.google.protobuf.Message.Builder
setField
in class com.google.protobuf.GeneratedMessageV3.Builder<ListSnapshotsRequest.Builder>
public ListSnapshotsRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField
in interface com.google.protobuf.Message.Builder
clearField
in class com.google.protobuf.GeneratedMessageV3.Builder<ListSnapshotsRequest.Builder>
public ListSnapshotsRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof
in interface com.google.protobuf.Message.Builder
clearOneof
in class com.google.protobuf.GeneratedMessageV3.Builder<ListSnapshotsRequest.Builder>
public ListSnapshotsRequest.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField
in interface com.google.protobuf.Message.Builder
setRepeatedField
in class com.google.protobuf.GeneratedMessageV3.Builder<ListSnapshotsRequest.Builder>
public ListSnapshotsRequest.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField
in interface com.google.protobuf.Message.Builder
addRepeatedField
in class com.google.protobuf.GeneratedMessageV3.Builder<ListSnapshotsRequest.Builder>
public ListSnapshotsRequest.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<ListSnapshotsRequest.Builder>
public ListSnapshotsRequest.Builder mergeFrom(ListSnapshotsRequest other)
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessageV3.Builder<ListSnapshotsRequest.Builder>
public ListSnapshotsRequest.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in interface com.google.protobuf.MessageLite.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<ListSnapshotsRequest.Builder>
IOException
public String getProject()
Required. The name of the project in which to list snapshots. Format is `projects/{project-id}`.
string project = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
getProject
in interface ListSnapshotsRequestOrBuilder
public com.google.protobuf.ByteString getProjectBytes()
Required. The name of the project in which to list snapshots. Format is `projects/{project-id}`.
string project = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
getProjectBytes
in interface ListSnapshotsRequestOrBuilder
public ListSnapshotsRequest.Builder setProject(String value)
Required. The name of the project in which to list snapshots. Format is `projects/{project-id}`.
string project = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
value
- The project to set.public ListSnapshotsRequest.Builder clearProject()
Required. The name of the project in which to list snapshots. Format is `projects/{project-id}`.
string project = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
public ListSnapshotsRequest.Builder setProjectBytes(com.google.protobuf.ByteString value)
Required. The name of the project in which to list snapshots. Format is `projects/{project-id}`.
string project = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
value
- The bytes for project to set.public int getPageSize()
Maximum number of snapshots to return.
int32 page_size = 2;
getPageSize
in interface ListSnapshotsRequestOrBuilder
public ListSnapshotsRequest.Builder setPageSize(int value)
Maximum number of snapshots to return.
int32 page_size = 2;
value
- The pageSize to set.public ListSnapshotsRequest.Builder clearPageSize()
Maximum number of snapshots to return.
int32 page_size = 2;
public String getPageToken()
The value returned by the last `ListSnapshotsResponse`; indicates that this is a continuation of a prior `ListSnapshots` call, and that the system should return the next page of data.
string page_token = 3;
getPageToken
in interface ListSnapshotsRequestOrBuilder
public com.google.protobuf.ByteString getPageTokenBytes()
The value returned by the last `ListSnapshotsResponse`; indicates that this is a continuation of a prior `ListSnapshots` call, and that the system should return the next page of data.
string page_token = 3;
getPageTokenBytes
in interface ListSnapshotsRequestOrBuilder
public ListSnapshotsRequest.Builder setPageToken(String value)
The value returned by the last `ListSnapshotsResponse`; indicates that this is a continuation of a prior `ListSnapshots` call, and that the system should return the next page of data.
string page_token = 3;
value
- The pageToken to set.public ListSnapshotsRequest.Builder clearPageToken()
The value returned by the last `ListSnapshotsResponse`; indicates that this is a continuation of a prior `ListSnapshots` call, and that the system should return the next page of data.
string page_token = 3;
public ListSnapshotsRequest.Builder setPageTokenBytes(com.google.protobuf.ByteString value)
The value returned by the last `ListSnapshotsResponse`; indicates that this is a continuation of a prior `ListSnapshots` call, and that the system should return the next page of data.
string page_token = 3;
value
- The bytes for pageToken to set.public final ListSnapshotsRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields
in interface com.google.protobuf.Message.Builder
setUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<ListSnapshotsRequest.Builder>
public final ListSnapshotsRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields
in interface com.google.protobuf.Message.Builder
mergeUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<ListSnapshotsRequest.Builder>
Copyright © 2023 Google LLC. All rights reserved.