Compute V1 Client - Class SubnetworksSetPrivateIpGoogleAccessRequest (1.22.1)

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
dataarray

Optional. Data for populating the Message object.

↳ private_ip_google_accessbool

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
varbool
Returns
TypeDescription
$this