[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["This webpage provides documentation for the `Layer` class within the Grafeas v1 API, specifically version 3.5.0, with links to other available versions."],["The `Layer` class, found in the `Grafeas.V1` namespace, holds metadata relevant to a layer of a Docker image, inheriting from the `object` class and implementing several interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `Layer` class has two constructors: a default `Layer()` and `Layer(Layer other)` that takes another `Layer` as a parameter to copy its data."],["The class includes properties like `Arguments` and `Directive`, which store information about the recovered arguments and the Dockerfile directive used in creating the layer, respectively, both of which are `string` types."]]],[]]