public sealed class BulkInsertOperationStatus : IMessage<BulkInsertOperationStatus>, IEquatable<BulkInsertOperationStatus>, IDeepCloneable<BulkInsertOperationStatus>, IBufferMessage, IMessage
[Output Only] Creation status of BulkInsert operation - information if the flow is rolling forward or rolling back.
Check the Status enum for the list of possible values.
[[["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-08 UTC."],[[["\u003cp\u003eVersion 3.6.0 is the latest release for the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e package, with links to the documentation for \u003ccode\u003eBulkInsertOperationStatus\u003c/code\u003e in this and prior versions.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBulkInsertOperationStatus\u003c/code\u003e class, in the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace, provides information regarding the status of a bulk insert operation and is implemented in various versions, including IMessage, IEquatable, IDeepCloneable and IBufferMessage.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains properties such as \u003ccode\u003eCreatedVmCount\u003c/code\u003e, \u003ccode\u003eDeletedVmCount\u003c/code\u003e, \u003ccode\u003eFailedToCreateVmCount\u003c/code\u003e, \u003ccode\u003eStatus\u003c/code\u003e, and \u003ccode\u003eTargetVmCount\u003c/code\u003e, which reflect the number of VMs successfully created, deleted during rollback, failed during creation, the current status, and the initially planned VM count respectively.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available for \u003ccode\u003eBulkInsertOperationStatus\u003c/code\u003e: a default constructor and one that takes another \u003ccode\u003eBulkInsertOperationStatus\u003c/code\u003e instance as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe class has boolean properties \u003ccode\u003eHasCreatedVmCount\u003c/code\u003e, \u003ccode\u003eHasDeletedVmCount\u003c/code\u003e, \u003ccode\u003eHasFailedToCreateVmCount\u003c/code\u003e, \u003ccode\u003eHasStatus\u003c/code\u003e, and \u003ccode\u003eHasTargetVmCount\u003c/code\u003e to check if the corresponding field is set.\u003c/p\u003e\n"]]],[],null,[]]