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