Google Cloud Container V1 Client - Class ConfidentialNodes (2.8.1)Stay organized with collectionsSave and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud Container V1 Client class ConfidentialNodes.
ConfidentialNodes is configuration for the confidential nodes feature, which
makes nodes run on confidential VMs.
Generated from protobuf messagegoogle.container.v1.ConfidentialNodes
Namespace
Google \ Cloud \ Container \ V1
Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ enabled
bool
Whether Confidential Nodes feature is enabled.
↳ confidential_instance_type
int
Defines the type of technology used by the confidential node.
getEnabled
Whether Confidential Nodes feature is enabled.
Returns
Type
Description
bool
setEnabled
Whether Confidential Nodes feature is enabled.
Parameter
Name
Description
var
bool
Returns
Type
Description
$this
getConfidentialInstanceType
Defines the type of technology used by the confidential node.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-03-18 UTC."],[],[]]