public sealed class CreateVersionMetadataV1 : IMessage<CreateVersionMetadataV1>, IEquatable<CreateVersionMetadataV1>, IDeepCloneable<CreateVersionMetadataV1>, IBufferMessage, IMessage
Reference documentation and code samples for the App Engine v1 API class CreateVersionMetadataV1.
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."],[[["This document provides reference documentation for the `CreateVersionMetadataV1` class within the Google Cloud App Engine v1 API, specifically version 2.3.0."],["The `CreateVersionMetadataV1` class is used to represent metadata for a `CreateVersionRequest` operation within the App Engine API, and is a part of the namespace `Google.Cloud.AppEngine.V1`."],["The `CreateVersionMetadataV1` class inherits from `object` and implements `IMessage`, `IEquatable\u003cCreateVersionMetadataV1\u003e`, `IDeepCloneable\u003cCreateVersionMetadataV1\u003e`, and `IBufferMessage`."],["This class includes a `CloudBuildId` property of type string, which represents the Cloud Build ID that may have been generated during version creation."],["The page also provides links to documentation for various earlier versions of the class, ranging from 1.0.0 up to the latest 2.4.0 version."]]],[]]