resourceName property

String? resourceName
getter/setter pair

The resource name of the proposal.

AccountBudgetProposal resource names have the form: customers/{customer_id}/accountBudgetProposals/{account_budget_proposal_id}

Immutable.

Implementation

core.String? resourceName;