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."],[[["This webpage provides reference documentation for the `StorageSourceManifest` class within the Google Cloud Build v1 API, specifically for .NET development."],["The `StorageSourceManifest` class is used to specify the location of a source manifest within Cloud Storage, which is currently in Preview."],["The page lists available versions of `StorageSourceManifest`, ranging from version 1.0.0 up to the latest version 2.15.0."],["The `StorageSourceManifest` class has properties for defining the Cloud Storage `Bucket`, `Generation`, and `Object` which are all related to the location of the source."],["The class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, alongside two constructors, one default, and one for copying another `StorageSourceManifest`."]]],[]]