public sealed class GetMetricsRequest : IMessage<GetMetricsRequest>, IEquatable<GetMetricsRequest>, IDeepCloneable<GetMetricsRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud reCAPTCHA Enterprise v1 API class GetMetricsRequest.
[[["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-25 UTC."],[[["This webpage provides reference documentation for the `GetMetricsRequest` class within the Google Cloud reCAPTCHA Enterprise v1 API."],["The `GetMetricsRequest` class is used to request metrics and is part of the `Google.Cloud.RecaptchaEnterprise.V1` namespace, within the `Google.Cloud.RecaptchaEnterprise.V1.dll` assembly."],["The documentation outlines the class's constructors, properties such as `MetricsName` and `Name`, and its implementation of several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `Name` property is a required string that represents the requested metrics name, following the format `projects/{project}/keys/{key}/metrics`."],["The webpage also lists the available versions of the API, from version 1.2.0 up to the latest 2.17.0, with each version linking to the `GetMetricsRequest` documentation for that specific version."]]],[]]