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 page provides documentation for the `InstancesBulkInsertOperationMetadata` class within the `Google.Cloud.Compute.V1` namespace, detailing its structure and functionality across various versions."],["The latest version of the class is 3.6.0, and a historical record of documentation is provided for each previous release, going all the way back to version 1.0.0."],["The `InstancesBulkInsertOperationMetadata` class inherits from `object` and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class includes the `PerLocationStatus` property, which provides status information for each specified location through the use of a `MapField`."],["Two constructors for the `InstancesBulkInsertOperationMetadata` class are available, a default constructor and another that accepts an `InstancesBulkInsertOperationMetadata` object."]]],[]]