ListNotificationChannelsResponse.Builder |
ListNotificationChannelsResponse.Builder.addAllNotificationChannels(Iterable<? extends NotificationChannel> values) |
The notification channels defined for the specified project.
|
ListNotificationChannelsResponse.Builder |
ListNotificationChannelsResponse.Builder.addNotificationChannels(int index,
NotificationChannel value) |
The notification channels defined for the specified project.
|
ListNotificationChannelsResponse.Builder |
ListNotificationChannelsResponse.Builder.addNotificationChannels(int index,
NotificationChannel.Builder builderForValue) |
The notification channels defined for the specified project.
|
ListNotificationChannelsResponse.Builder |
ListNotificationChannelsResponse.Builder.addNotificationChannels(NotificationChannel value) |
The notification channels defined for the specified project.
|
ListNotificationChannelsResponse.Builder |
ListNotificationChannelsResponse.Builder.addNotificationChannels(NotificationChannel.Builder builderForValue) |
The notification channels defined for the specified project.
|
ListNotificationChannelsResponse.Builder |
ListNotificationChannelsResponse.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
ListNotificationChannelsResponse.Builder |
ListNotificationChannelsResponse.Builder.clear() |
|
ListNotificationChannelsResponse.Builder |
ListNotificationChannelsResponse.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
ListNotificationChannelsResponse.Builder |
ListNotificationChannelsResponse.Builder.clearNextPageToken() |
If not empty, indicates that there may be more results that match
the request.
|
ListNotificationChannelsResponse.Builder |
ListNotificationChannelsResponse.Builder.clearNotificationChannels() |
The notification channels defined for the specified project.
|
ListNotificationChannelsResponse.Builder |
ListNotificationChannelsResponse.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
ListNotificationChannelsResponse.Builder |
ListNotificationChannelsResponse.Builder.clearTotalSize() |
The total number of notification channels in all pages.
|
ListNotificationChannelsResponse.Builder |
ListNotificationChannelsResponse.Builder.clone() |
|
ListNotificationChannelsResponse.Builder |
ListNotificationChannelsResponse.Builder.mergeFrom(ListNotificationChannelsResponse other) |
|
ListNotificationChannelsResponse.Builder |
ListNotificationChannelsResponse.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
ListNotificationChannelsResponse.Builder |
ListNotificationChannelsResponse.Builder.mergeFrom(com.google.protobuf.Message other) |
|
ListNotificationChannelsResponse.Builder |
ListNotificationChannelsResponse.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static ListNotificationChannelsResponse.Builder |
ListNotificationChannelsResponse.newBuilder() |
|
static ListNotificationChannelsResponse.Builder |
ListNotificationChannelsResponse.newBuilder(ListNotificationChannelsResponse prototype) |
|
ListNotificationChannelsResponse.Builder |
ListNotificationChannelsResponse.newBuilderForType() |
|
protected ListNotificationChannelsResponse.Builder |
ListNotificationChannelsResponse.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
ListNotificationChannelsResponse.Builder |
ListNotificationChannelsResponse.Builder.removeNotificationChannels(int index) |
The notification channels defined for the specified project.
|
ListNotificationChannelsResponse.Builder |
ListNotificationChannelsResponse.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
ListNotificationChannelsResponse.Builder |
ListNotificationChannelsResponse.Builder.setNextPageToken(String value) |
If not empty, indicates that there may be more results that match
the request.
|
ListNotificationChannelsResponse.Builder |
ListNotificationChannelsResponse.Builder.setNextPageTokenBytes(com.google.protobuf.ByteString value) |
If not empty, indicates that there may be more results that match
the request.
|
ListNotificationChannelsResponse.Builder |
ListNotificationChannelsResponse.Builder.setNotificationChannels(int index,
NotificationChannel value) |
The notification channels defined for the specified project.
|
ListNotificationChannelsResponse.Builder |
ListNotificationChannelsResponse.Builder.setNotificationChannels(int index,
NotificationChannel.Builder builderForValue) |
The notification channels defined for the specified project.
|
ListNotificationChannelsResponse.Builder |
ListNotificationChannelsResponse.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
ListNotificationChannelsResponse.Builder |
ListNotificationChannelsResponse.Builder.setTotalSize(int value) |
The total number of notification channels in all pages.
|
ListNotificationChannelsResponse.Builder |
ListNotificationChannelsResponse.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
ListNotificationChannelsResponse.Builder |
ListNotificationChannelsResponse.toBuilder() |
|