public static final class Occurrence.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Occurrence.Builder> implements OccurrenceOrBuilder
An instance of an analysis type that has been found on a resource.Protobuf type
grafeas.v1beta1.Occurrence| Modifier and Type | Method and Description |
|---|---|
Occurrence.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Occurrence |
build() |
Occurrence |
buildPartial() |
Occurrence.Builder |
clear() |
Occurrence.Builder |
clearAttestation()
Describes an attestation of an artifact.
|
Occurrence.Builder |
clearBuild()
Describes a verifiable build.
|
Occurrence.Builder |
clearCreateTime()
Output only.
|
Occurrence.Builder |
clearDeployment()
Describes the deployment of an artifact on a runtime.
|
Occurrence.Builder |
clearDerivedImage()
Describes how this resource derives from the basis in the associated
note.
|
Occurrence.Builder |
clearDetails() |
Occurrence.Builder |
clearDiscovered()
Describes when a resource was discovered.
|
Occurrence.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Occurrence.Builder |
clearInstallation()
Describes the installation of a package on the linked resource.
|
Occurrence.Builder |
clearKind()
Output only.
|
Occurrence.Builder |
clearName()
Output only.
|
Occurrence.Builder |
clearNoteName()
Required.
|
Occurrence.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Occurrence.Builder |
clearRemediation()
A description of actions that can be taken to remedy the note.
|
Occurrence.Builder |
clearResource()
Required.
|
Occurrence.Builder |
clearUpdateTime()
Output only.
|
Occurrence.Builder |
clearVulnerability()
Describes a security vulnerability.
|
Occurrence.Builder |
clone() |
Details |
getAttestation()
Describes an attestation of an artifact.
|
Details.Builder |
getAttestationBuilder()
Describes an attestation of an artifact.
|
DetailsOrBuilder |
getAttestationOrBuilder()
Describes an attestation of an artifact.
|
Details |
getBuild()
Describes a verifiable build.
|
Details.Builder |
getBuildBuilder()
Describes a verifiable build.
|
DetailsOrBuilder |
getBuildOrBuilder()
Describes a verifiable build.
|
com.google.protobuf.Timestamp |
getCreateTime()
Output only.
|
com.google.protobuf.Timestamp.Builder |
getCreateTimeBuilder()
Output only.
|
com.google.protobuf.TimestampOrBuilder |
getCreateTimeOrBuilder()
Output only.
|
Occurrence |
getDefaultInstanceForType() |
Details |
getDeployment()
Describes the deployment of an artifact on a runtime.
|
Details.Builder |
getDeploymentBuilder()
Describes the deployment of an artifact on a runtime.
|
DetailsOrBuilder |
getDeploymentOrBuilder()
Describes the deployment of an artifact on a runtime.
|
Details |
getDerivedImage()
Describes how this resource derives from the basis in the associated
note.
|
Details.Builder |
getDerivedImageBuilder()
Describes how this resource derives from the basis in the associated
note.
|
DetailsOrBuilder |
getDerivedImageOrBuilder()
Describes how this resource derives from the basis in the associated
note.
|
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
Occurrence.DetailsCase |
getDetailsCase() |
Details |
getDiscovered()
Describes when a resource was discovered.
|
Details.Builder |
getDiscoveredBuilder()
Describes when a resource was discovered.
|
DetailsOrBuilder |
getDiscoveredOrBuilder()
Describes when a resource was discovered.
|
Details |
getInstallation()
Describes the installation of a package on the linked resource.
|
Details.Builder |
getInstallationBuilder()
Describes the installation of a package on the linked resource.
|
DetailsOrBuilder |
getInstallationOrBuilder()
Describes the installation of a package on the linked resource.
|
NoteKind |
getKind()
Output only.
|
int |
getKindValue()
Output only.
|
String |
getName()
Output only.
|
com.google.protobuf.ByteString |
getNameBytes()
Output only.
|
String |
getNoteName()
Required.
|
com.google.protobuf.ByteString |
getNoteNameBytes()
Required.
|
String |
getRemediation()
A description of actions that can be taken to remedy the note.
|
com.google.protobuf.ByteString |
getRemediationBytes()
A description of actions that can be taken to remedy the note.
|
Resource |
getResource()
Required.
|
Resource.Builder |
getResourceBuilder()
Required.
|
ResourceOrBuilder |
getResourceOrBuilder()
Required.
|
com.google.protobuf.Timestamp |
getUpdateTime()
Output only.
|
com.google.protobuf.Timestamp.Builder |
getUpdateTimeBuilder()
Output only.
|
com.google.protobuf.TimestampOrBuilder |
getUpdateTimeOrBuilder()
Output only.
|
Details |
getVulnerability()
Describes a security vulnerability.
|
Details.Builder |
getVulnerabilityBuilder()
Describes a security vulnerability.
|
DetailsOrBuilder |
getVulnerabilityOrBuilder()
Describes a security vulnerability.
|
boolean |
hasAttestation()
Describes an attestation of an artifact.
|
boolean |
hasBuild()
Describes a verifiable build.
|
boolean |
hasCreateTime()
Output only.
|
boolean |
hasDeployment()
Describes the deployment of an artifact on a runtime.
|
boolean |
hasDerivedImage()
Describes how this resource derives from the basis in the associated
note.
|
boolean |
hasDiscovered()
Describes when a resource was discovered.
|
boolean |
hasInstallation()
Describes the installation of a package on the linked resource.
|
boolean |
hasResource()
Required.
|
boolean |
hasUpdateTime()
Output only.
|
boolean |
hasVulnerability()
Describes a security vulnerability.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
Occurrence.Builder |
mergeAttestation(Details value)
Describes an attestation of an artifact.
|
Occurrence.Builder |
mergeBuild(Details value)
Describes a verifiable build.
|
Occurrence.Builder |
mergeCreateTime(com.google.protobuf.Timestamp value)
Output only.
|
Occurrence.Builder |
mergeDeployment(Details value)
Describes the deployment of an artifact on a runtime.
|
Occurrence.Builder |
mergeDerivedImage(Details value)
Describes how this resource derives from the basis in the associated
note.
|
Occurrence.Builder |
mergeDiscovered(Details value)
Describes when a resource was discovered.
|
Occurrence.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Occurrence.Builder |
mergeFrom(com.google.protobuf.Message other) |
Occurrence.Builder |
mergeFrom(Occurrence other) |
Occurrence.Builder |
mergeInstallation(Details value)
Describes the installation of a package on the linked resource.
|
Occurrence.Builder |
mergeResource(Resource value)
Required.
|
Occurrence.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Occurrence.Builder |
mergeUpdateTime(com.google.protobuf.Timestamp value)
Output only.
|
Occurrence.Builder |
mergeVulnerability(Details value)
Describes a security vulnerability.
|
Occurrence.Builder |
setAttestation(Details.Builder builderForValue)
Describes an attestation of an artifact.
|
Occurrence.Builder |
setAttestation(Details value)
Describes an attestation of an artifact.
|
Occurrence.Builder |
setBuild(Details.Builder builderForValue)
Describes a verifiable build.
|
Occurrence.Builder |
setBuild(Details value)
Describes a verifiable build.
|
Occurrence.Builder |
setCreateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only.
|
Occurrence.Builder |
setCreateTime(com.google.protobuf.Timestamp value)
Output only.
|
Occurrence.Builder |
setDeployment(Details.Builder builderForValue)
Describes the deployment of an artifact on a runtime.
|
Occurrence.Builder |
setDeployment(Details value)
Describes the deployment of an artifact on a runtime.
|
Occurrence.Builder |
setDerivedImage(Details.Builder builderForValue)
Describes how this resource derives from the basis in the associated
note.
|
Occurrence.Builder |
setDerivedImage(Details value)
Describes how this resource derives from the basis in the associated
note.
|
Occurrence.Builder |
setDiscovered(Details.Builder builderForValue)
Describes when a resource was discovered.
|
Occurrence.Builder |
setDiscovered(Details value)
Describes when a resource was discovered.
|
Occurrence.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Occurrence.Builder |
setInstallation(Details.Builder builderForValue)
Describes the installation of a package on the linked resource.
|
Occurrence.Builder |
setInstallation(Details value)
Describes the installation of a package on the linked resource.
|
Occurrence.Builder |
setKind(NoteKind value)
Output only.
|
Occurrence.Builder |
setKindValue(int value)
Output only.
|
Occurrence.Builder |
setName(String value)
Output only.
|
Occurrence.Builder |
setNameBytes(com.google.protobuf.ByteString value)
Output only.
|
Occurrence.Builder |
setNoteName(String value)
Required.
|
Occurrence.Builder |
setNoteNameBytes(com.google.protobuf.ByteString value)
Required.
|
Occurrence.Builder |
setRemediation(String value)
A description of actions that can be taken to remedy the note.
|
Occurrence.Builder |
setRemediationBytes(com.google.protobuf.ByteString value)
A description of actions that can be taken to remedy the note.
|
Occurrence.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Occurrence.Builder |
setResource(Resource.Builder builderForValue)
Required.
|
Occurrence.Builder |
setResource(Resource value)
Required.
|
Occurrence.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Occurrence.Builder |
setUpdateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only.
|
Occurrence.Builder |
setUpdateTime(com.google.protobuf.Timestamp value)
Output only.
|
Occurrence.Builder |
setVulnerability(Details.Builder builderForValue)
Describes a security vulnerability.
|
Occurrence.Builder |
setVulnerability(Details value)
Describes a security vulnerability.
|
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<Occurrence.Builder>public Occurrence.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<Occurrence.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<Occurrence.Builder>public Occurrence getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic Occurrence build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic Occurrence buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic Occurrence.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<Occurrence.Builder>public Occurrence.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<Occurrence.Builder>public Occurrence.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<Occurrence.Builder>public Occurrence.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<Occurrence.Builder>public Occurrence.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<Occurrence.Builder>public Occurrence.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<Occurrence.Builder>public Occurrence.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Occurrence.Builder>public Occurrence.Builder mergeFrom(Occurrence other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<Occurrence.Builder>public Occurrence.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Occurrence.Builder>IOExceptionpublic Occurrence.DetailsCase getDetailsCase()
getDetailsCase in interface OccurrenceOrBuilderpublic Occurrence.Builder clearDetails()
public String getName()
Output only. The name of the occurrence in the form of `projects/[PROJECT_ID]/occurrences/[OCCURRENCE_ID]`.
string name = 1;getName in interface OccurrenceOrBuilderpublic com.google.protobuf.ByteString getNameBytes()
Output only. The name of the occurrence in the form of `projects/[PROJECT_ID]/occurrences/[OCCURRENCE_ID]`.
string name = 1;getNameBytes in interface OccurrenceOrBuilderpublic Occurrence.Builder setName(String value)
Output only. The name of the occurrence in the form of `projects/[PROJECT_ID]/occurrences/[OCCURRENCE_ID]`.
string name = 1;public Occurrence.Builder clearName()
Output only. The name of the occurrence in the form of `projects/[PROJECT_ID]/occurrences/[OCCURRENCE_ID]`.
string name = 1;public Occurrence.Builder setNameBytes(com.google.protobuf.ByteString value)
Output only. The name of the occurrence in the form of `projects/[PROJECT_ID]/occurrences/[OCCURRENCE_ID]`.
string name = 1;public boolean hasResource()
Required. Immutable. The resource for which the occurrence applies.
.grafeas.v1beta1.Resource resource = 2;hasResource in interface OccurrenceOrBuilderpublic Resource getResource()
Required. Immutable. The resource for which the occurrence applies.
.grafeas.v1beta1.Resource resource = 2;getResource in interface OccurrenceOrBuilderpublic Occurrence.Builder setResource(Resource value)
Required. Immutable. The resource for which the occurrence applies.
.grafeas.v1beta1.Resource resource = 2;public Occurrence.Builder setResource(Resource.Builder builderForValue)
Required. Immutable. The resource for which the occurrence applies.
.grafeas.v1beta1.Resource resource = 2;public Occurrence.Builder mergeResource(Resource value)
Required. Immutable. The resource for which the occurrence applies.
.grafeas.v1beta1.Resource resource = 2;public Occurrence.Builder clearResource()
Required. Immutable. The resource for which the occurrence applies.
.grafeas.v1beta1.Resource resource = 2;public Resource.Builder getResourceBuilder()
Required. Immutable. The resource for which the occurrence applies.
.grafeas.v1beta1.Resource resource = 2;public ResourceOrBuilder getResourceOrBuilder()
Required. Immutable. The resource for which the occurrence applies.
.grafeas.v1beta1.Resource resource = 2;getResourceOrBuilder in interface OccurrenceOrBuilderpublic String getNoteName()
Required. Immutable. The analysis note associated with this occurrence, in the form of `projects[PROVIDER_ID]/notes/[NOTE_ID]`. This field can be used as a filter in list requests.
string note_name = 3;getNoteName in interface OccurrenceOrBuilderpublic com.google.protobuf.ByteString getNoteNameBytes()
Required. Immutable. The analysis note associated with this occurrence, in the form of `projects[PROVIDER_ID]/notes/[NOTE_ID]`. This field can be used as a filter in list requests.
string note_name = 3;getNoteNameBytes in interface OccurrenceOrBuilderpublic Occurrence.Builder setNoteName(String value)
Required. Immutable. The analysis note associated with this occurrence, in the form of `projects[PROVIDER_ID]/notes/[NOTE_ID]`. This field can be used as a filter in list requests.
string note_name = 3;public Occurrence.Builder clearNoteName()
Required. Immutable. The analysis note associated with this occurrence, in the form of `projects[PROVIDER_ID]/notes/[NOTE_ID]`. This field can be used as a filter in list requests.
string note_name = 3;public Occurrence.Builder setNoteNameBytes(com.google.protobuf.ByteString value)
Required. Immutable. The analysis note associated with this occurrence, in the form of `projects[PROVIDER_ID]/notes/[NOTE_ID]`. This field can be used as a filter in list requests.
string note_name = 3;public int getKindValue()
Output only. This explicitly denotes which of the occurrence details are specified. This field can be used as a filter in list requests.
.grafeas.v1beta1.NoteKind kind = 4;getKindValue in interface OccurrenceOrBuilderpublic Occurrence.Builder setKindValue(int value)
Output only. This explicitly denotes which of the occurrence details are specified. This field can be used as a filter in list requests.
.grafeas.v1beta1.NoteKind kind = 4;public NoteKind getKind()
Output only. This explicitly denotes which of the occurrence details are specified. This field can be used as a filter in list requests.
.grafeas.v1beta1.NoteKind kind = 4;getKind in interface OccurrenceOrBuilderpublic Occurrence.Builder setKind(NoteKind value)
Output only. This explicitly denotes which of the occurrence details are specified. This field can be used as a filter in list requests.
.grafeas.v1beta1.NoteKind kind = 4;public Occurrence.Builder clearKind()
Output only. This explicitly denotes which of the occurrence details are specified. This field can be used as a filter in list requests.
.grafeas.v1beta1.NoteKind kind = 4;public String getRemediation()
A description of actions that can be taken to remedy the note.
string remediation = 5;getRemediation in interface OccurrenceOrBuilderpublic com.google.protobuf.ByteString getRemediationBytes()
A description of actions that can be taken to remedy the note.
string remediation = 5;getRemediationBytes in interface OccurrenceOrBuilderpublic Occurrence.Builder setRemediation(String value)
A description of actions that can be taken to remedy the note.
string remediation = 5;public Occurrence.Builder clearRemediation()
A description of actions that can be taken to remedy the note.
string remediation = 5;public Occurrence.Builder setRemediationBytes(com.google.protobuf.ByteString value)
A description of actions that can be taken to remedy the note.
string remediation = 5;public boolean hasCreateTime()
Output only. The time this occurrence was created.
.google.protobuf.Timestamp create_time = 6;hasCreateTime in interface OccurrenceOrBuilderpublic com.google.protobuf.Timestamp getCreateTime()
Output only. The time this occurrence was created.
.google.protobuf.Timestamp create_time = 6;getCreateTime in interface OccurrenceOrBuilderpublic Occurrence.Builder setCreateTime(com.google.protobuf.Timestamp value)
Output only. The time this occurrence was created.
.google.protobuf.Timestamp create_time = 6;public Occurrence.Builder setCreateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only. The time this occurrence was created.
.google.protobuf.Timestamp create_time = 6;public Occurrence.Builder mergeCreateTime(com.google.protobuf.Timestamp value)
Output only. The time this occurrence was created.
.google.protobuf.Timestamp create_time = 6;public Occurrence.Builder clearCreateTime()
Output only. The time this occurrence was created.
.google.protobuf.Timestamp create_time = 6;public com.google.protobuf.Timestamp.Builder getCreateTimeBuilder()
Output only. The time this occurrence was created.
.google.protobuf.Timestamp create_time = 6;public com.google.protobuf.TimestampOrBuilder getCreateTimeOrBuilder()
Output only. The time this occurrence was created.
.google.protobuf.Timestamp create_time = 6;getCreateTimeOrBuilder in interface OccurrenceOrBuilderpublic boolean hasUpdateTime()
Output only. The time this occurrence was last updated.
.google.protobuf.Timestamp update_time = 7;hasUpdateTime in interface OccurrenceOrBuilderpublic com.google.protobuf.Timestamp getUpdateTime()
Output only. The time this occurrence was last updated.
.google.protobuf.Timestamp update_time = 7;getUpdateTime in interface OccurrenceOrBuilderpublic Occurrence.Builder setUpdateTime(com.google.protobuf.Timestamp value)
Output only. The time this occurrence was last updated.
.google.protobuf.Timestamp update_time = 7;public Occurrence.Builder setUpdateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only. The time this occurrence was last updated.
.google.protobuf.Timestamp update_time = 7;public Occurrence.Builder mergeUpdateTime(com.google.protobuf.Timestamp value)
Output only. The time this occurrence was last updated.
.google.protobuf.Timestamp update_time = 7;public Occurrence.Builder clearUpdateTime()
Output only. The time this occurrence was last updated.
.google.protobuf.Timestamp update_time = 7;public com.google.protobuf.Timestamp.Builder getUpdateTimeBuilder()
Output only. The time this occurrence was last updated.
.google.protobuf.Timestamp update_time = 7;public com.google.protobuf.TimestampOrBuilder getUpdateTimeOrBuilder()
Output only. The time this occurrence was last updated.
.google.protobuf.Timestamp update_time = 7;getUpdateTimeOrBuilder in interface OccurrenceOrBuilderpublic boolean hasVulnerability()
Describes a security vulnerability.
.grafeas.v1beta1.vulnerability.Details vulnerability = 8;hasVulnerability in interface OccurrenceOrBuilderpublic Details getVulnerability()
Describes a security vulnerability.
.grafeas.v1beta1.vulnerability.Details vulnerability = 8;getVulnerability in interface OccurrenceOrBuilderpublic Occurrence.Builder setVulnerability(Details value)
Describes a security vulnerability.
.grafeas.v1beta1.vulnerability.Details vulnerability = 8;public Occurrence.Builder setVulnerability(Details.Builder builderForValue)
Describes a security vulnerability.
.grafeas.v1beta1.vulnerability.Details vulnerability = 8;public Occurrence.Builder mergeVulnerability(Details value)
Describes a security vulnerability.
.grafeas.v1beta1.vulnerability.Details vulnerability = 8;public Occurrence.Builder clearVulnerability()
Describes a security vulnerability.
.grafeas.v1beta1.vulnerability.Details vulnerability = 8;public Details.Builder getVulnerabilityBuilder()
Describes a security vulnerability.
.grafeas.v1beta1.vulnerability.Details vulnerability = 8;public DetailsOrBuilder getVulnerabilityOrBuilder()
Describes a security vulnerability.
.grafeas.v1beta1.vulnerability.Details vulnerability = 8;getVulnerabilityOrBuilder in interface OccurrenceOrBuilderpublic boolean hasBuild()
Describes a verifiable build.
.grafeas.v1beta1.build.Details build = 9;hasBuild in interface OccurrenceOrBuilderpublic Details getBuild()
Describes a verifiable build.
.grafeas.v1beta1.build.Details build = 9;getBuild in interface OccurrenceOrBuilderpublic Occurrence.Builder setBuild(Details value)
Describes a verifiable build.
.grafeas.v1beta1.build.Details build = 9;public Occurrence.Builder setBuild(Details.Builder builderForValue)
Describes a verifiable build.
.grafeas.v1beta1.build.Details build = 9;public Occurrence.Builder mergeBuild(Details value)
Describes a verifiable build.
.grafeas.v1beta1.build.Details build = 9;public Occurrence.Builder clearBuild()
Describes a verifiable build.
.grafeas.v1beta1.build.Details build = 9;public Details.Builder getBuildBuilder()
Describes a verifiable build.
.grafeas.v1beta1.build.Details build = 9;public DetailsOrBuilder getBuildOrBuilder()
Describes a verifiable build.
.grafeas.v1beta1.build.Details build = 9;getBuildOrBuilder in interface OccurrenceOrBuilderpublic boolean hasDerivedImage()
Describes how this resource derives from the basis in the associated note.
.grafeas.v1beta1.image.Details derived_image = 10;hasDerivedImage in interface OccurrenceOrBuilderpublic Details getDerivedImage()
Describes how this resource derives from the basis in the associated note.
.grafeas.v1beta1.image.Details derived_image = 10;getDerivedImage in interface OccurrenceOrBuilderpublic Occurrence.Builder setDerivedImage(Details value)
Describes how this resource derives from the basis in the associated note.
.grafeas.v1beta1.image.Details derived_image = 10;public Occurrence.Builder setDerivedImage(Details.Builder builderForValue)
Describes how this resource derives from the basis in the associated note.
.grafeas.v1beta1.image.Details derived_image = 10;public Occurrence.Builder mergeDerivedImage(Details value)
Describes how this resource derives from the basis in the associated note.
.grafeas.v1beta1.image.Details derived_image = 10;public Occurrence.Builder clearDerivedImage()
Describes how this resource derives from the basis in the associated note.
.grafeas.v1beta1.image.Details derived_image = 10;public Details.Builder getDerivedImageBuilder()
Describes how this resource derives from the basis in the associated note.
.grafeas.v1beta1.image.Details derived_image = 10;public DetailsOrBuilder getDerivedImageOrBuilder()
Describes how this resource derives from the basis in the associated note.
.grafeas.v1beta1.image.Details derived_image = 10;getDerivedImageOrBuilder in interface OccurrenceOrBuilderpublic boolean hasInstallation()
Describes the installation of a package on the linked resource.
.grafeas.v1beta1.package.Details installation = 11;hasInstallation in interface OccurrenceOrBuilderpublic Details getInstallation()
Describes the installation of a package on the linked resource.
.grafeas.v1beta1.package.Details installation = 11;getInstallation in interface OccurrenceOrBuilderpublic Occurrence.Builder setInstallation(Details value)
Describes the installation of a package on the linked resource.
.grafeas.v1beta1.package.Details installation = 11;public Occurrence.Builder setInstallation(Details.Builder builderForValue)
Describes the installation of a package on the linked resource.
.grafeas.v1beta1.package.Details installation = 11;public Occurrence.Builder mergeInstallation(Details value)
Describes the installation of a package on the linked resource.
.grafeas.v1beta1.package.Details installation = 11;public Occurrence.Builder clearInstallation()
Describes the installation of a package on the linked resource.
.grafeas.v1beta1.package.Details installation = 11;public Details.Builder getInstallationBuilder()
Describes the installation of a package on the linked resource.
.grafeas.v1beta1.package.Details installation = 11;public DetailsOrBuilder getInstallationOrBuilder()
Describes the installation of a package on the linked resource.
.grafeas.v1beta1.package.Details installation = 11;getInstallationOrBuilder in interface OccurrenceOrBuilderpublic boolean hasDeployment()
Describes the deployment of an artifact on a runtime.
.grafeas.v1beta1.deployment.Details deployment = 12;hasDeployment in interface OccurrenceOrBuilderpublic Details getDeployment()
Describes the deployment of an artifact on a runtime.
.grafeas.v1beta1.deployment.Details deployment = 12;getDeployment in interface OccurrenceOrBuilderpublic Occurrence.Builder setDeployment(Details value)
Describes the deployment of an artifact on a runtime.
.grafeas.v1beta1.deployment.Details deployment = 12;public Occurrence.Builder setDeployment(Details.Builder builderForValue)
Describes the deployment of an artifact on a runtime.
.grafeas.v1beta1.deployment.Details deployment = 12;public Occurrence.Builder mergeDeployment(Details value)
Describes the deployment of an artifact on a runtime.
.grafeas.v1beta1.deployment.Details deployment = 12;public Occurrence.Builder clearDeployment()
Describes the deployment of an artifact on a runtime.
.grafeas.v1beta1.deployment.Details deployment = 12;public Details.Builder getDeploymentBuilder()
Describes the deployment of an artifact on a runtime.
.grafeas.v1beta1.deployment.Details deployment = 12;public DetailsOrBuilder getDeploymentOrBuilder()
Describes the deployment of an artifact on a runtime.
.grafeas.v1beta1.deployment.Details deployment = 12;getDeploymentOrBuilder in interface OccurrenceOrBuilderpublic boolean hasDiscovered()
Describes when a resource was discovered.
.grafeas.v1beta1.discovery.Details discovered = 13;hasDiscovered in interface OccurrenceOrBuilderpublic Details getDiscovered()
Describes when a resource was discovered.
.grafeas.v1beta1.discovery.Details discovered = 13;getDiscovered in interface OccurrenceOrBuilderpublic Occurrence.Builder setDiscovered(Details value)
Describes when a resource was discovered.
.grafeas.v1beta1.discovery.Details discovered = 13;public Occurrence.Builder setDiscovered(Details.Builder builderForValue)
Describes when a resource was discovered.
.grafeas.v1beta1.discovery.Details discovered = 13;public Occurrence.Builder mergeDiscovered(Details value)
Describes when a resource was discovered.
.grafeas.v1beta1.discovery.Details discovered = 13;public Occurrence.Builder clearDiscovered()
Describes when a resource was discovered.
.grafeas.v1beta1.discovery.Details discovered = 13;public Details.Builder getDiscoveredBuilder()
Describes when a resource was discovered.
.grafeas.v1beta1.discovery.Details discovered = 13;public DetailsOrBuilder getDiscoveredOrBuilder()
Describes when a resource was discovered.
.grafeas.v1beta1.discovery.Details discovered = 13;getDiscoveredOrBuilder in interface OccurrenceOrBuilderpublic boolean hasAttestation()
Describes an attestation of an artifact.
.grafeas.v1beta1.attestation.Details attestation = 14;hasAttestation in interface OccurrenceOrBuilderpublic Details getAttestation()
Describes an attestation of an artifact.
.grafeas.v1beta1.attestation.Details attestation = 14;getAttestation in interface OccurrenceOrBuilderpublic Occurrence.Builder setAttestation(Details value)
Describes an attestation of an artifact.
.grafeas.v1beta1.attestation.Details attestation = 14;public Occurrence.Builder setAttestation(Details.Builder builderForValue)
Describes an attestation of an artifact.
.grafeas.v1beta1.attestation.Details attestation = 14;public Occurrence.Builder mergeAttestation(Details value)
Describes an attestation of an artifact.
.grafeas.v1beta1.attestation.Details attestation = 14;public Occurrence.Builder clearAttestation()
Describes an attestation of an artifact.
.grafeas.v1beta1.attestation.Details attestation = 14;public Details.Builder getAttestationBuilder()
Describes an attestation of an artifact.
.grafeas.v1beta1.attestation.Details attestation = 14;public DetailsOrBuilder getAttestationOrBuilder()
Describes an attestation of an artifact.
.grafeas.v1beta1.attestation.Details attestation = 14;getAttestationOrBuilder in interface OccurrenceOrBuilderpublic final Occurrence.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Occurrence.Builder>public final Occurrence.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Occurrence.Builder>Copyright © 2019 Google LLC. All rights reserved.