Class AccountBudgetProposalServiceGrpc.AccountBudgetProposalServiceFutureStub

java.lang.Object
io.grpc.stub.AbstractStub<S>
io.grpc.stub.AbstractFutureStub<AccountBudgetProposalServiceGrpc.AccountBudgetProposalServiceFutureStub>
com.google.ads.googleads.v18.services.AccountBudgetProposalServiceGrpc.AccountBudgetProposalServiceFutureStub
Enclosing class:
AccountBudgetProposalServiceGrpc

public static final class AccountBudgetProposalServiceGrpc.AccountBudgetProposalServiceFutureStub extends io.grpc.stub.AbstractFutureStub<AccountBudgetProposalServiceGrpc.AccountBudgetProposalServiceFutureStub>
A stub to allow clients to do ListenableFuture-style rpc calls to service AccountBudgetProposalService.
 A service for managing account-level budgets through proposals.
 A proposal is a request to create a new budget or make changes to an
 existing one.
 Mutates:
 The CREATE operation creates a new proposal.
 UPDATE operations aren't supported.
 The REMOVE operation cancels a pending proposal.