public static final class Note.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Note.Builder> implements NoteOrBuilder
A type of analysis that can be done for a resource.Protobuf type
grafeas.v1beta1.Note| Modifier and Type | Method and Description |
|---|---|
Note.Builder |
addAllRelatedNoteNames(Iterable<String> values)
Other notes related to this note.
|
Note.Builder |
addAllRelatedUrl(Iterable<? extends RelatedUrl> values)
URLs associated with this note.
|
Note.Builder |
addRelatedNoteNames(String value)
Other notes related to this note.
|
Note.Builder |
addRelatedNoteNamesBytes(com.google.protobuf.ByteString value)
Other notes related to this note.
|
Note.Builder |
addRelatedUrl(int index,
RelatedUrl.Builder builderForValue)
URLs associated with this note.
|
Note.Builder |
addRelatedUrl(int index,
RelatedUrl value)
URLs associated with this note.
|
Note.Builder |
addRelatedUrl(RelatedUrl.Builder builderForValue)
URLs associated with this note.
|
Note.Builder |
addRelatedUrl(RelatedUrl value)
URLs associated with this note.
|
RelatedUrl.Builder |
addRelatedUrlBuilder()
URLs associated with this note.
|
RelatedUrl.Builder |
addRelatedUrlBuilder(int index)
URLs associated with this note.
|
Note.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Note |
build() |
Note |
buildPartial() |
Note.Builder |
clear() |
Note.Builder |
clearAttestationAuthority()
A note describing an attestation role.
|
Note.Builder |
clearBaseImage()
A note describing a base image.
|
Note.Builder |
clearBuild()
A note describing build provenance for a verifiable build.
|
Note.Builder |
clearCreateTime()
Output only.
|
Note.Builder |
clearDeployable()
A note describing something that can be deployed.
|
Note.Builder |
clearDiscovery()
A note describing the initial analysis of a resource.
|
Note.Builder |
clearExpirationTime()
Time of expiration for this note.
|
Note.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Note.Builder |
clearKind()
Output only.
|
Note.Builder |
clearLongDescription()
A detailed description of this note.
|
Note.Builder |
clearName()
Output only.
|
Note.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Note.Builder |
clearPackage()
A note describing a package hosted by various package managers.
|
Note.Builder |
clearRelatedNoteNames()
Other notes related to this note.
|
Note.Builder |
clearRelatedUrl()
URLs associated with this note.
|
Note.Builder |
clearShortDescription()
A one sentence description of this note.
|
Note.Builder |
clearType() |
Note.Builder |
clearUpdateTime()
Output only.
|
Note.Builder |
clearVulnerability()
A note describing a package vulnerability.
|
Note.Builder |
clone() |
Authority |
getAttestationAuthority()
A note describing an attestation role.
|
Authority.Builder |
getAttestationAuthorityBuilder()
A note describing an attestation role.
|
AuthorityOrBuilder |
getAttestationAuthorityOrBuilder()
A note describing an attestation role.
|
Basis |
getBaseImage()
A note describing a base image.
|
Basis.Builder |
getBaseImageBuilder()
A note describing a base image.
|
BasisOrBuilder |
getBaseImageOrBuilder()
A note describing a base image.
|
Build |
getBuild()
A note describing build provenance for a verifiable build.
|
Build.Builder |
getBuildBuilder()
A note describing build provenance for a verifiable build.
|
BuildOrBuilder |
getBuildOrBuilder()
A note describing build provenance for 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.
|
Note |
getDefaultInstanceForType() |
Deployable |
getDeployable()
A note describing something that can be deployed.
|
Deployable.Builder |
getDeployableBuilder()
A note describing something that can be deployed.
|
DeployableOrBuilder |
getDeployableOrBuilder()
A note describing something that can be deployed.
|
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
Discovery |
getDiscovery()
A note describing the initial analysis of a resource.
|
Discovery.Builder |
getDiscoveryBuilder()
A note describing the initial analysis of a resource.
|
DiscoveryOrBuilder |
getDiscoveryOrBuilder()
A note describing the initial analysis of a resource.
|
com.google.protobuf.Timestamp |
getExpirationTime()
Time of expiration for this note.
|
com.google.protobuf.Timestamp.Builder |
getExpirationTimeBuilder()
Time of expiration for this note.
|
com.google.protobuf.TimestampOrBuilder |
getExpirationTimeOrBuilder()
Time of expiration for this note.
|
NoteKind |
getKind()
Output only.
|
int |
getKindValue()
Output only.
|
String |
getLongDescription()
A detailed description of this note.
|
com.google.protobuf.ByteString |
getLongDescriptionBytes()
A detailed description of this note.
|
String |
getName()
Output only.
|
com.google.protobuf.ByteString |
getNameBytes()
Output only.
|
Package |
getPackage()
A note describing a package hosted by various package managers.
|
Package.Builder |
getPackageBuilder()
A note describing a package hosted by various package managers.
|
PackageOrBuilder |
getPackageOrBuilder()
A note describing a package hosted by various package managers.
|
String |
getRelatedNoteNames(int index)
Other notes related to this note.
|
com.google.protobuf.ByteString |
getRelatedNoteNamesBytes(int index)
Other notes related to this note.
|
int |
getRelatedNoteNamesCount()
Other notes related to this note.
|
com.google.protobuf.ProtocolStringList |
getRelatedNoteNamesList()
Other notes related to this note.
|
RelatedUrl |
getRelatedUrl(int index)
URLs associated with this note.
|
RelatedUrl.Builder |
getRelatedUrlBuilder(int index)
URLs associated with this note.
|
List<RelatedUrl.Builder> |
getRelatedUrlBuilderList()
URLs associated with this note.
|
int |
getRelatedUrlCount()
URLs associated with this note.
|
List<RelatedUrl> |
getRelatedUrlList()
URLs associated with this note.
|
RelatedUrlOrBuilder |
getRelatedUrlOrBuilder(int index)
URLs associated with this note.
|
List<? extends RelatedUrlOrBuilder> |
getRelatedUrlOrBuilderList()
URLs associated with this note.
|
String |
getShortDescription()
A one sentence description of this note.
|
com.google.protobuf.ByteString |
getShortDescriptionBytes()
A one sentence description of this note.
|
Note.TypeCase |
getTypeCase() |
com.google.protobuf.Timestamp |
getUpdateTime()
Output only.
|
com.google.protobuf.Timestamp.Builder |
getUpdateTimeBuilder()
Output only.
|
com.google.protobuf.TimestampOrBuilder |
getUpdateTimeOrBuilder()
Output only.
|
Vulnerability |
getVulnerability()
A note describing a package vulnerability.
|
Vulnerability.Builder |
getVulnerabilityBuilder()
A note describing a package vulnerability.
|
VulnerabilityOrBuilder |
getVulnerabilityOrBuilder()
A note describing a package vulnerability.
|
boolean |
hasAttestationAuthority()
A note describing an attestation role.
|
boolean |
hasBaseImage()
A note describing a base image.
|
boolean |
hasBuild()
A note describing build provenance for a verifiable build.
|
boolean |
hasCreateTime()
Output only.
|
boolean |
hasDeployable()
A note describing something that can be deployed.
|
boolean |
hasDiscovery()
A note describing the initial analysis of a resource.
|
boolean |
hasExpirationTime()
Time of expiration for this note.
|
boolean |
hasPackage()
A note describing a package hosted by various package managers.
|
boolean |
hasUpdateTime()
Output only.
|
boolean |
hasVulnerability()
A note describing a package vulnerability.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
Note.Builder |
mergeAttestationAuthority(Authority value)
A note describing an attestation role.
|
Note.Builder |
mergeBaseImage(Basis value)
A note describing a base image.
|
Note.Builder |
mergeBuild(Build value)
A note describing build provenance for a verifiable build.
|
Note.Builder |
mergeCreateTime(com.google.protobuf.Timestamp value)
Output only.
|
Note.Builder |
mergeDeployable(Deployable value)
A note describing something that can be deployed.
|
Note.Builder |
mergeDiscovery(Discovery value)
A note describing the initial analysis of a resource.
|
Note.Builder |
mergeExpirationTime(com.google.protobuf.Timestamp value)
Time of expiration for this note.
|
Note.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Note.Builder |
mergeFrom(com.google.protobuf.Message other) |
Note.Builder |
mergeFrom(Note other) |
Note.Builder |
mergePackage(Package value)
A note describing a package hosted by various package managers.
|
Note.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Note.Builder |
mergeUpdateTime(com.google.protobuf.Timestamp value)
Output only.
|
Note.Builder |
mergeVulnerability(Vulnerability value)
A note describing a package vulnerability.
|
Note.Builder |
removeRelatedUrl(int index)
URLs associated with this note.
|
Note.Builder |
setAttestationAuthority(Authority.Builder builderForValue)
A note describing an attestation role.
|
Note.Builder |
setAttestationAuthority(Authority value)
A note describing an attestation role.
|
Note.Builder |
setBaseImage(Basis.Builder builderForValue)
A note describing a base image.
|
Note.Builder |
setBaseImage(Basis value)
A note describing a base image.
|
Note.Builder |
setBuild(Build.Builder builderForValue)
A note describing build provenance for a verifiable build.
|
Note.Builder |
setBuild(Build value)
A note describing build provenance for a verifiable build.
|
Note.Builder |
setCreateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only.
|
Note.Builder |
setCreateTime(com.google.protobuf.Timestamp value)
Output only.
|
Note.Builder |
setDeployable(Deployable.Builder builderForValue)
A note describing something that can be deployed.
|
Note.Builder |
setDeployable(Deployable value)
A note describing something that can be deployed.
|
Note.Builder |
setDiscovery(Discovery.Builder builderForValue)
A note describing the initial analysis of a resource.
|
Note.Builder |
setDiscovery(Discovery value)
A note describing the initial analysis of a resource.
|
Note.Builder |
setExpirationTime(com.google.protobuf.Timestamp.Builder builderForValue)
Time of expiration for this note.
|
Note.Builder |
setExpirationTime(com.google.protobuf.Timestamp value)
Time of expiration for this note.
|
Note.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Note.Builder |
setKind(NoteKind value)
Output only.
|
Note.Builder |
setKindValue(int value)
Output only.
|
Note.Builder |
setLongDescription(String value)
A detailed description of this note.
|
Note.Builder |
setLongDescriptionBytes(com.google.protobuf.ByteString value)
A detailed description of this note.
|
Note.Builder |
setName(String value)
Output only.
|
Note.Builder |
setNameBytes(com.google.protobuf.ByteString value)
Output only.
|
Note.Builder |
setPackage(Package.Builder builderForValue)
A note describing a package hosted by various package managers.
|
Note.Builder |
setPackage(Package value)
A note describing a package hosted by various package managers.
|
Note.Builder |
setRelatedNoteNames(int index,
String value)
Other notes related to this note.
|
Note.Builder |
setRelatedUrl(int index,
RelatedUrl.Builder builderForValue)
URLs associated with this note.
|
Note.Builder |
setRelatedUrl(int index,
RelatedUrl value)
URLs associated with this note.
|
Note.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Note.Builder |
setShortDescription(String value)
A one sentence description of this note.
|
Note.Builder |
setShortDescriptionBytes(com.google.protobuf.ByteString value)
A one sentence description of this note.
|
Note.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Note.Builder |
setUpdateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only.
|
Note.Builder |
setUpdateTime(com.google.protobuf.Timestamp value)
Output only.
|
Note.Builder |
setVulnerability(Vulnerability.Builder builderForValue)
A note describing a package vulnerability.
|
Note.Builder |
setVulnerability(Vulnerability value)
A note describing a package 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<Note.Builder>public Note.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<Note.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<Note.Builder>public Note getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic Note build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic Note buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic Note.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<Note.Builder>public Note.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<Note.Builder>public Note.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<Note.Builder>public Note.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<Note.Builder>public Note.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<Note.Builder>public Note.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<Note.Builder>public Note.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Note.Builder>public Note.Builder mergeFrom(Note other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<Note.Builder>public Note.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<Note.Builder>IOExceptionpublic Note.TypeCase getTypeCase()
getTypeCase in interface NoteOrBuilderpublic Note.Builder clearType()
public String getName()
Output only. The name of the note in the form of `projects/[PROVIDER_ID]/notes/[NOTE_ID]`.
string name = 1;getName in interface NoteOrBuilderpublic com.google.protobuf.ByteString getNameBytes()
Output only. The name of the note in the form of `projects/[PROVIDER_ID]/notes/[NOTE_ID]`.
string name = 1;getNameBytes in interface NoteOrBuilderpublic Note.Builder setName(String value)
Output only. The name of the note in the form of `projects/[PROVIDER_ID]/notes/[NOTE_ID]`.
string name = 1;public Note.Builder clearName()
Output only. The name of the note in the form of `projects/[PROVIDER_ID]/notes/[NOTE_ID]`.
string name = 1;public Note.Builder setNameBytes(com.google.protobuf.ByteString value)
Output only. The name of the note in the form of `projects/[PROVIDER_ID]/notes/[NOTE_ID]`.
string name = 1;public String getShortDescription()
A one sentence description of this note.
string short_description = 2;getShortDescription in interface NoteOrBuilderpublic com.google.protobuf.ByteString getShortDescriptionBytes()
A one sentence description of this note.
string short_description = 2;getShortDescriptionBytes in interface NoteOrBuilderpublic Note.Builder setShortDescription(String value)
A one sentence description of this note.
string short_description = 2;public Note.Builder clearShortDescription()
A one sentence description of this note.
string short_description = 2;public Note.Builder setShortDescriptionBytes(com.google.protobuf.ByteString value)
A one sentence description of this note.
string short_description = 2;public String getLongDescription()
A detailed description of this note.
string long_description = 3;getLongDescription in interface NoteOrBuilderpublic com.google.protobuf.ByteString getLongDescriptionBytes()
A detailed description of this note.
string long_description = 3;getLongDescriptionBytes in interface NoteOrBuilderpublic Note.Builder setLongDescription(String value)
A detailed description of this note.
string long_description = 3;public Note.Builder clearLongDescription()
A detailed description of this note.
string long_description = 3;public Note.Builder setLongDescriptionBytes(com.google.protobuf.ByteString value)
A detailed description of this note.
string long_description = 3;public int getKindValue()
Output only. The type of analysis. This field can be used as a filter in list requests.
.grafeas.v1beta1.NoteKind kind = 4;getKindValue in interface NoteOrBuilderpublic Note.Builder setKindValue(int value)
Output only. The type of analysis. This field can be used as a filter in list requests.
.grafeas.v1beta1.NoteKind kind = 4;public NoteKind getKind()
Output only. The type of analysis. This field can be used as a filter in list requests.
.grafeas.v1beta1.NoteKind kind = 4;getKind in interface NoteOrBuilderpublic Note.Builder setKind(NoteKind value)
Output only. The type of analysis. This field can be used as a filter in list requests.
.grafeas.v1beta1.NoteKind kind = 4;public Note.Builder clearKind()
Output only. The type of analysis. This field can be used as a filter in list requests.
.grafeas.v1beta1.NoteKind kind = 4;public List<RelatedUrl> getRelatedUrlList()
URLs associated with this note.
repeated .grafeas.v1beta1.RelatedUrl related_url = 5;getRelatedUrlList in interface NoteOrBuilderpublic int getRelatedUrlCount()
URLs associated with this note.
repeated .grafeas.v1beta1.RelatedUrl related_url = 5;getRelatedUrlCount in interface NoteOrBuilderpublic RelatedUrl getRelatedUrl(int index)
URLs associated with this note.
repeated .grafeas.v1beta1.RelatedUrl related_url = 5;getRelatedUrl in interface NoteOrBuilderpublic Note.Builder setRelatedUrl(int index, RelatedUrl value)
URLs associated with this note.
repeated .grafeas.v1beta1.RelatedUrl related_url = 5;public Note.Builder setRelatedUrl(int index, RelatedUrl.Builder builderForValue)
URLs associated with this note.
repeated .grafeas.v1beta1.RelatedUrl related_url = 5;public Note.Builder addRelatedUrl(RelatedUrl value)
URLs associated with this note.
repeated .grafeas.v1beta1.RelatedUrl related_url = 5;public Note.Builder addRelatedUrl(int index, RelatedUrl value)
URLs associated with this note.
repeated .grafeas.v1beta1.RelatedUrl related_url = 5;public Note.Builder addRelatedUrl(RelatedUrl.Builder builderForValue)
URLs associated with this note.
repeated .grafeas.v1beta1.RelatedUrl related_url = 5;public Note.Builder addRelatedUrl(int index, RelatedUrl.Builder builderForValue)
URLs associated with this note.
repeated .grafeas.v1beta1.RelatedUrl related_url = 5;public Note.Builder addAllRelatedUrl(Iterable<? extends RelatedUrl> values)
URLs associated with this note.
repeated .grafeas.v1beta1.RelatedUrl related_url = 5;public Note.Builder clearRelatedUrl()
URLs associated with this note.
repeated .grafeas.v1beta1.RelatedUrl related_url = 5;public Note.Builder removeRelatedUrl(int index)
URLs associated with this note.
repeated .grafeas.v1beta1.RelatedUrl related_url = 5;public RelatedUrl.Builder getRelatedUrlBuilder(int index)
URLs associated with this note.
repeated .grafeas.v1beta1.RelatedUrl related_url = 5;public RelatedUrlOrBuilder getRelatedUrlOrBuilder(int index)
URLs associated with this note.
repeated .grafeas.v1beta1.RelatedUrl related_url = 5;getRelatedUrlOrBuilder in interface NoteOrBuilderpublic List<? extends RelatedUrlOrBuilder> getRelatedUrlOrBuilderList()
URLs associated with this note.
repeated .grafeas.v1beta1.RelatedUrl related_url = 5;getRelatedUrlOrBuilderList in interface NoteOrBuilderpublic RelatedUrl.Builder addRelatedUrlBuilder()
URLs associated with this note.
repeated .grafeas.v1beta1.RelatedUrl related_url = 5;public RelatedUrl.Builder addRelatedUrlBuilder(int index)
URLs associated with this note.
repeated .grafeas.v1beta1.RelatedUrl related_url = 5;public List<RelatedUrl.Builder> getRelatedUrlBuilderList()
URLs associated with this note.
repeated .grafeas.v1beta1.RelatedUrl related_url = 5;public boolean hasExpirationTime()
Time of expiration for this note. Empty if note does not expire.
.google.protobuf.Timestamp expiration_time = 6;hasExpirationTime in interface NoteOrBuilderpublic com.google.protobuf.Timestamp getExpirationTime()
Time of expiration for this note. Empty if note does not expire.
.google.protobuf.Timestamp expiration_time = 6;getExpirationTime in interface NoteOrBuilderpublic Note.Builder setExpirationTime(com.google.protobuf.Timestamp value)
Time of expiration for this note. Empty if note does not expire.
.google.protobuf.Timestamp expiration_time = 6;public Note.Builder setExpirationTime(com.google.protobuf.Timestamp.Builder builderForValue)
Time of expiration for this note. Empty if note does not expire.
.google.protobuf.Timestamp expiration_time = 6;public Note.Builder mergeExpirationTime(com.google.protobuf.Timestamp value)
Time of expiration for this note. Empty if note does not expire.
.google.protobuf.Timestamp expiration_time = 6;public Note.Builder clearExpirationTime()
Time of expiration for this note. Empty if note does not expire.
.google.protobuf.Timestamp expiration_time = 6;public com.google.protobuf.Timestamp.Builder getExpirationTimeBuilder()
Time of expiration for this note. Empty if note does not expire.
.google.protobuf.Timestamp expiration_time = 6;public com.google.protobuf.TimestampOrBuilder getExpirationTimeOrBuilder()
Time of expiration for this note. Empty if note does not expire.
.google.protobuf.Timestamp expiration_time = 6;getExpirationTimeOrBuilder in interface NoteOrBuilderpublic boolean hasCreateTime()
Output only. The time this note was created. This field can be used as a filter in list requests.
.google.protobuf.Timestamp create_time = 7;hasCreateTime in interface NoteOrBuilderpublic com.google.protobuf.Timestamp getCreateTime()
Output only. The time this note was created. This field can be used as a filter in list requests.
.google.protobuf.Timestamp create_time = 7;getCreateTime in interface NoteOrBuilderpublic Note.Builder setCreateTime(com.google.protobuf.Timestamp value)
Output only. The time this note was created. This field can be used as a filter in list requests.
.google.protobuf.Timestamp create_time = 7;public Note.Builder setCreateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only. The time this note was created. This field can be used as a filter in list requests.
.google.protobuf.Timestamp create_time = 7;public Note.Builder mergeCreateTime(com.google.protobuf.Timestamp value)
Output only. The time this note was created. This field can be used as a filter in list requests.
.google.protobuf.Timestamp create_time = 7;public Note.Builder clearCreateTime()
Output only. The time this note was created. This field can be used as a filter in list requests.
.google.protobuf.Timestamp create_time = 7;public com.google.protobuf.Timestamp.Builder getCreateTimeBuilder()
Output only. The time this note was created. This field can be used as a filter in list requests.
.google.protobuf.Timestamp create_time = 7;public com.google.protobuf.TimestampOrBuilder getCreateTimeOrBuilder()
Output only. The time this note was created. This field can be used as a filter in list requests.
.google.protobuf.Timestamp create_time = 7;getCreateTimeOrBuilder in interface NoteOrBuilderpublic boolean hasUpdateTime()
Output only. The time this note was last updated. This field can be used as a filter in list requests.
.google.protobuf.Timestamp update_time = 8;hasUpdateTime in interface NoteOrBuilderpublic com.google.protobuf.Timestamp getUpdateTime()
Output only. The time this note was last updated. This field can be used as a filter in list requests.
.google.protobuf.Timestamp update_time = 8;getUpdateTime in interface NoteOrBuilderpublic Note.Builder setUpdateTime(com.google.protobuf.Timestamp value)
Output only. The time this note was last updated. This field can be used as a filter in list requests.
.google.protobuf.Timestamp update_time = 8;public Note.Builder setUpdateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only. The time this note was last updated. This field can be used as a filter in list requests.
.google.protobuf.Timestamp update_time = 8;public Note.Builder mergeUpdateTime(com.google.protobuf.Timestamp value)
Output only. The time this note was last updated. This field can be used as a filter in list requests.
.google.protobuf.Timestamp update_time = 8;public Note.Builder clearUpdateTime()
Output only. The time this note was last updated. This field can be used as a filter in list requests.
.google.protobuf.Timestamp update_time = 8;public com.google.protobuf.Timestamp.Builder getUpdateTimeBuilder()
Output only. The time this note was last updated. This field can be used as a filter in list requests.
.google.protobuf.Timestamp update_time = 8;public com.google.protobuf.TimestampOrBuilder getUpdateTimeOrBuilder()
Output only. The time this note was last updated. This field can be used as a filter in list requests.
.google.protobuf.Timestamp update_time = 8;getUpdateTimeOrBuilder in interface NoteOrBuilderpublic com.google.protobuf.ProtocolStringList getRelatedNoteNamesList()
Other notes related to this note.
repeated string related_note_names = 9;getRelatedNoteNamesList in interface NoteOrBuilderpublic int getRelatedNoteNamesCount()
Other notes related to this note.
repeated string related_note_names = 9;getRelatedNoteNamesCount in interface NoteOrBuilderpublic String getRelatedNoteNames(int index)
Other notes related to this note.
repeated string related_note_names = 9;getRelatedNoteNames in interface NoteOrBuilderpublic com.google.protobuf.ByteString getRelatedNoteNamesBytes(int index)
Other notes related to this note.
repeated string related_note_names = 9;getRelatedNoteNamesBytes in interface NoteOrBuilderpublic Note.Builder setRelatedNoteNames(int index, String value)
Other notes related to this note.
repeated string related_note_names = 9;public Note.Builder addRelatedNoteNames(String value)
Other notes related to this note.
repeated string related_note_names = 9;public Note.Builder addAllRelatedNoteNames(Iterable<String> values)
Other notes related to this note.
repeated string related_note_names = 9;public Note.Builder clearRelatedNoteNames()
Other notes related to this note.
repeated string related_note_names = 9;public Note.Builder addRelatedNoteNamesBytes(com.google.protobuf.ByteString value)
Other notes related to this note.
repeated string related_note_names = 9;public boolean hasVulnerability()
A note describing a package vulnerability.
.grafeas.v1beta1.vulnerability.Vulnerability vulnerability = 10;hasVulnerability in interface NoteOrBuilderpublic Vulnerability getVulnerability()
A note describing a package vulnerability.
.grafeas.v1beta1.vulnerability.Vulnerability vulnerability = 10;getVulnerability in interface NoteOrBuilderpublic Note.Builder setVulnerability(Vulnerability value)
A note describing a package vulnerability.
.grafeas.v1beta1.vulnerability.Vulnerability vulnerability = 10;public Note.Builder setVulnerability(Vulnerability.Builder builderForValue)
A note describing a package vulnerability.
.grafeas.v1beta1.vulnerability.Vulnerability vulnerability = 10;public Note.Builder mergeVulnerability(Vulnerability value)
A note describing a package vulnerability.
.grafeas.v1beta1.vulnerability.Vulnerability vulnerability = 10;public Note.Builder clearVulnerability()
A note describing a package vulnerability.
.grafeas.v1beta1.vulnerability.Vulnerability vulnerability = 10;public Vulnerability.Builder getVulnerabilityBuilder()
A note describing a package vulnerability.
.grafeas.v1beta1.vulnerability.Vulnerability vulnerability = 10;public VulnerabilityOrBuilder getVulnerabilityOrBuilder()
A note describing a package vulnerability.
.grafeas.v1beta1.vulnerability.Vulnerability vulnerability = 10;getVulnerabilityOrBuilder in interface NoteOrBuilderpublic boolean hasBuild()
A note describing build provenance for a verifiable build.
.grafeas.v1beta1.build.Build build = 11;hasBuild in interface NoteOrBuilderpublic Build getBuild()
A note describing build provenance for a verifiable build.
.grafeas.v1beta1.build.Build build = 11;getBuild in interface NoteOrBuilderpublic Note.Builder setBuild(Build value)
A note describing build provenance for a verifiable build.
.grafeas.v1beta1.build.Build build = 11;public Note.Builder setBuild(Build.Builder builderForValue)
A note describing build provenance for a verifiable build.
.grafeas.v1beta1.build.Build build = 11;public Note.Builder mergeBuild(Build value)
A note describing build provenance for a verifiable build.
.grafeas.v1beta1.build.Build build = 11;public Note.Builder clearBuild()
A note describing build provenance for a verifiable build.
.grafeas.v1beta1.build.Build build = 11;public Build.Builder getBuildBuilder()
A note describing build provenance for a verifiable build.
.grafeas.v1beta1.build.Build build = 11;public BuildOrBuilder getBuildOrBuilder()
A note describing build provenance for a verifiable build.
.grafeas.v1beta1.build.Build build = 11;getBuildOrBuilder in interface NoteOrBuilderpublic boolean hasBaseImage()
A note describing a base image.
.grafeas.v1beta1.image.Basis base_image = 12;hasBaseImage in interface NoteOrBuilderpublic Basis getBaseImage()
A note describing a base image.
.grafeas.v1beta1.image.Basis base_image = 12;getBaseImage in interface NoteOrBuilderpublic Note.Builder setBaseImage(Basis value)
A note describing a base image.
.grafeas.v1beta1.image.Basis base_image = 12;public Note.Builder setBaseImage(Basis.Builder builderForValue)
A note describing a base image.
.grafeas.v1beta1.image.Basis base_image = 12;public Note.Builder mergeBaseImage(Basis value)
A note describing a base image.
.grafeas.v1beta1.image.Basis base_image = 12;public Note.Builder clearBaseImage()
A note describing a base image.
.grafeas.v1beta1.image.Basis base_image = 12;public Basis.Builder getBaseImageBuilder()
A note describing a base image.
.grafeas.v1beta1.image.Basis base_image = 12;public BasisOrBuilder getBaseImageOrBuilder()
A note describing a base image.
.grafeas.v1beta1.image.Basis base_image = 12;getBaseImageOrBuilder in interface NoteOrBuilderpublic boolean hasPackage()
A note describing a package hosted by various package managers.
.grafeas.v1beta1.package.Package package = 13;hasPackage in interface NoteOrBuilderpublic Package getPackage()
A note describing a package hosted by various package managers.
.grafeas.v1beta1.package.Package package = 13;getPackage in interface NoteOrBuilderpublic Note.Builder setPackage(Package value)
A note describing a package hosted by various package managers.
.grafeas.v1beta1.package.Package package = 13;public Note.Builder setPackage(Package.Builder builderForValue)
A note describing a package hosted by various package managers.
.grafeas.v1beta1.package.Package package = 13;public Note.Builder mergePackage(Package value)
A note describing a package hosted by various package managers.
.grafeas.v1beta1.package.Package package = 13;public Note.Builder clearPackage()
A note describing a package hosted by various package managers.
.grafeas.v1beta1.package.Package package = 13;public Package.Builder getPackageBuilder()
A note describing a package hosted by various package managers.
.grafeas.v1beta1.package.Package package = 13;public PackageOrBuilder getPackageOrBuilder()
A note describing a package hosted by various package managers.
.grafeas.v1beta1.package.Package package = 13;getPackageOrBuilder in interface NoteOrBuilderpublic boolean hasDeployable()
A note describing something that can be deployed.
.grafeas.v1beta1.deployment.Deployable deployable = 14;hasDeployable in interface NoteOrBuilderpublic Deployable getDeployable()
A note describing something that can be deployed.
.grafeas.v1beta1.deployment.Deployable deployable = 14;getDeployable in interface NoteOrBuilderpublic Note.Builder setDeployable(Deployable value)
A note describing something that can be deployed.
.grafeas.v1beta1.deployment.Deployable deployable = 14;public Note.Builder setDeployable(Deployable.Builder builderForValue)
A note describing something that can be deployed.
.grafeas.v1beta1.deployment.Deployable deployable = 14;public Note.Builder mergeDeployable(Deployable value)
A note describing something that can be deployed.
.grafeas.v1beta1.deployment.Deployable deployable = 14;public Note.Builder clearDeployable()
A note describing something that can be deployed.
.grafeas.v1beta1.deployment.Deployable deployable = 14;public Deployable.Builder getDeployableBuilder()
A note describing something that can be deployed.
.grafeas.v1beta1.deployment.Deployable deployable = 14;public DeployableOrBuilder getDeployableOrBuilder()
A note describing something that can be deployed.
.grafeas.v1beta1.deployment.Deployable deployable = 14;getDeployableOrBuilder in interface NoteOrBuilderpublic boolean hasDiscovery()
A note describing the initial analysis of a resource.
.grafeas.v1beta1.discovery.Discovery discovery = 15;hasDiscovery in interface NoteOrBuilderpublic Discovery getDiscovery()
A note describing the initial analysis of a resource.
.grafeas.v1beta1.discovery.Discovery discovery = 15;getDiscovery in interface NoteOrBuilderpublic Note.Builder setDiscovery(Discovery value)
A note describing the initial analysis of a resource.
.grafeas.v1beta1.discovery.Discovery discovery = 15;public Note.Builder setDiscovery(Discovery.Builder builderForValue)
A note describing the initial analysis of a resource.
.grafeas.v1beta1.discovery.Discovery discovery = 15;public Note.Builder mergeDiscovery(Discovery value)
A note describing the initial analysis of a resource.
.grafeas.v1beta1.discovery.Discovery discovery = 15;public Note.Builder clearDiscovery()
A note describing the initial analysis of a resource.
.grafeas.v1beta1.discovery.Discovery discovery = 15;public Discovery.Builder getDiscoveryBuilder()
A note describing the initial analysis of a resource.
.grafeas.v1beta1.discovery.Discovery discovery = 15;public DiscoveryOrBuilder getDiscoveryOrBuilder()
A note describing the initial analysis of a resource.
.grafeas.v1beta1.discovery.Discovery discovery = 15;getDiscoveryOrBuilder in interface NoteOrBuilderpublic boolean hasAttestationAuthority()
A note describing an attestation role.
.grafeas.v1beta1.attestation.Authority attestation_authority = 16;hasAttestationAuthority in interface NoteOrBuilderpublic Authority getAttestationAuthority()
A note describing an attestation role.
.grafeas.v1beta1.attestation.Authority attestation_authority = 16;getAttestationAuthority in interface NoteOrBuilderpublic Note.Builder setAttestationAuthority(Authority value)
A note describing an attestation role.
.grafeas.v1beta1.attestation.Authority attestation_authority = 16;public Note.Builder setAttestationAuthority(Authority.Builder builderForValue)
A note describing an attestation role.
.grafeas.v1beta1.attestation.Authority attestation_authority = 16;public Note.Builder mergeAttestationAuthority(Authority value)
A note describing an attestation role.
.grafeas.v1beta1.attestation.Authority attestation_authority = 16;public Note.Builder clearAttestationAuthority()
A note describing an attestation role.
.grafeas.v1beta1.attestation.Authority attestation_authority = 16;public Authority.Builder getAttestationAuthorityBuilder()
A note describing an attestation role.
.grafeas.v1beta1.attestation.Authority attestation_authority = 16;public AuthorityOrBuilder getAttestationAuthorityOrBuilder()
A note describing an attestation role.
.grafeas.v1beta1.attestation.Authority attestation_authority = 16;getAttestationAuthorityOrBuilder in interface NoteOrBuilderpublic final Note.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Note.Builder>public final Note.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Note.Builder>Copyright © 2019 Google LLC. All rights reserved.