| Modifier and Type | Method and Description |
|---|---|
static CohortsRange.Granularity |
CohortsRange.Granularity.forNumber(int value) |
CohortsRange.Granularity |
CohortsRangeOrBuilder.getGranularity()
Required.
|
CohortsRange.Granularity |
CohortsRange.getGranularity()
Required.
|
CohortsRange.Granularity |
CohortsRange.Builder.getGranularity()
Required.
|
static CohortsRange.Granularity |
CohortsRange.Granularity.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static CohortsRange.Granularity |
CohortsRange.Granularity.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static CohortsRange.Granularity |
CohortsRange.Granularity.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CohortsRange.Granularity[] |
CohortsRange.Granularity.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<CohortsRange.Granularity> |
CohortsRange.Granularity.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
CohortsRange.Builder |
CohortsRange.Builder.setGranularity(CohortsRange.Granularity value)
Required.
|
Copyright © 2022 Google LLC. All rights reserved.