Google API Common Protos Client - Class CommonLanguageSettings (4.9.0)

Reference documentation and code samples for the Google API Common Protos Client class CommonLanguageSettings.

Required information for every language.

Generated from protobuf message google.api.CommonLanguageSettings

Namespace

Google \ Api

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ reference_docs_uri string

Link to automatically generated reference documentation. Example: https://cloud.google.com/nodejs/docs/reference/asset/latest

↳ destinations array

The destination where API teams want this client library to be published.

↳ selective_gapic_generation SelectiveGapicGeneration

Configuration for which RPCs should be generated in the GAPIC client.

getReferenceDocsUri

Link to automatically generated reference documentation. Example: https://cloud.google.com/nodejs/docs/reference/asset/latest

Returns
Type Description
string

setReferenceDocsUri

Link to automatically generated reference documentation. Example: https://cloud.google.com/nodejs/docs/reference/asset/latest

Parameter
Name Description
var string
Returns
Type Description
$this

getDestinations

The destination where API teams want this client library to be published.

Returns
Type Description
Google\Protobuf\Internal\RepeatedField

setDestinations

The destination where API teams want this client library to be published.

Parameter
Name Description
var int[]
Returns
Type Description
$this

getSelectiveGapicGeneration

Configuration for which RPCs should be generated in the GAPIC client.

Returns
Type Description
SelectiveGapicGeneration|null

hasSelectiveGapicGeneration

clearSelectiveGapicGeneration

setSelectiveGapicGeneration

Configuration for which RPCs should be generated in the GAPIC client.

Parameter
Name Description
var SelectiveGapicGeneration
Returns
Type Description
$this