| Modifier and Type | Method and Description |
|---|---|
static SummaryOptions.Length |
SummaryOptions.Length.forNumber(int value) |
SummaryOptions.Length |
SummaryOptions.getLength()
How long the summary should be.
|
SummaryOptions.Length |
SummaryOptions.Builder.getLength()
How long the summary should be.
|
SummaryOptions.Length |
SummaryOptionsOrBuilder.getLength()
How long the summary should be.
|
static SummaryOptions.Length |
SummaryOptions.Length.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static SummaryOptions.Length |
SummaryOptions.Length.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static SummaryOptions.Length |
SummaryOptions.Length.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SummaryOptions.Length[] |
SummaryOptions.Length.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<SummaryOptions.Length> |
SummaryOptions.Length.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
SummaryOptions.Builder |
SummaryOptions.Builder.setLength(SummaryOptions.Length value)
How long the summary should be.
|
Copyright © 2024 Google LLC. All rights reserved.