Compute V1 Client - Class SubnetworksSetPrivateIpGoogleAccessRequest (1.14.0)

Reference documentation and code samples for the Compute V1 Client class SubnetworksSetPrivateIpGoogleAccessRequest.

Generated from protobuf message google.cloud.compute.v1.SubnetworksSetPrivateIpGoogleAccessRequest

Namespace

Google \ Cloud \ Compute \ V1

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ private_ip_google_access bool

getPrivateIpGoogleAccess

Generated from protobuf field optional bool private_ip_google_access = 421491790;

Returns
TypeDescription
bool

hasPrivateIpGoogleAccess

clearPrivateIpGoogleAccess

setPrivateIpGoogleAccess

Generated from protobuf field optional bool private_ip_google_access = 421491790;

Parameter
NameDescription
var bool
Returns
TypeDescription
$this