Google Cloud Network Services V1 Client - Class GoogleManaged (0.10.0)

Reference documentation and code samples for the Google Cloud Network Services V1 Client class GoogleManaged.

Configuration for Google Managed deployment mode.

Proxy is orchestrated and managed by GoogleCloud in a tenant project.

Generated from protobuf message google.cloud.networkservices.v1.AgentGateway.GoogleManaged

Namespace

Google \ Cloud \ NetworkServices \ V1 \ AgentGateway

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ governed_access_path int

Optional. Operating Mode of Agent Gateway.

getGovernedAccessPath

Optional. Operating Mode of Agent Gateway.

Returns
Type Description
int Enum of type GovernedAccessPath.

setGovernedAccessPath

Optional. Operating Mode of Agent Gateway.

Parameter
Name Description
var int

Enum of type GovernedAccessPath.

Returns
Type Description
$this