Google Cloud Cloud Controls Partner V1beta Client - Class EkmConnections (0.1.4)

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 \ V1beta

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ name string

Identifier. Format: organizations/{organization}/locations/{location}/customers/{customer}/workloads/{workload}/ekmConnections

↳ ekm_connections array<Google\Cloud\CloudControlsPartner\V1beta\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<Google\Cloud\CloudControlsPartner\V1beta\EkmConnection>
Returns
Type Description
$this