public sealed class BatchGetServicesResponse : IMessage<BatchGetServicesResponse>, IEquatable<BatchGetServicesResponse>, IDeepCloneable<BatchGetServicesResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Service Usage v1 API class BatchGetServicesResponse.
[[["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."],[[["This document provides reference documentation for the `BatchGetServicesResponse` class within the Service Usage v1 API."],["`BatchGetServicesResponse` is a response message used by the `BatchGetServices` method, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from `object` and is part of the `Google.Cloud.ServiceUsage.V1` namespace within the `Google.Cloud.ServiceUsage.V1.dll` assembly."],["The `BatchGetServicesResponse` class has two constructors and one main property called `Services`, which is a `RepeatedField` containing the requested service states."],["The provided links show the versions of this documentation as follows; 2.5.0, 2.4.0, 2.3.0, 2.2.0, 2.1.0, 2.0.0, 1.2.0, 1.1.0, 1.0.0, and 2.5.0 being the latest version."]]],[]]