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, and the current page is showcasing the 2.11.0 version."],["The `StorageSourceManifest` class is used for specifying the location of a source manifest in Google Cloud Storage, which is a feature that's currently in Preview."],["`StorageSourceManifest` inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, along with two other interfaces shown."],["The class has properties such as `Bucket`, `Generation`, and `Object`, which define the location and versioning of the source manifest within Google Cloud Storage."],["`StorageSourceManifest` has 2 constructors, one empty and one with a parameter of type `StorageSourceManifest`."]]],[]]