public sealed class BatchMigrateResourcesRequest : IMessage<BatchMigrateResourcesRequest>, IEquatable<BatchMigrateResourcesRequest>, IDeepCloneable<BatchMigrateResourcesRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1beta1 API class BatchMigrateResourcesRequest.
Request message for
[MigrationService.BatchMigrateResources][google.cloud.aiplatform.v1beta1.MigrationService.BatchMigrateResources].
public RepeatedField<MigrateResourceRequest> MigrateResourceRequests { get; }
Required. The request messages specifying the resources to migrate.
They must be in the same location as the destination.
Up to 50 resources can be migrated in one batch.
[[["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-14 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eBatchMigrateResourcesRequest\u003c/code\u003e class is a request message for the \u003ccode\u003eMigrationService.BatchMigrateResources\u003c/code\u003e API in the Vertex AI v1beta1 API.\u003c/p\u003e\n"],["\u003cp\u003eThis class is used to migrate resources in batches, supporting up to 50 resources per batch, to a specified location.\u003c/p\u003e\n"],["\u003cp\u003eIt inherits from \u003ccode\u003eobject\u003c/code\u003e and implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing functionalities for message handling, equality checks, deep cloning, and buffer message handling.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties like \u003ccode\u003eMigrateResourceRequests\u003c/code\u003e for specifying resources to migrate and \u003ccode\u003eParent\u003c/code\u003e to define the destination location, which is a requirement.\u003c/p\u003e\n"],["\u003cp\u003eThe current latest version of the class is 1.0.0-beta21, which is the most up to date for users to consume.\u003c/p\u003e\n"]]],[],null,[]]