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 documentation covers versions ranging from 1.0.0 to 2.15.0."],["`StorageSourceManifest` is a class in the Google.Cloud.CloudBuild.V1 namespace that is part of the Cloud Build v1 API and used for referencing source manifests in Cloud Storage."],["This feature that is using a source manifest in Cloud Storage is currently in Preview, as described in the linked GitHub repository."],["The `StorageSourceManifest` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `StorageSourceManifest` class include `Bucket` (the Cloud Storage bucket name), `Generation` (the object's generation), and `Object` (the path to the manifest object, which must be a JSON file)."]]],[]]