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."],[[["The latest version of the `CreateVersionMetadataV1` class is 2.4.0, and there are 9 previous versions available, ranging back to version 1.0.0."],["`CreateVersionMetadataV1` is a class in the Google.Cloud.AppEngine.V1 namespace used to represent metadata for operations during a `CreateVersionRequest` in App Engine v1 API."],["The `CreateVersionMetadataV1` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes a property, `CloudBuildId`, which is a string representing the Cloud Build ID if a build was created for the version, and is marked as OutputOnly."]]],[]]