public sealed class GetPreferenceSetRequest : IMessage<GetPreferenceSetRequest>, IEquatable<GetPreferenceSetRequest>, IDeepCloneable<GetPreferenceSetRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Migration Center v1 API class GetPreferenceSetRequest.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["This document provides reference information for the `GetPreferenceSetRequest` class within the Migration Center v1 API."],["The `GetPreferenceSetRequest` class is used to request a specific preference set and is the latest of 5 different versions of the class."],["`GetPreferenceSetRequest` inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The `GetPreferenceSetRequest` class includes constructors and properties such as `Name` and `PreferenceSetName` to define the details of the request."],["The namespace for the class is `Google.Cloud.MigrationCenter.V1` and is part of the `Google.Cloud.MigrationCenter.V1.dll` assembly."]]],[]]