| Package | Description |
|---|---|
| io.grafeas.v1beta1.provenance |
| Modifier and Type | Method and Description |
|---|---|
static Hash.HashType |
Hash.HashType.forNumber(int value) |
Hash.HashType |
Hash.getType()
The type of hash that was performed.
|
Hash.HashType |
Hash.Builder.getType()
The type of hash that was performed.
|
Hash.HashType |
HashOrBuilder.getType()
The type of hash that was performed.
|
static Hash.HashType |
Hash.HashType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static Hash.HashType |
Hash.HashType.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Hash.HashType |
Hash.HashType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Hash.HashType[] |
Hash.HashType.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<Hash.HashType> |
Hash.HashType.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
Hash.Builder |
Hash.Builder.setType(Hash.HashType value)
The type of hash that was performed.
|
Copyright © 2019 Google LLC. All rights reserved.