public sealed class LocationsMetadata : IMessage<LocationsMetadata>, IEquatable<LocationsMetadata>, IDeepCloneable<LocationsMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Speech-to-Text v2 API class LocationsMetadata.
Main metadata for the Locations API for STT V2. Currently this is just the
metadata about locales, models, and features
[[["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-03-21 UTC."],[[["The `LocationsMetadata` class provides metadata for the Cloud Speech-to-Text v2 API, focusing on locales, models, and features."],["This class, part of the `Google.Cloud.Speech.V2` namespace, is available in the `Google.Cloud.Speech.V2.dll` assembly."],["It implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains properties like `AccessMetadata` for region and project access info and `Languages` for the hierarchical structure of locales, models, and features."],["The latest version available is 1.4.0, but this page refers to version 1.3.0 of the documentation, with older versions also accessible."]]],[]]