public sealed class CreateVersionMetadataV1 : IMessage<CreateVersionMetadataV1>, IEquatable<CreateVersionMetadataV1>, IDeepCloneable<CreateVersionMetadataV1>, IBufferMessage, IMessage
Metadata for the given [google.longrunning.Operation][google.longrunning.Operation] during a
[google.appengine.v1.CreateVersionRequest][google.appengine.v1.CreateVersionRequest].
[[["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 `CreateVersionMetadataV1` class provides metadata for a `CreateVersionRequest` operation within the `Google.Cloud.AppEngine.V1` namespace."],["Version 2.4.0 is the latest version of the `CreateVersionMetadataV1` documentation, which can be found in the provided content, and includes all the previous versions."],["The class inherits from `Object` and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, supporting various functionalities."],["It has two constructors, one default and another that accepts a `CreateVersionMetadataV1` object for copying."],["The `CloudBuildId` property of the class provides the Cloud Build ID associated with the version creation, if applicable."]]],[]]