Class: Google::Cloud::Talent::V4beta1::ListCompaniesResponse

Inherits:
Object
  • Object
show all
Defined in:
lib/google/cloud/talent/v4beta1/doc/google/cloud/talent/v4beta1/company_service.rb

Overview

The List companies response object.

Instance Attribute Summary collapse

Instance Attribute Details

#companiesArray<Google::Cloud::Talent::V4beta1::Company>

Returns Companies for the current client.

Returns:



118
# File 'lib/google/cloud/talent/v4beta1/doc/google/cloud/talent/v4beta1/company_service.rb', line 118

class ListCompaniesResponse; end

#metadataGoogle::Cloud::Talent::V4beta1::ResponseMetadata

Returns Additional information for the API invocation, such as the request tracking id.

Returns:



118
# File 'lib/google/cloud/talent/v4beta1/doc/google/cloud/talent/v4beta1/company_service.rb', line 118

class ListCompaniesResponse; end

#next_page_tokenString

Returns A token to retrieve the next page of results.

Returns:

  • (String)

    A token to retrieve the next page of results.



118
# File 'lib/google/cloud/talent/v4beta1/doc/google/cloud/talent/v4beta1/company_service.rb', line 118

class ListCompaniesResponse; end