Uses of Class
com.google.cloud.channel.v1.QueryEligibleBillingAccountsRequest
-
Packages that use QueryEligibleBillingAccountsRequest Package Description com.google.cloud.channel.v1 A client to Cloud Channel APIcom.google.cloud.channel.v1.stub -
-
Uses of QueryEligibleBillingAccountsRequest in com.google.cloud.channel.v1
Methods in com.google.cloud.channel.v1 that return QueryEligibleBillingAccountsRequest Modifier and Type Method Description QueryEligibleBillingAccountsRequestQueryEligibleBillingAccountsRequest.Builder. build()QueryEligibleBillingAccountsRequestQueryEligibleBillingAccountsRequest.Builder. buildPartial()static QueryEligibleBillingAccountsRequestQueryEligibleBillingAccountsRequest. getDefaultInstance()QueryEligibleBillingAccountsRequestQueryEligibleBillingAccountsRequest.Builder. getDefaultInstanceForType()QueryEligibleBillingAccountsRequestQueryEligibleBillingAccountsRequest. getDefaultInstanceForType()static QueryEligibleBillingAccountsRequestQueryEligibleBillingAccountsRequest. parseDelimitedFrom(InputStream input)static QueryEligibleBillingAccountsRequestQueryEligibleBillingAccountsRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static QueryEligibleBillingAccountsRequestQueryEligibleBillingAccountsRequest. parseFrom(byte[] data)static QueryEligibleBillingAccountsRequestQueryEligibleBillingAccountsRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static QueryEligibleBillingAccountsRequestQueryEligibleBillingAccountsRequest. parseFrom(com.google.protobuf.ByteString data)static QueryEligibleBillingAccountsRequestQueryEligibleBillingAccountsRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static QueryEligibleBillingAccountsRequestQueryEligibleBillingAccountsRequest. parseFrom(com.google.protobuf.CodedInputStream input)static QueryEligibleBillingAccountsRequestQueryEligibleBillingAccountsRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static QueryEligibleBillingAccountsRequestQueryEligibleBillingAccountsRequest. parseFrom(InputStream input)static QueryEligibleBillingAccountsRequestQueryEligibleBillingAccountsRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static QueryEligibleBillingAccountsRequestQueryEligibleBillingAccountsRequest. parseFrom(ByteBuffer data)static QueryEligibleBillingAccountsRequestQueryEligibleBillingAccountsRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.channel.v1 that return types with arguments of type QueryEligibleBillingAccountsRequest Modifier and Type Method Description com.google.protobuf.Parser<QueryEligibleBillingAccountsRequest>QueryEligibleBillingAccountsRequest. getParserForType()static io.grpc.MethodDescriptor<QueryEligibleBillingAccountsRequest,QueryEligibleBillingAccountsResponse>CloudChannelServiceGrpc. getQueryEligibleBillingAccountsMethod()static com.google.protobuf.Parser<QueryEligibleBillingAccountsRequest>QueryEligibleBillingAccountsRequest. parser()com.google.api.gax.rpc.UnaryCallable<QueryEligibleBillingAccountsRequest,QueryEligibleBillingAccountsResponse>CloudChannelServiceClient. queryEligibleBillingAccountsCallable()Lists the billing accounts that are eligible to purchase particular SKUs for a given customer.com.google.api.gax.rpc.UnaryCallSettings.Builder<QueryEligibleBillingAccountsRequest,QueryEligibleBillingAccountsResponse>CloudChannelServiceSettings.Builder. queryEligibleBillingAccountsSettings()Returns the builder for the settings used for calls to queryEligibleBillingAccounts.com.google.api.gax.rpc.UnaryCallSettings<QueryEligibleBillingAccountsRequest,QueryEligibleBillingAccountsResponse>CloudChannelServiceSettings. queryEligibleBillingAccountsSettings()Returns the object with the settings used for calls to queryEligibleBillingAccounts.Methods in com.google.cloud.channel.v1 with parameters of type QueryEligibleBillingAccountsRequest Modifier and Type Method Description QueryEligibleBillingAccountsRequest.BuilderQueryEligibleBillingAccountsRequest.Builder. mergeFrom(QueryEligibleBillingAccountsRequest other)static QueryEligibleBillingAccountsRequest.BuilderQueryEligibleBillingAccountsRequest. newBuilder(QueryEligibleBillingAccountsRequest prototype)QueryEligibleBillingAccountsResponseCloudChannelServiceClient. queryEligibleBillingAccounts(QueryEligibleBillingAccountsRequest request)Lists the billing accounts that are eligible to purchase particular SKUs for a given customer.default voidCloudChannelServiceGrpc.AsyncService. queryEligibleBillingAccounts(QueryEligibleBillingAccountsRequest request, io.grpc.stub.StreamObserver<QueryEligibleBillingAccountsResponse> responseObserver)Lists the billing accounts that are eligible to purchase particular SKUs for a given customer.QueryEligibleBillingAccountsResponseCloudChannelServiceGrpc.CloudChannelServiceBlockingStub. queryEligibleBillingAccounts(QueryEligibleBillingAccountsRequest request)Lists the billing accounts that are eligible to purchase particular SKUs for a given customer.com.google.common.util.concurrent.ListenableFuture<QueryEligibleBillingAccountsResponse>CloudChannelServiceGrpc.CloudChannelServiceFutureStub. queryEligibleBillingAccounts(QueryEligibleBillingAccountsRequest request)Lists the billing accounts that are eligible to purchase particular SKUs for a given customer.voidCloudChannelServiceGrpc.CloudChannelServiceStub. queryEligibleBillingAccounts(QueryEligibleBillingAccountsRequest request, io.grpc.stub.StreamObserver<QueryEligibleBillingAccountsResponse> responseObserver)Lists the billing accounts that are eligible to purchase particular SKUs for a given customer. -
Uses of QueryEligibleBillingAccountsRequest in com.google.cloud.channel.v1.stub
Methods in com.google.cloud.channel.v1.stub that return types with arguments of type QueryEligibleBillingAccountsRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<QueryEligibleBillingAccountsRequest,QueryEligibleBillingAccountsResponse>CloudChannelServiceStub. queryEligibleBillingAccountsCallable()com.google.api.gax.rpc.UnaryCallable<QueryEligibleBillingAccountsRequest,QueryEligibleBillingAccountsResponse>GrpcCloudChannelServiceStub. queryEligibleBillingAccountsCallable()com.google.api.gax.rpc.UnaryCallable<QueryEligibleBillingAccountsRequest,QueryEligibleBillingAccountsResponse>HttpJsonCloudChannelServiceStub. queryEligibleBillingAccountsCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<QueryEligibleBillingAccountsRequest,QueryEligibleBillingAccountsResponse>CloudChannelServiceStubSettings.Builder. queryEligibleBillingAccountsSettings()Returns the builder for the settings used for calls to queryEligibleBillingAccounts.com.google.api.gax.rpc.UnaryCallSettings<QueryEligibleBillingAccountsRequest,QueryEligibleBillingAccountsResponse>CloudChannelServiceStubSettings. queryEligibleBillingAccountsSettings()Returns the object with the settings used for calls to queryEligibleBillingAccounts.
-