public sealed class RegionPreferences : IMessage<RegionPreferences>, IEquatable<RegionPreferences>, IDeepCloneable<RegionPreferences>, IBufferMessage, IMessage
Reference documentation and code samples for the Migration Center v1 API class RegionPreferences.
[[["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 `RegionPreferences` class within the Migration Center v1 API provides user preferences related to target regions in the Google Cloud."],["This class inherits from `object` and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`RegionPreferences` offers two constructors: a default constructor and another that takes a `RegionPreferences` object as a parameter."],["The `PreferredRegions` property, of type `RepeatedField\u003cstring\u003e`, allows users to specify an ordered list of their preferred Google Cloud regions."],["The documentation references various versions, with 1.4.0 being the latest, and this content being based off version 1.3.0."]]],[]]