NotificationChannel.Builder |
NotificationChannel.Builder.addAllMutationRecords(Iterable<? extends MutationRecord> values) |
Records of the modification of this channel.
|
NotificationChannel.Builder |
NotificationChannel.Builder.addMutationRecords(int index,
MutationRecord value) |
Records of the modification of this channel.
|
NotificationChannel.Builder |
NotificationChannel.Builder.addMutationRecords(int index,
MutationRecord.Builder builderForValue) |
Records of the modification of this channel.
|
NotificationChannel.Builder |
NotificationChannel.Builder.addMutationRecords(MutationRecord value) |
Records of the modification of this channel.
|
NotificationChannel.Builder |
NotificationChannel.Builder.addMutationRecords(MutationRecord.Builder builderForValue) |
Records of the modification of this channel.
|
NotificationChannel.Builder |
ListNotificationChannelsResponse.Builder.addNotificationChannelsBuilder() |
The notification channels defined for the specified project.
|
NotificationChannel.Builder |
ListNotificationChannelsResponse.Builder.addNotificationChannelsBuilder(int index) |
The notification channels defined for the specified project.
|
NotificationChannel.Builder |
NotificationChannel.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
NotificationChannel.Builder |
NotificationChannel.Builder.clear() |
|
NotificationChannel.Builder |
NotificationChannel.Builder.clearCreationRecord() |
Record of the creation of this channel.
|
NotificationChannel.Builder |
NotificationChannel.Builder.clearDescription() |
An optional human-readable description of this notification channel.
|
NotificationChannel.Builder |
NotificationChannel.Builder.clearDisplayName() |
An optional human-readable name for this notification channel.
|
NotificationChannel.Builder |
NotificationChannel.Builder.clearEnabled() |
Whether notifications are forwarded to the described channel.
|
NotificationChannel.Builder |
NotificationChannel.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
NotificationChannel.Builder |
NotificationChannel.Builder.clearLabels() |
|
NotificationChannel.Builder |
NotificationChannel.Builder.clearMutationRecords() |
Records of the modification of this channel.
|
NotificationChannel.Builder |
NotificationChannel.Builder.clearName() |
The full REST resource name for this channel.
|
NotificationChannel.Builder |
NotificationChannel.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
NotificationChannel.Builder |
NotificationChannel.Builder.clearType() |
The type of the notification channel.
|
NotificationChannel.Builder |
NotificationChannel.Builder.clearUserLabels() |
|
NotificationChannel.Builder |
NotificationChannel.Builder.clearVerificationStatus() |
Indicates whether this channel has been verified or not.
|
NotificationChannel.Builder |
NotificationChannel.Builder.clone() |
|
NotificationChannel.Builder |
CreateNotificationChannelRequest.Builder.getNotificationChannelBuilder() |
Required.
|
NotificationChannel.Builder |
UpdateNotificationChannelRequest.Builder.getNotificationChannelBuilder() |
Required.
|
NotificationChannel.Builder |
ListNotificationChannelsResponse.Builder.getNotificationChannelsBuilder(int index) |
The notification channels defined for the specified project.
|
NotificationChannel.Builder |
NotificationChannel.Builder.mergeCreationRecord(MutationRecord value) |
Record of the creation of this channel.
|
NotificationChannel.Builder |
NotificationChannel.Builder.mergeEnabled(com.google.protobuf.BoolValue value) |
Whether notifications are forwarded to the described channel.
|
NotificationChannel.Builder |
NotificationChannel.Builder.mergeFrom(NotificationChannel other) |
|
NotificationChannel.Builder |
NotificationChannel.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
NotificationChannel.Builder |
NotificationChannel.Builder.mergeFrom(com.google.protobuf.Message other) |
|
NotificationChannel.Builder |
NotificationChannel.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static NotificationChannel.Builder |
NotificationChannel.newBuilder() |
|
static NotificationChannel.Builder |
NotificationChannel.newBuilder(NotificationChannel prototype) |
|
NotificationChannel.Builder |
NotificationChannel.newBuilderForType() |
|
protected NotificationChannel.Builder |
NotificationChannel.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
NotificationChannel.Builder |
NotificationChannel.Builder.putAllLabels(Map<String,String> values) |
Configuration fields that define the channel and its behavior.
|
NotificationChannel.Builder |
NotificationChannel.Builder.putAllUserLabels(Map<String,String> values) |
User-supplied key/value data that does not need to conform to
the corresponding `NotificationChannelDescriptor`'s schema, unlike
the `labels` field.
|
NotificationChannel.Builder |
NotificationChannel.Builder.putLabels(String key,
String value) |
Configuration fields that define the channel and its behavior.
|
NotificationChannel.Builder |
NotificationChannel.Builder.putUserLabels(String key,
String value) |
User-supplied key/value data that does not need to conform to
the corresponding `NotificationChannelDescriptor`'s schema, unlike
the `labels` field.
|
NotificationChannel.Builder |
NotificationChannel.Builder.removeLabels(String key) |
Configuration fields that define the channel and its behavior.
|
NotificationChannel.Builder |
NotificationChannel.Builder.removeMutationRecords(int index) |
Records of the modification of this channel.
|
NotificationChannel.Builder |
NotificationChannel.Builder.removeUserLabels(String key) |
User-supplied key/value data that does not need to conform to
the corresponding `NotificationChannelDescriptor`'s schema, unlike
the `labels` field.
|
NotificationChannel.Builder |
NotificationChannel.Builder.setCreationRecord(MutationRecord value) |
Record of the creation of this channel.
|
NotificationChannel.Builder |
NotificationChannel.Builder.setCreationRecord(MutationRecord.Builder builderForValue) |
Record of the creation of this channel.
|
NotificationChannel.Builder |
NotificationChannel.Builder.setDescription(String value) |
An optional human-readable description of this notification channel.
|
NotificationChannel.Builder |
NotificationChannel.Builder.setDescriptionBytes(com.google.protobuf.ByteString value) |
An optional human-readable description of this notification channel.
|
NotificationChannel.Builder |
NotificationChannel.Builder.setDisplayName(String value) |
An optional human-readable name for this notification channel.
|
NotificationChannel.Builder |
NotificationChannel.Builder.setDisplayNameBytes(com.google.protobuf.ByteString value) |
An optional human-readable name for this notification channel.
|
NotificationChannel.Builder |
NotificationChannel.Builder.setEnabled(com.google.protobuf.BoolValue value) |
Whether notifications are forwarded to the described channel.
|
NotificationChannel.Builder |
NotificationChannel.Builder.setEnabled(com.google.protobuf.BoolValue.Builder builderForValue) |
Whether notifications are forwarded to the described channel.
|
NotificationChannel.Builder |
NotificationChannel.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
NotificationChannel.Builder |
NotificationChannel.Builder.setMutationRecords(int index,
MutationRecord value) |
Records of the modification of this channel.
|
NotificationChannel.Builder |
NotificationChannel.Builder.setMutationRecords(int index,
MutationRecord.Builder builderForValue) |
Records of the modification of this channel.
|
NotificationChannel.Builder |
NotificationChannel.Builder.setName(String value) |
The full REST resource name for this channel.
|
NotificationChannel.Builder |
NotificationChannel.Builder.setNameBytes(com.google.protobuf.ByteString value) |
The full REST resource name for this channel.
|
NotificationChannel.Builder |
NotificationChannel.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
NotificationChannel.Builder |
NotificationChannel.Builder.setType(String value) |
The type of the notification channel.
|
NotificationChannel.Builder |
NotificationChannel.Builder.setTypeBytes(com.google.protobuf.ByteString value) |
The type of the notification channel.
|
NotificationChannel.Builder |
NotificationChannel.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
NotificationChannel.Builder |
NotificationChannel.Builder.setVerificationStatus(NotificationChannel.VerificationStatus value) |
Indicates whether this channel has been verified or not.
|
NotificationChannel.Builder |
NotificationChannel.Builder.setVerificationStatusValue(int value) |
Indicates whether this channel has been verified or not.
|
NotificationChannel.Builder |
NotificationChannel.toBuilder() |
|