Compute V1 Client - Class VpnTunnelPhase1Algorithms (2.11.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Compute V1 Client class VpnTunnelPhase1Algorithms.
Generated from protobuf message google.cloud.compute.v1.VpnTunnelPhase1Algorithms
Namespace
Google \ Cloud \ Compute \ V1
Methods
__construct
| Parameters |
| Name |
Description |
data |
array
Optional. Data for populating the Message object.
|
↳ dh |
string[]
|
↳ encryption |
string[]
|
↳ integrity |
string[]
|
↳ prf |
string[]
|
getDh
Generated from protobuf field repeated string dh = 3204;
| Returns |
| Type |
Description |
Google\Protobuf\RepeatedField<string> |
|
setDh
Generated from protobuf field repeated string dh = 3204;
| Parameter |
| Name |
Description |
var |
string[]
|
| Returns |
| Type |
Description |
$this |
|
getEncryption
Generated from protobuf field repeated string encryption = 97980291;
| Returns |
| Type |
Description |
Google\Protobuf\RepeatedField<string> |
|
setEncryption
Generated from protobuf field repeated string encryption = 97980291;
| Parameter |
| Name |
Description |
var |
string[]
|
| Returns |
| Type |
Description |
$this |
|
getIntegrity
Generated from protobuf field repeated string integrity = 492830541;
| Returns |
| Type |
Description |
Google\Protobuf\RepeatedField<string> |
|
setIntegrity
Generated from protobuf field repeated string integrity = 492830541;
| Parameter |
| Name |
Description |
var |
string[]
|
| Returns |
| Type |
Description |
$this |
|
getPrf
Generated from protobuf field repeated string prf = 111268;
| Returns |
| Type |
Description |
Google\Protobuf\RepeatedField<string> |
|
setPrf
Generated from protobuf field repeated string prf = 111268;
| Parameter |
| Name |
Description |
var |
string[]
|
| Returns |
| Type |
Description |
$this |
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2026-08-01 UTC.
[null,null,["Last updated 2026-08-01 UTC."],[],[]]