public sealed class OSPolicy.Types.Resource.Types.File.Types.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 v1 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"]],[["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."],[[["The latest version of the `OSPolicy.Types.Resource.Types.File.Types.Remote` class is 2.4.0, with several previous versions ranging from 1.3.0 to 2.3.0 also available."],["`OSPolicy.Types.Resource.Types.File.Types.Remote` specifies a file that can be accessed via a given URI, which follows the format `{protocol}://{location}`."],["This class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, ensuring wide compatibility and utility."],["The `Remote` class has properties for `Uri`, the file's location, and `Sha256Checksum`, which is the checksum of the remote file, both of which are strings."],["The class also has two constructors: one default `Remote()` constructor, and one that will take another Remote object as a parameter, allowing for an easy copy function."]]],[]]