Reference documentation and code samples for the Google Cloud Cloud Controls Partner V1beta Client class GetPartnerRequest.
Message for getting a Partner
Generated from protobuf message google.cloud.cloudcontrolspartner.v1beta.GetPartnerRequest
Namespace
Google \ Cloud \ CloudControlsPartner \ V1betaMethods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ name |
string
Required. Format: |
getName
Required. Format:
organizations/{organization}/locations/{location}/partner
| Returns | |
|---|---|
| Type | Description |
string |
|
setName
Required. Format:
organizations/{organization}/locations/{location}/partner
| Parameter | |
|---|---|
| Name | Description |
var |
string
|
| Returns | |
|---|---|
| Type | Description |
$this |
|
static::build
| Parameter | |
|---|---|
| Name | Description |
name |
string
Required. Format:
|
| Returns | |
|---|---|
| Type | Description |
GetPartnerRequest |
|