public sealed class LocationMetadata : IMessage<LocationMetadata>, IEquatable<LocationMetadata>, IDeepCloneable<LocationMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Oracle Database@Google Cloud v1 API class LocationMetadata.
Metadata for a given [Location][google.cloud.location.Location].
[[["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-17 UTC."],[[["The `LocationMetadata` class in the Oracle Database@Google Cloud v1 API provides metadata for a given location."],["This class is part of the `Google.Cloud.OracleDatabase.V1` namespace and is implemented in the `Google.Cloud.OracleDatabase.V1.dll` assembly."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`LocationMetadata` has a `GcpOracleZones` property that provides the Google Cloud Platform Oracle zones within a location."],["There are two constructors available: a default constructor and one that accepts another `LocationMetadata` object."]]],[]]