public sealed class InstancesBulkInsertOperationMetadata : IMessage<InstancesBulkInsertOperationMetadata>, IEquatable<InstancesBulkInsertOperationMetadata>, IDeepCloneable<InstancesBulkInsertOperationMetadata>, IBufferMessage, IMessage
[[["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 webpage provides documentation for the `InstancesBulkInsertOperationMetadata` class within the Google.Cloud.Compute.V1 namespace, specifically version 2.15.0."],["The `InstancesBulkInsertOperationMetadata` class, used for bulk insert operations on instances, implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["The page lists multiple historical versions of the `InstancesBulkInsertOperationMetadata` class, ranging from version 1.0.0 to the latest version 3.6.0, with each version having its own specific documentation link."],["The class has two constructors: a parameterless constructor, and one that takes another `InstancesBulkInsertOperationMetadata` instance as a parameter for copying purposes."],["The `InstancesBulkInsertOperationMetadata` class contains a `PerLocationStatus` property of type `MapField`, which stores status information per location using the location name as the key and `BulkInsertOperationStatus` as the value."]]],[]]