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."],[[["The latest version of the `Google.Cloud.Compute.V1` package for the `InstancesBulkInsertOperationMetadata` class is version 3.6.0, with multiple other versions available ranging from 1.0.0 to 3.5.0."],["The `InstancesBulkInsertOperationMetadata` class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, providing functionalities for message handling, equality checks, deep cloning, and buffer management."],["The class provides a constructor, `InstancesBulkInsertOperationMetadata`, which allows for the creation of new instances and also takes another `InstancesBulkInsertOperationMetadata` instance for cloning."],["The `PerLocationStatus` property, a `MapField`, holds detailed status information for each location, using the location name as a string key and `BulkInsertOperationStatus` for corresponding values."]]],[]]