public sealed class CreateInstanceRequest : IMessage<CreateInstanceRequest>, IEquatable<CreateInstanceRequest>, IDeepCloneable<CreateInstanceRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Data Fusion v1 API class CreateInstanceRequest.
Request message for creating a Data Fusion instance.
[[["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."],[[["This document provides reference documentation for the `CreateInstanceRequest` class within the Google Cloud Data Fusion v1 API, with the latest version being 2.4.0."],["The `CreateInstanceRequest` class is used to define the request message for creating a new Data Fusion instance."],["This class inherits from the `object` class and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `CreateInstanceRequest` class has several properties, such as `Instance`, `InstanceId`, `Parent`, and `ParentAsLocationName`, which are used to configure the creation of the Data Fusion instance."],["The documentation outlines various versions of the `CreateInstanceRequest`, ranging from the latest version 2.4.0 down to version 1.0.0, offering the possibility to consult the characteristics of previous versions."]]],[]]