Send feedback
Class ComplianceNote.CisBenchmark (2.19.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version 2.19.0 keyboard_arrow_down
public static final class ComplianceNote . CisBenchmark extends GeneratedMessageV3 implements ComplianceNote . CisBenchmarkOrBuilder
A compliance check that is a CIS benchmark.
Protobuf type grafeas.v1.ComplianceNote.CisBenchmark
Inherited Members
com.google.protobuf.GeneratedMessageV3.<ListT>makeMutableCopy(ListT)
Static Fields
PROFILE_LEVEL_FIELD_NUMBER
public static final int PROFILE_LEVEL_FIELD_NUMBER
Field Value Type Description int
SEVERITY_FIELD_NUMBER
public static final int SEVERITY_FIELD_NUMBER
Field Value Type Description int
Static Methods
getDefaultInstance()
public static ComplianceNote . CisBenchmark getDefaultInstance ()
getDescriptor()
public static final Descriptors . Descriptor getDescriptor ()
newBuilder()
public static ComplianceNote . CisBenchmark . Builder newBuilder ()
newBuilder(ComplianceNote.CisBenchmark prototype)
public static ComplianceNote . CisBenchmark . Builder newBuilder ( ComplianceNote . CisBenchmark prototype )
public static ComplianceNote . CisBenchmark parseDelimitedFrom ( InputStream input )
public static ComplianceNote . CisBenchmark parseDelimitedFrom ( InputStream input , ExtensionRegistryLite extensionRegistry )
parseFrom(byte[] data)
public static ComplianceNote . CisBenchmark parseFrom ( byte [] data )
Parameter Name Description data
byte []
parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
public static ComplianceNote . CisBenchmark parseFrom ( byte [] data , ExtensionRegistryLite extensionRegistry )
parseFrom(ByteString data)
public static ComplianceNote . CisBenchmark parseFrom ( ByteString data )
parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
public static ComplianceNote . CisBenchmark parseFrom ( ByteString data , ExtensionRegistryLite extensionRegistry )
public static ComplianceNote . CisBenchmark parseFrom ( CodedInputStream input )
public static ComplianceNote . CisBenchmark parseFrom ( CodedInputStream input , ExtensionRegistryLite extensionRegistry )
public static ComplianceNote . CisBenchmark parseFrom ( InputStream input )
public static ComplianceNote . CisBenchmark parseFrom ( InputStream input , ExtensionRegistryLite extensionRegistry )
parseFrom(ByteBuffer data)
public static ComplianceNote . CisBenchmark parseFrom ( ByteBuffer data )
parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
public static ComplianceNote . CisBenchmark parseFrom ( ByteBuffer data , ExtensionRegistryLite extensionRegistry )
parser()
public static Parser<ComplianceNote . CisBenchmark > parser ()
Methods
equals(Object obj)
public boolean equals ( Object obj )
Parameter Name Description obj
Object
Overrides
getDefaultInstanceForType()
public ComplianceNote . CisBenchmark getDefaultInstanceForType ()
getParserForType()
public Parser<ComplianceNote . CisBenchmark > getParserForType ()
Overrides
getProfileLevel()
public int getProfileLevel ()
Returns Type Description int
The profileLevel.
getSerializedSize()
public int getSerializedSize ()
Returns Type Description int
Overrides
getSeverity()
public Severity getSeverity ()
.grafeas.v1.Severity severity = 2;
Returns Type Description Severity
The severity.
getSeverityValue()
public int getSeverityValue ()
.grafeas.v1.Severity severity = 2;
Returns Type Description int
The enum numeric value on the wire for severity.
getUnknownFields()
public final UnknownFieldSet getUnknownFields ()
Overrides
hashCode()
Returns Type Description int
Overrides
internalGetFieldAccessorTable()
protected GeneratedMessageV3 . FieldAccessorTable internalGetFieldAccessorTable ()
Overrides
isInitialized()
public final boolean isInitialized ()
Overrides
newBuilderForType()
public ComplianceNote . CisBenchmark . Builder newBuilderForType ()
newBuilderForType(GeneratedMessageV3.BuilderParent parent)
protected ComplianceNote . CisBenchmark . Builder newBuilderForType ( GeneratedMessageV3 . BuilderParent parent )
Overrides
newInstance(GeneratedMessageV3.UnusedPrivateParameter unused)
protected Object newInstance ( GeneratedMessageV3 . UnusedPrivateParameter unused )
Overrides
toBuilder()
public ComplianceNote . CisBenchmark . Builder toBuilder ()
writeTo(CodedOutputStream output)
public void writeTo ( CodedOutputStream output )
Overrides
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-01-28 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-01-28 UTC."],[],[]]