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 .NET library, with the latest version being 3.6.0."],["The `InstancesBulkInsertOperationMetadata` class is a sealed class that implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class offers two constructors: a default constructor and one that takes another `InstancesBulkInsertOperationMetadata` object as a parameter, allowing for the creation of a new instance from an existing one."],["The `PerLocationStatus` property of the `InstancesBulkInsertOperationMetadata` class gives status information for bulk insert operations per location, with the location name as the key and the type being MapField."],["The webpage provides documentation for multiple versions of the `Google.Cloud.Compute.V1` library, all of which include information about the `InstancesBulkInsertOperationMetadata` class, beginning with version 1.0.0 and going up to the latest, version 3.6.0."]]],[]]