Reference documentation and code samples for the Google Cloud Container V1 Client class GatewayAPIConfig.
GatewayAPIConfig contains the desired config of Gateway API on this cluster.
Generated from protobuf message google.container.v1.GatewayAPIConfig
Namespace
Google \ Cloud \ Container \ V1Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ channel |
int
The Gateway API release channel to use for Gateway API. |
getChannel
The Gateway API release channel to use for Gateway API.
Returns | |
---|---|
Type | Description |
int |
setChannel
The Gateway API release channel to use for Gateway API.
Parameter | |
---|---|
Name | Description |
var |
int
|
Returns | |
---|---|
Type | Description |
$this |