class GoogleCloudBeyondcorpAppconnectionsV1alphaAppConnectionGateway extends Model (View source)

Properties

string $appGateway
int $ingressPort
string $type
string $uri

Methods

setAppGateway($appGateway)

No description

string
getAppGateway()

No description

setIngressPort($ingressPort)

No description

int
getIngressPort()

No description

setType($type)

No description

string
getType()

No description

setUri($uri)

No description

string
getUri()

No description

Details

setAppGateway($appGateway)

No description

Parameters

$appGateway

string getAppGateway()

No description

Return Value

string

setIngressPort($ingressPort)

No description

Parameters

$ingressPort

int getIngressPort()

No description

Return Value

int

setType($type)

No description

Parameters

$type

string getType()

No description

Return Value

string

setUri($uri)

No description

Parameters

$uri

string getUri()

No description

Return Value

string