public sealed class AttachedPlatformVersionInfo : IMessage<AttachedPlatformVersionInfo>, IEquatable<AttachedPlatformVersionInfo>, IDeepCloneable<AttachedPlatformVersionInfo>, IBufferMessage, IMessage
Reference documentation and code samples for the Anthos Multi-Cloud v1 API class AttachedPlatformVersionInfo.
Information about a supported Attached Clusters platform version.
[[["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 2025-03-21 UTC."],[[["This webpage provides documentation for the `AttachedPlatformVersionInfo` class within the Google Cloud GKE Multi-Cloud v1 API, specifically version 2.3.0."],["The `AttachedPlatformVersionInfo` class contains information about a supported platform version for Attached Clusters and it implements multiple interfaces."],["The documentation includes links to different versions of the API, ranging from version 2.8.0 (latest) down to 1.0.0-beta01."],["The `AttachedPlatformVersionInfo` class includes a `Version` property of type string that represents the platform version name."],["There are also two constructors, one default and another that accepts an `AttachedPlatformVersionInfo` as an argument."]]],[]]