UpdateNotificationChannelRequest.Builder |
UpdateNotificationChannelRequest.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
UpdateNotificationChannelRequest.Builder |
UpdateNotificationChannelRequest.Builder.clear() |
|
UpdateNotificationChannelRequest.Builder |
UpdateNotificationChannelRequest.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
UpdateNotificationChannelRequest.Builder |
UpdateNotificationChannelRequest.Builder.clearNotificationChannel() |
Required.
|
UpdateNotificationChannelRequest.Builder |
UpdateNotificationChannelRequest.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
UpdateNotificationChannelRequest.Builder |
UpdateNotificationChannelRequest.Builder.clearUpdateMask() |
The fields to update.
|
UpdateNotificationChannelRequest.Builder |
UpdateNotificationChannelRequest.Builder.clone() |
|
UpdateNotificationChannelRequest.Builder |
UpdateNotificationChannelRequest.Builder.mergeFrom(UpdateNotificationChannelRequest other) |
|
UpdateNotificationChannelRequest.Builder |
UpdateNotificationChannelRequest.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
UpdateNotificationChannelRequest.Builder |
UpdateNotificationChannelRequest.Builder.mergeFrom(com.google.protobuf.Message other) |
|
UpdateNotificationChannelRequest.Builder |
UpdateNotificationChannelRequest.Builder.mergeNotificationChannel(NotificationChannel value) |
Required.
|
UpdateNotificationChannelRequest.Builder |
UpdateNotificationChannelRequest.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
UpdateNotificationChannelRequest.Builder |
UpdateNotificationChannelRequest.Builder.mergeUpdateMask(com.google.protobuf.FieldMask value) |
The fields to update.
|
static UpdateNotificationChannelRequest.Builder |
UpdateNotificationChannelRequest.newBuilder() |
|
static UpdateNotificationChannelRequest.Builder |
UpdateNotificationChannelRequest.newBuilder(UpdateNotificationChannelRequest prototype) |
|
UpdateNotificationChannelRequest.Builder |
UpdateNotificationChannelRequest.newBuilderForType() |
|
protected UpdateNotificationChannelRequest.Builder |
UpdateNotificationChannelRequest.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
UpdateNotificationChannelRequest.Builder |
UpdateNotificationChannelRequest.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
UpdateNotificationChannelRequest.Builder |
UpdateNotificationChannelRequest.Builder.setNotificationChannel(NotificationChannel value) |
Required.
|
UpdateNotificationChannelRequest.Builder |
UpdateNotificationChannelRequest.Builder.setNotificationChannel(NotificationChannel.Builder builderForValue) |
Required.
|
UpdateNotificationChannelRequest.Builder |
UpdateNotificationChannelRequest.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
UpdateNotificationChannelRequest.Builder |
UpdateNotificationChannelRequest.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
UpdateNotificationChannelRequest.Builder |
UpdateNotificationChannelRequest.Builder.setUpdateMask(com.google.protobuf.FieldMask value) |
The fields to update.
|
UpdateNotificationChannelRequest.Builder |
UpdateNotificationChannelRequest.Builder.setUpdateMask(com.google.protobuf.FieldMask.Builder builderForValue) |
The fields to update.
|
UpdateNotificationChannelRequest.Builder |
UpdateNotificationChannelRequest.toBuilder() |
|