public sealed class StorageSourceManifest : IMessage<StorageSourceManifest>, IEquatable<StorageSourceManifest>, IDeepCloneable<StorageSourceManifest>, IBufferMessage, IMessage
Location of the source manifest in Google Cloud Storage.
This feature is in Preview.
[[["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 details the `StorageSourceManifest` class, which is used to specify the location of a source manifest within Google Cloud Storage."],["The latest version of `StorageSourceManifest` is 2.15.0, but the page also lists previous versions from 1.0.0 to 2.14.0."],["`StorageSourceManifest` class inherits from `Object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties for specifying the Google Cloud Storage `Bucket`, `Generation`, and `Object` location of the source manifest."],["The `StorageSourceManifest` class is within the `Google.Cloud.CloudBuild.V1` namespace, and is contained within the `Google.Cloud.CloudBuild.V1.dll` assembly."]]],[]]