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\u003eThe webpage provides reference documentation for the \u003ccode\u003eQueryEligibleBillingAccountsResponse\u003c/code\u003e class in the Google Cloud Channel v1 API, specifically for .NET.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eQueryEligibleBillingAccountsResponse\u003c/code\u003e serves as the response message for querying eligible billing accounts and is contained within the \u003ccode\u003eGoogle.Cloud.Channel.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version documented is 2.14.0, while the current page's context is focused on version 2.13.0, with documentation available for prior versions, all the way down to version 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eQueryEligibleBillingAccountsResponse\u003c/code\u003e implements multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, among which the class also inherits members from the object class.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSkuPurchaseGroups\u003c/code\u003e property of the \u003ccode\u003eQueryEligibleBillingAccountsResponse\u003c/code\u003e class is a \u003ccode\u003eRepeatedField\u003c/code\u003e of \u003ccode\u003eSkuPurchaseGroup\u003c/code\u003e types, representing groups of SKUs that must be purchased with the same billing account.\u003c/p\u003e\n"]]],[],null,[]]