Reference documentation and code samples for the Google Cloud Network Security V1 Client class ConnectedEndpointGroup.
An endpoint group connected to this deployment group.
Generated from protobuf message google.cloud.networksecurity.v1.MirroringDeploymentGroup.ConnectedEndpointGroup
Namespace
Google \ Cloud \ NetworkSecurity \ V1 \ MirroringDeploymentGroupMethods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ name |
string
Output only. The connected endpoint group's resource name, for example: |
getName
Output only. The connected endpoint group's resource name, for example:
projects/123456789/locations/global/mirroringEndpointGroups/my-eg.
| Returns | |
|---|---|
| Type | Description |
string |
|
setName
Output only. The connected endpoint group's resource name, for example:
projects/123456789/locations/global/mirroringEndpointGroups/my-eg.
| Parameter | |
|---|---|
| Name | Description |
var |
string
|
| Returns | |
|---|---|
| Type | Description |
$this |
|