| Package | Description |
|---|---|
| io.grafeas.v1beta1 | |
| io.grafeas.v1beta1.provenance |
| Modifier and Type | Method and Description |
|---|---|
Hash.Builder |
Resource.Builder.getContentHashBuilder()
The hash of the resource content.
|
| Modifier and Type | Method and Description |
|---|---|
Resource.Builder |
Resource.Builder.setContentHash(Hash.Builder builderForValue)
The hash of the resource content.
|
| Modifier and Type | Method and Description |
|---|---|
Hash.Builder |
FileHashes.Builder.addFileHashBuilder()
Collection of file hashes.
|
Hash.Builder |
FileHashes.Builder.addFileHashBuilder(int index)
Collection of file hashes.
|
Hash.Builder |
Hash.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Hash.Builder |
Hash.Builder.clear() |
Hash.Builder |
Hash.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Hash.Builder |
Hash.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Hash.Builder |
Hash.Builder.clearType()
The type of hash that was performed.
|
Hash.Builder |
Hash.Builder.clearValue()
The hash value.
|
Hash.Builder |
Hash.Builder.clone() |
Hash.Builder |
FileHashes.Builder.getFileHashBuilder(int index)
Collection of file hashes.
|
Hash.Builder |
Hash.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Hash.Builder |
Hash.Builder.mergeFrom(Hash other) |
Hash.Builder |
Hash.Builder.mergeFrom(com.google.protobuf.Message other) |
Hash.Builder |
Hash.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static Hash.Builder |
Hash.newBuilder() |
static Hash.Builder |
Hash.newBuilder(Hash prototype) |
Hash.Builder |
Hash.newBuilderForType() |
protected Hash.Builder |
Hash.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
Hash.Builder |
Hash.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Hash.Builder |
Hash.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Hash.Builder |
Hash.Builder.setType(Hash.HashType value)
The type of hash that was performed.
|
Hash.Builder |
Hash.Builder.setTypeValue(int value)
The type of hash that was performed.
|
Hash.Builder |
Hash.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Hash.Builder |
Hash.Builder.setValue(com.google.protobuf.ByteString value)
The hash value.
|
Hash.Builder |
Hash.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
List<Hash.Builder> |
FileHashes.Builder.getFileHashBuilderList()
Collection of file hashes.
|
| Modifier and Type | Method and Description |
|---|---|
FileHashes.Builder |
FileHashes.Builder.addFileHash(Hash.Builder builderForValue)
Collection of file hashes.
|
FileHashes.Builder |
FileHashes.Builder.addFileHash(int index,
Hash.Builder builderForValue)
Collection of file hashes.
|
FileHashes.Builder |
FileHashes.Builder.setFileHash(int index,
Hash.Builder builderForValue)
Collection of file hashes.
|
Copyright © 2019 Google LLC. All rights reserved.