public sealed class StorageSourceManifest : IMessage<StorageSourceManifest>, IEquatable<StorageSourceManifest>, IDeepCloneable<StorageSourceManifest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Build v1 API class StorageSourceManifest.
Location of the source manifest in Cloud Storage.
This feature is in Preview; see description
here.
[[["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 webpage provides documentation for the `StorageSourceManifest` class within the Google Cloud Build v1 API, with the latest version being 2.15.0."],["The `StorageSourceManifest` class is used to specify the location of a source manifest file in Google Cloud Storage."],["The `StorageSourceManifest` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, for various operations."],["The class includes properties like `Bucket`, `Generation`, and `Object`, which define the Cloud Storage location and version of the source manifest file."],["A list of versions from 1.0.0 up to the most current, 2.15.0, is provided, each with its own link for the `StorageSourceManifest` documentation."]]],[]]