Cloud OS Config V1 API - Class Google::Cloud::OsConfig::V1::ListPatchJobInstanceDetailsResponse (v0.16.0)

Reference documentation and code samples for the Cloud OS Config V1 API class Google::Cloud::OsConfig::V1::ListPatchJobInstanceDetailsResponse.

A response message for listing the instances details for a patch job.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#next_page_token

def next_page_token() -> ::String
Returns
  • (::String) — A pagination token that can be used to get the next page of results.

#next_page_token=

def next_page_token=(value) -> ::String
Parameter
  • value (::String) — A pagination token that can be used to get the next page of results.
Returns
  • (::String) — A pagination token that can be used to get the next page of results.

#patch_job_instance_details

def patch_job_instance_details() -> ::Array<::Google::Cloud::OsConfig::V1::PatchJobInstanceDetails>
Returns

#patch_job_instance_details=

def patch_job_instance_details=(value) -> ::Array<::Google::Cloud::OsConfig::V1::PatchJobInstanceDetails>
Parameter
Returns