| Package | Description |
|---|---|
| io.grafeas.v1beta1 | |
| io.grafeas.v1beta1.build |
| Modifier and Type | Method and Description |
|---|---|
Build.Builder |
Note.Builder.getBuildBuilder()
A note describing build provenance for a verifiable build.
|
| Modifier and Type | Method and Description |
|---|---|
Note.Builder |
Note.Builder.setBuild(Build.Builder builderForValue)
A note describing build provenance for a verifiable build.
|
| Modifier and Type | Method and Description |
|---|---|
Build.Builder |
Build.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Build.Builder |
Build.Builder.clear() |
Build.Builder |
Build.Builder.clearBuilderVersion()
Version of the builder which produced this Note.
|
Build.Builder |
Build.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Build.Builder |
Build.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Build.Builder |
Build.Builder.clearSignature()
Signature of the build in Occurrences pointing to the Note containing this
`BuilderDetails`.
|
Build.Builder |
Build.Builder.clone() |
Build.Builder |
Build.Builder.mergeFrom(Build other) |
Build.Builder |
Build.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Build.Builder |
Build.Builder.mergeFrom(com.google.protobuf.Message other) |
Build.Builder |
Build.Builder.mergeSignature(BuildSignature value)
Signature of the build in Occurrences pointing to the Note containing this
`BuilderDetails`.
|
Build.Builder |
Build.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static Build.Builder |
Build.newBuilder() |
static Build.Builder |
Build.newBuilder(Build prototype) |
Build.Builder |
Build.newBuilderForType() |
protected Build.Builder |
Build.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
Build.Builder |
Build.Builder.setBuilderVersion(String value)
Version of the builder which produced this Note.
|
Build.Builder |
Build.Builder.setBuilderVersionBytes(com.google.protobuf.ByteString value)
Version of the builder which produced this Note.
|
Build.Builder |
Build.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Build.Builder |
Build.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Build.Builder |
Build.Builder.setSignature(BuildSignature.Builder builderForValue)
Signature of the build in Occurrences pointing to the Note containing this
`BuilderDetails`.
|
Build.Builder |
Build.Builder.setSignature(BuildSignature value)
Signature of the build in Occurrences pointing to the Note containing this
`BuilderDetails`.
|
Build.Builder |
Build.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Build.Builder |
Build.toBuilder() |
Copyright © 2019 Google LLC. All rights reserved.