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