Reference documentation and code samples for the Google Cloud Backup Dr V1 Client class WorkforceIdentityBasedManagementURI.
ManagementURI depending on the Workforce Identity i.e. either 1p or 3p.
Generated from protobuf message google.cloud.backupdr.v1.WorkforceIdentityBasedManagementURI
Namespace
Google \ Cloud \ BackupDR \ V1Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ first_party_management_uri |
string
Output only. First party Management URI for Google Identities. |
↳ third_party_management_uri |
string
Output only. Third party Management URI for External Identity Providers. |
getFirstPartyManagementUri
Output only. First party Management URI for Google Identities.
Returns | |
---|---|
Type | Description |
string |
setFirstPartyManagementUri
Output only. First party Management URI for Google Identities.
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |
getThirdPartyManagementUri
Output only. Third party Management URI for External Identity Providers.
Returns | |
---|---|
Type | Description |
string |
setThirdPartyManagementUri
Output only. Third party Management URI for External Identity Providers.
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |