Google Cloud Container V1 Client - Class CustomImageConfig (2.10.0)Stay organized with collectionsSave and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud Container V1 Client class CustomImageConfig.
CustomImageConfig contains the information r
Generated from protobuf messagegoogle.container.v1.CustomImageConfig
Namespace
Google \ Cloud \ Container \ V1
Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ image
string
The name of the image to use for this node.
↳ image_project
string
The project containing the image to use for this node.
getImage
The name of the image to use for this node.
Returns
Type
Description
string
setImage
The name of the image to use for this node.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getImageProject
The project containing the image to use for this node.
Returns
Type
Description
string
setImageProject
The project containing the image to use for this 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-06-09 UTC."],[],[]]