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 for .NET, spanning multiple versions from 1.2.0 to the latest 2.17.0."],["The `GetMetricsRequest` class is used to request metrics from the API, as indicated by its description \"The get metrics request message,\"."],["The class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, extending its capabilities within the .NET framework."],["The `GetMetricsRequest` class has properties such as `MetricsName` (a typed view) and `Name` (a string), where name is a required value in the format \"projects/{project}/keys/{key}/metrics\"."],["The documentation includes constructors for creating `GetMetricsRequest` objects, either default or by cloning from another `GetMetricsRequest` object."]]],[]]