Reference documentation and code samples for the Google Cloud Cloud Controls Partner V1beta Client class EkmConnections.
The EKM connections associated with a workload
Generated from protobuf message google.cloud.cloudcontrolspartner.v1beta.EkmConnections
Namespace
Google \ Cloud \ CloudControlsPartner \ V1betaMethods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ name |
string
Identifier. Format: |
↳ ekm_connections |
array<EkmConnection>
The EKM connections associated with the workload |
getName
Identifier. Format:
organizations/{organization}/locations/{location}/customers/{customer}/workloads/{workload}/ekmConnections
| Returns | |
|---|---|
| Type | Description |
string |
|
setName
Identifier. Format:
organizations/{organization}/locations/{location}/customers/{customer}/workloads/{workload}/ekmConnections
| Parameter | |
|---|---|
| Name | Description |
var |
string
|
| Returns | |
|---|---|
| Type | Description |
$this |
|
getEkmConnections
The EKM connections associated with the workload
| Returns | |
|---|---|
| Type | Description |
Google\Protobuf\Internal\RepeatedField |
|
setEkmConnections
The EKM connections associated with the workload
| Parameter | |
|---|---|
| Name | Description |
var |
array<EkmConnection>
|
| Returns | |
|---|---|
| Type | Description |
$this |
|