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 \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ dh
array
↳ encryption
array
↳ integrity
array
↳ prf
array
getDh
Generated from protobuf field repeated string dh = 3204;
setDh
Generated from protobuf field repeated string dh = 3204;
var
string[]
$this
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
getPrf
Generated from protobuf field repeated string prf = 111268;
setPrf
Generated from protobuf field repeated string prf = 111268;
var
string[]
$this

