public sealed class QueryEligibleBillingAccountsResponse : IMessage<QueryEligibleBillingAccountsResponse>, IEquatable<QueryEligibleBillingAccountsResponse>, IDeepCloneable<QueryEligibleBillingAccountsResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Channel v1 API class QueryEligibleBillingAccountsResponse.
Response message for QueryEligibleBillingAccounts.
public RepeatedField<SkuPurchaseGroup> SkuPurchaseGroups { get; }
List of SKU purchase groups where each group represents a set of SKUs that
must be purchased using the same billing account. Each SKU from
[QueryEligibleBillingAccountsRequest.skus] will appear in exactly one SKU
group.
[[["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\u003eThis webpage provides documentation for the \u003ccode\u003eQueryEligibleBillingAccountsResponse\u003c/code\u003e class within the Google Cloud Channel v1 API, specifically for version 2.10.0 and other versions as well.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eQueryEligibleBillingAccountsResponse\u003c/code\u003e is a response message used in the Cloud Channel v1 API to retrieve information regarding billing accounts.\u003c/p\u003e\n"],["\u003cp\u003eThe class 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, extending its functionality within the .NET ecosystem.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation outlines the available constructors for \u003ccode\u003eQueryEligibleBillingAccountsResponse\u003c/code\u003e, including a parameter for copying an existing object.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSkuPurchaseGroups\u003c/code\u003e property is a repeated field of \u003ccode\u003eSkuPurchaseGroup\u003c/code\u003e objects, representing groups of SKUs that must share a billing account.\u003c/p\u003e\n"]]],[],null,[]]