public sealed class CreateCollectorRequest : IMessage<CreateCollectorRequest>, IEquatable<CreateCollectorRequest>, IDeepCloneable<CreateCollectorRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Rapid Migration Assessment v1 API class CreateCollectorRequest.
[[["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 documentation details the \u003ccode\u003eCreateCollectorRequest\u003c/code\u003e class, which is part of the Rapid Migration Assessment v1 API within the Google Cloud .NET library.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateCollectorRequest\u003c/code\u003e class is used to send a message for creating a new Collector, and it inherits from \u003ccode\u003eobject\u003c/code\u003e and implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eCreateCollectorRequest\u003c/code\u003e include \u003ccode\u003eCollector\u003c/code\u003e (the resource to be created), \u003ccode\u003eCollectorId\u003c/code\u003e (the ID of the requesting object), and \u003ccode\u003eParent\u003c/code\u003e (the project and location where the Collector will reside).\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available: a default constructor (\u003ccode\u003eCreateCollectorRequest()\u003c/code\u003e) and a copy constructor (\u003ccode\u003eCreateCollectorRequest(CreateCollectorRequest other)\u003c/code\u003e), for creating a new instance or a copy of the current instance respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation also lists inherited members, such as \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, and \u003ccode\u003eToString()\u003c/code\u003e, and provides information on the namespace (\u003ccode\u003eGoogle.Cloud.RapidMigrationAssessment.V1\u003c/code\u003e) and assembly (\u003ccode\u003eGoogle.Cloud.RapidMigrationAssessment.V1.dll\u003c/code\u003e) where this class is located.\u003c/p\u003e\n"]]],[],null,[]]