| Modifier and Type | Method and Description |
|---|---|
static Indicator.ProcessSignature.SignatureType |
Indicator.ProcessSignature.SignatureType.forNumber(int value) |
Indicator.ProcessSignature.SignatureType |
Indicator.ProcessSignatureOrBuilder.getSignatureType()
Describes the type of resource associated with the signature.
|
Indicator.ProcessSignature.SignatureType |
Indicator.ProcessSignature.getSignatureType()
Describes the type of resource associated with the signature.
|
Indicator.ProcessSignature.SignatureType |
Indicator.ProcessSignature.Builder.getSignatureType()
Describes the type of resource associated with the signature.
|
static Indicator.ProcessSignature.SignatureType |
Indicator.ProcessSignature.SignatureType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static Indicator.ProcessSignature.SignatureType |
Indicator.ProcessSignature.SignatureType.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Indicator.ProcessSignature.SignatureType |
Indicator.ProcessSignature.SignatureType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Indicator.ProcessSignature.SignatureType[] |
Indicator.ProcessSignature.SignatureType.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<Indicator.ProcessSignature.SignatureType> |
Indicator.ProcessSignature.SignatureType.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
Indicator.ProcessSignature.Builder |
Indicator.ProcessSignature.Builder.setSignatureType(Indicator.ProcessSignature.SignatureType value)
Describes the type of resource associated with the signature.
|
Copyright © 2024 Google LLC. All rights reserved.