| Modifier and Type | Method and Description |
|---|---|
NotificationConfig |
NotificationConfig.Builder.build() |
NotificationConfig |
NotificationConfig.Builder.buildPartial() |
static NotificationConfig |
NotificationConfig.getDefaultInstance() |
NotificationConfig |
NotificationConfig.getDefaultInstanceForType() |
NotificationConfig |
NotificationConfig.Builder.getDefaultInstanceForType() |
NotificationConfig |
CreateNotificationConfigRequest.getNotificationConfig()
Required.
|
NotificationConfig |
CreateNotificationConfigRequest.Builder.getNotificationConfig()
Required.
|
NotificationConfig |
CreateNotificationConfigRequestOrBuilder.getNotificationConfig()
Required.
|
NotificationConfig |
ListNotificationConfigsResponse.getNotificationConfigs(int index)
The list of items.
|
NotificationConfig |
ListNotificationConfigsResponse.Builder.getNotificationConfigs(int index)
The list of items.
|
NotificationConfig |
ListNotificationConfigsResponseOrBuilder.getNotificationConfigs(int index)
The list of items.
|
static NotificationConfig |
NotificationConfig.parseDelimitedFrom(InputStream input) |
static NotificationConfig |
NotificationConfig.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NotificationConfig |
NotificationConfig.parseFrom(byte[] data) |
static NotificationConfig |
NotificationConfig.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NotificationConfig |
NotificationConfig.parseFrom(ByteBuffer data) |
static NotificationConfig |
NotificationConfig.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NotificationConfig |
NotificationConfig.parseFrom(com.google.protobuf.ByteString data) |
static NotificationConfig |
NotificationConfig.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NotificationConfig |
NotificationConfig.parseFrom(com.google.protobuf.CodedInputStream input) |
static NotificationConfig |
NotificationConfig.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NotificationConfig |
NotificationConfig.parseFrom(InputStream input) |
static NotificationConfig |
NotificationConfig.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<NotificationConfig> |
ListNotificationConfigsResponse.getNotificationConfigsList()
The list of items.
|
List<NotificationConfig> |
ListNotificationConfigsResponse.Builder.getNotificationConfigsList()
The list of items.
|
List<NotificationConfig> |
ListNotificationConfigsResponseOrBuilder.getNotificationConfigsList()
The list of items.
|
com.google.protobuf.Parser<NotificationConfig> |
NotificationConfig.getParserForType() |
static com.google.protobuf.Parser<NotificationConfig> |
NotificationConfig.parser() |
| Modifier and Type | Method and Description |
|---|---|
ListNotificationConfigsResponse.Builder |
ListNotificationConfigsResponse.Builder.addAllNotificationConfigs(Iterable<? extends NotificationConfig> values)
The list of items.
|
Copyright © 2023 Google LLC. All rights reserved.