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 latest version of the `CreateVersionMetadataV1` class is 2.4.0, and the documentation covers versions ranging from 1.0.0 to 2.4.0."],["`CreateVersionMetadataV1` is used to define metadata for a `CreateVersionRequest` operation within the `google.appengine.v1` API."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `Object`."],["It has two constructors: a default one and another that accepts an instance of `CreateVersionMetadataV1` as a parameter for copying."],["The class has one property: `CloudBuildId`, a string that holds the ID of a cloud build that is created as part of the version, that is set as Output only."]]],[]]