Reference documentation and code samples for the Google Anthos Multi Cloud V1 Client class AttachedPlatformVersionInfo.
Information about a supported Attached Clusters platform version.
Generated from protobuf message google.cloud.gkemulticloud.v1.AttachedPlatformVersionInfo
Namespace
Google \ Cloud \ GkeMultiCloud \ V1Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ version |
string
Platform version name. |
getVersion
Platform version name.
Returns | |
---|---|
Type | Description |
string |
setVersion
Platform version name.
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |