Class InstanceOSPoliciesCompliance.OSPolicyCompliance
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.google.cloud.osconfig.v1alpha.InstanceOSPoliciesCompliance.OSPolicyCompliance
-
- All Implemented Interfaces:
InstanceOSPoliciesCompliance.OSPolicyComplianceOrBuilder,com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable
- Enclosing class:
- InstanceOSPoliciesCompliance
@Deprecated public static final class InstanceOSPoliciesCompliance.OSPolicyCompliance extends com.google.protobuf.GeneratedMessageV3 implements InstanceOSPoliciesCompliance.OSPolicyComplianceOrBuilder
Deprecated.Compliance data for an OS policy
Protobuf typegoogle.cloud.osconfig.v1alpha.InstanceOSPoliciesCompliance.OSPolicyCompliance- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classInstanceOSPoliciesCompliance.OSPolicyCompliance.BuilderDeprecated.Compliance data for an OS policy-
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 intOS_POLICY_ASSIGNMENT_FIELD_NUMBERDeprecated.static intOS_POLICY_ID_FIELD_NUMBERDeprecated.static intOS_POLICY_RESOURCE_COMPLIANCES_FIELD_NUMBERDeprecated.static intSTATE_FIELD_NUMBERDeprecated.
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description booleanequals(Object obj)Deprecated.static InstanceOSPoliciesCompliance.OSPolicyCompliancegetDefaultInstance()Deprecated.InstanceOSPoliciesCompliance.OSPolicyCompliancegetDefaultInstanceForType()Deprecated.static com.google.protobuf.Descriptors.DescriptorgetDescriptor()Deprecated.StringgetOsPolicyAssignment()Deprecated.Reference to the `OSPolicyAssignment` API resource that the `OSPolicy` belongs to.com.google.protobuf.ByteStringgetOsPolicyAssignmentBytes()Deprecated.Reference to the `OSPolicyAssignment` API resource that the `OSPolicy` belongs to.StringgetOsPolicyId()Deprecated.The OS policy idcom.google.protobuf.ByteStringgetOsPolicyIdBytes()Deprecated.The OS policy idOSPolicyResourceCompliancegetOsPolicyResourceCompliances(int index)Deprecated.Compliance data for each `OSPolicyResource` that is applied to the VM.intgetOsPolicyResourceCompliancesCount()Deprecated.Compliance data for each `OSPolicyResource` that is applied to the VM.List<OSPolicyResourceCompliance>getOsPolicyResourceCompliancesList()Deprecated.Compliance data for each `OSPolicyResource` that is applied to the VM.OSPolicyResourceComplianceOrBuildergetOsPolicyResourceCompliancesOrBuilder(int index)Deprecated.Compliance data for each `OSPolicyResource` that is applied to the VM.List<? extends OSPolicyResourceComplianceOrBuilder>getOsPolicyResourceCompliancesOrBuilderList()Deprecated.Compliance data for each `OSPolicyResource` that is applied to the VM.com.google.protobuf.Parser<InstanceOSPoliciesCompliance.OSPolicyCompliance>getParserForType()Deprecated.intgetSerializedSize()Deprecated.OSPolicyComplianceStategetState()Deprecated.Compliance state of the OS policy.intgetStateValue()Deprecated.Compliance state of the OS policy.inthashCode()Deprecated.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()Deprecated.booleanisInitialized()Deprecated.static InstanceOSPoliciesCompliance.OSPolicyCompliance.BuildernewBuilder()Deprecated.static InstanceOSPoliciesCompliance.OSPolicyCompliance.BuildernewBuilder(InstanceOSPoliciesCompliance.OSPolicyCompliance prototype)Deprecated.InstanceOSPoliciesCompliance.OSPolicyCompliance.BuildernewBuilderForType()Deprecated.protected InstanceOSPoliciesCompliance.OSPolicyCompliance.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)Deprecated.protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)Deprecated.static InstanceOSPoliciesCompliance.OSPolicyComplianceparseDelimitedFrom(InputStream input)Deprecated.static InstanceOSPoliciesCompliance.OSPolicyComplianceparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Deprecated.static InstanceOSPoliciesCompliance.OSPolicyComplianceparseFrom(byte[] data)Deprecated.static InstanceOSPoliciesCompliance.OSPolicyComplianceparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Deprecated.static InstanceOSPoliciesCompliance.OSPolicyComplianceparseFrom(com.google.protobuf.ByteString data)Deprecated.static InstanceOSPoliciesCompliance.OSPolicyComplianceparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Deprecated.static InstanceOSPoliciesCompliance.OSPolicyComplianceparseFrom(com.google.protobuf.CodedInputStream input)Deprecated.static InstanceOSPoliciesCompliance.OSPolicyComplianceparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Deprecated.static InstanceOSPoliciesCompliance.OSPolicyComplianceparseFrom(InputStream input)Deprecated.static InstanceOSPoliciesCompliance.OSPolicyComplianceparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Deprecated.static InstanceOSPoliciesCompliance.OSPolicyComplianceparseFrom(ByteBuffer data)Deprecated.static InstanceOSPoliciesCompliance.OSPolicyComplianceparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Deprecated.static com.google.protobuf.Parser<InstanceOSPoliciesCompliance.OSPolicyCompliance>parser()Deprecated.InstanceOSPoliciesCompliance.OSPolicyCompliance.BuildertoBuilder()Deprecated.voidwriteTo(com.google.protobuf.CodedOutputStream output)Deprecated.-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, 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
-
OS_POLICY_ID_FIELD_NUMBER
public static final int OS_POLICY_ID_FIELD_NUMBER
Deprecated.- See Also:
- Constant Field Values
-
OS_POLICY_ASSIGNMENT_FIELD_NUMBER
public static final int OS_POLICY_ASSIGNMENT_FIELD_NUMBER
Deprecated.- See Also:
- Constant Field Values
-
STATE_FIELD_NUMBER
public static final int STATE_FIELD_NUMBER
Deprecated.- See Also:
- Constant Field Values
-
OS_POLICY_RESOURCE_COMPLIANCES_FIELD_NUMBER
public static final int OS_POLICY_RESOURCE_COMPLIANCES_FIELD_NUMBER
Deprecated.- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
Deprecated.- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
Deprecated.
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Deprecated.- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
getOsPolicyId
public String getOsPolicyId()
Deprecated.The OS policy id
string os_policy_id = 1;- Specified by:
getOsPolicyIdin interfaceInstanceOSPoliciesCompliance.OSPolicyComplianceOrBuilder- Returns:
- The osPolicyId.
-
getOsPolicyIdBytes
public com.google.protobuf.ByteString getOsPolicyIdBytes()
Deprecated.The OS policy id
string os_policy_id = 1;- Specified by:
getOsPolicyIdBytesin interfaceInstanceOSPoliciesCompliance.OSPolicyComplianceOrBuilder- Returns:
- The bytes for osPolicyId.
-
getOsPolicyAssignment
public String getOsPolicyAssignment()
Deprecated.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 = 2 [(.google.api.resource_reference) = { ... }- Specified by:
getOsPolicyAssignmentin interfaceInstanceOSPoliciesCompliance.OSPolicyComplianceOrBuilder- Returns:
- The osPolicyAssignment.
-
getOsPolicyAssignmentBytes
public com.google.protobuf.ByteString getOsPolicyAssignmentBytes()
Deprecated.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 = 2 [(.google.api.resource_reference) = { ... }- Specified by:
getOsPolicyAssignmentBytesin interfaceInstanceOSPoliciesCompliance.OSPolicyComplianceOrBuilder- Returns:
- The bytes for osPolicyAssignment.
-
getStateValue
public int getStateValue()
Deprecated.Compliance state of the OS policy.
.google.cloud.osconfig.v1alpha.OSPolicyComplianceState state = 4;- Specified by:
getStateValuein interfaceInstanceOSPoliciesCompliance.OSPolicyComplianceOrBuilder- Returns:
- The enum numeric value on the wire for state.
-
getState
public OSPolicyComplianceState getState()
Deprecated.Compliance state of the OS policy.
.google.cloud.osconfig.v1alpha.OSPolicyComplianceState state = 4;- Specified by:
getStatein interfaceInstanceOSPoliciesCompliance.OSPolicyComplianceOrBuilder- Returns:
- The state.
-
getOsPolicyResourceCompliancesList
public List<OSPolicyResourceCompliance> getOsPolicyResourceCompliancesList()
Deprecated.Compliance data for each `OSPolicyResource` that is applied to the VM.
repeated .google.cloud.osconfig.v1alpha.OSPolicyResourceCompliance os_policy_resource_compliances = 5;- Specified by:
getOsPolicyResourceCompliancesListin interfaceInstanceOSPoliciesCompliance.OSPolicyComplianceOrBuilder
-
getOsPolicyResourceCompliancesOrBuilderList
public List<? extends OSPolicyResourceComplianceOrBuilder> getOsPolicyResourceCompliancesOrBuilderList()
Deprecated.Compliance data for each `OSPolicyResource` that is applied to the VM.
repeated .google.cloud.osconfig.v1alpha.OSPolicyResourceCompliance os_policy_resource_compliances = 5;- Specified by:
getOsPolicyResourceCompliancesOrBuilderListin interfaceInstanceOSPoliciesCompliance.OSPolicyComplianceOrBuilder
-
getOsPolicyResourceCompliancesCount
public int getOsPolicyResourceCompliancesCount()
Deprecated.Compliance data for each `OSPolicyResource` that is applied to the VM.
repeated .google.cloud.osconfig.v1alpha.OSPolicyResourceCompliance os_policy_resource_compliances = 5;- Specified by:
getOsPolicyResourceCompliancesCountin interfaceInstanceOSPoliciesCompliance.OSPolicyComplianceOrBuilder
-
getOsPolicyResourceCompliances
public OSPolicyResourceCompliance getOsPolicyResourceCompliances(int index)
Deprecated.Compliance data for each `OSPolicyResource` that is applied to the VM.
repeated .google.cloud.osconfig.v1alpha.OSPolicyResourceCompliance os_policy_resource_compliances = 5;- Specified by:
getOsPolicyResourceCompliancesin interfaceInstanceOSPoliciesCompliance.OSPolicyComplianceOrBuilder
-
getOsPolicyResourceCompliancesOrBuilder
public OSPolicyResourceComplianceOrBuilder getOsPolicyResourceCompliancesOrBuilder(int index)
Deprecated.Compliance data for each `OSPolicyResource` that is applied to the VM.
repeated .google.cloud.osconfig.v1alpha.OSPolicyResourceCompliance os_policy_resource_compliances = 5;- Specified by:
getOsPolicyResourceCompliancesOrBuilderin interfaceInstanceOSPoliciesCompliance.OSPolicyComplianceOrBuilder
-
isInitialized
public final boolean isInitialized()
Deprecated.- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOExceptionDeprecated.- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
Deprecated.- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
Deprecated.- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
Deprecated.- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static InstanceOSPoliciesCompliance.OSPolicyCompliance parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
Deprecated.- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static InstanceOSPoliciesCompliance.OSPolicyCompliance parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
Deprecated.- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static InstanceOSPoliciesCompliance.OSPolicyCompliance parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
Deprecated.- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static InstanceOSPoliciesCompliance.OSPolicyCompliance parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
Deprecated.- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static InstanceOSPoliciesCompliance.OSPolicyCompliance parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
Deprecated.- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static InstanceOSPoliciesCompliance.OSPolicyCompliance parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
Deprecated.- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static InstanceOSPoliciesCompliance.OSPolicyCompliance parseFrom(InputStream input) throws IOException
Deprecated.- Throws:
IOException
-
parseFrom
public static InstanceOSPoliciesCompliance.OSPolicyCompliance parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
Deprecated.- Throws:
IOException
-
parseDelimitedFrom
public static InstanceOSPoliciesCompliance.OSPolicyCompliance parseDelimitedFrom(InputStream input) throws IOException
Deprecated.- Throws:
IOException
-
parseDelimitedFrom
public static InstanceOSPoliciesCompliance.OSPolicyCompliance parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
Deprecated.- Throws:
IOException
-
parseFrom
public static InstanceOSPoliciesCompliance.OSPolicyCompliance parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
Deprecated.- Throws:
IOException
-
parseFrom
public static InstanceOSPoliciesCompliance.OSPolicyCompliance parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
Deprecated.- Throws:
IOException
-
newBuilderForType
public InstanceOSPoliciesCompliance.OSPolicyCompliance.Builder newBuilderForType()
Deprecated.- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static InstanceOSPoliciesCompliance.OSPolicyCompliance.Builder newBuilder()
Deprecated.
-
newBuilder
public static InstanceOSPoliciesCompliance.OSPolicyCompliance.Builder newBuilder(InstanceOSPoliciesCompliance.OSPolicyCompliance prototype)
Deprecated.
-
toBuilder
public InstanceOSPoliciesCompliance.OSPolicyCompliance.Builder toBuilder()
Deprecated.- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected InstanceOSPoliciesCompliance.OSPolicyCompliance.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
Deprecated.- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static InstanceOSPoliciesCompliance.OSPolicyCompliance getDefaultInstance()
Deprecated.
-
parser
public static com.google.protobuf.Parser<InstanceOSPoliciesCompliance.OSPolicyCompliance> parser()
Deprecated.
-
getParserForType
public com.google.protobuf.Parser<InstanceOSPoliciesCompliance.OSPolicyCompliance> getParserForType()
Deprecated.- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public InstanceOSPoliciesCompliance.OSPolicyCompliance getDefaultInstanceForType()
Deprecated.- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-