Class: Google::Cloud::OsConfig::V1alpha::GetOSPolicyAssignmentReportRequest

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/osconfig/v1alpha/os_policy_assignment_reports.rb

Overview

Get a report of the OS policy assignment for a VM instance.

Instance Attribute Summary collapse

Instance Attribute Details

#name::String



36
37
38
39
# File 'proto_docs/google/cloud/osconfig/v1alpha/os_policy_assignment_reports.rb', line 36

class GetOSPolicyAssignmentReportRequest
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end