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 \ ApiMethods
__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. |
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 |