- 2.80.0 (latest)
 - 2.78.0
 - 2.77.0
 - 2.76.0
 - 2.75.0
 - 2.74.0
 - 2.72.0
 - 2.70.0
 - 2.69.0
 - 2.66.0
 - 2.65.0
 - 2.64.0
 - 2.62.0
 - 2.61.0
 - 2.60.0
 - 2.59.0
 - 2.58.0
 - 2.57.0
 - 2.56.0
 - 2.55.0
 - 2.54.0
 - 2.53.0
 - 2.51.0
 - 2.50.0
 - 2.49.0
 - 2.48.0
 - 2.47.0
 - 2.46.0
 - 2.45.0
 - 2.44.0
 - 2.43.0
 - 2.42.0
 - 2.41.0
 - 2.39.0
 - 2.38.0
 - 2.37.0
 - 2.36.0
 - 2.35.0
 - 2.34.0
 - 2.33.0
 - 2.32.0
 - 2.31.0
 - 2.30.0
 - 2.29.0
 - 2.26.0
 - 2.25.0
 - 2.24.0
 - 2.23.0
 - 2.22.0
 - 2.21.0
 - 2.20.0
 - 2.19.0
 - 2.18.0
 - 2.17.0
 - 2.16.0
 - 2.15.0
 - 2.14.0
 - 2.13.0
 - 2.11.0
 - 2.10.0
 - 2.9.0
 - 2.8.0
 - 2.7.0
 - 2.6.0
 - 2.5.6
 - 2.4.3
 - 2.3.2
 
public static final class OSPolicyAssignmentReport.OSPolicyCompliance.Builder extends GeneratedMessageV3.Builder<OSPolicyAssignmentReport.OSPolicyCompliance.Builder> implements OSPolicyAssignmentReport.OSPolicyComplianceOrBuilderCompliance data for an OS policy
 Protobuf type 
 google.cloud.osconfig.v1alpha.OSPolicyAssignmentReport.OSPolicyCompliance
Inheritance
Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessageV3.Builder > OSPolicyAssignmentReport.OSPolicyCompliance.BuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description | 
Descriptor | 
        |
Methods
addAllOsPolicyResourceCompliances(Iterable<? extends OSPolicyAssignmentReport.OSPolicyCompliance.OSPolicyResourceCompliance> values)
public OSPolicyAssignmentReport.OSPolicyCompliance.Builder addAllOsPolicyResourceCompliances(Iterable<? extends OSPolicyAssignmentReport.OSPolicyCompliance.OSPolicyResourceCompliance> values)Compliance data for each resource within the policy that is applied to the VM.
 
 repeated .google.cloud.osconfig.v1alpha.OSPolicyAssignmentReport.OSPolicyCompliance.OSPolicyResourceCompliance os_policy_resource_compliances = 4;
 
| Parameter | |
|---|---|
| Name | Description | 
values | 
        Iterable<? extends com.google.cloud.osconfig.v1alpha.OSPolicyAssignmentReport.OSPolicyCompliance.OSPolicyResourceCompliance> | 
      
| Returns | |
|---|---|
| Type | Description | 
OSPolicyAssignmentReport.OSPolicyCompliance.Builder | 
        |
addOsPolicyResourceCompliances(OSPolicyAssignmentReport.OSPolicyCompliance.OSPolicyResourceCompliance value)
public OSPolicyAssignmentReport.OSPolicyCompliance.Builder addOsPolicyResourceCompliances(OSPolicyAssignmentReport.OSPolicyCompliance.OSPolicyResourceCompliance value)Compliance data for each resource within the policy that is applied to the VM.
 
 repeated .google.cloud.osconfig.v1alpha.OSPolicyAssignmentReport.OSPolicyCompliance.OSPolicyResourceCompliance os_policy_resource_compliances = 4;
 
| Parameter | |
|---|---|
| Name | Description | 
value | 
        OSPolicyAssignmentReport.OSPolicyCompliance.OSPolicyResourceCompliance | 
      
| Returns | |
|---|---|
| Type | Description | 
OSPolicyAssignmentReport.OSPolicyCompliance.Builder | 
        |
addOsPolicyResourceCompliances(OSPolicyAssignmentReport.OSPolicyCompliance.OSPolicyResourceCompliance.Builder builderForValue)
public OSPolicyAssignmentReport.OSPolicyCompliance.Builder addOsPolicyResourceCompliances(OSPolicyAssignmentReport.OSPolicyCompliance.OSPolicyResourceCompliance.Builder builderForValue)Compliance data for each resource within the policy that is applied to the VM.
 
 repeated .google.cloud.osconfig.v1alpha.OSPolicyAssignmentReport.OSPolicyCompliance.OSPolicyResourceCompliance os_policy_resource_compliances = 4;
 
| Parameter | |
|---|---|
| Name | Description | 
builderForValue | 
        OSPolicyAssignmentReport.OSPolicyCompliance.OSPolicyResourceCompliance.Builder | 
      
| Returns | |
|---|---|
| Type | Description | 
OSPolicyAssignmentReport.OSPolicyCompliance.Builder | 
        |
addOsPolicyResourceCompliances(int index, OSPolicyAssignmentReport.OSPolicyCompliance.OSPolicyResourceCompliance value)
public OSPolicyAssignmentReport.OSPolicyCompliance.Builder addOsPolicyResourceCompliances(int index, OSPolicyAssignmentReport.OSPolicyCompliance.OSPolicyResourceCompliance value)Compliance data for each resource within the policy that is applied to the VM.
 
 repeated .google.cloud.osconfig.v1alpha.OSPolicyAssignmentReport.OSPolicyCompliance.OSPolicyResourceCompliance os_policy_resource_compliances = 4;
 
| Parameters | |
|---|---|
| Name | Description | 
index | 
        int | 
      
value | 
        OSPolicyAssignmentReport.OSPolicyCompliance.OSPolicyResourceCompliance | 
      
| Returns | |
|---|---|
| Type | Description | 
OSPolicyAssignmentReport.OSPolicyCompliance.Builder | 
        |
addOsPolicyResourceCompliances(int index, OSPolicyAssignmentReport.OSPolicyCompliance.OSPolicyResourceCompliance.Builder builderForValue)
public OSPolicyAssignmentReport.OSPolicyCompliance.Builder addOsPolicyResourceCompliances(int index, OSPolicyAssignmentReport.OSPolicyCompliance.OSPolicyResourceCompliance.Builder builderForValue)Compliance data for each resource within the policy that is applied to the VM.
 
 repeated .google.cloud.osconfig.v1alpha.OSPolicyAssignmentReport.OSPolicyCompliance.OSPolicyResourceCompliance os_policy_resource_compliances = 4;
 
| Parameters | |
|---|---|
| Name | Description | 
index | 
        int | 
      
builderForValue | 
        OSPolicyAssignmentReport.OSPolicyCompliance.OSPolicyResourceCompliance.Builder | 
      
| Returns | |
|---|---|
| Type | Description | 
OSPolicyAssignmentReport.OSPolicyCompliance.Builder | 
        |
addOsPolicyResourceCompliancesBuilder()
public OSPolicyAssignmentReport.OSPolicyCompliance.OSPolicyResourceCompliance.Builder addOsPolicyResourceCompliancesBuilder()Compliance data for each resource within the policy that is applied to the VM.
 
 repeated .google.cloud.osconfig.v1alpha.OSPolicyAssignmentReport.OSPolicyCompliance.OSPolicyResourceCompliance os_policy_resource_compliances = 4;
 
| Returns | |
|---|---|
| Type | Description | 
OSPolicyAssignmentReport.OSPolicyCompliance.OSPolicyResourceCompliance.Builder | 
        |
addOsPolicyResourceCompliancesBuilder(int index)
public OSPolicyAssignmentReport.OSPolicyCompliance.OSPolicyResourceCompliance.Builder addOsPolicyResourceCompliancesBuilder(int index)Compliance data for each resource within the policy that is applied to the VM.
 
 repeated .google.cloud.osconfig.v1alpha.OSPolicyAssignmentReport.OSPolicyCompliance.OSPolicyResourceCompliance os_policy_resource_compliances = 4;
 
| Parameter | |
|---|---|
| Name | Description | 
index | 
        int | 
      
| Returns | |
|---|---|
| Type | Description | 
OSPolicyAssignmentReport.OSPolicyCompliance.OSPolicyResourceCompliance.Builder | 
        |
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public OSPolicyAssignmentReport.OSPolicyCompliance.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)| Parameters | |
|---|---|
| Name | Description | 
field | 
        FieldDescriptor | 
      
value | 
        Object | 
      
| Returns | |
|---|---|
| Type | Description | 
OSPolicyAssignmentReport.OSPolicyCompliance.Builder | 
        |
build()
public OSPolicyAssignmentReport.OSPolicyCompliance build()| Returns | |
|---|---|
| Type | Description | 
OSPolicyAssignmentReport.OSPolicyCompliance | 
        |
buildPartial()
public OSPolicyAssignmentReport.OSPolicyCompliance buildPartial()| Returns | |
|---|---|
| Type | Description | 
OSPolicyAssignmentReport.OSPolicyCompliance | 
        |
clear()
public OSPolicyAssignmentReport.OSPolicyCompliance.Builder clear()| Returns | |
|---|---|
| Type | Description | 
OSPolicyAssignmentReport.OSPolicyCompliance.Builder | 
        |
clearComplianceState()
public OSPolicyAssignmentReport.OSPolicyCompliance.Builder clearComplianceState()The compliance state of the OS policy.
 
 .google.cloud.osconfig.v1alpha.OSPolicyAssignmentReport.OSPolicyCompliance.ComplianceState compliance_state = 2;
 
| Returns | |
|---|---|
| Type | Description | 
OSPolicyAssignmentReport.OSPolicyCompliance.Builder | 
        This builder for chaining.  | 
      
clearComplianceStateReason()
public OSPolicyAssignmentReport.OSPolicyCompliance.Builder clearComplianceStateReason() The reason for the OS policy to be in an unknown compliance state.
 This field is always populated when compliance_state is UNKNOWN.
If populated, the field can contain one of the following values:
vm-not-running: The VM was not running.os-policies-not-supported-by-agent: The version of the OS Config agent running on the VM does not support running OS policies.no-agent-detected: The OS Config agent is not detected for the VM.resource-execution-errors: The OS Config agent encountered errors while executing one or more resources in the policy. Seeos_policy_resource_compliancesfor details.task-timeout: The task sent to the agent to apply the policy timed out.unexpected-agent-state: The OS Config agent did not report the final status of the task that attempted to apply the policy. Instead, the agent unexpectedly started working on a different task. This mostly happens when the agent or VM unexpectedly restarts while applying OS policies.internal-service-errors: Internal service errors were encountered while attempting to apply the policy.
 string compliance_state_reason = 3;
| Returns | |
|---|---|
| Type | Description | 
OSPolicyAssignmentReport.OSPolicyCompliance.Builder | 
        This builder for chaining.  | 
      
clearField(Descriptors.FieldDescriptor field)
public OSPolicyAssignmentReport.OSPolicyCompliance.Builder clearField(Descriptors.FieldDescriptor field)| Parameter | |
|---|---|
| Name | Description | 
field | 
        FieldDescriptor | 
      
| Returns | |
|---|---|
| Type | Description | 
OSPolicyAssignmentReport.OSPolicyCompliance.Builder | 
        |
clearOneof(Descriptors.OneofDescriptor oneof)
public OSPolicyAssignmentReport.OSPolicyCompliance.Builder clearOneof(Descriptors.OneofDescriptor oneof)| Parameter | |
|---|---|
| Name | Description | 
oneof | 
        OneofDescriptor | 
      
| Returns | |
|---|---|
| Type | Description | 
OSPolicyAssignmentReport.OSPolicyCompliance.Builder | 
        |
clearOsPolicyId()
public OSPolicyAssignmentReport.OSPolicyCompliance.Builder clearOsPolicyId()The OS policy id
 string os_policy_id = 1;
| Returns | |
|---|---|
| Type | Description | 
OSPolicyAssignmentReport.OSPolicyCompliance.Builder | 
        This builder for chaining.  | 
      
clearOsPolicyResourceCompliances()
public OSPolicyAssignmentReport.OSPolicyCompliance.Builder clearOsPolicyResourceCompliances()Compliance data for each resource within the policy that is applied to the VM.
 
 repeated .google.cloud.osconfig.v1alpha.OSPolicyAssignmentReport.OSPolicyCompliance.OSPolicyResourceCompliance os_policy_resource_compliances = 4;
 
| Returns | |
|---|---|
| Type | Description | 
OSPolicyAssignmentReport.OSPolicyCompliance.Builder | 
        |
clone()
public OSPolicyAssignmentReport.OSPolicyCompliance.Builder clone()| Returns | |
|---|---|
| Type | Description | 
OSPolicyAssignmentReport.OSPolicyCompliance.Builder | 
        |
getComplianceState()
public OSPolicyAssignmentReport.OSPolicyCompliance.ComplianceState getComplianceState()The compliance state of the OS policy.
 
 .google.cloud.osconfig.v1alpha.OSPolicyAssignmentReport.OSPolicyCompliance.ComplianceState compliance_state = 2;
 
| Returns | |
|---|---|
| Type | Description | 
OSPolicyAssignmentReport.OSPolicyCompliance.ComplianceState | 
        The complianceState.  | 
      
getComplianceStateReason()
public String getComplianceStateReason() The reason for the OS policy to be in an unknown compliance state.
 This field is always populated when compliance_state is UNKNOWN.
If populated, the field can contain one of the following values:
vm-not-running: The VM was not running.os-policies-not-supported-by-agent: The version of the OS Config agent running on the VM does not support running OS policies.no-agent-detected: The OS Config agent is not detected for the VM.resource-execution-errors: The OS Config agent encountered errors while executing one or more resources in the policy. Seeos_policy_resource_compliancesfor details.task-timeout: The task sent to the agent to apply the policy timed out.unexpected-agent-state: The OS Config agent did not report the final status of the task that attempted to apply the policy. Instead, the agent unexpectedly started working on a different task. This mostly happens when the agent or VM unexpectedly restarts while applying OS policies.internal-service-errors: Internal service errors were encountered while attempting to apply the policy.
 string compliance_state_reason = 3;
| Returns | |
|---|---|
| Type | Description | 
String | 
        The complianceStateReason.  | 
      
getComplianceStateReasonBytes()
public ByteString getComplianceStateReasonBytes() The reason for the OS policy to be in an unknown compliance state.
 This field is always populated when compliance_state is UNKNOWN.
If populated, the field can contain one of the following values:
vm-not-running: The VM was not running.os-policies-not-supported-by-agent: The version of the OS Config agent running on the VM does not support running OS policies.no-agent-detected: The OS Config agent is not detected for the VM.resource-execution-errors: The OS Config agent encountered errors while executing one or more resources in the policy. Seeos_policy_resource_compliancesfor details.task-timeout: The task sent to the agent to apply the policy timed out.unexpected-agent-state: The OS Config agent did not report the final status of the task that attempted to apply the policy. Instead, the agent unexpectedly started working on a different task. This mostly happens when the agent or VM unexpectedly restarts while applying OS policies.internal-service-errors: Internal service errors were encountered while attempting to apply the policy.
 string compliance_state_reason = 3;
| Returns | |
|---|---|
| Type | Description | 
ByteString | 
        The bytes for complianceStateReason.  | 
      
getComplianceStateValue()
public int getComplianceStateValue()The compliance state of the OS policy.
 
 .google.cloud.osconfig.v1alpha.OSPolicyAssignmentReport.OSPolicyCompliance.ComplianceState compliance_state = 2;
 
| Returns | |
|---|---|
| Type | Description | 
int | 
        The enum numeric value on the wire for complianceState.  | 
      
getDefaultInstanceForType()
public OSPolicyAssignmentReport.OSPolicyCompliance getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description | 
OSPolicyAssignmentReport.OSPolicyCompliance | 
        |
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()| Returns | |
|---|---|
| Type | Description | 
Descriptor | 
        |
getOsPolicyId()
public String getOsPolicyId()The OS policy id
 string os_policy_id = 1;
| Returns | |
|---|---|
| Type | Description | 
String | 
        The osPolicyId.  | 
      
getOsPolicyIdBytes()
public ByteString getOsPolicyIdBytes()The OS policy id
 string os_policy_id = 1;
| Returns | |
|---|---|
| Type | Description | 
ByteString | 
        The bytes for osPolicyId.  | 
      
getOsPolicyResourceCompliances(int index)
public OSPolicyAssignmentReport.OSPolicyCompliance.OSPolicyResourceCompliance getOsPolicyResourceCompliances(int index)Compliance data for each resource within the policy that is applied to the VM.
 
 repeated .google.cloud.osconfig.v1alpha.OSPolicyAssignmentReport.OSPolicyCompliance.OSPolicyResourceCompliance os_policy_resource_compliances = 4;
 
| Parameter | |
|---|---|
| Name | Description | 
index | 
        int | 
      
| Returns | |
|---|---|
| Type | Description | 
OSPolicyAssignmentReport.OSPolicyCompliance.OSPolicyResourceCompliance | 
        |
getOsPolicyResourceCompliancesBuilder(int index)
public OSPolicyAssignmentReport.OSPolicyCompliance.OSPolicyResourceCompliance.Builder getOsPolicyResourceCompliancesBuilder(int index)Compliance data for each resource within the policy that is applied to the VM.
 
 repeated .google.cloud.osconfig.v1alpha.OSPolicyAssignmentReport.OSPolicyCompliance.OSPolicyResourceCompliance os_policy_resource_compliances = 4;
 
| Parameter | |
|---|---|
| Name | Description | 
index | 
        int | 
      
| Returns | |
|---|---|
| Type | Description | 
OSPolicyAssignmentReport.OSPolicyCompliance.OSPolicyResourceCompliance.Builder | 
        |
getOsPolicyResourceCompliancesBuilderList()
public List<OSPolicyAssignmentReport.OSPolicyCompliance.OSPolicyResourceCompliance.Builder> getOsPolicyResourceCompliancesBuilderList()Compliance data for each resource within the policy that is applied to the VM.
 
 repeated .google.cloud.osconfig.v1alpha.OSPolicyAssignmentReport.OSPolicyCompliance.OSPolicyResourceCompliance os_policy_resource_compliances = 4;
 
| Returns | |
|---|---|
| Type | Description | 
List<Builder> | 
        |
getOsPolicyResourceCompliancesCount()
public int getOsPolicyResourceCompliancesCount()Compliance data for each resource within the policy that is applied to the VM.
 
 repeated .google.cloud.osconfig.v1alpha.OSPolicyAssignmentReport.OSPolicyCompliance.OSPolicyResourceCompliance os_policy_resource_compliances = 4;
 
| Returns | |
|---|---|
| Type | Description | 
int | 
        |
getOsPolicyResourceCompliancesList()
public List<OSPolicyAssignmentReport.OSPolicyCompliance.OSPolicyResourceCompliance> getOsPolicyResourceCompliancesList()Compliance data for each resource within the policy that is applied to the VM.
 
 repeated .google.cloud.osconfig.v1alpha.OSPolicyAssignmentReport.OSPolicyCompliance.OSPolicyResourceCompliance os_policy_resource_compliances = 4;
 
| Returns | |
|---|---|
| Type | Description | 
List<OSPolicyResourceCompliance> | 
        |
getOsPolicyResourceCompliancesOrBuilder(int index)
public OSPolicyAssignmentReport.OSPolicyCompliance.OSPolicyResourceComplianceOrBuilder getOsPolicyResourceCompliancesOrBuilder(int index)Compliance data for each resource within the policy that is applied to the VM.
 
 repeated .google.cloud.osconfig.v1alpha.OSPolicyAssignmentReport.OSPolicyCompliance.OSPolicyResourceCompliance os_policy_resource_compliances = 4;
 
| Parameter | |
|---|---|
| Name | Description | 
index | 
        int | 
      
| Returns | |
|---|---|
| Type | Description | 
OSPolicyAssignmentReport.OSPolicyCompliance.OSPolicyResourceComplianceOrBuilder | 
        |
getOsPolicyResourceCompliancesOrBuilderList()
public List<? extends OSPolicyAssignmentReport.OSPolicyCompliance.OSPolicyResourceComplianceOrBuilder> getOsPolicyResourceCompliancesOrBuilderList()Compliance data for each resource within the policy that is applied to the VM.
 
 repeated .google.cloud.osconfig.v1alpha.OSPolicyAssignmentReport.OSPolicyCompliance.OSPolicyResourceCompliance os_policy_resource_compliances = 4;
 
| Returns | |
|---|---|
| Type | Description | 
List<? extends com.google.cloud.osconfig.v1alpha.OSPolicyAssignmentReport.OSPolicyCompliance.OSPolicyResourceComplianceOrBuilder> | 
        |
internalGetFieldAccessorTable()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description | 
FieldAccessorTable | 
        |
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description | 
boolean | 
        |
mergeFrom(OSPolicyAssignmentReport.OSPolicyCompliance other)
public OSPolicyAssignmentReport.OSPolicyCompliance.Builder mergeFrom(OSPolicyAssignmentReport.OSPolicyCompliance other)| Parameter | |
|---|---|
| Name | Description | 
other | 
        OSPolicyAssignmentReport.OSPolicyCompliance | 
      
| Returns | |
|---|---|
| Type | Description | 
OSPolicyAssignmentReport.OSPolicyCompliance.Builder | 
        |
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public OSPolicyAssignmentReport.OSPolicyCompliance.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description | 
input | 
        CodedInputStream | 
      
extensionRegistry | 
        ExtensionRegistryLite | 
      
| Returns | |
|---|---|
| Type | Description | 
OSPolicyAssignmentReport.OSPolicyCompliance.Builder | 
        |
| Exceptions | |
|---|---|
| Type | Description | 
IOException | 
        |
mergeFrom(Message other)
public OSPolicyAssignmentReport.OSPolicyCompliance.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description | 
other | 
        Message | 
      
| Returns | |
|---|---|
| Type | Description | 
OSPolicyAssignmentReport.OSPolicyCompliance.Builder | 
        |
mergeUnknownFields(UnknownFieldSet unknownFields)
public final OSPolicyAssignmentReport.OSPolicyCompliance.Builder mergeUnknownFields(UnknownFieldSet unknownFields)| Parameter | |
|---|---|
| Name | Description | 
unknownFields | 
        UnknownFieldSet | 
      
| Returns | |
|---|---|
| Type | Description | 
OSPolicyAssignmentReport.OSPolicyCompliance.Builder | 
        |
removeOsPolicyResourceCompliances(int index)
public OSPolicyAssignmentReport.OSPolicyCompliance.Builder removeOsPolicyResourceCompliances(int index)Compliance data for each resource within the policy that is applied to the VM.
 
 repeated .google.cloud.osconfig.v1alpha.OSPolicyAssignmentReport.OSPolicyCompliance.OSPolicyResourceCompliance os_policy_resource_compliances = 4;
 
| Parameter | |
|---|---|
| Name | Description | 
index | 
        int | 
      
| Returns | |
|---|---|
| Type | Description | 
OSPolicyAssignmentReport.OSPolicyCompliance.Builder | 
        |
setComplianceState(OSPolicyAssignmentReport.OSPolicyCompliance.ComplianceState value)
public OSPolicyAssignmentReport.OSPolicyCompliance.Builder setComplianceState(OSPolicyAssignmentReport.OSPolicyCompliance.ComplianceState value)The compliance state of the OS policy.
 
 .google.cloud.osconfig.v1alpha.OSPolicyAssignmentReport.OSPolicyCompliance.ComplianceState compliance_state = 2;
 
| Parameter | |
|---|---|
| Name | Description | 
value | 
        OSPolicyAssignmentReport.OSPolicyCompliance.ComplianceStateThe complianceState to set.  | 
      
| Returns | |
|---|---|
| Type | Description | 
OSPolicyAssignmentReport.OSPolicyCompliance.Builder | 
        This builder for chaining.  | 
      
setComplianceStateReason(String value)
public OSPolicyAssignmentReport.OSPolicyCompliance.Builder setComplianceStateReason(String value) The reason for the OS policy to be in an unknown compliance state.
 This field is always populated when compliance_state is UNKNOWN.
If populated, the field can contain one of the following values:
vm-not-running: The VM was not running.os-policies-not-supported-by-agent: The version of the OS Config agent running on the VM does not support running OS policies.no-agent-detected: The OS Config agent is not detected for the VM.resource-execution-errors: The OS Config agent encountered errors while executing one or more resources in the policy. Seeos_policy_resource_compliancesfor details.task-timeout: The task sent to the agent to apply the policy timed out.unexpected-agent-state: The OS Config agent did not report the final status of the task that attempted to apply the policy. Instead, the agent unexpectedly started working on a different task. This mostly happens when the agent or VM unexpectedly restarts while applying OS policies.internal-service-errors: Internal service errors were encountered while attempting to apply the policy.
 string compliance_state_reason = 3;
| Parameter | |
|---|---|
| Name | Description | 
value | 
        StringThe complianceStateReason to set.  | 
      
| Returns | |
|---|---|
| Type | Description | 
OSPolicyAssignmentReport.OSPolicyCompliance.Builder | 
        This builder for chaining.  | 
      
setComplianceStateReasonBytes(ByteString value)
public OSPolicyAssignmentReport.OSPolicyCompliance.Builder setComplianceStateReasonBytes(ByteString value) The reason for the OS policy to be in an unknown compliance state.
 This field is always populated when compliance_state is UNKNOWN.
If populated, the field can contain one of the following values:
vm-not-running: The VM was not running.os-policies-not-supported-by-agent: The version of the OS Config agent running on the VM does not support running OS policies.no-agent-detected: The OS Config agent is not detected for the VM.resource-execution-errors: The OS Config agent encountered errors while executing one or more resources in the policy. Seeos_policy_resource_compliancesfor details.task-timeout: The task sent to the agent to apply the policy timed out.unexpected-agent-state: The OS Config agent did not report the final status of the task that attempted to apply the policy. Instead, the agent unexpectedly started working on a different task. This mostly happens when the agent or VM unexpectedly restarts while applying OS policies.internal-service-errors: Internal service errors were encountered while attempting to apply the policy.
 string compliance_state_reason = 3;
| Parameter | |
|---|---|
| Name | Description | 
value | 
        ByteStringThe bytes for complianceStateReason to set.  | 
      
| Returns | |
|---|---|
| Type | Description | 
OSPolicyAssignmentReport.OSPolicyCompliance.Builder | 
        This builder for chaining.  | 
      
setComplianceStateValue(int value)
public OSPolicyAssignmentReport.OSPolicyCompliance.Builder setComplianceStateValue(int value)The compliance state of the OS policy.
 
 .google.cloud.osconfig.v1alpha.OSPolicyAssignmentReport.OSPolicyCompliance.ComplianceState compliance_state = 2;
 
| Parameter | |
|---|---|
| Name | Description | 
value | 
        intThe enum numeric value on the wire for complianceState to set.  | 
      
| Returns | |
|---|---|
| Type | Description | 
OSPolicyAssignmentReport.OSPolicyCompliance.Builder | 
        This builder for chaining.  | 
      
setField(Descriptors.FieldDescriptor field, Object value)
public OSPolicyAssignmentReport.OSPolicyCompliance.Builder setField(Descriptors.FieldDescriptor field, Object value)| Parameters | |
|---|---|
| Name | Description | 
field | 
        FieldDescriptor | 
      
value | 
        Object | 
      
| Returns | |
|---|---|
| Type | Description | 
OSPolicyAssignmentReport.OSPolicyCompliance.Builder | 
        |
setOsPolicyId(String value)
public OSPolicyAssignmentReport.OSPolicyCompliance.Builder setOsPolicyId(String value)The OS policy id
 string os_policy_id = 1;
| Parameter | |
|---|---|
| Name | Description | 
value | 
        StringThe osPolicyId to set.  | 
      
| Returns | |
|---|---|
| Type | Description | 
OSPolicyAssignmentReport.OSPolicyCompliance.Builder | 
        This builder for chaining.  | 
      
setOsPolicyIdBytes(ByteString value)
public OSPolicyAssignmentReport.OSPolicyCompliance.Builder setOsPolicyIdBytes(ByteString value)The OS policy id
 string os_policy_id = 1;
| Parameter | |
|---|---|
| Name | Description | 
value | 
        ByteStringThe bytes for osPolicyId to set.  | 
      
| Returns | |
|---|---|
| Type | Description | 
OSPolicyAssignmentReport.OSPolicyCompliance.Builder | 
        This builder for chaining.  | 
      
setOsPolicyResourceCompliances(int index, OSPolicyAssignmentReport.OSPolicyCompliance.OSPolicyResourceCompliance value)
public OSPolicyAssignmentReport.OSPolicyCompliance.Builder setOsPolicyResourceCompliances(int index, OSPolicyAssignmentReport.OSPolicyCompliance.OSPolicyResourceCompliance value)Compliance data for each resource within the policy that is applied to the VM.
 
 repeated .google.cloud.osconfig.v1alpha.OSPolicyAssignmentReport.OSPolicyCompliance.OSPolicyResourceCompliance os_policy_resource_compliances = 4;
 
| Parameters | |
|---|---|
| Name | Description | 
index | 
        int | 
      
value | 
        OSPolicyAssignmentReport.OSPolicyCompliance.OSPolicyResourceCompliance | 
      
| Returns | |
|---|---|
| Type | Description | 
OSPolicyAssignmentReport.OSPolicyCompliance.Builder | 
        |
setOsPolicyResourceCompliances(int index, OSPolicyAssignmentReport.OSPolicyCompliance.OSPolicyResourceCompliance.Builder builderForValue)
public OSPolicyAssignmentReport.OSPolicyCompliance.Builder setOsPolicyResourceCompliances(int index, OSPolicyAssignmentReport.OSPolicyCompliance.OSPolicyResourceCompliance.Builder builderForValue)Compliance data for each resource within the policy that is applied to the VM.
 
 repeated .google.cloud.osconfig.v1alpha.OSPolicyAssignmentReport.OSPolicyCompliance.OSPolicyResourceCompliance os_policy_resource_compliances = 4;
 
| Parameters | |
|---|---|
| Name | Description | 
index | 
        int | 
      
builderForValue | 
        OSPolicyAssignmentReport.OSPolicyCompliance.OSPolicyResourceCompliance.Builder | 
      
| Returns | |
|---|---|
| Type | Description | 
OSPolicyAssignmentReport.OSPolicyCompliance.Builder | 
        |
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
public OSPolicyAssignmentReport.OSPolicyCompliance.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)| Parameters | |
|---|---|
| Name | Description | 
field | 
        FieldDescriptor | 
      
index | 
        int | 
      
value | 
        Object | 
      
| Returns | |
|---|---|
| Type | Description | 
OSPolicyAssignmentReport.OSPolicyCompliance.Builder | 
        |
setUnknownFields(UnknownFieldSet unknownFields)
public final OSPolicyAssignmentReport.OSPolicyCompliance.Builder setUnknownFields(UnknownFieldSet unknownFields)| Parameter | |
|---|---|
| Name | Description | 
unknownFields | 
        UnknownFieldSet | 
      
| Returns | |
|---|---|
| Type | Description | 
OSPolicyAssignmentReport.OSPolicyCompliance.Builder | 
        |