Class: Google::Cloud::Billing::Budgets::V1beta1::ListBudgetsRequest
- Inherits:
-
Object
- Object
- Google::Cloud::Billing::Budgets::V1beta1::ListBudgetsRequest
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/billing/budgets/v1beta1/budget_service.rb
Overview
Request for ListBudgets
Instance Attribute Summary collapse
-
#page_size ⇒ ::Integer
Optional.
-
#page_token ⇒ ::String
Optional.
-
#parent ⇒ ::String
Required.
-
#scope ⇒ ::String
Optional.
Instance Attribute Details
#page_size ⇒ ::Integer
88 89 90 91 |
# File 'proto_docs/google/cloud/billing/budgets/v1beta1/budget_service.rb', line 88 class ListBudgetsRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#page_token ⇒ ::String
88 89 90 91 |
# File 'proto_docs/google/cloud/billing/budgets/v1beta1/budget_service.rb', line 88 class ListBudgetsRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#parent ⇒ ::String
88 89 90 91 |
# File 'proto_docs/google/cloud/billing/budgets/v1beta1/budget_service.rb', line 88 class ListBudgetsRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#scope ⇒ ::String
88 89 90 91 |
# File 'proto_docs/google/cloud/billing/budgets/v1beta1/budget_service.rb', line 88 class ListBudgetsRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |