Caution: You are viewing documentation for the API's REST interface. Most of our official client libraries use gRPC. See the REST Introduction for details.

AccountBudgetProposalType

The possible types of an AccountBudgetProposal.

Enums
UNSPECIFIED Not specified.
UNKNOWN Used for return value only. Represents value unknown in this version.
CREATE Identifies a request to create a new budget.
UPDATE Identifies a request to edit an existing budget.
END Identifies a request to end a budget that has already started.
REMOVE Identifies a request to remove a budget that hasn't started yet.