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 documentation for the `OSPolicy.Types.Resource.Types.File.Types.Remote` class within the Google Cloud OS Config v1 API, specifically focusing on version 2.2.0."],["The `Remote` class is used to specify a file that can be accessed via a URI and is part of the OS Config API, and is implemented as a sealed class in the `Google.Cloud.OsConfig.V1` namespace."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and also inherits from the base `object` class."],["The `Remote` class includes properties such as `Sha256Checksum` and `Uri`, allowing users to define the SHA256 checksum and the URI for retrieving the remote file, respectively."],["There is a history of other versions available ranging from 1.3.0 up to the latest version 2.4.0 with version 2.2.0 being the current one this documentation is referencing."]]],[]]