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 class
InstanceOSPoliciesCompliance.OSPolicyCompliance.Builder
Deprecated.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 int
OS_POLICY_ASSIGNMENT_FIELD_NUMBER
Deprecated.static int
OS_POLICY_ID_FIELD_NUMBER
Deprecated.static int
OS_POLICY_RESOURCE_COMPLIANCES_FIELD_NUMBER
Deprecated.static int
STATE_FIELD_NUMBER
Deprecated.
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description boolean
equals(Object obj)
Deprecated.static InstanceOSPoliciesCompliance.OSPolicyCompliance
getDefaultInstance()
Deprecated.InstanceOSPoliciesCompliance.OSPolicyCompliance
getDefaultInstanceForType()
Deprecated.static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
Deprecated.String
getOsPolicyAssignment()
Deprecated.Reference to the `OSPolicyAssignment` API resource that the `OSPolicy` belongs to.com.google.protobuf.ByteString
getOsPolicyAssignmentBytes()
Deprecated.Reference to the `OSPolicyAssignment` API resource that the `OSPolicy` belongs to.String
getOsPolicyId()
Deprecated.The OS policy idcom.google.protobuf.ByteString
getOsPolicyIdBytes()
Deprecated.The OS policy idOSPolicyResourceCompliance
getOsPolicyResourceCompliances(int index)
Deprecated.Compliance data for each `OSPolicyResource` that is applied to the VM.int
getOsPolicyResourceCompliancesCount()
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.OSPolicyResourceComplianceOrBuilder
getOsPolicyResourceCompliancesOrBuilder(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.int
getSerializedSize()
Deprecated.OSPolicyComplianceState
getState()
Deprecated.Compliance state of the OS policy.int
getStateValue()
Deprecated.Compliance state of the OS policy.int
hashCode()
Deprecated.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
Deprecated.boolean
isInitialized()
Deprecated.static InstanceOSPoliciesCompliance.OSPolicyCompliance.Builder
newBuilder()
Deprecated.static InstanceOSPoliciesCompliance.OSPolicyCompliance.Builder
newBuilder(InstanceOSPoliciesCompliance.OSPolicyCompliance prototype)
Deprecated.InstanceOSPoliciesCompliance.OSPolicyCompliance.Builder
newBuilderForType()
Deprecated.protected InstanceOSPoliciesCompliance.OSPolicyCompliance.Builder
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
Deprecated.protected Object
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
Deprecated.static InstanceOSPoliciesCompliance.OSPolicyCompliance
parseDelimitedFrom(InputStream input)
Deprecated.static InstanceOSPoliciesCompliance.OSPolicyCompliance
parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Deprecated.static InstanceOSPoliciesCompliance.OSPolicyCompliance
parseFrom(byte[] data)
Deprecated.static InstanceOSPoliciesCompliance.OSPolicyCompliance
parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Deprecated.static InstanceOSPoliciesCompliance.OSPolicyCompliance
parseFrom(com.google.protobuf.ByteString data)
Deprecated.static InstanceOSPoliciesCompliance.OSPolicyCompliance
parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Deprecated.static InstanceOSPoliciesCompliance.OSPolicyCompliance
parseFrom(com.google.protobuf.CodedInputStream input)
Deprecated.static InstanceOSPoliciesCompliance.OSPolicyCompliance
parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Deprecated.static InstanceOSPoliciesCompliance.OSPolicyCompliance
parseFrom(InputStream input)
Deprecated.static InstanceOSPoliciesCompliance.OSPolicyCompliance
parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Deprecated.static InstanceOSPoliciesCompliance.OSPolicyCompliance
parseFrom(ByteBuffer data)
Deprecated.static InstanceOSPoliciesCompliance.OSPolicyCompliance
parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Deprecated.static com.google.protobuf.Parser<InstanceOSPoliciesCompliance.OSPolicyCompliance>
parser()
Deprecated.InstanceOSPoliciesCompliance.OSPolicyCompliance.Builder
toBuilder()
Deprecated.void
writeTo(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:
newInstance
in 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:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3
-
getOsPolicyId
public String getOsPolicyId()
Deprecated.The OS policy id
string os_policy_id = 1;
- Specified by:
getOsPolicyId
in interfaceInstanceOSPoliciesCompliance.OSPolicyComplianceOrBuilder
- Returns:
- The osPolicyId.
-
getOsPolicyIdBytes
public com.google.protobuf.ByteString getOsPolicyIdBytes()
Deprecated.The OS policy id
string os_policy_id = 1;
- Specified by:
getOsPolicyIdBytes
in 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:
getOsPolicyAssignment
in 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:
getOsPolicyAssignmentBytes
in 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:
getStateValue
in 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:
getState
in 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:
getOsPolicyResourceCompliancesList
in 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:
getOsPolicyResourceCompliancesOrBuilderList
in 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:
getOsPolicyResourceCompliancesCount
in 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:
getOsPolicyResourceCompliances
in 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:
getOsPolicyResourceCompliancesOrBuilder
in interfaceInstanceOSPoliciesCompliance.OSPolicyComplianceOrBuilder
-
isInitialized
public final boolean isInitialized()
Deprecated.- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
Deprecated.- Specified by:
writeTo
in interfacecom.google.protobuf.MessageLite
- Overrides:
writeTo
in classcom.google.protobuf.GeneratedMessageV3
- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
Deprecated.- Specified by:
getSerializedSize
in interfacecom.google.protobuf.MessageLite
- Overrides:
getSerializedSize
in classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
Deprecated.- Specified by:
equals
in interfacecom.google.protobuf.Message
- Overrides:
equals
in classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
Deprecated.- Specified by:
hashCode
in interfacecom.google.protobuf.Message
- Overrides:
hashCode
in 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:
newBuilderForType
in interfacecom.google.protobuf.Message
- Specified by:
newBuilderForType
in 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:
toBuilder
in interfacecom.google.protobuf.Message
- Specified by:
toBuilder
in interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected InstanceOSPoliciesCompliance.OSPolicyCompliance.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
Deprecated.- Specified by:
newBuilderForType
in 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:
getParserForType
in interfacecom.google.protobuf.Message
- Specified by:
getParserForType
in interfacecom.google.protobuf.MessageLite
- Overrides:
getParserForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public InstanceOSPoliciesCompliance.OSPolicyCompliance getDefaultInstanceForType()
Deprecated.- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
-