| Modifier and Type | Method and Description |
|---|---|
CreateNotificationChannelRequest.Builder |
CreateNotificationChannelRequest.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
CreateNotificationChannelRequest.Builder |
CreateNotificationChannelRequest.Builder.clear() |
CreateNotificationChannelRequest.Builder |
CreateNotificationChannelRequest.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
CreateNotificationChannelRequest.Builder |
CreateNotificationChannelRequest.Builder.clearName()
Required.
|
CreateNotificationChannelRequest.Builder |
CreateNotificationChannelRequest.Builder.clearNotificationChannel()
Required.
|
CreateNotificationChannelRequest.Builder |
CreateNotificationChannelRequest.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
CreateNotificationChannelRequest.Builder |
CreateNotificationChannelRequest.Builder.clone() |
CreateNotificationChannelRequest.Builder |
CreateNotificationChannelRequest.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
CreateNotificationChannelRequest.Builder |
CreateNotificationChannelRequest.Builder.mergeFrom(CreateNotificationChannelRequest other) |
CreateNotificationChannelRequest.Builder |
CreateNotificationChannelRequest.Builder.mergeFrom(com.google.protobuf.Message other) |
CreateNotificationChannelRequest.Builder |
CreateNotificationChannelRequest.Builder.mergeNotificationChannel(NotificationChannel value)
Required.
|
CreateNotificationChannelRequest.Builder |
CreateNotificationChannelRequest.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static CreateNotificationChannelRequest.Builder |
CreateNotificationChannelRequest.newBuilder() |
static CreateNotificationChannelRequest.Builder |
CreateNotificationChannelRequest.newBuilder(CreateNotificationChannelRequest prototype) |
CreateNotificationChannelRequest.Builder |
CreateNotificationChannelRequest.newBuilderForType() |
protected CreateNotificationChannelRequest.Builder |
CreateNotificationChannelRequest.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
CreateNotificationChannelRequest.Builder |
CreateNotificationChannelRequest.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
CreateNotificationChannelRequest.Builder |
CreateNotificationChannelRequest.Builder.setName(String value)
Required.
|
CreateNotificationChannelRequest.Builder |
CreateNotificationChannelRequest.Builder.setNameBytes(com.google.protobuf.ByteString value)
Required.
|
CreateNotificationChannelRequest.Builder |
CreateNotificationChannelRequest.Builder.setNotificationChannel(NotificationChannel.Builder builderForValue)
Required.
|
CreateNotificationChannelRequest.Builder |
CreateNotificationChannelRequest.Builder.setNotificationChannel(NotificationChannel value)
Required.
|
CreateNotificationChannelRequest.Builder |
CreateNotificationChannelRequest.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
CreateNotificationChannelRequest.Builder |
CreateNotificationChannelRequest.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
CreateNotificationChannelRequest.Builder |
CreateNotificationChannelRequest.toBuilder() |
Copyright © 2024 Google LLC. All rights reserved.