Moodle PHP Documentation 4.5
Moodle 4.5dev (Build: 20240606) (d3ae1391abe)
Google_Service_Genomics Class Reference
Inheritance diagram for Google_Service_Genomics:
Google_Service

Public Member Functions

 __construct (Google_Client $client)
 Constructs the internal representation of the Genomics service.
 
 createBatch ()
 Create a new HTTP Batch handler for this service.
 
 getClient ()
 

Public Attributes

 $availableScopes
 
 $batchPath
 
 $callsets
 
 $datasets
 
 $operations
 
 $readgroupsets
 
 $readgroupsets_coveragebuckets
 
 $reads
 
 $references
 
 $references_bases
 
 $referencesets
 
 $resource
 
 $rootUrl
 
 $servicePath
 
 $variants
 
 $variantsets
 
 $version
 
const BIGQUERY
 View and manage your data in Google BigQuery.
 
const CLOUD_PLATFORM
 View and manage your data across Google Cloud Platform services.
 
const DEVSTORAGE_READ_WRITE
 Manage your data in Google Cloud Storage.
 
const GENOMICS
 View and manage Genomics data.
 
const GENOMICS_READONLY
 View Genomics data.
 

Constructor & Destructor Documentation

◆ __construct()

Google_Service_Genomics::__construct ( Google_Client $client)

Constructs the internal representation of the Genomics service.

Parameters
Google_Client$client

Reimplemented from Google_Service.

Member Function Documentation

◆ createBatch()

Google_Service::createBatch ( )
inherited

Create a new HTTP Batch handler for this service.

Return values
Google_Http_Batch

Member Data Documentation

◆ BIGQUERY

const Google_Service_Genomics::BIGQUERY
Initial value:
=
"https://www.googleapis.com/auth/bigquery"

View and manage your data in Google BigQuery.

◆ CLOUD_PLATFORM

const Google_Service_Genomics::CLOUD_PLATFORM
Initial value:
=
"https://www.googleapis.com/auth/cloud-platform"

View and manage your data across Google Cloud Platform services.

◆ DEVSTORAGE_READ_WRITE

const Google_Service_Genomics::DEVSTORAGE_READ_WRITE
Initial value:
=
"https://www.googleapis.com/auth/devstorage.read_write"

Manage your data in Google Cloud Storage.

◆ GENOMICS

const Google_Service_Genomics::GENOMICS
Initial value:
=
"https://www.googleapis.com/auth/genomics"

View and manage Genomics data.

◆ GENOMICS_READONLY

const Google_Service_Genomics::GENOMICS_READONLY
Initial value:
=
"https://www.googleapis.com/auth/genomics.readonly"

View Genomics data.


The documentation for this class was generated from the following file: