public sealed class BatchCreateInstancesMetadata : IMessage<BatchCreateInstancesMetadata>, IEquatable<BatchCreateInstancesMetadata>, IDeepCloneable<BatchCreateInstancesMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the AlloyDB v1 API class BatchCreateInstancesMetadata.
Message for metadata that is specific to BatchCreateInstances API.
NEXT_ID: 3
public MapField<string, BatchCreateInstanceStatus> InstanceStatuses { get; }
A map representing state of the instances involved in the
BatchCreateInstances operation during the operation execution.
The instance state will be in STATE_UNSPECIFIED state if the instance has
not yet been picked up for processing.
The key of the map is the name of the instance resource.
For the format, see the comment on the Instance.name field.
public RepeatedField<string> InstanceTargets { get; }
The instances being created in the API call. Each string in this list
is the server defined resource path for target instances in the request
and for the format of each string, see the comment on the Instance.name
field.
[[["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\u003eThe latest version available for the \u003ccode\u003eBatchCreateInstancesMetadata\u003c/code\u003e class is 1.9.0, while the current version being documented is 1.5.0 within the Google.Cloud.AlloyDb.V1 namespace.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eBatchCreateInstancesMetadata\u003c/code\u003e is a class in the AlloyDB v1 API that 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, and is designed to handle metadata specific to the BatchCreateInstances API.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties \u003ccode\u003eInstanceStatuses\u003c/code\u003e, a map showing the state of instances during the \u003ccode\u003eBatchCreateInstances\u003c/code\u003e operation, and \u003ccode\u003eInstanceTargets\u003c/code\u003e, which lists the resource paths for the target instances being created.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBatchCreateInstancesMetadata\u003c/code\u003e class has two constructors: one default constructor \u003ccode\u003eBatchCreateInstancesMetadata()\u003c/code\u003e and one taking another \u003ccode\u003eBatchCreateInstancesMetadata\u003c/code\u003e object as an argument.\u003c/p\u003e\n"],["\u003cp\u003eAll versions of the \u003ccode\u003eBatchCreateInstancesMetadata\u003c/code\u003e class include the same core functionalities, such as message handling, status reporting, and instance target tracking.\u003c/p\u003e\n"]]],[],null,[]]