[[["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 `StorageSource` class is used to specify the location of source code within Google Cloud Storage for cloud builds."],["This class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing functionalities for message handling, equality comparison, deep cloning, and buffer message handling respectively."],["The `StorageSource` class contains three properties: `Bucket`, `Generation`, and `Object`, which respectively specify the Google Cloud Storage bucket, the object's generation, and the object containing the source."],["There are multiple versions of the `StorageSource` available, with the latest being version 2.15.0 and the earliest being 1.0.0, all accessible through provided links."],["The `StorageSource` class has two constructors, one default and one that take another `StorageSource` as a parameter."]]],[]]