Reference documentation and code samples for the Cloud OS Config V1alpha API class Google::Cloud::OsConfig::V1alpha::ListOSPolicyAssignmentRevisionsResponse.
A response message for listing all revisions for a OS policy assignment.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#next_page_token
def next_page_token() -> ::String
Returns
- (::String) — The pagination token to retrieve the next page of OS policy assignment revisions.
#next_page_token=
def next_page_token=(value) -> ::String
Parameter
- value (::String) — The pagination token to retrieve the next page of OS policy assignment revisions.
Returns
- (::String) — The pagination token to retrieve the next page of OS policy assignment revisions.
#os_policy_assignments
def os_policy_assignments() -> ::Array<::Google::Cloud::OsConfig::V1alpha::OSPolicyAssignment>
Returns
- (::Array<::Google::Cloud::OsConfig::V1alpha::OSPolicyAssignment>) — The OS policy assignment revisions
#os_policy_assignments=
def os_policy_assignments=(value) -> ::Array<::Google::Cloud::OsConfig::V1alpha::OSPolicyAssignment>
Parameter
- value (::Array<::Google::Cloud::OsConfig::V1alpha::OSPolicyAssignment>) — The OS policy assignment revisions
Returns
- (::Array<::Google::Cloud::OsConfig::V1alpha::OSPolicyAssignment>) — The OS policy assignment revisions