generated/google/apis/billingbudgets_v1beta1/service.rb in google-api-client-0.37.3 vs generated/google/apis/billingbudgets_v1beta1/service.rb in google-api-client-0.38.0

- old
+ new

@@ -115,11 +115,11 @@ execute_or_queue_command(command, &block) end # Returns a budget. # WARNING: There are some fields exposed on the Google Cloud Console that - # aren’t available on this API. When reading from the API, you will not + # aren't available on this API. When reading from the API, you will not # see these fields in the return value, though they may have been set # in the Cloud Console. # @param [String] name # Required. Name of budget to get. Values are of the form # `billingAccounts/`billingAccountId`/budgets/`budgetId``. @@ -150,11 +150,11 @@ execute_or_queue_command(command, &block) end # Returns a list of budgets for a billing account. # WARNING: There are some fields exposed on the Google Cloud Console that - # aren’t available on this API. When reading from the API, you will not + # aren't available on this API. When reading from the API, you will not # see these fields in the return value, though they may have been set # in the Cloud Console. # @param [String] parent # Required. Name of billing account to list budgets under. Values # are of the form `billingAccounts/`billingAccountId``. @@ -194,10 +194,10 @@ execute_or_queue_command(command, &block) end # Updates a budget and returns the updated budget. # WARNING: There are some fields exposed on the Google Cloud Console that - # aren’t available on this API. Budget fields that are not exposed in + # aren't available on this API. Budget fields that are not exposed in # this API will not be changed by this method. # @param [String] name # Output only. Resource name of the budget. # The resource name implies the scope of a budget. Values are of the form # `billingAccounts/`billingAccountId`/budgets/`budgetId``.