Package io.grafeas.v1beta1
Class Note
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- io.grafeas.v1beta1.Note
-
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,NoteOrBuilder,Serializable
public final class Note extends com.google.protobuf.GeneratedMessageV3 implements NoteOrBuilder
A type of analysis that can be done for a resource.
Protobuf typegrafeas.v1beta1.Note- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classNote.BuilderA type of analysis that can be done for a resource.static classNote.TypeCase-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
Field Summary
Fields Modifier and Type Field Description static intATTESTATION_AUTHORITY_FIELD_NUMBERstatic intBASE_IMAGE_FIELD_NUMBERstatic intBUILD_FIELD_NUMBERstatic intCREATE_TIME_FIELD_NUMBERstatic intDEPLOYABLE_FIELD_NUMBERstatic intDISCOVERY_FIELD_NUMBERstatic intEXPIRATION_TIME_FIELD_NUMBERstatic intKIND_FIELD_NUMBERstatic intLONG_DESCRIPTION_FIELD_NUMBERstatic intNAME_FIELD_NUMBERstatic intPACKAGE_FIELD_NUMBERstatic intRELATED_NOTE_NAMES_FIELD_NUMBERstatic intRELATED_URL_FIELD_NUMBERstatic intSHORT_DESCRIPTION_FIELD_NUMBERstatic intUPDATE_TIME_FIELD_NUMBERstatic intVULNERABILITY_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)AuthoritygetAttestationAuthority()A note describing an attestation role.AuthorityOrBuildergetAttestationAuthorityOrBuilder()A note describing an attestation role.BasisgetBaseImage()A note describing a base image.BasisOrBuildergetBaseImageOrBuilder()A note describing a base image.BuildgetBuild()A note describing build provenance for a verifiable build.BuildOrBuildergetBuildOrBuilder()A note describing build provenance for a verifiable build.com.google.protobuf.TimestampgetCreateTime()Output only.com.google.protobuf.TimestampOrBuildergetCreateTimeOrBuilder()Output only.static NotegetDefaultInstance()NotegetDefaultInstanceForType()DeployablegetDeployable()A note describing something that can be deployed.DeployableOrBuildergetDeployableOrBuilder()A note describing something that can be deployed.static com.google.protobuf.Descriptors.DescriptorgetDescriptor()DiscoverygetDiscovery()A note describing the initial analysis of a resource.DiscoveryOrBuildergetDiscoveryOrBuilder()A note describing the initial analysis of a resource.com.google.protobuf.TimestampgetExpirationTime()Time of expiration for this note.com.google.protobuf.TimestampOrBuildergetExpirationTimeOrBuilder()Time of expiration for this note.NoteKindgetKind()Output only.intgetKindValue()Output only.StringgetLongDescription()A detailed description of this note.com.google.protobuf.ByteStringgetLongDescriptionBytes()A detailed description of this note.StringgetName()Output only.com.google.protobuf.ByteStringgetNameBytes()Output only.PackagegetPackage()A note describing a package hosted by various package managers.PackageOrBuildergetPackageOrBuilder()A note describing a package hosted by various package managers.com.google.protobuf.Parser<Note>getParserForType()StringgetRelatedNoteNames(int index)Other notes related to this note.com.google.protobuf.ByteStringgetRelatedNoteNamesBytes(int index)Other notes related to this note.intgetRelatedNoteNamesCount()Other notes related to this note.com.google.protobuf.ProtocolStringListgetRelatedNoteNamesList()Other notes related to this note.RelatedUrlgetRelatedUrl(int index)URLs associated with this note.intgetRelatedUrlCount()URLs associated with this note.List<RelatedUrl>getRelatedUrlList()URLs associated with this note.RelatedUrlOrBuildergetRelatedUrlOrBuilder(int index)URLs associated with this note.List<? extends RelatedUrlOrBuilder>getRelatedUrlOrBuilderList()URLs associated with this note.intgetSerializedSize()StringgetShortDescription()A one sentence description of this note.com.google.protobuf.ByteStringgetShortDescriptionBytes()A one sentence description of this note.Note.TypeCasegetTypeCase()com.google.protobuf.UnknownFieldSetgetUnknownFields()com.google.protobuf.TimestampgetUpdateTime()Output only.com.google.protobuf.TimestampOrBuildergetUpdateTimeOrBuilder()Output only.VulnerabilitygetVulnerability()A note describing a package vulnerability.VulnerabilityOrBuildergetVulnerabilityOrBuilder()A note describing a package vulnerability.booleanhasAttestationAuthority()A note describing an attestation role.booleanhasBaseImage()A note describing a base image.booleanhasBuild()A note describing build provenance for a verifiable build.booleanhasCreateTime()Output only.booleanhasDeployable()A note describing something that can be deployed.booleanhasDiscovery()A note describing the initial analysis of a resource.booleanhasExpirationTime()Time of expiration for this note.inthashCode()booleanhasPackage()A note describing a package hosted by various package managers.booleanhasUpdateTime()Output only.booleanhasVulnerability()A note describing a package vulnerability.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static Note.BuildernewBuilder()static Note.BuildernewBuilder(Note prototype)Note.BuildernewBuilderForType()protected Note.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static NoteparseDelimitedFrom(InputStream input)static NoteparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static NoteparseFrom(byte[] data)static NoteparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static NoteparseFrom(com.google.protobuf.ByteString data)static NoteparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static NoteparseFrom(com.google.protobuf.CodedInputStream input)static NoteparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static NoteparseFrom(InputStream input)static NoteparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static NoteparseFrom(ByteBuffer data)static NoteparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<Note>parser()Note.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
NAME_FIELD_NUMBER
public static final int NAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SHORT_DESCRIPTION_FIELD_NUMBER
public static final int SHORT_DESCRIPTION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
LONG_DESCRIPTION_FIELD_NUMBER
public static final int LONG_DESCRIPTION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
KIND_FIELD_NUMBER
public static final int KIND_FIELD_NUMBER
- See Also:
- Constant Field Values
-
RELATED_URL_FIELD_NUMBER
public static final int RELATED_URL_FIELD_NUMBER
- See Also:
- Constant Field Values
-
EXPIRATION_TIME_FIELD_NUMBER
public static final int EXPIRATION_TIME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CREATE_TIME_FIELD_NUMBER
public static final int CREATE_TIME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
UPDATE_TIME_FIELD_NUMBER
public static final int UPDATE_TIME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
RELATED_NOTE_NAMES_FIELD_NUMBER
public static final int RELATED_NOTE_NAMES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
VULNERABILITY_FIELD_NUMBER
public static final int VULNERABILITY_FIELD_NUMBER
- See Also:
- Constant Field Values
-
BUILD_FIELD_NUMBER
public static final int BUILD_FIELD_NUMBER
- See Also:
- Constant Field Values
-
BASE_IMAGE_FIELD_NUMBER
public static final int BASE_IMAGE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PACKAGE_FIELD_NUMBER
public static final int PACKAGE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DEPLOYABLE_FIELD_NUMBER
public static final int DEPLOYABLE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DISCOVERY_FIELD_NUMBER
public static final int DISCOVERY_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ATTESTATION_AUTHORITY_FIELD_NUMBER
public static final int ATTESTATION_AUTHORITY_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getUnknownFields
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
- Specified by:
getUnknownFieldsin interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
getTypeCase
public Note.TypeCase getTypeCase()
- Specified by:
getTypeCasein interfaceNoteOrBuilder
-
getName
public String getName()
Output only. The name of the note in the form of `projects/[PROVIDER_ID]/notes/[NOTE_ID]`.
string name = 1;- Specified by:
getNamein interfaceNoteOrBuilder- Returns:
- The name.
-
getNameBytes
public 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;- Specified by:
getNameBytesin interfaceNoteOrBuilder- Returns:
- The bytes for name.
-
getShortDescription
public String getShortDescription()
A one sentence description of this note.
string short_description = 2;- Specified by:
getShortDescriptionin interfaceNoteOrBuilder- Returns:
- The shortDescription.
-
getShortDescriptionBytes
public com.google.protobuf.ByteString getShortDescriptionBytes()
A one sentence description of this note.
string short_description = 2;- Specified by:
getShortDescriptionBytesin interfaceNoteOrBuilder- Returns:
- The bytes for shortDescription.
-
getLongDescription
public String getLongDescription()
A detailed description of this note.
string long_description = 3;- Specified by:
getLongDescriptionin interfaceNoteOrBuilder- Returns:
- The longDescription.
-
getLongDescriptionBytes
public com.google.protobuf.ByteString getLongDescriptionBytes()
A detailed description of this note.
string long_description = 3;- Specified by:
getLongDescriptionBytesin interfaceNoteOrBuilder- Returns:
- The bytes for longDescription.
-
getKindValue
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;- Specified by:
getKindValuein interfaceNoteOrBuilder- Returns:
- The enum numeric value on the wire for kind.
-
getKind
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;- Specified by:
getKindin interfaceNoteOrBuilder- Returns:
- The kind.
-
getRelatedUrlList
public List<RelatedUrl> getRelatedUrlList()
URLs associated with this note.
repeated .grafeas.v1beta1.RelatedUrl related_url = 5;- Specified by:
getRelatedUrlListin interfaceNoteOrBuilder
-
getRelatedUrlOrBuilderList
public List<? extends RelatedUrlOrBuilder> getRelatedUrlOrBuilderList()
URLs associated with this note.
repeated .grafeas.v1beta1.RelatedUrl related_url = 5;- Specified by:
getRelatedUrlOrBuilderListin interfaceNoteOrBuilder
-
getRelatedUrlCount
public int getRelatedUrlCount()
URLs associated with this note.
repeated .grafeas.v1beta1.RelatedUrl related_url = 5;- Specified by:
getRelatedUrlCountin interfaceNoteOrBuilder
-
getRelatedUrl
public RelatedUrl getRelatedUrl(int index)
URLs associated with this note.
repeated .grafeas.v1beta1.RelatedUrl related_url = 5;- Specified by:
getRelatedUrlin interfaceNoteOrBuilder
-
getRelatedUrlOrBuilder
public RelatedUrlOrBuilder getRelatedUrlOrBuilder(int index)
URLs associated with this note.
repeated .grafeas.v1beta1.RelatedUrl related_url = 5;- Specified by:
getRelatedUrlOrBuilderin interfaceNoteOrBuilder
-
hasExpirationTime
public boolean hasExpirationTime()
Time of expiration for this note. Empty if note does not expire.
.google.protobuf.Timestamp expiration_time = 6;- Specified by:
hasExpirationTimein interfaceNoteOrBuilder- Returns:
- Whether the expirationTime field is set.
-
getExpirationTime
public com.google.protobuf.Timestamp getExpirationTime()
Time of expiration for this note. Empty if note does not expire.
.google.protobuf.Timestamp expiration_time = 6;- Specified by:
getExpirationTimein interfaceNoteOrBuilder- Returns:
- The expirationTime.
-
getExpirationTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getExpirationTimeOrBuilder()
Time of expiration for this note. Empty if note does not expire.
.google.protobuf.Timestamp expiration_time = 6;- Specified by:
getExpirationTimeOrBuilderin interfaceNoteOrBuilder
-
hasCreateTime
public 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;- Specified by:
hasCreateTimein interfaceNoteOrBuilder- Returns:
- Whether the createTime field is set.
-
getCreateTime
public 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;- Specified by:
getCreateTimein interfaceNoteOrBuilder- Returns:
- The createTime.
-
getCreateTimeOrBuilder
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;- Specified by:
getCreateTimeOrBuilderin interfaceNoteOrBuilder
-
hasUpdateTime
public 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;- Specified by:
hasUpdateTimein interfaceNoteOrBuilder- Returns:
- Whether the updateTime field is set.
-
getUpdateTime
public 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;- Specified by:
getUpdateTimein interfaceNoteOrBuilder- Returns:
- The updateTime.
-
getUpdateTimeOrBuilder
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;- Specified by:
getUpdateTimeOrBuilderin interfaceNoteOrBuilder
-
getRelatedNoteNamesList
public com.google.protobuf.ProtocolStringList getRelatedNoteNamesList()
Other notes related to this note.
repeated string related_note_names = 9;- Specified by:
getRelatedNoteNamesListin interfaceNoteOrBuilder- Returns:
- A list containing the relatedNoteNames.
-
getRelatedNoteNamesCount
public int getRelatedNoteNamesCount()
Other notes related to this note.
repeated string related_note_names = 9;- Specified by:
getRelatedNoteNamesCountin interfaceNoteOrBuilder- Returns:
- The count of relatedNoteNames.
-
getRelatedNoteNames
public String getRelatedNoteNames(int index)
Other notes related to this note.
repeated string related_note_names = 9;- Specified by:
getRelatedNoteNamesin interfaceNoteOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The relatedNoteNames at the given index.
-
getRelatedNoteNamesBytes
public com.google.protobuf.ByteString getRelatedNoteNamesBytes(int index)
Other notes related to this note.
repeated string related_note_names = 9;- Specified by:
getRelatedNoteNamesBytesin interfaceNoteOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the relatedNoteNames at the given index.
-
hasVulnerability
public boolean hasVulnerability()
A note describing a package vulnerability.
.grafeas.v1beta1.vulnerability.Vulnerability vulnerability = 10;- Specified by:
hasVulnerabilityin interfaceNoteOrBuilder- Returns:
- Whether the vulnerability field is set.
-
getVulnerability
public Vulnerability getVulnerability()
A note describing a package vulnerability.
.grafeas.v1beta1.vulnerability.Vulnerability vulnerability = 10;- Specified by:
getVulnerabilityin interfaceNoteOrBuilder- Returns:
- The vulnerability.
-
getVulnerabilityOrBuilder
public VulnerabilityOrBuilder getVulnerabilityOrBuilder()
A note describing a package vulnerability.
.grafeas.v1beta1.vulnerability.Vulnerability vulnerability = 10;- Specified by:
getVulnerabilityOrBuilderin interfaceNoteOrBuilder
-
hasBuild
public boolean hasBuild()
A note describing build provenance for a verifiable build.
.grafeas.v1beta1.build.Build build = 11;- Specified by:
hasBuildin interfaceNoteOrBuilder- Returns:
- Whether the build field is set.
-
getBuild
public Build getBuild()
A note describing build provenance for a verifiable build.
.grafeas.v1beta1.build.Build build = 11;- Specified by:
getBuildin interfaceNoteOrBuilder- Returns:
- The build.
-
getBuildOrBuilder
public BuildOrBuilder getBuildOrBuilder()
A note describing build provenance for a verifiable build.
.grafeas.v1beta1.build.Build build = 11;- Specified by:
getBuildOrBuilderin interfaceNoteOrBuilder
-
hasBaseImage
public boolean hasBaseImage()
A note describing a base image.
.grafeas.v1beta1.image.Basis base_image = 12;- Specified by:
hasBaseImagein interfaceNoteOrBuilder- Returns:
- Whether the baseImage field is set.
-
getBaseImage
public Basis getBaseImage()
A note describing a base image.
.grafeas.v1beta1.image.Basis base_image = 12;- Specified by:
getBaseImagein interfaceNoteOrBuilder- Returns:
- The baseImage.
-
getBaseImageOrBuilder
public BasisOrBuilder getBaseImageOrBuilder()
A note describing a base image.
.grafeas.v1beta1.image.Basis base_image = 12;- Specified by:
getBaseImageOrBuilderin interfaceNoteOrBuilder
-
hasPackage
public boolean hasPackage()
A note describing a package hosted by various package managers.
.grafeas.v1beta1.package.Package package = 13;- Specified by:
hasPackagein interfaceNoteOrBuilder- Returns:
- Whether the package field is set.
-
getPackage
public Package getPackage()
A note describing a package hosted by various package managers.
.grafeas.v1beta1.package.Package package = 13;- Specified by:
getPackagein interfaceNoteOrBuilder- Returns:
- The package.
-
getPackageOrBuilder
public PackageOrBuilder getPackageOrBuilder()
A note describing a package hosted by various package managers.
.grafeas.v1beta1.package.Package package = 13;- Specified by:
getPackageOrBuilderin interfaceNoteOrBuilder
-
hasDeployable
public boolean hasDeployable()
A note describing something that can be deployed.
.grafeas.v1beta1.deployment.Deployable deployable = 14;- Specified by:
hasDeployablein interfaceNoteOrBuilder- Returns:
- Whether the deployable field is set.
-
getDeployable
public Deployable getDeployable()
A note describing something that can be deployed.
.grafeas.v1beta1.deployment.Deployable deployable = 14;- Specified by:
getDeployablein interfaceNoteOrBuilder- Returns:
- The deployable.
-
getDeployableOrBuilder
public DeployableOrBuilder getDeployableOrBuilder()
A note describing something that can be deployed.
.grafeas.v1beta1.deployment.Deployable deployable = 14;- Specified by:
getDeployableOrBuilderin interfaceNoteOrBuilder
-
hasDiscovery
public boolean hasDiscovery()
A note describing the initial analysis of a resource.
.grafeas.v1beta1.discovery.Discovery discovery = 15;- Specified by:
hasDiscoveryin interfaceNoteOrBuilder- Returns:
- Whether the discovery field is set.
-
getDiscovery
public Discovery getDiscovery()
A note describing the initial analysis of a resource.
.grafeas.v1beta1.discovery.Discovery discovery = 15;- Specified by:
getDiscoveryin interfaceNoteOrBuilder- Returns:
- The discovery.
-
getDiscoveryOrBuilder
public DiscoveryOrBuilder getDiscoveryOrBuilder()
A note describing the initial analysis of a resource.
.grafeas.v1beta1.discovery.Discovery discovery = 15;- Specified by:
getDiscoveryOrBuilderin interfaceNoteOrBuilder
-
hasAttestationAuthority
public boolean hasAttestationAuthority()
A note describing an attestation role.
.grafeas.v1beta1.attestation.Authority attestation_authority = 16;- Specified by:
hasAttestationAuthorityin interfaceNoteOrBuilder- Returns:
- Whether the attestationAuthority field is set.
-
getAttestationAuthority
public Authority getAttestationAuthority()
A note describing an attestation role.
.grafeas.v1beta1.attestation.Authority attestation_authority = 16;- Specified by:
getAttestationAuthorityin interfaceNoteOrBuilder- Returns:
- The attestationAuthority.
-
getAttestationAuthorityOrBuilder
public AuthorityOrBuilder getAttestationAuthorityOrBuilder()
A note describing an attestation role.
.grafeas.v1beta1.attestation.Authority attestation_authority = 16;- Specified by:
getAttestationAuthorityOrBuilderin interfaceNoteOrBuilder
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static Note parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Note parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Note parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Note parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Note parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Note parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Note parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static Note parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static Note parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static Note parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static Note parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static Note parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public Note.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static Note.Builder newBuilder()
-
newBuilder
public static Note.Builder newBuilder(Note prototype)
-
toBuilder
public Note.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected Note.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static Note getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<Note> parser()
-
getParserForType
public com.google.protobuf.Parser<Note> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public Note getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-