public sealed class Remote : IMessage<OSPolicy.Types.Resource.Types.File.Types.Remote>, IEquatable<OSPolicy.Types.Resource.Types.File.Types.Remote>, IDeepCloneable<OSPolicy.Types.Resource.Types.File.Types.Remote>, IBufferMessage, IMessage
[[["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-01 UTC."],[[["This webpage details the `Remote` class within the `Google.Cloud.OsConfig.V1` namespace, specifically within the `OSPolicy.Types.Resource.Types.File.Types` hierarchy."],["The `Remote` class, which is sealed, specifies a file that is accessible via a URI, and is implemented through several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class has two constructors, a default one and another that takes an existing `Remote` object for copying, as well as the properties `Sha256Checksum` for the file's SHA256 checksum and `Uri` for the required URI to the remote file."],["The page includes a list of previous versions, ranging from version 1.3.0 to the latest 2.4.0, allowing users to navigate through different releases."]]],[]]