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"]],[["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-07 UTC."],[[["The `LocationMetadata` class in the Google Cloud Oracle Database v1 API provides metadata for a given location within Google Cloud."],["This class inherits from `object` and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It includes a constructor for creating a new `LocationMetadata` object and another for copying an existing `LocationMetadata` object."],["The `GcpOracleZones` property provides a list of Google Cloud Platform Oracle zones available in a given location as a `RepeatedField` of strings."],["The current version of this class is the 1.1.0 which is also the latest."]]],[]]