Cloud Talent Solution V4 API - Class Google::Cloud::Talent::V4::ListCompaniesResponse (v0.13.0)

Reference documentation and code samples for the Cloud Talent Solution V4 API class Google::Cloud::Talent::V4::ListCompaniesResponse.

The List companies response object.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#companies

def companies() -> ::Array<::Google::Cloud::Talent::V4::Company>
Returns

#companies=

def companies=(value) -> ::Array<::Google::Cloud::Talent::V4::Company>
Parameter
Returns

#metadata

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

#metadata=

def metadata=(value) -> ::Google::Cloud::Talent::V4::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.