Class InstanceOSPoliciesCompliance
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.google.cloud.osconfig.v1alpha.InstanceOSPoliciesCompliance
-
- All Implemented Interfaces:
InstanceOSPoliciesComplianceOrBuilder
,com.google.protobuf.Message
,com.google.protobuf.MessageLite
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Serializable
@Deprecated public final class InstanceOSPoliciesCompliance extends com.google.protobuf.GeneratedMessageV3 implements InstanceOSPoliciesComplianceOrBuilder
Deprecated.This API resource represents the OS policies compliance data for a Compute Engine virtual machine (VM) instance at a given point in time. A Compute Engine VM can have multiple OS policy assignments, and each assignment can have multiple OS policies. As a result, multiple OS policies could be applied to a single VM. You can use this API resource to determine both the compliance state of your VM as well as the compliance state of an individual OS policy. For more information, see [View compliance](https://cloud.google.com/compute/docs/os-configuration-management/view-compliance).
Protobuf typegoogle.cloud.osconfig.v1alpha.InstanceOSPoliciesCompliance
- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
InstanceOSPoliciesCompliance.Builder
Deprecated.This API resource represents the OS policies compliance data for a Compute Engine virtual machine (VM) instance at a given point in time.static class
InstanceOSPoliciesCompliance.OSPolicyCompliance
Deprecated.static interface
InstanceOSPoliciesCompliance.OSPolicyComplianceOrBuilder
Deprecated.-
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
DETAILED_STATE_FIELD_NUMBER
Deprecated.static int
DETAILED_STATE_REASON_FIELD_NUMBER
Deprecated.static int
INSTANCE_FIELD_NUMBER
Deprecated.static int
LAST_COMPLIANCE_CHECK_TIME_FIELD_NUMBER
Deprecated.static int
LAST_COMPLIANCE_RUN_ID_FIELD_NUMBER
Deprecated.static int
NAME_FIELD_NUMBER
Deprecated.static int
OS_POLICY_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
getDefaultInstance()
Deprecated.InstanceOSPoliciesCompliance
getDefaultInstanceForType()
Deprecated.static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
Deprecated.String
getDetailedState()
Deprecated.Output only.com.google.protobuf.ByteString
getDetailedStateBytes()
Deprecated.Output only.String
getDetailedStateReason()
Deprecated.Output only.com.google.protobuf.ByteString
getDetailedStateReasonBytes()
Deprecated.Output only.String
getInstance()
Deprecated.Output only.com.google.protobuf.ByteString
getInstanceBytes()
Deprecated.Output only.com.google.protobuf.Timestamp
getLastComplianceCheckTime()
Deprecated.Output only.com.google.protobuf.TimestampOrBuilder
getLastComplianceCheckTimeOrBuilder()
Deprecated.Output only.String
getLastComplianceRunId()
Deprecated.Output only.com.google.protobuf.ByteString
getLastComplianceRunIdBytes()
Deprecated.Output only.String
getName()
Deprecated.Output only.com.google.protobuf.ByteString
getNameBytes()
Deprecated.Output only.InstanceOSPoliciesCompliance.OSPolicyCompliance
getOsPolicyCompliances(int index)
Deprecated.Output only.int
getOsPolicyCompliancesCount()
Deprecated.Output only.List<InstanceOSPoliciesCompliance.OSPolicyCompliance>
getOsPolicyCompliancesList()
Deprecated.Output only.InstanceOSPoliciesCompliance.OSPolicyComplianceOrBuilder
getOsPolicyCompliancesOrBuilder(int index)
Deprecated.Output only.List<? extends InstanceOSPoliciesCompliance.OSPolicyComplianceOrBuilder>
getOsPolicyCompliancesOrBuilderList()
Deprecated.Output only.com.google.protobuf.Parser<InstanceOSPoliciesCompliance>
getParserForType()
Deprecated.int
getSerializedSize()
Deprecated.OSPolicyComplianceState
getState()
Deprecated.Output only.int
getStateValue()
Deprecated.Output only.int
hashCode()
Deprecated.boolean
hasLastComplianceCheckTime()
Deprecated.Output only.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
Deprecated.boolean
isInitialized()
Deprecated.static InstanceOSPoliciesCompliance.Builder
newBuilder()
Deprecated.static InstanceOSPoliciesCompliance.Builder
newBuilder(InstanceOSPoliciesCompliance prototype)
Deprecated.InstanceOSPoliciesCompliance.Builder
newBuilderForType()
Deprecated.protected InstanceOSPoliciesCompliance.Builder
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
Deprecated.protected Object
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
Deprecated.static InstanceOSPoliciesCompliance
parseDelimitedFrom(InputStream input)
Deprecated.static InstanceOSPoliciesCompliance
parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Deprecated.static InstanceOSPoliciesCompliance
parseFrom(byte[] data)
Deprecated.static InstanceOSPoliciesCompliance
parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Deprecated.static InstanceOSPoliciesCompliance
parseFrom(com.google.protobuf.ByteString data)
Deprecated.static InstanceOSPoliciesCompliance
parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Deprecated.static InstanceOSPoliciesCompliance
parseFrom(com.google.protobuf.CodedInputStream input)
Deprecated.static InstanceOSPoliciesCompliance
parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Deprecated.static InstanceOSPoliciesCompliance
parseFrom(InputStream input)
Deprecated.static InstanceOSPoliciesCompliance
parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Deprecated.static InstanceOSPoliciesCompliance
parseFrom(ByteBuffer data)
Deprecated.static InstanceOSPoliciesCompliance
parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Deprecated.static com.google.protobuf.Parser<InstanceOSPoliciesCompliance>
parser()
Deprecated.InstanceOSPoliciesCompliance.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
-
NAME_FIELD_NUMBER
public static final int NAME_FIELD_NUMBER
Deprecated.- See Also:
- Constant Field Values
-
INSTANCE_FIELD_NUMBER
public static final int INSTANCE_FIELD_NUMBER
Deprecated.- See Also:
- Constant Field Values
-
STATE_FIELD_NUMBER
public static final int STATE_FIELD_NUMBER
Deprecated.- See Also:
- Constant Field Values
-
DETAILED_STATE_FIELD_NUMBER
public static final int DETAILED_STATE_FIELD_NUMBER
Deprecated.- See Also:
- Constant Field Values
-
DETAILED_STATE_REASON_FIELD_NUMBER
public static final int DETAILED_STATE_REASON_FIELD_NUMBER
Deprecated.- See Also:
- Constant Field Values
-
OS_POLICY_COMPLIANCES_FIELD_NUMBER
public static final int OS_POLICY_COMPLIANCES_FIELD_NUMBER
Deprecated.- See Also:
- Constant Field Values
-
LAST_COMPLIANCE_CHECK_TIME_FIELD_NUMBER
public static final int LAST_COMPLIANCE_CHECK_TIME_FIELD_NUMBER
Deprecated.- See Also:
- Constant Field Values
-
LAST_COMPLIANCE_RUN_ID_FIELD_NUMBER
public static final int LAST_COMPLIANCE_RUN_ID_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
-
getName
public String getName()
Deprecated.Output only. The `InstanceOSPoliciesCompliance` API resource name. Format: `projects/{project_number}/locations/{location}/instanceOSPoliciesCompliances/{instance_id}`
string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getName
in interfaceInstanceOSPoliciesComplianceOrBuilder
- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()
Deprecated.Output only. The `InstanceOSPoliciesCompliance` API resource name. Format: `projects/{project_number}/locations/{location}/instanceOSPoliciesCompliances/{instance_id}`
string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getNameBytes
in interfaceInstanceOSPoliciesComplianceOrBuilder
- Returns:
- The bytes for name.
-
getInstance
public String getInstance()
Deprecated.Output only. The Compute Engine VM instance name.
string instance = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getInstance
in interfaceInstanceOSPoliciesComplianceOrBuilder
- Returns:
- The instance.
-
getInstanceBytes
public com.google.protobuf.ByteString getInstanceBytes()
Deprecated.Output only. The Compute Engine VM instance name.
string instance = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getInstanceBytes
in interfaceInstanceOSPoliciesComplianceOrBuilder
- Returns:
- The bytes for instance.
-
getStateValue
public int getStateValue()
Deprecated.Output only. Compliance state of the VM.
.google.cloud.osconfig.v1alpha.OSPolicyComplianceState state = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getStateValue
in interfaceInstanceOSPoliciesComplianceOrBuilder
- Returns:
- The enum numeric value on the wire for state.
-
getState
public OSPolicyComplianceState getState()
Deprecated.Output only. Compliance state of the VM.
.google.cloud.osconfig.v1alpha.OSPolicyComplianceState state = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getState
in interfaceInstanceOSPoliciesComplianceOrBuilder
- Returns:
- The state.
-
getDetailedState
public String getDetailedState()
Deprecated.Output only. Detailed compliance state of the VM. This field is populated only when compliance state is `UNKNOWN`. It may contain one of the following values: * `no-compliance-data`: Compliance data is not available for this VM. * `no-agent-detected`: OS Config agent is not detected for this VM. * `config-not-supported-by-agent`: The version of the OS Config agent running on this VM does not support configuration management. * `inactive`: VM is not running. * `internal-service-errors`: There were internal service errors encountered while enforcing compliance. * `agent-errors`: OS config agent encountered errors while enforcing compliance.
string detailed_state = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getDetailedState
in interfaceInstanceOSPoliciesComplianceOrBuilder
- Returns:
- The detailedState.
-
getDetailedStateBytes
public com.google.protobuf.ByteString getDetailedStateBytes()
Deprecated.Output only. Detailed compliance state of the VM. This field is populated only when compliance state is `UNKNOWN`. It may contain one of the following values: * `no-compliance-data`: Compliance data is not available for this VM. * `no-agent-detected`: OS Config agent is not detected for this VM. * `config-not-supported-by-agent`: The version of the OS Config agent running on this VM does not support configuration management. * `inactive`: VM is not running. * `internal-service-errors`: There were internal service errors encountered while enforcing compliance. * `agent-errors`: OS config agent encountered errors while enforcing compliance.
string detailed_state = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getDetailedStateBytes
in interfaceInstanceOSPoliciesComplianceOrBuilder
- Returns:
- The bytes for detailedState.
-
getDetailedStateReason
public String getDetailedStateReason()
Deprecated.Output only. The reason for the `detailed_state` of the VM (if any).
string detailed_state_reason = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getDetailedStateReason
in interfaceInstanceOSPoliciesComplianceOrBuilder
- Returns:
- The detailedStateReason.
-
getDetailedStateReasonBytes
public com.google.protobuf.ByteString getDetailedStateReasonBytes()
Deprecated.Output only. The reason for the `detailed_state` of the VM (if any).
string detailed_state_reason = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getDetailedStateReasonBytes
in interfaceInstanceOSPoliciesComplianceOrBuilder
- Returns:
- The bytes for detailedStateReason.
-
getOsPolicyCompliancesList
public List<InstanceOSPoliciesCompliance.OSPolicyCompliance> getOsPolicyCompliancesList()
Deprecated.Output only. Compliance data for each `OSPolicy` that is applied to the VM.
repeated .google.cloud.osconfig.v1alpha.InstanceOSPoliciesCompliance.OSPolicyCompliance os_policy_compliances = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getOsPolicyCompliancesList
in interfaceInstanceOSPoliciesComplianceOrBuilder
-
getOsPolicyCompliancesOrBuilderList
public List<? extends InstanceOSPoliciesCompliance.OSPolicyComplianceOrBuilder> getOsPolicyCompliancesOrBuilderList()
Deprecated.Output only. Compliance data for each `OSPolicy` that is applied to the VM.
repeated .google.cloud.osconfig.v1alpha.InstanceOSPoliciesCompliance.OSPolicyCompliance os_policy_compliances = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getOsPolicyCompliancesOrBuilderList
in interfaceInstanceOSPoliciesComplianceOrBuilder
-
getOsPolicyCompliancesCount
public int getOsPolicyCompliancesCount()
Deprecated.Output only. Compliance data for each `OSPolicy` that is applied to the VM.
repeated .google.cloud.osconfig.v1alpha.InstanceOSPoliciesCompliance.OSPolicyCompliance os_policy_compliances = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getOsPolicyCompliancesCount
in interfaceInstanceOSPoliciesComplianceOrBuilder
-
getOsPolicyCompliances
public InstanceOSPoliciesCompliance.OSPolicyCompliance getOsPolicyCompliances(int index)
Deprecated.Output only. Compliance data for each `OSPolicy` that is applied to the VM.
repeated .google.cloud.osconfig.v1alpha.InstanceOSPoliciesCompliance.OSPolicyCompliance os_policy_compliances = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getOsPolicyCompliances
in interfaceInstanceOSPoliciesComplianceOrBuilder
-
getOsPolicyCompliancesOrBuilder
public InstanceOSPoliciesCompliance.OSPolicyComplianceOrBuilder getOsPolicyCompliancesOrBuilder(int index)
Deprecated.Output only. Compliance data for each `OSPolicy` that is applied to the VM.
repeated .google.cloud.osconfig.v1alpha.InstanceOSPoliciesCompliance.OSPolicyCompliance os_policy_compliances = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getOsPolicyCompliancesOrBuilder
in interfaceInstanceOSPoliciesComplianceOrBuilder
-
hasLastComplianceCheckTime
public boolean hasLastComplianceCheckTime()
Deprecated.Output only. Timestamp of the last compliance check for the VM.
.google.protobuf.Timestamp last_compliance_check_time = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
hasLastComplianceCheckTime
in interfaceInstanceOSPoliciesComplianceOrBuilder
- Returns:
- Whether the lastComplianceCheckTime field is set.
-
getLastComplianceCheckTime
public com.google.protobuf.Timestamp getLastComplianceCheckTime()
Deprecated.Output only. Timestamp of the last compliance check for the VM.
.google.protobuf.Timestamp last_compliance_check_time = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getLastComplianceCheckTime
in interfaceInstanceOSPoliciesComplianceOrBuilder
- Returns:
- The lastComplianceCheckTime.
-
getLastComplianceCheckTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getLastComplianceCheckTimeOrBuilder()
Deprecated.Output only. Timestamp of the last compliance check for the VM.
.google.protobuf.Timestamp last_compliance_check_time = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getLastComplianceCheckTimeOrBuilder
in interfaceInstanceOSPoliciesComplianceOrBuilder
-
getLastComplianceRunId
public String getLastComplianceRunId()
Deprecated.Output only. Unique identifier for the last compliance run. This id will be logged by the OS config agent during a compliance run and can be used for debugging and tracing purpose.
string last_compliance_run_id = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getLastComplianceRunId
in interfaceInstanceOSPoliciesComplianceOrBuilder
- Returns:
- The lastComplianceRunId.
-
getLastComplianceRunIdBytes
public com.google.protobuf.ByteString getLastComplianceRunIdBytes()
Deprecated.Output only. Unique identifier for the last compliance run. This id will be logged by the OS config agent during a compliance run and can be used for debugging and tracing purpose.
string last_compliance_run_id = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getLastComplianceRunIdBytes
in interfaceInstanceOSPoliciesComplianceOrBuilder
- Returns:
- The bytes for lastComplianceRunId.
-
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 parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
Deprecated.- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static InstanceOSPoliciesCompliance parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
Deprecated.- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static InstanceOSPoliciesCompliance parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
Deprecated.- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static InstanceOSPoliciesCompliance 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 parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
Deprecated.- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static InstanceOSPoliciesCompliance parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
Deprecated.- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static InstanceOSPoliciesCompliance parseFrom(InputStream input) throws IOException
Deprecated.- Throws:
IOException
-
parseFrom
public static InstanceOSPoliciesCompliance parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
Deprecated.- Throws:
IOException
-
parseDelimitedFrom
public static InstanceOSPoliciesCompliance parseDelimitedFrom(InputStream input) throws IOException
Deprecated.- Throws:
IOException
-
parseDelimitedFrom
public static InstanceOSPoliciesCompliance parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
Deprecated.- Throws:
IOException
-
parseFrom
public static InstanceOSPoliciesCompliance parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
Deprecated.- Throws:
IOException
-
parseFrom
public static InstanceOSPoliciesCompliance parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
Deprecated.- Throws:
IOException
-
newBuilderForType
public InstanceOSPoliciesCompliance.Builder newBuilderForType()
Deprecated.- Specified by:
newBuilderForType
in interfacecom.google.protobuf.Message
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.MessageLite
-
newBuilder
public static InstanceOSPoliciesCompliance.Builder newBuilder()
Deprecated.
-
newBuilder
public static InstanceOSPoliciesCompliance.Builder newBuilder(InstanceOSPoliciesCompliance prototype)
Deprecated.
-
toBuilder
public InstanceOSPoliciesCompliance.Builder toBuilder()
Deprecated.- Specified by:
toBuilder
in interfacecom.google.protobuf.Message
- Specified by:
toBuilder
in interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected InstanceOSPoliciesCompliance.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
Deprecated.- Specified by:
newBuilderForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static InstanceOSPoliciesCompliance getDefaultInstance()
Deprecated.
-
parser
public static com.google.protobuf.Parser<InstanceOSPoliciesCompliance> parser()
Deprecated.
-
getParserForType
public com.google.protobuf.Parser<InstanceOSPoliciesCompliance> 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 getDefaultInstanceForType()
Deprecated.- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
-