| Modifier and Type | Method and Description |
|---|---|
static Tenant.DataUsageType |
Tenant.DataUsageType.forNumber(int value) |
Tenant.DataUsageType |
Tenant.getUsageType()
Optional.
|
Tenant.DataUsageType |
Tenant.Builder.getUsageType()
Optional.
|
Tenant.DataUsageType |
TenantOrBuilder.getUsageType()
Optional.
|
static Tenant.DataUsageType |
Tenant.DataUsageType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static Tenant.DataUsageType |
Tenant.DataUsageType.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Tenant.DataUsageType |
Tenant.DataUsageType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Tenant.DataUsageType[] |
Tenant.DataUsageType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<Tenant.DataUsageType> |
Tenant.DataUsageType.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
Tenant.Builder |
Tenant.Builder.setUsageType(Tenant.DataUsageType value)
Optional.
|
Copyright © 2019 Google LLC. All rights reserved.