DeleteNotificationChannelRequest.Builder |
DeleteNotificationChannelRequest.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
DeleteNotificationChannelRequest.Builder |
DeleteNotificationChannelRequest.Builder.clear() |
|
DeleteNotificationChannelRequest.Builder |
DeleteNotificationChannelRequest.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
DeleteNotificationChannelRequest.Builder |
DeleteNotificationChannelRequest.Builder.clearForce() |
If true, the notification channel will be deleted regardless of its
use in alert policies (the policies will be updated to remove the
channel).
|
DeleteNotificationChannelRequest.Builder |
DeleteNotificationChannelRequest.Builder.clearName() |
Required.
|
DeleteNotificationChannelRequest.Builder |
DeleteNotificationChannelRequest.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
DeleteNotificationChannelRequest.Builder |
DeleteNotificationChannelRequest.Builder.clone() |
|
DeleteNotificationChannelRequest.Builder |
DeleteNotificationChannelRequest.Builder.mergeFrom(DeleteNotificationChannelRequest other) |
|
DeleteNotificationChannelRequest.Builder |
DeleteNotificationChannelRequest.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
DeleteNotificationChannelRequest.Builder |
DeleteNotificationChannelRequest.Builder.mergeFrom(com.google.protobuf.Message other) |
|
DeleteNotificationChannelRequest.Builder |
DeleteNotificationChannelRequest.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static DeleteNotificationChannelRequest.Builder |
DeleteNotificationChannelRequest.newBuilder() |
|
static DeleteNotificationChannelRequest.Builder |
DeleteNotificationChannelRequest.newBuilder(DeleteNotificationChannelRequest prototype) |
|
DeleteNotificationChannelRequest.Builder |
DeleteNotificationChannelRequest.newBuilderForType() |
|
protected DeleteNotificationChannelRequest.Builder |
DeleteNotificationChannelRequest.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
DeleteNotificationChannelRequest.Builder |
DeleteNotificationChannelRequest.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
DeleteNotificationChannelRequest.Builder |
DeleteNotificationChannelRequest.Builder.setForce(boolean value) |
If true, the notification channel will be deleted regardless of its
use in alert policies (the policies will be updated to remove the
channel).
|
DeleteNotificationChannelRequest.Builder |
DeleteNotificationChannelRequest.Builder.setName(String value) |
Required.
|
DeleteNotificationChannelRequest.Builder |
DeleteNotificationChannelRequest.Builder.setNameBytes(com.google.protobuf.ByteString value) |
Required.
|
DeleteNotificationChannelRequest.Builder |
DeleteNotificationChannelRequest.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
DeleteNotificationChannelRequest.Builder |
DeleteNotificationChannelRequest.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
DeleteNotificationChannelRequest.Builder |
DeleteNotificationChannelRequest.toBuilder() |
|