public sealed class MigrateKeyRequest : IMessage<MigrateKeyRequest>, IEquatable<MigrateKeyRequest>, IDeepCloneable<MigrateKeyRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud reCAPTCHA Enterprise v1 API class MigrateKeyRequest.
[[["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 provided content details the `MigrateKeyRequest` class within the Google Cloud reCAPTCHA Enterprise v1 API, including its various version histories."],["The latest version of `MigrateKeyRequest` available is 2.17.0, with older versions ranging from 2.16.0 down to 1.2.0."],["`MigrateKeyRequest` is a class used for migrating reCAPTCHA keys, as part of the Google.Cloud.RecaptchaEnterprise.V1 namespace, and it implements interfaces like IMessage and IDeepCloneable."],["The `MigrateKeyRequest` class has properties like `KeyName` (a typed view over resource name) and `Name` (the key's name to be migrated)."],["The class also contains constructors, one of which is the base constructor and the other which takes in another `MigrateKeyRequest` as a parameter."]]],[]]