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"]],[["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-12 UTC."],[[["This webpage details the `Remote` class within the `Google.Cloud.OsConfig.V1` namespace, specifically under version 1.8.0 of the Google Cloud OS Config .NET library."],["The `Remote` class is designed to specify a file that is accessible via a URI, and it implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page provides a list of the different versions of the `Remote` class, ranging from 1.3.0 to 2.4.0, with 2.4.0 being the latest version."],["The `Remote` class has two properties, `Sha256Checksum` and `Uri`, which allow for specifying the SHA256 checksum and the URI of the remote file, respectively."],["The webpage also includes information on inherited members, constructors, and parameter descriptions for the `Remote` class."]]],[]]