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>-
(::Array<::Google::Cloud::Talent::V4beta1::Job>) — The Jobs for a given company.
The maximum number of items returned is based on the limit field provided in the request.
#jobs=
def jobs=(value) -> ::Array<::Google::Cloud::Talent::V4beta1::Job>-
value (::Array<::Google::Cloud::Talent::V4beta1::Job>) — The Jobs for a given company.
The maximum number of items returned is based on the limit field provided in the request.
-
(::Array<::Google::Cloud::Talent::V4beta1::Job>) — The Jobs for a given company.
The maximum number of items returned is based on the limit field provided in the request.
#metadata
def metadata() -> ::Google::Cloud::Talent::V4beta1::ResponseMetadata- (::Google::Cloud::Talent::V4beta1::ResponseMetadata) — Additional information for the API invocation, such as the request tracking id.
#metadata=
def metadata=(value) -> ::Google::Cloud::Talent::V4beta1::ResponseMetadata- value (::Google::Cloud::Talent::V4beta1::ResponseMetadata) — Additional information for the API invocation, such as the request tracking id.
- (::Google::Cloud::Talent::V4beta1::ResponseMetadata) — Additional information for the API invocation, such as the request tracking id.
#next_page_token
def next_page_token() -> ::String- (::String) — A token to retrieve the next page of results.
#next_page_token=
def next_page_token=(value) -> ::String- value (::String) — A token to retrieve the next page of results.
- (::String) — A token to retrieve the next page of results.