Google_Service_Freebase
extends Google_Service
in package
Service definition for Freebase (v1).
Find Freebase entities using textual queries and other constraints.
For more information about this service, see the API Documentation
Tags
Table of Contents
- $availableScopes : mixed
- $batchPath : mixed
- $resource : mixed
- $rootUrl : mixed
- $servicePath : mixed
- $version : mixed
- $base_methods : mixed
- $client : mixed
- __construct() : mixed
- Constructs the internal representation of the Freebase service.
- createBatch() : Google_Http_Batch
- Create a new HTTP Batch handler for this service
- getClient() : Google_Client
- Return the associated Google_Client class.
- reconcile() : Google_Service_Freebase_ReconcileGet
- Reconcile entities to Freebase open data. (reconcile)
- search() : mixed
- Search Freebase open data. (search)
Properties
$availableScopes
public
mixed
$availableScopes
$batchPath
public
mixed
$batchPath
$resource
public
mixed
$resource
$rootUrl
public
mixed
$rootUrl
$servicePath
public
mixed
$servicePath
$version
public
mixed
$version
$base_methods
private
mixed
$base_methods
$client
private
mixed
$client
Methods
__construct()
Constructs the internal representation of the Freebase service.
public
__construct(Google_Client $client) : mixed
Parameters
- $client : Google_Client
Return values
mixed —createBatch()
Create a new HTTP Batch handler for this service
public
createBatch() : Google_Http_Batch
Return values
Google_Http_Batch —getClient()
Return the associated Google_Client class.
public
getClient() : Google_Client
Return values
Google_Client —reconcile()
Reconcile entities to Freebase open data. (reconcile)
public
reconcile([array<string|int, mixed> $optParams = array() ]) : Google_Service_Freebase_ReconcileGet
Parameters
- $optParams : array<string|int, mixed> = array()
-
Optional parameters.
Tags
Return values
Google_Service_Freebase_ReconcileGet —search()
Search Freebase open data. (search)
public
search([array<string|int, mixed> $optParams = array() ]) : mixed
Parameters
- $optParams : array<string|int, mixed> = array()
-
Optional parameters.