Package | Description |
---|---|
com.google.pubsub.v1 |
Modifier and Type | Method and Description |
---|---|
ListTopicSubscriptionsResponse.Builder |
ListTopicSubscriptionsResponse.Builder.addAllSubscriptions(Iterable<String> values)
The names of subscriptions attached to the topic specified in the request.
|
ListTopicSubscriptionsResponse.Builder |
ListTopicSubscriptionsResponse.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ListTopicSubscriptionsResponse.Builder |
ListTopicSubscriptionsResponse.Builder.addSubscriptions(String value)
The names of subscriptions attached to the topic specified in the request.
|
ListTopicSubscriptionsResponse.Builder |
ListTopicSubscriptionsResponse.Builder.addSubscriptionsBytes(com.google.protobuf.ByteString value)
The names of subscriptions attached to the topic specified in the request.
|
ListTopicSubscriptionsResponse.Builder |
ListTopicSubscriptionsResponse.Builder.clear() |
ListTopicSubscriptionsResponse.Builder |
ListTopicSubscriptionsResponse.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ListTopicSubscriptionsResponse.Builder |
ListTopicSubscriptionsResponse.Builder.clearNextPageToken()
If not empty, indicates that there may be more subscriptions that match
the request; this value should be passed in a new
`ListTopicSubscriptionsRequest` to get more subscriptions.
|
ListTopicSubscriptionsResponse.Builder |
ListTopicSubscriptionsResponse.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ListTopicSubscriptionsResponse.Builder |
ListTopicSubscriptionsResponse.Builder.clearSubscriptions()
The names of subscriptions attached to the topic specified in the request.
|
ListTopicSubscriptionsResponse.Builder |
ListTopicSubscriptionsResponse.Builder.clone() |
ListTopicSubscriptionsResponse.Builder |
ListTopicSubscriptionsResponse.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ListTopicSubscriptionsResponse.Builder |
ListTopicSubscriptionsResponse.Builder.mergeFrom(ListTopicSubscriptionsResponse other) |
ListTopicSubscriptionsResponse.Builder |
ListTopicSubscriptionsResponse.Builder.mergeFrom(com.google.protobuf.Message other) |
ListTopicSubscriptionsResponse.Builder |
ListTopicSubscriptionsResponse.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static ListTopicSubscriptionsResponse.Builder |
ListTopicSubscriptionsResponse.newBuilder() |
static ListTopicSubscriptionsResponse.Builder |
ListTopicSubscriptionsResponse.newBuilder(ListTopicSubscriptionsResponse prototype) |
ListTopicSubscriptionsResponse.Builder |
ListTopicSubscriptionsResponse.newBuilderForType() |
protected ListTopicSubscriptionsResponse.Builder |
ListTopicSubscriptionsResponse.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
ListTopicSubscriptionsResponse.Builder |
ListTopicSubscriptionsResponse.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ListTopicSubscriptionsResponse.Builder |
ListTopicSubscriptionsResponse.Builder.setNextPageToken(String value)
If not empty, indicates that there may be more subscriptions that match
the request; this value should be passed in a new
`ListTopicSubscriptionsRequest` to get more subscriptions.
|
ListTopicSubscriptionsResponse.Builder |
ListTopicSubscriptionsResponse.Builder.setNextPageTokenBytes(com.google.protobuf.ByteString value)
If not empty, indicates that there may be more subscriptions that match
the request; this value should be passed in a new
`ListTopicSubscriptionsRequest` to get more subscriptions.
|
ListTopicSubscriptionsResponse.Builder |
ListTopicSubscriptionsResponse.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ListTopicSubscriptionsResponse.Builder |
ListTopicSubscriptionsResponse.Builder.setSubscriptions(int index,
String value)
The names of subscriptions attached to the topic specified in the request.
|
ListTopicSubscriptionsResponse.Builder |
ListTopicSubscriptionsResponse.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ListTopicSubscriptionsResponse.Builder |
ListTopicSubscriptionsResponse.toBuilder() |
Copyright © 2023 Google LLC. All rights reserved.