public static final class ListTopicSnapshotsRequest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ListTopicSnapshotsRequest.Builder> implements ListTopicSnapshotsRequestOrBuilder
Request for the `ListTopicSnapshots` method.Protobuf type
google.pubsub.v1.ListTopicSnapshotsRequest
Modifier and Type | Method and Description |
---|---|
ListTopicSnapshotsRequest.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ListTopicSnapshotsRequest |
build() |
ListTopicSnapshotsRequest |
buildPartial() |
ListTopicSnapshotsRequest.Builder |
clear() |
ListTopicSnapshotsRequest.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ListTopicSnapshotsRequest.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ListTopicSnapshotsRequest.Builder |
clearPageSize()
Maximum number of snapshot names to return.
|
ListTopicSnapshotsRequest.Builder |
clearPageToken()
The value returned by the last `ListTopicSnapshotsResponse`; indicates
that this is a continuation of a prior `ListTopicSnapshots` call, and
that the system should return the next page of data.
|
ListTopicSnapshotsRequest.Builder |
clearTopic()
Required.
|
ListTopicSnapshotsRequest.Builder |
clone() |
ListTopicSnapshotsRequest |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
int |
getPageSize()
Maximum number of snapshot names to return.
|
String |
getPageToken()
The value returned by the last `ListTopicSnapshotsResponse`; indicates
that this is a continuation of a prior `ListTopicSnapshots` call, and
that the system should return the next page of data.
|
com.google.protobuf.ByteString |
getPageTokenBytes()
The value returned by the last `ListTopicSnapshotsResponse`; indicates
that this is a continuation of a prior `ListTopicSnapshots` call, and
that the system should return the next page of data.
|
String |
getTopic()
Required.
|
com.google.protobuf.ByteString |
getTopicBytes()
Required.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
ListTopicSnapshotsRequest.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ListTopicSnapshotsRequest.Builder |
mergeFrom(ListTopicSnapshotsRequest other) |
ListTopicSnapshotsRequest.Builder |
mergeFrom(com.google.protobuf.Message other) |
ListTopicSnapshotsRequest.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ListTopicSnapshotsRequest.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ListTopicSnapshotsRequest.Builder |
setPageSize(int value)
Maximum number of snapshot names to return.
|
ListTopicSnapshotsRequest.Builder |
setPageToken(String value)
The value returned by the last `ListTopicSnapshotsResponse`; indicates
that this is a continuation of a prior `ListTopicSnapshots` call, and
that the system should return the next page of data.
|
ListTopicSnapshotsRequest.Builder |
setPageTokenBytes(com.google.protobuf.ByteString value)
The value returned by the last `ListTopicSnapshotsResponse`; indicates
that this is a continuation of a prior `ListTopicSnapshots` call, and
that the system should return the next page of data.
|
ListTopicSnapshotsRequest.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ListTopicSnapshotsRequest.Builder |
setTopic(String value)
Required.
|
ListTopicSnapshotsRequest.Builder |
setTopicBytes(com.google.protobuf.ByteString value)
Required.
|
ListTopicSnapshotsRequest.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<ListTopicSnapshotsRequest.Builder>
public ListTopicSnapshotsRequest.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<ListTopicSnapshotsRequest.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<ListTopicSnapshotsRequest.Builder>
public ListTopicSnapshotsRequest getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public ListTopicSnapshotsRequest build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public ListTopicSnapshotsRequest buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public ListTopicSnapshotsRequest.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<ListTopicSnapshotsRequest.Builder>
public ListTopicSnapshotsRequest.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<ListTopicSnapshotsRequest.Builder>
public ListTopicSnapshotsRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField
in interface com.google.protobuf.Message.Builder
clearField
in class com.google.protobuf.GeneratedMessageV3.Builder<ListTopicSnapshotsRequest.Builder>
public ListTopicSnapshotsRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof
in interface com.google.protobuf.Message.Builder
clearOneof
in class com.google.protobuf.GeneratedMessageV3.Builder<ListTopicSnapshotsRequest.Builder>
public ListTopicSnapshotsRequest.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<ListTopicSnapshotsRequest.Builder>
public ListTopicSnapshotsRequest.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<ListTopicSnapshotsRequest.Builder>
public ListTopicSnapshotsRequest.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<ListTopicSnapshotsRequest.Builder>
public ListTopicSnapshotsRequest.Builder mergeFrom(ListTopicSnapshotsRequest other)
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessageV3.Builder<ListTopicSnapshotsRequest.Builder>
public ListTopicSnapshotsRequest.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<ListTopicSnapshotsRequest.Builder>
IOException
public String getTopic()
Required. The name of the topic that snapshots are attached to. Format is `projects/{project}/topics/{topic}`.
string topic = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
getTopic
in interface ListTopicSnapshotsRequestOrBuilder
public com.google.protobuf.ByteString getTopicBytes()
Required. The name of the topic that snapshots are attached to. Format is `projects/{project}/topics/{topic}`.
string topic = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
getTopicBytes
in interface ListTopicSnapshotsRequestOrBuilder
public ListTopicSnapshotsRequest.Builder setTopic(String value)
Required. The name of the topic that snapshots are attached to. Format is `projects/{project}/topics/{topic}`.
string topic = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
value
- The topic to set.public ListTopicSnapshotsRequest.Builder clearTopic()
Required. The name of the topic that snapshots are attached to. Format is `projects/{project}/topics/{topic}`.
string topic = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
public ListTopicSnapshotsRequest.Builder setTopicBytes(com.google.protobuf.ByteString value)
Required. The name of the topic that snapshots are attached to. Format is `projects/{project}/topics/{topic}`.
string topic = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
value
- The bytes for topic to set.public int getPageSize()
Maximum number of snapshot names to return.
int32 page_size = 2;
getPageSize
in interface ListTopicSnapshotsRequestOrBuilder
public ListTopicSnapshotsRequest.Builder setPageSize(int value)
Maximum number of snapshot names to return.
int32 page_size = 2;
value
- The pageSize to set.public ListTopicSnapshotsRequest.Builder clearPageSize()
Maximum number of snapshot names to return.
int32 page_size = 2;
public String getPageToken()
The value returned by the last `ListTopicSnapshotsResponse`; indicates that this is a continuation of a prior `ListTopicSnapshots` call, and that the system should return the next page of data.
string page_token = 3;
getPageToken
in interface ListTopicSnapshotsRequestOrBuilder
public com.google.protobuf.ByteString getPageTokenBytes()
The value returned by the last `ListTopicSnapshotsResponse`; indicates that this is a continuation of a prior `ListTopicSnapshots` call, and that the system should return the next page of data.
string page_token = 3;
getPageTokenBytes
in interface ListTopicSnapshotsRequestOrBuilder
public ListTopicSnapshotsRequest.Builder setPageToken(String value)
The value returned by the last `ListTopicSnapshotsResponse`; indicates that this is a continuation of a prior `ListTopicSnapshots` call, and that the system should return the next page of data.
string page_token = 3;
value
- The pageToken to set.public ListTopicSnapshotsRequest.Builder clearPageToken()
The value returned by the last `ListTopicSnapshotsResponse`; indicates that this is a continuation of a prior `ListTopicSnapshots` call, and that the system should return the next page of data.
string page_token = 3;
public ListTopicSnapshotsRequest.Builder setPageTokenBytes(com.google.protobuf.ByteString value)
The value returned by the last `ListTopicSnapshotsResponse`; indicates that this is a continuation of a prior `ListTopicSnapshots` 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 ListTopicSnapshotsRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields
in interface com.google.protobuf.Message.Builder
setUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<ListTopicSnapshotsRequest.Builder>
public final ListTopicSnapshotsRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields
in interface com.google.protobuf.Message.Builder
mergeUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<ListTopicSnapshotsRequest.Builder>
Copyright © 2023 Google LLC. All rights reserved.