Google Cloud Container V1 Client - Class NetworkTags (1.17.1)

Reference documentation and code samples for the Google Cloud Container V1 Client class NetworkTags.

Collection of Compute Engine network tags that can be applied to a node's underlying VM instance.

Generated from protobuf message google.container.v1.NetworkTags

Namespace

Google \ Cloud \ Container \ V1

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ tags array

List of network tags.

getTags

List of network tags.

Returns
TypeDescription
Google\Protobuf\Internal\RepeatedField

setTags

List of network tags.

Parameter
NameDescription
var string[]
Returns
TypeDescription
$this