ListNotificationConfigsResponse.Builder |
ListNotificationConfigsResponse.Builder.addAllNotificationConfigs(Iterable<? extends NotificationConfig> values) |
Notification configs belonging to the requested parent.
|
ListNotificationConfigsResponse.Builder |
ListNotificationConfigsResponse.Builder.addNotificationConfigs(int index,
NotificationConfig value) |
Notification configs belonging to the requested parent.
|
ListNotificationConfigsResponse.Builder |
ListNotificationConfigsResponse.Builder.addNotificationConfigs(int index,
NotificationConfig.Builder builderForValue) |
Notification configs belonging to the requested parent.
|
ListNotificationConfigsResponse.Builder |
ListNotificationConfigsResponse.Builder.addNotificationConfigs(NotificationConfig value) |
Notification configs belonging to the requested parent.
|
ListNotificationConfigsResponse.Builder |
ListNotificationConfigsResponse.Builder.addNotificationConfigs(NotificationConfig.Builder builderForValue) |
Notification configs belonging to the requested parent.
|
ListNotificationConfigsResponse.Builder |
ListNotificationConfigsResponse.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
ListNotificationConfigsResponse.Builder |
ListNotificationConfigsResponse.Builder.clear() |
|
ListNotificationConfigsResponse.Builder |
ListNotificationConfigsResponse.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
ListNotificationConfigsResponse.Builder |
ListNotificationConfigsResponse.Builder.clearNextPageToken() |
Token to retrieve the next page of results, or empty if there are no more
results.
|
ListNotificationConfigsResponse.Builder |
ListNotificationConfigsResponse.Builder.clearNotificationConfigs() |
Notification configs belonging to the requested parent.
|
ListNotificationConfigsResponse.Builder |
ListNotificationConfigsResponse.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
ListNotificationConfigsResponse.Builder |
ListNotificationConfigsResponse.Builder.clone() |
|
ListNotificationConfigsResponse.Builder |
ListNotificationConfigsResponse.Builder.mergeFrom(ListNotificationConfigsResponse other) |
|
ListNotificationConfigsResponse.Builder |
ListNotificationConfigsResponse.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
ListNotificationConfigsResponse.Builder |
ListNotificationConfigsResponse.Builder.mergeFrom(com.google.protobuf.Message other) |
|
ListNotificationConfigsResponse.Builder |
ListNotificationConfigsResponse.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static ListNotificationConfigsResponse.Builder |
ListNotificationConfigsResponse.newBuilder() |
|
static ListNotificationConfigsResponse.Builder |
ListNotificationConfigsResponse.newBuilder(ListNotificationConfigsResponse prototype) |
|
ListNotificationConfigsResponse.Builder |
ListNotificationConfigsResponse.newBuilderForType() |
|
protected ListNotificationConfigsResponse.Builder |
ListNotificationConfigsResponse.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
ListNotificationConfigsResponse.Builder |
ListNotificationConfigsResponse.Builder.removeNotificationConfigs(int index) |
Notification configs belonging to the requested parent.
|
ListNotificationConfigsResponse.Builder |
ListNotificationConfigsResponse.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
ListNotificationConfigsResponse.Builder |
ListNotificationConfigsResponse.Builder.setNextPageToken(String value) |
Token to retrieve the next page of results, or empty if there are no more
results.
|
ListNotificationConfigsResponse.Builder |
ListNotificationConfigsResponse.Builder.setNextPageTokenBytes(com.google.protobuf.ByteString value) |
Token to retrieve the next page of results, or empty if there are no more
results.
|
ListNotificationConfigsResponse.Builder |
ListNotificationConfigsResponse.Builder.setNotificationConfigs(int index,
NotificationConfig value) |
Notification configs belonging to the requested parent.
|
ListNotificationConfigsResponse.Builder |
ListNotificationConfigsResponse.Builder.setNotificationConfigs(int index,
NotificationConfig.Builder builderForValue) |
Notification configs belonging to the requested parent.
|
ListNotificationConfigsResponse.Builder |
ListNotificationConfigsResponse.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
ListNotificationConfigsResponse.Builder |
ListNotificationConfigsResponse.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
ListNotificationConfigsResponse.Builder |
ListNotificationConfigsResponse.toBuilder() |
|