Reference documentation and code samples for the Google Cloud Backup Dr V1 Client class ManagementURI.
ManagementURI for the Management Server resource.
Generated from protobuf message google.cloud.backupdr.v1.ManagementURI
Namespace
Google \ Cloud \ BackupDR \ V1Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ web_ui |
string
Output only. The ManagementServer AGM/RD WebUI URL. |
↳ api |
string
Output only. The ManagementServer AGM/RD API URL. |
getWebUi
Output only. The ManagementServer AGM/RD WebUI URL.
Returns | |
---|---|
Type | Description |
string |
setWebUi
Output only. The ManagementServer AGM/RD WebUI URL.
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |
getApi
Output only. The ManagementServer AGM/RD API URL.
Returns | |
---|---|
Type | Description |
string |
setApi
Output only. The ManagementServer AGM/RD API URL.
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |