public sealed class CreateInstanceRequests : IMessage<CreateInstanceRequests>, IEquatable<CreateInstanceRequests>, IDeepCloneable<CreateInstanceRequests>, IBufferMessage, IMessage
Reference documentation and code samples for the AlloyDB v1 API class CreateInstanceRequests.
[[["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."],[[["The page provides documentation for the `CreateInstanceRequests` class within the Google Cloud AlloyDB v1 API, specifically version 1.7.0."],["The `CreateInstanceRequests` class is used for creating multiple instances, and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version available is 1.9.0, with other historical versions also being documented from 1.8.0 down to 1.0.0."],["`CreateInstanceRequests` has a property called `CreateInstanceRequests_` of type `RepeatedField\u003cCreateInstanceRequest\u003e` which contains the primary and read replica instances to be created."],["It has two constructors, one that is parameterless and one that takes a `CreateInstanceRequests` object."]]],[]]