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
Reference documentation and code samples for the Google Cloud OS Config v1alpha API class OSPolicy.Types.Resource.Types.File.Types.Remote.
[[["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-02 UTC."],[[["This document provides reference documentation for the `OSPolicy.Types.Resource.Types.File.Types.Remote` class within the Google Cloud OS Config v1alpha API."],["The `Remote` class represents a file that can be accessed via a URI and is implemented as a sealed class that inherits from `Object` and implements multiple interfaces, including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class provides two constructors, `Remote()` and `Remote(OSPolicy.Types.Resource.Types.File.Types.Remote)`, allowing for the creation of new instances and copies of existing ones, respectively."],["Key properties of the `Remote` class include `Sha256Checksum`, which stores the SHA256 checksum of the remote file, and `Uri`, which specifies the required URI for fetching the file."],["The documentation includes links to available versions, including 2.0.0-alpha06, 2.0.0-alpha05, and 1.0.0-alpha04."]]],[]]