| Modifier and Type | Method and Description |
|---|---|
GetNotificationRequest.Builder |
GetNotificationRequest.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
GetNotificationRequest.Builder |
GetNotificationRequest.Builder.clear() |
GetNotificationRequest.Builder |
GetNotificationRequest.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
GetNotificationRequest.Builder |
GetNotificationRequest.Builder.clearLanguageCode()
ISO code for requested localization language.
|
GetNotificationRequest.Builder |
GetNotificationRequest.Builder.clearName()
Required.
|
GetNotificationRequest.Builder |
GetNotificationRequest.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
GetNotificationRequest.Builder |
GetNotificationRequest.Builder.clone() |
GetNotificationRequest.Builder |
GetNotificationRequest.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
GetNotificationRequest.Builder |
GetNotificationRequest.Builder.mergeFrom(GetNotificationRequest other) |
GetNotificationRequest.Builder |
GetNotificationRequest.Builder.mergeFrom(com.google.protobuf.Message other) |
GetNotificationRequest.Builder |
GetNotificationRequest.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static GetNotificationRequest.Builder |
GetNotificationRequest.newBuilder() |
static GetNotificationRequest.Builder |
GetNotificationRequest.newBuilder(GetNotificationRequest prototype) |
GetNotificationRequest.Builder |
GetNotificationRequest.newBuilderForType() |
protected GetNotificationRequest.Builder |
GetNotificationRequest.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
GetNotificationRequest.Builder |
GetNotificationRequest.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
GetNotificationRequest.Builder |
GetNotificationRequest.Builder.setLanguageCode(String value)
ISO code for requested localization language.
|
GetNotificationRequest.Builder |
GetNotificationRequest.Builder.setLanguageCodeBytes(com.google.protobuf.ByteString value)
ISO code for requested localization language.
|
GetNotificationRequest.Builder |
GetNotificationRequest.Builder.setName(String value)
Required.
|
GetNotificationRequest.Builder |
GetNotificationRequest.Builder.setNameBytes(com.google.protobuf.ByteString value)
Required.
|
GetNotificationRequest.Builder |
GetNotificationRequest.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
GetNotificationRequest.Builder |
GetNotificationRequest.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
GetNotificationRequest.Builder |
GetNotificationRequest.toBuilder() |
Copyright © 2023 Google LLC. All rights reserved.