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 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-04-09 UTC."],[[["This webpage provides reference documentation for the `StorageSourceManifest` class within the Google Cloud Build v1 API for .NET."],["The `StorageSourceManifest` class is used to specify the location of a source manifest within Google Cloud Storage, and it is currently in Preview."],["The page lists various versions of the API, ranging from the latest (2.15.0) down to version 1.0.0, providing links to their respective documentations."],["The documentation outlines the inheritance, implemented interfaces, constructors, and properties (Bucket, Generation, Object) of the `StorageSourceManifest` class, along with detailed descriptions."],["The page references the location of the source manifest, and mentions it should be a JSON file."]]],[]]