class GoogleCloudAiplatformV1NetworkSpec extends Model (View source)

Properties

bool $enableInternetAccess
string $network
string $subnetwork

Methods

setEnableInternetAccess($enableInternetAccess)

No description

bool
getEnableInternetAccess()

No description

setNetwork($network)

No description

string
getNetwork()

No description

setSubnetwork($subnetwork)

No description

string
getSubnetwork()

No description

Details

setEnableInternetAccess($enableInternetAccess)

No description

Parameters

$enableInternetAccess

bool getEnableInternetAccess()

No description

Return Value

bool

setNetwork($network)

No description

Parameters

$network

string getNetwork()

No description

Return Value

string

setSubnetwork($subnetwork)

No description

Parameters

$subnetwork

string getSubnetwork()

No description

Return Value

string