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."],[[["This webpage provides reference documentation for the `OSPolicy.Types.Resource.Types.File.Types.Remote` class within the Google Cloud OS Config v1 API, specifically for version 2.3.0 of the .NET library."],["The `OSPolicy.Types.Resource.Types.File.Types.Remote` class is used to specify a file that is available via a URI, enabling the remote fetching of files."],["The latest version available is 2.4.0, and this page also includes links to previous versions ranging from 1.3.0 to 2.2.0."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, suggesting a robust and versatile design for file management in the OS Config API."],["The `Remote` class has two main properties, `Sha256Checksum` and `Uri`, which are used to define the remote file by its checksum and location, respectively."]]],[]]