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-03-21 UTC."],[[["The latest version available for the `StorageSourceManifest` class is 2.15.0, and the page details versions ranging from 1.0.0 to 2.15.0."],["`StorageSourceManifest` is a class in the Google Cloud Build v1 API, specifically within the `Google.Cloud.CloudBuild.V1` namespace, designed to handle source manifests in Google Cloud Storage."],["This class has several properties, including `Bucket`, `Generation`, and `Object`, used to specify the location and details of the source manifest within Google Cloud Storage."],["`StorageSourceManifest` implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `Object`, with several methods being inherited as well."],["The source manifest in Google Cloud Storage feature is currently in Preview, and the object must be a JSON file."]]],[]]