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-04-09 UTC."],[[["This webpage details the `InstancesBulkInsertOperationMetadata` class within the `Google.Cloud.Compute.V1` namespace, showcasing its different versions."],["The latest version of `InstancesBulkInsertOperationMetadata` is 3.6.0, with previous versions ranging from 1.0.0 to 3.5.0, all of which are listed for access."],["The `InstancesBulkInsertOperationMetadata` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the base `object` class."],["It features a `PerLocationStatus` property of type `MapField\u003cstring, BulkInsertOperationStatus\u003e` that provides status information for each location, with each location's name as the key."],["The class has two constructors: a default one, `InstancesBulkInsertOperationMetadata()`, and one that accepts another `InstancesBulkInsertOperationMetadata` instance as a parameter, `InstancesBulkInsertOperationMetadata(InstancesBulkInsertOperationMetadata other)`."]]],[]]