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; 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 details the `StorageSourceManifest` class, which is used to specify the location of a source manifest in Google Cloud Storage."],["The `StorageSourceManifest` class is part of the `Google.Cloud.CloudBuild.V1` namespace and is found within the `Google.Cloud.CloudBuild.V1.dll` assembly."],["There are multiple versions available for review, ranging from version 1.0.0 to the latest 2.15.0."],["The class has properties for `Bucket`, `Generation`, and `Object`, which represent the Google Cloud Storage bucket, generation, and object containing the source manifest, respectively."],["This feature of `StorageSourceManifest` is currently in preview, and further information can be found on the provided link."]]],[]]