static LifecycleStage |
LifecycleStage.forNumber(int value) |
|
LifecycleStage |
Feature.Builder.getLifecycleStage() |
The lifecycle stage of a feature.
|
LifecycleStage |
Feature.getLifecycleStage() |
The lifecycle stage of a feature.
|
LifecycleStage |
FeatureOrBuilder.getLifecycleStage() |
The lifecycle stage of a feature.
|
LifecycleStage |
SparseFeature.Builder.getLifecycleStage() |
The lifecycle_stage determines where a feature is expected to be used,
and therefore how important issues with it are.
|
LifecycleStage |
SparseFeature.getLifecycleStage() |
The lifecycle_stage determines where a feature is expected to be used,
and therefore how important issues with it are.
|
LifecycleStage |
SparseFeatureOrBuilder.getLifecycleStage() |
The lifecycle_stage determines where a feature is expected to be used,
and therefore how important issues with it are.
|
LifecycleStage |
WeightedFeature.Builder.getLifecycleStage() |
The lifecycle_stage determines where a feature is expected to be used,
and therefore how important issues with it are.
|
LifecycleStage |
WeightedFeature.getLifecycleStage() |
The lifecycle_stage determines where a feature is expected to be used,
and therefore how important issues with it are.
|
LifecycleStage |
WeightedFeatureOrBuilder.getLifecycleStage() |
The lifecycle_stage determines where a feature is expected to be used,
and therefore how important issues with it are.
|
static LifecycleStage |
LifecycleStage.valueOf(int value) |
Deprecated.
|
static LifecycleStage |
LifecycleStage.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static LifecycleStage |
LifecycleStage.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static LifecycleStage[] |
LifecycleStage.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|