lib/google/cloud/billing/budgets/v1beta1/budget_service.rb in google-cloud-billing-budgets-v1beta1-0.7.0 vs lib/google/cloud/billing/budgets/v1beta1/budget_service.rb in google-cloud-billing-budgets-v1beta1-0.8.0

- old
+ new

@@ -33,10 +33,10 @@ module V1beta1 ## # BudgetService stores Cloud Billing budgets, which define a # budget plan and rules to execute as we track spend against that plan. # - # To load this service and instantiate a client: + # @example Load this service and instantiate a gRPC client # # require "google/cloud/billing/budgets/v1beta1/budget_service" # client = ::Google::Cloud::Billing::Budgets::V1beta1::BudgetService::Client.new # module BudgetService