Send feedback
Class CloudControlAssessmentDetails.Builder (0.7.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version latestkeyboard_arrow_down
public static final class CloudControlAssessmentDetails . Builder extends GeneratedMessageV3 . Builder<CloudControlAssessmentDetails . Builder > implements CloudControlAssessmentDetailsOrBuilder
The cloud control assessment details for non-manual cloud controls.
Protobuf type google.cloud.cloudsecuritycompliance.v1.CloudControlAssessmentDetails
Inherited Members
com.google.protobuf.GeneratedMessageV3.Builder.getUnknownFieldSetBuilder()
com.google.protobuf.GeneratedMessageV3.Builder.internalGetMapFieldReflection(int)
com.google.protobuf.GeneratedMessageV3.Builder.internalGetMutableMapFieldReflection(int)
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownLengthDelimitedField(int,com.google.protobuf.ByteString)
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownVarintField(int,int)
com.google.protobuf.GeneratedMessageV3.Builder.parseUnknownField(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite,int)
com.google.protobuf.GeneratedMessageV3.Builder.setUnknownFieldSetBuilder(com.google.protobuf.UnknownFieldSet.Builder)
Static Methods
getDescriptor()
public static final Descriptors . Descriptor getDescriptor ()
Methods
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public CloudControlAssessmentDetails . Builder addRepeatedField ( Descriptors . FieldDescriptor field , Object value )
Overrides
build()
public CloudControlAssessmentDetails build ()
buildPartial()
public CloudControlAssessmentDetails buildPartial ()
clear()
public CloudControlAssessmentDetails . Builder clear ()
Overrides
clearEvaluationState()
public CloudControlAssessmentDetails . Builder clearEvaluationState ()
Output only. The evaluation status of the cloud control.
.google.cloud.cloudsecuritycompliance.v1.EvaluationState evaluation_state = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
clearField(Descriptors.FieldDescriptor field)
public CloudControlAssessmentDetails . Builder clearField ( Descriptors . FieldDescriptor field )
Overrides
clearFindingsCount()
public CloudControlAssessmentDetails . Builder clearFindingsCount ()
The number of findings for the cloud control.
int32 findings_count = 1;
clearOneof(Descriptors.OneofDescriptor oneof)
public CloudControlAssessmentDetails . Builder clearOneof ( Descriptors . OneofDescriptor oneof )
Overrides
clone()
public CloudControlAssessmentDetails . Builder clone ()
Overrides
getDefaultInstanceForType()
public CloudControlAssessmentDetails getDefaultInstanceForType ()
getDescriptorForType()
public Descriptors . Descriptor getDescriptorForType ()
Overrides
getEvaluationState()
public EvaluationState getEvaluationState ()
Output only. The evaluation status of the cloud control.
.google.cloud.cloudsecuritycompliance.v1.EvaluationState evaluation_state = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
getEvaluationStateValue()
public int getEvaluationStateValue ()
Output only. The evaluation status of the cloud control.
.google.cloud.cloudsecuritycompliance.v1.EvaluationState evaluation_state = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
Returns
Type
Description
int
The enum numeric value on the wire for evaluationState.
getFindingsCount()
public int getFindingsCount ()
The number of findings for the cloud control.
int32 findings_count = 1;
Returns
Type
Description
int
The findingsCount.
internalGetFieldAccessorTable()
protected GeneratedMessageV3 . FieldAccessorTable internalGetFieldAccessorTable ()
Overrides
isInitialized()
public final boolean isInitialized ()
Overrides
mergeFrom(CloudControlAssessmentDetails other)
public CloudControlAssessmentDetails . Builder mergeFrom ( CloudControlAssessmentDetails other )
public CloudControlAssessmentDetails . Builder mergeFrom ( CodedInputStream input , ExtensionRegistryLite extensionRegistry )
Overrides
mergeFrom(Message other)
public CloudControlAssessmentDetails . Builder mergeFrom ( Message other )
Parameter
Name
Description
other
Message
Overrides
mergeUnknownFields(UnknownFieldSet unknownFields)
public final CloudControlAssessmentDetails . Builder mergeUnknownFields ( UnknownFieldSet unknownFields )
Overrides
setEvaluationState(EvaluationState value)
public CloudControlAssessmentDetails . Builder setEvaluationState ( EvaluationState value )
Output only. The evaluation status of the cloud control.
.google.cloud.cloudsecuritycompliance.v1.EvaluationState evaluation_state = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
Parameter
Name
Description
value
EvaluationState The evaluationState to set.
setEvaluationStateValue(int value)
public CloudControlAssessmentDetails . Builder setEvaluationStateValue ( int value )
Output only. The evaluation status of the cloud control.
.google.cloud.cloudsecuritycompliance.v1.EvaluationState evaluation_state = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
Parameter
Name
Description
value
int The enum numeric value on the wire for evaluationState to set.
setField(Descriptors.FieldDescriptor field, Object value)
public CloudControlAssessmentDetails . Builder setField ( Descriptors . FieldDescriptor field , Object value )
Overrides
setFindingsCount(int value)
public CloudControlAssessmentDetails . Builder setFindingsCount ( int value )
The number of findings for the cloud control.
int32 findings_count = 1;
Parameter
Name
Description
value
int The findingsCount to set.
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
public CloudControlAssessmentDetails . Builder setRepeatedField ( Descriptors . FieldDescriptor field , int index , Object value )
Overrides
setUnknownFields(UnknownFieldSet unknownFields)
public final CloudControlAssessmentDetails . Builder setUnknownFields ( UnknownFieldSet unknownFields )
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-11-19 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-11-19 UTC."],[],[]]