Class AccountBudgetProposalServiceGrpc.AccountBudgetProposalServiceBlockingV2Stub

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

public static final class AccountBudgetProposalServiceGrpc.AccountBudgetProposalServiceBlockingV2Stub extends io.grpc.stub.AbstractBlockingStub<AccountBudgetProposalServiceGrpc.AccountBudgetProposalServiceBlockingV2Stub>
A stub to allow clients to do synchronous 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.