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."],[[["The latest version available for the `StorageSourceManifest` class is 2.15.0, while the current page is describing the 2.14.0 version."],["`StorageSourceManifest` is a class within the Google Cloud Build v1 API, used for handling source manifests in Cloud Storage."],["This class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `StorageSourceManifest` class contains properties for specifying the Cloud Storage bucket, generation, and object location of the source manifest, which must be in JSON file format."],["There is a range of versions for the `StorageSourceManifest` class available, starting from version 1.0.0 and going all the way to version 2.15.0."]]],[]]