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"]],[["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."],[[["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."]]],[]]