public sealed class GetAttachedServerConfigRequest : IMessage<GetAttachedServerConfigRequest>, IEquatable<GetAttachedServerConfigRequest>, IDeepCloneable<GetAttachedServerConfigRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Anthos Multi-Cloud v1 API class GetAttachedServerConfigRequest.
GetAttachedServerConfigRequest gets the server config for attached
clusters.
[[["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."],[[["The latest version available for the `GetAttachedServerConfigRequest` class is 2.8.0, and the documentation covers versions ranging from 1.0.0-beta01 to 2.8.0."],["The `GetAttachedServerConfigRequest` class, part of the Anthos Multi-Cloud v1 API, is used to retrieve the server configuration for attached clusters, inheriting from Object and implementing multiple interfaces."],["The `GetAttachedServerConfigRequest` class includes constructors for creating instances, both with and without an existing `GetAttachedServerConfigRequest` object."],["The `GetAttachedServerConfigRequest` has two properties, `AttachedServerConfigName`, which is a typed view of the name resource, and `Name`, which is a required string specifying the attached server configuration resource to be described."],["The `GetAttachedServerConfigRequest` class is contained in the `Google.Cloud.GkeMultiCloud.V1` namespace within the `Google.Cloud.GkeMultiCloud.V1.dll` assembly."]]],[]]