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
Namespace
Google \ Cloud \ SecurityCenter \ V1 \ KubernetesMethods
__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.
Returns | |
---|---|
Type | Description |
string |
setName
Full resource name of the Compute Engine VM running the cluster node.
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |