Reference documentation and code samples for the Google Cloud Api Hub V1 Client class Documentation.
Documentation details.
Generated from protobuf message google.cloud.apihub.v1.Documentation
Namespace
Google \ Cloud \ ApiHub \ V1Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ external_uri |
string
Optional. The uri of the externally hosted documentation. |
getExternalUri
Optional. The uri of the externally hosted documentation.
Returns | |
---|---|
Type | Description |
string |
setExternalUri
Optional. The uri of the externally hosted documentation.
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |