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 is used to track metadata during a `CreateVersionRequest` in Google App Engine."],["This class is part of the `Google.Cloud.AppEngine.V1` namespace and is implemented in the `Google.Cloud.AppEngine.V1.dll` assembly, and is inherited from Object."],["There are multiple versions available for this class, ranging from version 1.0.0 up to 2.4.0, with 2.4.0 being the latest."],["The `CreateVersionMetadataV1` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, for handling message operations."],["The class has one property called `CloudBuildId`, a string that represents the Cloud Build ID."]]],[]]