| Modifier and Type | Method and Description |
|---|---|
static ServiceTier |
ServiceTier.forNumber(int value)
Deprecated.
|
ServiceTier |
NotificationChannelDescriptor.getSupportedTiers(int index)
Deprecated.
google.monitoring.v3.NotificationChannelDescriptor.supported_tiers is deprecated.
See google/monitoring/v3/notification.proto;l=75
|
ServiceTier |
NotificationChannelDescriptor.Builder.getSupportedTiers(int index)
Deprecated.
google.monitoring.v3.NotificationChannelDescriptor.supported_tiers is deprecated.
See google/monitoring/v3/notification.proto;l=75
|
ServiceTier |
NotificationChannelDescriptorOrBuilder.getSupportedTiers(int index)
Deprecated.
google.monitoring.v3.NotificationChannelDescriptor.supported_tiers is deprecated.
See google/monitoring/v3/notification.proto;l=75
|
static ServiceTier |
ServiceTier.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)
Deprecated.
|
static ServiceTier |
ServiceTier.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static ServiceTier |
ServiceTier.valueOf(String name)
Deprecated.
Returns the enum constant of this type with the specified name.
|
static ServiceTier[] |
ServiceTier.values()
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
List<ServiceTier> |
NotificationChannelDescriptor.getSupportedTiersList()
Deprecated.
google.monitoring.v3.NotificationChannelDescriptor.supported_tiers is deprecated.
See google/monitoring/v3/notification.proto;l=75
|
List<ServiceTier> |
NotificationChannelDescriptor.Builder.getSupportedTiersList()
Deprecated.
google.monitoring.v3.NotificationChannelDescriptor.supported_tiers is deprecated.
See google/monitoring/v3/notification.proto;l=75
|
List<ServiceTier> |
NotificationChannelDescriptorOrBuilder.getSupportedTiersList()
Deprecated.
google.monitoring.v3.NotificationChannelDescriptor.supported_tiers is deprecated.
See google/monitoring/v3/notification.proto;l=75
|
static com.google.protobuf.Internal.EnumLiteMap<ServiceTier> |
ServiceTier.internalGetValueMap()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
NotificationChannelDescriptor.Builder |
NotificationChannelDescriptor.Builder.addSupportedTiers(ServiceTier value)
Deprecated.
google.monitoring.v3.NotificationChannelDescriptor.supported_tiers is deprecated.
See google/monitoring/v3/notification.proto;l=75
|
NotificationChannelDescriptor.Builder |
NotificationChannelDescriptor.Builder.setSupportedTiers(int index,
ServiceTier value)
Deprecated.
google.monitoring.v3.NotificationChannelDescriptor.supported_tiers is deprecated.
See google/monitoring/v3/notification.proto;l=75
|
| Modifier and Type | Method and Description |
|---|---|
NotificationChannelDescriptor.Builder |
NotificationChannelDescriptor.Builder.addAllSupportedTiers(Iterable<? extends ServiceTier> values)
Deprecated.
google.monitoring.v3.NotificationChannelDescriptor.supported_tiers is deprecated.
See google/monitoring/v3/notification.proto;l=75
|
Copyright © 2024 Google LLC. All rights reserved.