Reference documentation and code samples for the Google Cloud Security Command Center V1 Client class Node.
Kubernetes Nodes associated with the finding.
Generated from protobuf message google.cloud.securitycenter.v1.Kubernetes.Node
Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ name |
string
Full Resource name of the Compute Engine VM running the cluster node. |
getName
Full Resource name of the Compute Engine VM running the cluster node.
Generated from protobuf field string name = 1;
Returns | |
---|---|
Type | Description |
string |
setName
Full Resource name of the Compute Engine VM running the cluster node.
Generated from protobuf field string name = 1;
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |