Reference documentation and code samples for the Compute V1 Client class VpnTunnelPhase2Algorithms.
Generated from protobuf message google.cloud.compute.v1.VpnTunnelPhase2Algorithms
Namespace
Google \ Cloud \ Compute \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ encryption
array
↳ integrity
array
↳ pfs
array
getEncryption
Generated from protobuf field repeated string encryption = 97980291;
setEncryption
Generated from protobuf field repeated string encryption = 97980291;
var
string[]
$this
getIntegrity
Generated from protobuf field repeated string integrity = 492830541;
setIntegrity
Generated from protobuf field repeated string integrity = 492830541;
var
string[]
$this
getPfs
Generated from protobuf field repeated string pfs = 110909;
setPfs
Generated from protobuf field repeated string pfs = 110909;
var
string[]
$this

