public sealed class ImportInstanceRequest : IMessage<ImportInstanceRequest>, IEquatable<ImportInstanceRequest>, IDeepCloneable<ImportInstanceRequest>, IBufferMessage, IMessage
Request for [Import][google.cloud.redis.v1.CloudRedis.ImportInstance].
Required. Redis instance resource name using the form:
projects/{project_id}/locations/{location_id}/instances/{instance_id}
where location_id refers to a GCP region.
[[["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."],[[["\u003cp\u003eThis webpage details the \u003ccode\u003eImportInstanceRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Redis.V1\u003c/code\u003e namespace, specifically version 2.2.0 of the .NET library.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eImportInstanceRequest\u003c/code\u003e is used to initiate the import process for a Redis instance in Google Cloud, as seen by its implementation of \u003ccode\u003eIMessage\u003c/code\u003e and other interfaces.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties such as \u003ccode\u003eInputConfig\u003c/code\u003e, which is required to specify the data for the import, and \u003ccode\u003eName\u003c/code\u003e, which identifies the target Redis instance.\u003c/p\u003e\n"],["\u003cp\u003eThe provided page showcases the class inheritance, constructor options, and links to the current latest version of the class and previous versions.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eImportInstanceRequest\u003c/code\u003e class is found within the \u003ccode\u003eGoogle.Cloud.Redis.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,[]]