Class AccountBudgetProposalServiceGrpc.AccountBudgetProposalServiceStub

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

public static final class AccountBudgetProposalServiceGrpc.AccountBudgetProposalServiceStub extends io.grpc.stub.AbstractAsyncStub<AccountBudgetProposalServiceGrpc.AccountBudgetProposalServiceStub>
A stub to allow clients to do asynchronous 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.