public sealed class CreateInstanceRequests : IMessage<CreateInstanceRequests>, IEquatable<CreateInstanceRequests>, IDeepCloneable<CreateInstanceRequests>, IBufferMessage, IMessage
Reference documentation and code samples for the AlloyDB v1beta 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."],[[["This document provides reference documentation for the `CreateInstanceRequests` class within the AlloyDB v1beta API, specifically for the .NET environment."],["`CreateInstanceRequests` is a class that inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors: a default constructor `CreateInstanceRequests()` and a copy constructor `CreateInstanceRequests(CreateInstanceRequests other)`."],["It includes a `CreateInstanceRequests_` property of type `RepeatedField\u003cCreateInstanceRequest\u003e`, which is a required field for creating primary and read replica instances."],["The latest version of the API for `CreateInstanceRequests` is `1.0.0-beta09` and the documentation includes a prior version `1.0.0-beta08` as well."]]],[]]