Cloud Talent Solution V4beta1 API - Class Google::Cloud::Talent::V4beta1::ListJobsResponse (v0.8.0)

Reference documentation and code samples for the Cloud Talent Solution V4beta1 API class Google::Cloud::Talent::V4beta1::ListJobsResponse.

List jobs response.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#jobs

def jobs() -> ::Array<::Google::Cloud::Talent::V4beta1::Job>
Returns

#jobs=

def jobs=(value) -> ::Array<::Google::Cloud::Talent::V4beta1::Job>
Parameter
Returns

#metadata

def metadata() -> ::Google::Cloud::Talent::V4beta1::ResponseMetadata
Returns

#metadata=

def metadata=(value) -> ::Google::Cloud::Talent::V4beta1::ResponseMetadata
Parameter
Returns

#next_page_token

def next_page_token() -> ::String
Returns
  • (::String) — A token to retrieve the next page of results.

#next_page_token=

def next_page_token=(value) -> ::String
Parameter
  • value (::String) — A token to retrieve the next page of results.
Returns
  • (::String) — A token to retrieve the next page of results.