class GoogleCloudRunV2NetworkInterface extends Collection (View source)

Properties

protected $collection_key
string $network
string $subnetwork
string[] $tags

Methods

setNetwork($network)

No description

string
getNetwork()

No description

setSubnetwork($subnetwork)

No description

string
getSubnetwork()

No description

setTags($tags)

No description

string[]
getTags()

No description

Details

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

setTags($tags)

No description

Parameters

$tags

string[] getTags()

No description

Return Value

string[]