public static final class OSPolicyAssignmentReport.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<OSPolicyAssignmentReport.Builder> implements OSPolicyAssignmentReportOrBuilder
A report of the OS policy assignment status for a given instance.Protobuf type
google.cloud.osconfig.v1.OSPolicyAssignmentReport| Modifier and Type | Method and Description |
|---|---|
OSPolicyAssignmentReport.Builder |
addAllOsPolicyCompliances(Iterable<? extends OSPolicyAssignmentReport.OSPolicyCompliance> values)
Compliance data for each `OSPolicy` that is applied to the VM.
|
OSPolicyAssignmentReport.Builder |
addOsPolicyCompliances(int index,
OSPolicyAssignmentReport.OSPolicyCompliance.Builder builderForValue)
Compliance data for each `OSPolicy` that is applied to the VM.
|
OSPolicyAssignmentReport.Builder |
addOsPolicyCompliances(int index,
OSPolicyAssignmentReport.OSPolicyCompliance value)
Compliance data for each `OSPolicy` that is applied to the VM.
|
OSPolicyAssignmentReport.Builder |
addOsPolicyCompliances(OSPolicyAssignmentReport.OSPolicyCompliance.Builder builderForValue)
Compliance data for each `OSPolicy` that is applied to the VM.
|
OSPolicyAssignmentReport.Builder |
addOsPolicyCompliances(OSPolicyAssignmentReport.OSPolicyCompliance value)
Compliance data for each `OSPolicy` that is applied to the VM.
|
OSPolicyAssignmentReport.OSPolicyCompliance.Builder |
addOsPolicyCompliancesBuilder()
Compliance data for each `OSPolicy` that is applied to the VM.
|
OSPolicyAssignmentReport.OSPolicyCompliance.Builder |
addOsPolicyCompliancesBuilder(int index)
Compliance data for each `OSPolicy` that is applied to the VM.
|
OSPolicyAssignmentReport.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
OSPolicyAssignmentReport |
build() |
OSPolicyAssignmentReport |
buildPartial() |
OSPolicyAssignmentReport.Builder |
clear() |
OSPolicyAssignmentReport.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
OSPolicyAssignmentReport.Builder |
clearInstance()
The Compute Engine VM instance name.
|
OSPolicyAssignmentReport.Builder |
clearLastRunId()
Unique identifier of the last attempted run to apply the OS policies
associated with this assignment on the VM.
|
OSPolicyAssignmentReport.Builder |
clearName()
The `OSPolicyAssignmentReport` API resource name.
|
OSPolicyAssignmentReport.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
OSPolicyAssignmentReport.Builder |
clearOsPolicyAssignment()
Reference to the `OSPolicyAssignment` API resource that the `OSPolicy`
belongs to.
|
OSPolicyAssignmentReport.Builder |
clearOsPolicyCompliances()
Compliance data for each `OSPolicy` that is applied to the VM.
|
OSPolicyAssignmentReport.Builder |
clearUpdateTime()
Timestamp for when the report was last generated.
|
OSPolicyAssignmentReport.Builder |
clone() |
OSPolicyAssignmentReport |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getInstance()
The Compute Engine VM instance name.
|
com.google.protobuf.ByteString |
getInstanceBytes()
The Compute Engine VM instance name.
|
String |
getLastRunId()
Unique identifier of the last attempted run to apply the OS policies
associated with this assignment on the VM.
|
com.google.protobuf.ByteString |
getLastRunIdBytes()
Unique identifier of the last attempted run to apply the OS policies
associated with this assignment on the VM.
|
String |
getName()
The `OSPolicyAssignmentReport` API resource name.
|
com.google.protobuf.ByteString |
getNameBytes()
The `OSPolicyAssignmentReport` API resource name.
|
String |
getOsPolicyAssignment()
Reference to the `OSPolicyAssignment` API resource that the `OSPolicy`
belongs to.
|
com.google.protobuf.ByteString |
getOsPolicyAssignmentBytes()
Reference to the `OSPolicyAssignment` API resource that the `OSPolicy`
belongs to.
|
OSPolicyAssignmentReport.OSPolicyCompliance |
getOsPolicyCompliances(int index)
Compliance data for each `OSPolicy` that is applied to the VM.
|
OSPolicyAssignmentReport.OSPolicyCompliance.Builder |
getOsPolicyCompliancesBuilder(int index)
Compliance data for each `OSPolicy` that is applied to the VM.
|
List<OSPolicyAssignmentReport.OSPolicyCompliance.Builder> |
getOsPolicyCompliancesBuilderList()
Compliance data for each `OSPolicy` that is applied to the VM.
|
int |
getOsPolicyCompliancesCount()
Compliance data for each `OSPolicy` that is applied to the VM.
|
List<OSPolicyAssignmentReport.OSPolicyCompliance> |
getOsPolicyCompliancesList()
Compliance data for each `OSPolicy` that is applied to the VM.
|
OSPolicyAssignmentReport.OSPolicyComplianceOrBuilder |
getOsPolicyCompliancesOrBuilder(int index)
Compliance data for each `OSPolicy` that is applied to the VM.
|
List<? extends OSPolicyAssignmentReport.OSPolicyComplianceOrBuilder> |
getOsPolicyCompliancesOrBuilderList()
Compliance data for each `OSPolicy` that is applied to the VM.
|
com.google.protobuf.Timestamp |
getUpdateTime()
Timestamp for when the report was last generated.
|
com.google.protobuf.Timestamp.Builder |
getUpdateTimeBuilder()
Timestamp for when the report was last generated.
|
com.google.protobuf.TimestampOrBuilder |
getUpdateTimeOrBuilder()
Timestamp for when the report was last generated.
|
boolean |
hasUpdateTime()
Timestamp for when the report was last generated.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
OSPolicyAssignmentReport.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
OSPolicyAssignmentReport.Builder |
mergeFrom(com.google.protobuf.Message other) |
OSPolicyAssignmentReport.Builder |
mergeFrom(OSPolicyAssignmentReport other) |
OSPolicyAssignmentReport.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
OSPolicyAssignmentReport.Builder |
mergeUpdateTime(com.google.protobuf.Timestamp value)
Timestamp for when the report was last generated.
|
OSPolicyAssignmentReport.Builder |
removeOsPolicyCompliances(int index)
Compliance data for each `OSPolicy` that is applied to the VM.
|
OSPolicyAssignmentReport.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
OSPolicyAssignmentReport.Builder |
setInstance(String value)
The Compute Engine VM instance name.
|
OSPolicyAssignmentReport.Builder |
setInstanceBytes(com.google.protobuf.ByteString value)
The Compute Engine VM instance name.
|
OSPolicyAssignmentReport.Builder |
setLastRunId(String value)
Unique identifier of the last attempted run to apply the OS policies
associated with this assignment on the VM.
|
OSPolicyAssignmentReport.Builder |
setLastRunIdBytes(com.google.protobuf.ByteString value)
Unique identifier of the last attempted run to apply the OS policies
associated with this assignment on the VM.
|
OSPolicyAssignmentReport.Builder |
setName(String value)
The `OSPolicyAssignmentReport` API resource name.
|
OSPolicyAssignmentReport.Builder |
setNameBytes(com.google.protobuf.ByteString value)
The `OSPolicyAssignmentReport` API resource name.
|
OSPolicyAssignmentReport.Builder |
setOsPolicyAssignment(String value)
Reference to the `OSPolicyAssignment` API resource that the `OSPolicy`
belongs to.
|
OSPolicyAssignmentReport.Builder |
setOsPolicyAssignmentBytes(com.google.protobuf.ByteString value)
Reference to the `OSPolicyAssignment` API resource that the `OSPolicy`
belongs to.
|
OSPolicyAssignmentReport.Builder |
setOsPolicyCompliances(int index,
OSPolicyAssignmentReport.OSPolicyCompliance.Builder builderForValue)
Compliance data for each `OSPolicy` that is applied to the VM.
|
OSPolicyAssignmentReport.Builder |
setOsPolicyCompliances(int index,
OSPolicyAssignmentReport.OSPolicyCompliance value)
Compliance data for each `OSPolicy` that is applied to the VM.
|
OSPolicyAssignmentReport.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
OSPolicyAssignmentReport.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
OSPolicyAssignmentReport.Builder |
setUpdateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Timestamp for when the report was last generated.
|
OSPolicyAssignmentReport.Builder |
setUpdateTime(com.google.protobuf.Timestamp value)
Timestamp for when the report was last generated.
|
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, 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<OSPolicyAssignmentReport.Builder>public OSPolicyAssignmentReport.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<OSPolicyAssignmentReport.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<OSPolicyAssignmentReport.Builder>public OSPolicyAssignmentReport getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic OSPolicyAssignmentReport build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic OSPolicyAssignmentReport buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic OSPolicyAssignmentReport.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<OSPolicyAssignmentReport.Builder>public OSPolicyAssignmentReport.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<OSPolicyAssignmentReport.Builder>public OSPolicyAssignmentReport.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<OSPolicyAssignmentReport.Builder>public OSPolicyAssignmentReport.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<OSPolicyAssignmentReport.Builder>public OSPolicyAssignmentReport.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<OSPolicyAssignmentReport.Builder>public OSPolicyAssignmentReport.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<OSPolicyAssignmentReport.Builder>public OSPolicyAssignmentReport.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<OSPolicyAssignmentReport.Builder>public OSPolicyAssignmentReport.Builder mergeFrom(OSPolicyAssignmentReport other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<OSPolicyAssignmentReport.Builder>public OSPolicyAssignmentReport.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<OSPolicyAssignmentReport.Builder>IOExceptionpublic String getName()
The `OSPolicyAssignmentReport` API resource name.
Format:
`projects/{project_number}/locations/{location}/instances/{instance_id}/osPolicyAssignments/{os_policy_assignment_id}/report`
string name = 1;getName in interface OSPolicyAssignmentReportOrBuilderpublic com.google.protobuf.ByteString getNameBytes()
The `OSPolicyAssignmentReport` API resource name.
Format:
`projects/{project_number}/locations/{location}/instances/{instance_id}/osPolicyAssignments/{os_policy_assignment_id}/report`
string name = 1;getNameBytes in interface OSPolicyAssignmentReportOrBuilderpublic OSPolicyAssignmentReport.Builder setName(String value)
The `OSPolicyAssignmentReport` API resource name.
Format:
`projects/{project_number}/locations/{location}/instances/{instance_id}/osPolicyAssignments/{os_policy_assignment_id}/report`
string name = 1;value - The name to set.public OSPolicyAssignmentReport.Builder clearName()
The `OSPolicyAssignmentReport` API resource name.
Format:
`projects/{project_number}/locations/{location}/instances/{instance_id}/osPolicyAssignments/{os_policy_assignment_id}/report`
string name = 1;public OSPolicyAssignmentReport.Builder setNameBytes(com.google.protobuf.ByteString value)
The `OSPolicyAssignmentReport` API resource name.
Format:
`projects/{project_number}/locations/{location}/instances/{instance_id}/osPolicyAssignments/{os_policy_assignment_id}/report`
string name = 1;value - The bytes for name to set.public String getInstance()
The Compute Engine VM instance name.
string instance = 2;getInstance in interface OSPolicyAssignmentReportOrBuilderpublic com.google.protobuf.ByteString getInstanceBytes()
The Compute Engine VM instance name.
string instance = 2;getInstanceBytes in interface OSPolicyAssignmentReportOrBuilderpublic OSPolicyAssignmentReport.Builder setInstance(String value)
The Compute Engine VM instance name.
string instance = 2;value - The instance to set.public OSPolicyAssignmentReport.Builder clearInstance()
The Compute Engine VM instance name.
string instance = 2;public OSPolicyAssignmentReport.Builder setInstanceBytes(com.google.protobuf.ByteString value)
The Compute Engine VM instance name.
string instance = 2;value - The bytes for instance to set.public String getOsPolicyAssignment()
Reference to the `OSPolicyAssignment` API resource that the `OSPolicy`
belongs to.
Format:
`projects/{project_number}/locations/{location}/osPolicyAssignments/{os_policy_assignment_id@revision_id}`
string os_policy_assignment = 3 [(.google.api.resource_reference) = { ... }getOsPolicyAssignment in interface OSPolicyAssignmentReportOrBuilderpublic com.google.protobuf.ByteString getOsPolicyAssignmentBytes()
Reference to the `OSPolicyAssignment` API resource that the `OSPolicy`
belongs to.
Format:
`projects/{project_number}/locations/{location}/osPolicyAssignments/{os_policy_assignment_id@revision_id}`
string os_policy_assignment = 3 [(.google.api.resource_reference) = { ... }getOsPolicyAssignmentBytes in interface OSPolicyAssignmentReportOrBuilderpublic OSPolicyAssignmentReport.Builder setOsPolicyAssignment(String value)
Reference to the `OSPolicyAssignment` API resource that the `OSPolicy`
belongs to.
Format:
`projects/{project_number}/locations/{location}/osPolicyAssignments/{os_policy_assignment_id@revision_id}`
string os_policy_assignment = 3 [(.google.api.resource_reference) = { ... }value - The osPolicyAssignment to set.public OSPolicyAssignmentReport.Builder clearOsPolicyAssignment()
Reference to the `OSPolicyAssignment` API resource that the `OSPolicy`
belongs to.
Format:
`projects/{project_number}/locations/{location}/osPolicyAssignments/{os_policy_assignment_id@revision_id}`
string os_policy_assignment = 3 [(.google.api.resource_reference) = { ... }public OSPolicyAssignmentReport.Builder setOsPolicyAssignmentBytes(com.google.protobuf.ByteString value)
Reference to the `OSPolicyAssignment` API resource that the `OSPolicy`
belongs to.
Format:
`projects/{project_number}/locations/{location}/osPolicyAssignments/{os_policy_assignment_id@revision_id}`
string os_policy_assignment = 3 [(.google.api.resource_reference) = { ... }value - The bytes for osPolicyAssignment to set.public List<OSPolicyAssignmentReport.OSPolicyCompliance> getOsPolicyCompliancesList()
Compliance data for each `OSPolicy` that is applied to the VM.
repeated .google.cloud.osconfig.v1.OSPolicyAssignmentReport.OSPolicyCompliance os_policy_compliances = 4;
getOsPolicyCompliancesList in interface OSPolicyAssignmentReportOrBuilderpublic int getOsPolicyCompliancesCount()
Compliance data for each `OSPolicy` that is applied to the VM.
repeated .google.cloud.osconfig.v1.OSPolicyAssignmentReport.OSPolicyCompliance os_policy_compliances = 4;
getOsPolicyCompliancesCount in interface OSPolicyAssignmentReportOrBuilderpublic OSPolicyAssignmentReport.OSPolicyCompliance getOsPolicyCompliances(int index)
Compliance data for each `OSPolicy` that is applied to the VM.
repeated .google.cloud.osconfig.v1.OSPolicyAssignmentReport.OSPolicyCompliance os_policy_compliances = 4;
getOsPolicyCompliances in interface OSPolicyAssignmentReportOrBuilderpublic OSPolicyAssignmentReport.Builder setOsPolicyCompliances(int index, OSPolicyAssignmentReport.OSPolicyCompliance value)
Compliance data for each `OSPolicy` that is applied to the VM.
repeated .google.cloud.osconfig.v1.OSPolicyAssignmentReport.OSPolicyCompliance os_policy_compliances = 4;
public OSPolicyAssignmentReport.Builder setOsPolicyCompliances(int index, OSPolicyAssignmentReport.OSPolicyCompliance.Builder builderForValue)
Compliance data for each `OSPolicy` that is applied to the VM.
repeated .google.cloud.osconfig.v1.OSPolicyAssignmentReport.OSPolicyCompliance os_policy_compliances = 4;
public OSPolicyAssignmentReport.Builder addOsPolicyCompliances(OSPolicyAssignmentReport.OSPolicyCompliance value)
Compliance data for each `OSPolicy` that is applied to the VM.
repeated .google.cloud.osconfig.v1.OSPolicyAssignmentReport.OSPolicyCompliance os_policy_compliances = 4;
public OSPolicyAssignmentReport.Builder addOsPolicyCompliances(int index, OSPolicyAssignmentReport.OSPolicyCompliance value)
Compliance data for each `OSPolicy` that is applied to the VM.
repeated .google.cloud.osconfig.v1.OSPolicyAssignmentReport.OSPolicyCompliance os_policy_compliances = 4;
public OSPolicyAssignmentReport.Builder addOsPolicyCompliances(OSPolicyAssignmentReport.OSPolicyCompliance.Builder builderForValue)
Compliance data for each `OSPolicy` that is applied to the VM.
repeated .google.cloud.osconfig.v1.OSPolicyAssignmentReport.OSPolicyCompliance os_policy_compliances = 4;
public OSPolicyAssignmentReport.Builder addOsPolicyCompliances(int index, OSPolicyAssignmentReport.OSPolicyCompliance.Builder builderForValue)
Compliance data for each `OSPolicy` that is applied to the VM.
repeated .google.cloud.osconfig.v1.OSPolicyAssignmentReport.OSPolicyCompliance os_policy_compliances = 4;
public OSPolicyAssignmentReport.Builder addAllOsPolicyCompliances(Iterable<? extends OSPolicyAssignmentReport.OSPolicyCompliance> values)
Compliance data for each `OSPolicy` that is applied to the VM.
repeated .google.cloud.osconfig.v1.OSPolicyAssignmentReport.OSPolicyCompliance os_policy_compliances = 4;
public OSPolicyAssignmentReport.Builder clearOsPolicyCompliances()
Compliance data for each `OSPolicy` that is applied to the VM.
repeated .google.cloud.osconfig.v1.OSPolicyAssignmentReport.OSPolicyCompliance os_policy_compliances = 4;
public OSPolicyAssignmentReport.Builder removeOsPolicyCompliances(int index)
Compliance data for each `OSPolicy` that is applied to the VM.
repeated .google.cloud.osconfig.v1.OSPolicyAssignmentReport.OSPolicyCompliance os_policy_compliances = 4;
public OSPolicyAssignmentReport.OSPolicyCompliance.Builder getOsPolicyCompliancesBuilder(int index)
Compliance data for each `OSPolicy` that is applied to the VM.
repeated .google.cloud.osconfig.v1.OSPolicyAssignmentReport.OSPolicyCompliance os_policy_compliances = 4;
public OSPolicyAssignmentReport.OSPolicyComplianceOrBuilder getOsPolicyCompliancesOrBuilder(int index)
Compliance data for each `OSPolicy` that is applied to the VM.
repeated .google.cloud.osconfig.v1.OSPolicyAssignmentReport.OSPolicyCompliance os_policy_compliances = 4;
getOsPolicyCompliancesOrBuilder in interface OSPolicyAssignmentReportOrBuilderpublic List<? extends OSPolicyAssignmentReport.OSPolicyComplianceOrBuilder> getOsPolicyCompliancesOrBuilderList()
Compliance data for each `OSPolicy` that is applied to the VM.
repeated .google.cloud.osconfig.v1.OSPolicyAssignmentReport.OSPolicyCompliance os_policy_compliances = 4;
getOsPolicyCompliancesOrBuilderList in interface OSPolicyAssignmentReportOrBuilderpublic OSPolicyAssignmentReport.OSPolicyCompliance.Builder addOsPolicyCompliancesBuilder()
Compliance data for each `OSPolicy` that is applied to the VM.
repeated .google.cloud.osconfig.v1.OSPolicyAssignmentReport.OSPolicyCompliance os_policy_compliances = 4;
public OSPolicyAssignmentReport.OSPolicyCompliance.Builder addOsPolicyCompliancesBuilder(int index)
Compliance data for each `OSPolicy` that is applied to the VM.
repeated .google.cloud.osconfig.v1.OSPolicyAssignmentReport.OSPolicyCompliance os_policy_compliances = 4;
public List<OSPolicyAssignmentReport.OSPolicyCompliance.Builder> getOsPolicyCompliancesBuilderList()
Compliance data for each `OSPolicy` that is applied to the VM.
repeated .google.cloud.osconfig.v1.OSPolicyAssignmentReport.OSPolicyCompliance os_policy_compliances = 4;
public boolean hasUpdateTime()
Timestamp for when the report was last generated.
.google.protobuf.Timestamp update_time = 5;hasUpdateTime in interface OSPolicyAssignmentReportOrBuilderpublic com.google.protobuf.Timestamp getUpdateTime()
Timestamp for when the report was last generated.
.google.protobuf.Timestamp update_time = 5;getUpdateTime in interface OSPolicyAssignmentReportOrBuilderpublic OSPolicyAssignmentReport.Builder setUpdateTime(com.google.protobuf.Timestamp value)
Timestamp for when the report was last generated.
.google.protobuf.Timestamp update_time = 5;public OSPolicyAssignmentReport.Builder setUpdateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Timestamp for when the report was last generated.
.google.protobuf.Timestamp update_time = 5;public OSPolicyAssignmentReport.Builder mergeUpdateTime(com.google.protobuf.Timestamp value)
Timestamp for when the report was last generated.
.google.protobuf.Timestamp update_time = 5;public OSPolicyAssignmentReport.Builder clearUpdateTime()
Timestamp for when the report was last generated.
.google.protobuf.Timestamp update_time = 5;public com.google.protobuf.Timestamp.Builder getUpdateTimeBuilder()
Timestamp for when the report was last generated.
.google.protobuf.Timestamp update_time = 5;public com.google.protobuf.TimestampOrBuilder getUpdateTimeOrBuilder()
Timestamp for when the report was last generated.
.google.protobuf.Timestamp update_time = 5;getUpdateTimeOrBuilder in interface OSPolicyAssignmentReportOrBuilderpublic String getLastRunId()
Unique identifier of the last attempted run to apply the OS policies associated with this assignment on the VM. This ID is logged by the OS Config agent while applying the OS policies associated with this assignment on the VM. NOTE: If the service is unable to successfully connect to the agent for this run, then this id will not be available in the agent logs.
string last_run_id = 6;getLastRunId in interface OSPolicyAssignmentReportOrBuilderpublic com.google.protobuf.ByteString getLastRunIdBytes()
Unique identifier of the last attempted run to apply the OS policies associated with this assignment on the VM. This ID is logged by the OS Config agent while applying the OS policies associated with this assignment on the VM. NOTE: If the service is unable to successfully connect to the agent for this run, then this id will not be available in the agent logs.
string last_run_id = 6;getLastRunIdBytes in interface OSPolicyAssignmentReportOrBuilderpublic OSPolicyAssignmentReport.Builder setLastRunId(String value)
Unique identifier of the last attempted run to apply the OS policies associated with this assignment on the VM. This ID is logged by the OS Config agent while applying the OS policies associated with this assignment on the VM. NOTE: If the service is unable to successfully connect to the agent for this run, then this id will not be available in the agent logs.
string last_run_id = 6;value - The lastRunId to set.public OSPolicyAssignmentReport.Builder clearLastRunId()
Unique identifier of the last attempted run to apply the OS policies associated with this assignment on the VM. This ID is logged by the OS Config agent while applying the OS policies associated with this assignment on the VM. NOTE: If the service is unable to successfully connect to the agent for this run, then this id will not be available in the agent logs.
string last_run_id = 6;public OSPolicyAssignmentReport.Builder setLastRunIdBytes(com.google.protobuf.ByteString value)
Unique identifier of the last attempted run to apply the OS policies associated with this assignment on the VM. This ID is logged by the OS Config agent while applying the OS policies associated with this assignment on the VM. NOTE: If the service is unable to successfully connect to the agent for this run, then this id will not be available in the agent logs.
string last_run_id = 6;value - The bytes for lastRunId to set.public final OSPolicyAssignmentReport.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<OSPolicyAssignmentReport.Builder>public final OSPolicyAssignmentReport.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<OSPolicyAssignmentReport.Builder>Copyright © 2024 Google LLC. All rights reserved.