public sealed class BatchGetServicesRequest : IMessage<BatchGetServicesRequest>, IEquatable<BatchGetServicesRequest>, IDeepCloneable<BatchGetServicesRequest>, IBufferMessage, IMessage
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 \u003ccode\u003eBatchGetServicesRequest\u003c/code\u003e class is a request message for the \u003ccode\u003eBatchGetServices\u003c/code\u003e method in the Google Cloud Service Usage API, with the latest version being 2.5.0.\u003c/p\u003e\n"],["\u003cp\u003eIt supports retrieval of service data, implementing interfaces like \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\u003eThis class has a \u003ccode\u003eNames\u003c/code\u003e property for specifying the services to retrieve and a \u003ccode\u003eParent\u003c/code\u003e property for defining the parent resource of those services.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, \u003ccode\u003eBatchGetServicesRequest()\u003c/code\u003e and \u003ccode\u003eBatchGetServicesRequest(BatchGetServicesRequest other)\u003c/code\u003e, and inherits members from the \u003ccode\u003eObject\u003c/code\u003e class, such as \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, \u003ccode\u003eMemberwiseClone\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBatchGetServicesRequest\u003c/code\u003e class is found within the \u003ccode\u003eGoogle.Cloud.ServiceUsage.V1\u003c/code\u003e namespace, within the Google.Cloud.ServiceUsage.V1.dll.\u003c/p\u003e\n"]]],[],null,[]]