public sealed class BatchGetServicesRequest : IMessage<BatchGetServicesRequest>, IEquatable<BatchGetServicesRequest>, IDeepCloneable<BatchGetServicesRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Service Usage v1 API class BatchGetServicesRequest.
An example name would be:
projects/123/services/serviceusage.googleapis.com where 123 is the
project number.
A single request can get a maximum of 30 services at a time.
Parent to retrieve services from.
If this is set, the parent of all of the services specified in names must
match this field. An example name would be: projects/123 where 123 is
the project number. The BatchGetServices method currently only supports
projects.
[[["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."],[[["\u003cp\u003eThe latest version available for the \u003ccode\u003eBatchGetServicesRequest\u003c/code\u003e is 2.5.0, with several previous versions also accessible, including 2.4.0, 2.3.0, 2.2.0, 2.1.0, 2.0.0, 1.2.0, 1.1.0, and 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eBatchGetServicesRequest\u003c/code\u003e is a request message for the \u003ccode\u003eBatchGetServices\u003c/code\u003e method, used to retrieve multiple services, and implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eBatchGetServicesRequest\u003c/code\u003e offers two constructors: a default constructor and one that takes another \u003ccode\u003eBatchGetServicesRequest\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe class features two key properties, \u003ccode\u003eNames\u003c/code\u003e which is a list of services to retrieve, limited to 30 at a time, and \u003ccode\u003eParent\u003c/code\u003e, which specifies the project from which to retrieve services.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBatchGetServicesRequest\u003c/code\u003e is part of the \u003ccode\u003eGoogle.Cloud.ServiceUsage.V1\u003c/code\u003e namespace, contained within the \u003ccode\u003eGoogle.Cloud.ServiceUsage.V1.dll\u003c/code\u003e assembly, and the class inherits from \u003ccode\u003eObject\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]