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 of the `StorageSourceManifest` class is 2.15.0, while this page specifically documents version 2.7.0."],["`StorageSourceManifest` is a class that defines the location of a source manifest in Google Cloud Storage, and it is currently in Preview."],["The class `StorageSourceManifest` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `StorageSourceManifest` class include `Bucket`, `Generation`, and `Object`, which are used to specify the location of the source manifest in Cloud Storage."],["`StorageSourceManifest` has two constructor options, a default option, and an option to create a new `StorageSourceManifest` object using an existing `StorageSourceManifest` object as its parameter."]]],[]]