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, available across multiple versions from 1.0.0 to the latest 3.6.0."],["The `InstancesBulkInsertOperationMetadata` class is part of the `Google.Cloud.Compute.V1.dll` assembly and inherits from `object` while implementing several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class provides constructors to create new instances, either default or by copying an existing `InstancesBulkInsertOperationMetadata` object."],["It also provides a property called `PerLocationStatus` of the type `MapField`, which allows you to know about the bulk insert operation statuses in each location."],["The latest version listed is 3.6.0, while version 3.5.0 is presented as the current context of this particular webpage."]]],[]]