diff --git a/api_names_out.yaml b/api_names_out.yaml index c6889ba00..19ff49906 100644 --- a/api_names_out.yaml +++ b/api_names_out.yaml @@ -6803,12 +6803,16 @@ "/androidpublisher:v2/Season/prorations": prorations "/androidpublisher:v2/Season/prorations/proration": proration "/androidpublisher:v2/Season/start": start +"/androidpublisher:v2/SubscriptionCancelSurveyResult": subscription_cancel_survey_result +"/androidpublisher:v2/SubscriptionCancelSurveyResult/cancelSurveyReason": cancel_survey_reason +"/androidpublisher:v2/SubscriptionCancelSurveyResult/userInputCancelReason": user_input_cancel_reason "/androidpublisher:v2/SubscriptionDeferralInfo": subscription_deferral_info "/androidpublisher:v2/SubscriptionDeferralInfo/desiredExpiryTimeMillis": desired_expiry_time_millis "/androidpublisher:v2/SubscriptionDeferralInfo/expectedExpiryTimeMillis": expected_expiry_time_millis "/androidpublisher:v2/SubscriptionPurchase": subscription_purchase "/androidpublisher:v2/SubscriptionPurchase/autoRenewing": auto_renewing "/androidpublisher:v2/SubscriptionPurchase/cancelReason": cancel_reason +"/androidpublisher:v2/SubscriptionPurchase/cancelSurveyResult": cancel_survey_result "/androidpublisher:v2/SubscriptionPurchase/countryCode": country_code "/androidpublisher:v2/SubscriptionPurchase/developerPayload": developer_payload "/androidpublisher:v2/SubscriptionPurchase/emailAddress": email_address @@ -16205,6 +16209,96 @@ "/clouduseraccounts:vm_beta/key": key "/clouduseraccounts:vm_beta/quotaUser": quota_user "/clouduseraccounts:vm_beta/userIp": user_ip +"/composer:v1beta1/Empty": empty +"/composer:v1beta1/Environment": environment +"/composer:v1beta1/Environment/config": config +"/composer:v1beta1/Environment/createTime": create_time +"/composer:v1beta1/Environment/labels": labels +"/composer:v1beta1/Environment/labels/label": label +"/composer:v1beta1/Environment/name": name +"/composer:v1beta1/Environment/state": state +"/composer:v1beta1/Environment/updateTime": update_time +"/composer:v1beta1/Environment/uuid": uuid +"/composer:v1beta1/EnvironmentConfig": environment_config +"/composer:v1beta1/EnvironmentConfig/airflowUri": airflow_uri +"/composer:v1beta1/EnvironmentConfig/dagGcsPrefix": dag_gcs_prefix +"/composer:v1beta1/EnvironmentConfig/gkeCluster": gke_cluster +"/composer:v1beta1/EnvironmentConfig/nodeConfig": node_config +"/composer:v1beta1/EnvironmentConfig/nodeCount": node_count +"/composer:v1beta1/EnvironmentConfig/softwareConfig": software_config +"/composer:v1beta1/ListEnvironmentsResponse": list_environments_response +"/composer:v1beta1/ListEnvironmentsResponse/environments": environments +"/composer:v1beta1/ListEnvironmentsResponse/environments/environment": environment +"/composer:v1beta1/ListEnvironmentsResponse/nextPageToken": next_page_token +"/composer:v1beta1/ListOperationsResponse": list_operations_response +"/composer:v1beta1/ListOperationsResponse/nextPageToken": next_page_token +"/composer:v1beta1/ListOperationsResponse/operations": operations +"/composer:v1beta1/ListOperationsResponse/operations/operation": operation +"/composer:v1beta1/NodeConfig": node_config +"/composer:v1beta1/NodeConfig/diskSizeGb": disk_size_gb +"/composer:v1beta1/NodeConfig/location": location +"/composer:v1beta1/NodeConfig/machineType": machine_type +"/composer:v1beta1/NodeConfig/network": network +"/composer:v1beta1/NodeConfig/oauthScopes": oauth_scopes +"/composer:v1beta1/NodeConfig/oauthScopes/oauth_scope": oauth_scope +"/composer:v1beta1/NodeConfig/serviceAccount": service_account +"/composer:v1beta1/NodeConfig/subnetwork": subnetwork +"/composer:v1beta1/NodeConfig/tags": tags +"/composer:v1beta1/NodeConfig/tags/tag": tag +"/composer:v1beta1/Operation": operation +"/composer:v1beta1/Operation/done": done +"/composer:v1beta1/Operation/error": error +"/composer:v1beta1/Operation/metadata": metadata +"/composer:v1beta1/Operation/metadata/metadatum": metadatum +"/composer:v1beta1/Operation/name": name +"/composer:v1beta1/Operation/response": response +"/composer:v1beta1/Operation/response/response": response +"/composer:v1beta1/OperationMetadata": operation_metadata +"/composer:v1beta1/OperationMetadata/createTime": create_time +"/composer:v1beta1/OperationMetadata/endTime": end_time +"/composer:v1beta1/OperationMetadata/operationType": operation_type +"/composer:v1beta1/OperationMetadata/resource": resource +"/composer:v1beta1/OperationMetadata/resourceUuid": resource_uuid +"/composer:v1beta1/OperationMetadata/state": state +"/composer:v1beta1/SoftwareConfig": software_config +"/composer:v1beta1/SoftwareConfig/airflowConfigOverrides": airflow_config_overrides +"/composer:v1beta1/SoftwareConfig/airflowConfigOverrides/airflow_config_override": airflow_config_override +"/composer:v1beta1/SoftwareConfig/envVariables": env_variables +"/composer:v1beta1/SoftwareConfig/envVariables/env_variable": env_variable +"/composer:v1beta1/SoftwareConfig/imageVersion": image_version +"/composer:v1beta1/SoftwareConfig/pypiPackages": pypi_packages +"/composer:v1beta1/SoftwareConfig/pypiPackages/pypi_package": pypi_package +"/composer:v1beta1/Status": status +"/composer:v1beta1/Status/code": code +"/composer:v1beta1/Status/details": details +"/composer:v1beta1/Status/details/detail": detail +"/composer:v1beta1/Status/details/detail/detail": detail +"/composer:v1beta1/Status/message": message +"/composer:v1beta1/composer.projects.locations.environments.create": create_project_location_environment +"/composer:v1beta1/composer.projects.locations.environments.create/parent": parent +"/composer:v1beta1/composer.projects.locations.environments.delete": delete_project_location_environment +"/composer:v1beta1/composer.projects.locations.environments.delete/name": name +"/composer:v1beta1/composer.projects.locations.environments.get": get_project_location_environment +"/composer:v1beta1/composer.projects.locations.environments.get/name": name +"/composer:v1beta1/composer.projects.locations.environments.list": list_project_location_environments +"/composer:v1beta1/composer.projects.locations.environments.list/pageSize": page_size +"/composer:v1beta1/composer.projects.locations.environments.list/pageToken": page_token +"/composer:v1beta1/composer.projects.locations.environments.list/parent": parent +"/composer:v1beta1/composer.projects.locations.environments.patch": patch_project_location_environment +"/composer:v1beta1/composer.projects.locations.environments.patch/name": name +"/composer:v1beta1/composer.projects.locations.environments.patch/updateMask": update_mask +"/composer:v1beta1/composer.projects.locations.operations.delete": delete_project_location_operation +"/composer:v1beta1/composer.projects.locations.operations.delete/name": name +"/composer:v1beta1/composer.projects.locations.operations.get": get_project_location_operation +"/composer:v1beta1/composer.projects.locations.operations.get/name": name +"/composer:v1beta1/composer.projects.locations.operations.list": list_project_location_operations +"/composer:v1beta1/composer.projects.locations.operations.list/filter": filter +"/composer:v1beta1/composer.projects.locations.operations.list/name": name +"/composer:v1beta1/composer.projects.locations.operations.list/pageSize": page_size +"/composer:v1beta1/composer.projects.locations.operations.list/pageToken": page_token +"/composer:v1beta1/fields": fields +"/composer:v1beta1/key": key +"/composer:v1beta1/quotaUser": quota_user "/compute:alpha/AcceleratorConfig": accelerator_config "/compute:alpha/AcceleratorConfig/acceleratorCount": accelerator_count "/compute:alpha/AcceleratorConfig/acceleratorType": accelerator_type diff --git a/generated/google/apis/adexchangebuyer2_v2beta1.rb b/generated/google/apis/adexchangebuyer2_v2beta1.rb index c836e6e8f..01cba0bdb 100644 --- a/generated/google/apis/adexchangebuyer2_v2beta1.rb +++ b/generated/google/apis/adexchangebuyer2_v2beta1.rb @@ -26,7 +26,7 @@ module Google # @see https://developers.google.com/ad-exchange/buyer-rest/reference/rest/ module Adexchangebuyer2V2beta1 VERSION = 'V2beta1' - REVISION = '20180411' + REVISION = '20180430' # Manage your Ad Exchange buyer account configuration AUTH_ADEXCHANGE_BUYER = 'https://www.googleapis.com/auth/adexchange.buyer' diff --git a/generated/google/apis/adexchangebuyer2_v2beta1/classes.rb b/generated/google/apis/adexchangebuyer2_v2beta1/classes.rb index 2b9ab9f46..d188a35a6 100644 --- a/generated/google/apis/adexchangebuyer2_v2beta1/classes.rb +++ b/generated/google/apis/adexchangebuyer2_v2beta1/classes.rb @@ -1674,26 +1674,6 @@ module Google end end - # Response message for listing publishers that had recent inventory matches - # with the requesting buyer. - class ListPublishersResponse - include Google::Apis::Core::Hashable - - # List of publishers. - # Corresponds to the JSON property `publisher` - # @return [Array] - attr_accessor :publisher - - def initialize(**args) - update!(**args) - end - - # Update properties of this object - def update!(**args) - @publisher = args[:publisher] if args.key?(:publisher) - end - end - # @OutputOnly The Geo criteria the restriction applies to. class LocationContext include Google::Apis::Core::Hashable @@ -1896,40 +1876,6 @@ module Google end end - # The publisher ID and name contain values relevant to the requesting buyer - # depending on whether it is an Ad Exchange buyer or Exchange Bidding buyer. - class Publisher - include Google::Apis::Core::Hashable - - # Publisher name contains: - # - Seller network name when the requesting buyer is an Ad Exchange buyer. - # - DFP network name or AdMob publisher code when the requesting buyer is an - # Exchange Bidding buyer. - # Corresponds to the JSON property `publisherDisplayName` - # @return [String] - attr_accessor :publisher_display_name - - # Publisher ID contains: - # - Seller network ID when the requesting buyer is an Ad Exchange buyer. - # See [seller-network-ids](https://developers.google.com/ad-exchange/rtb/ - # downloads/seller-network-ids) - # - DFP network code or AdMob publisher code when the requesting buyer is an - # Exchange Bidding buyer. - # Corresponds to the JSON property `publisherId` - # @return [String] - attr_accessor :publisher_id - - def initialize(**args) - update!(**args) - end - - # Update properties of this object - def update!(**args) - @publisher_display_name = args[:publisher_display_name] if args.key?(:publisher_display_name) - @publisher_id = args[:publisher_id] if args.key?(:publisher_id) - end - end - # An open-ended realtime time range specified by the start timestamp. # For filter sets that specify a realtime time range RTB metrics continue to # be aggregated throughout the lifetime of the filter set. diff --git a/generated/google/apis/adexchangebuyer2_v2beta1/representations.rb b/generated/google/apis/adexchangebuyer2_v2beta1/representations.rb index 89bcac499..44513878d 100644 --- a/generated/google/apis/adexchangebuyer2_v2beta1/representations.rb +++ b/generated/google/apis/adexchangebuyer2_v2beta1/representations.rb @@ -262,12 +262,6 @@ module Google include Google::Apis::Core::JsonObjectSupport end - class ListPublishersResponse - class Representation < Google::Apis::Core::JsonRepresentation; end - - include Google::Apis::Core::JsonObjectSupport - end - class LocationContext class Representation < Google::Apis::Core::JsonRepresentation; end @@ -298,12 +292,6 @@ module Google include Google::Apis::Core::JsonObjectSupport end - class Publisher - class Representation < Google::Apis::Core::JsonRepresentation; end - - include Google::Apis::Core::JsonObjectSupport - end - class RealtimeTimeRange class Representation < Google::Apis::Core::JsonRepresentation; end @@ -808,14 +796,6 @@ module Google end end - class ListPublishersResponse - # @private - class Representation < Google::Apis::Core::JsonRepresentation - collection :publisher, as: 'publisher', class: Google::Apis::Adexchangebuyer2V2beta1::Publisher, decorator: Google::Apis::Adexchangebuyer2V2beta1::Publisher::Representation - - end - end - class LocationContext # @private class Representation < Google::Apis::Core::JsonRepresentation @@ -871,14 +851,6 @@ module Google end end - class Publisher - # @private - class Representation < Google::Apis::Core::JsonRepresentation - property :publisher_display_name, as: 'publisherDisplayName' - property :publisher_id, as: 'publisherId' - end - end - class RealtimeTimeRange # @private class Representation < Google::Apis::Core::JsonRepresentation diff --git a/generated/google/apis/adexchangebuyer2_v2beta1/service.rb b/generated/google/apis/adexchangebuyer2_v2beta1/service.rb index abeae8575..54e29d7a3 100644 --- a/generated/google/apis/adexchangebuyer2_v2beta1/service.rb +++ b/generated/google/apis/adexchangebuyer2_v2beta1/service.rb @@ -839,42 +839,6 @@ module Google execute_or_queue_command(command, &block) end - # Lists publishers that had recent inventory matches with the requesting - # buyer. - # @param [Fixnum] account_id - # Account ID of the requesting buyer. - # @param [String] environment - # Optional environment (WEB, APP) for which to return publishers. If - # specified, response will only include publishers that had recent inventory - # matches with the requesting buyer on the specified platform. - # @param [String] fields - # Selector specifying which fields to include in a partial response. - # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # @param [Google::Apis::RequestOptions] options - # Request-specific options - # - # @yield [result, err] Result & error if block supplied - # @yieldparam result [Google::Apis::Adexchangebuyer2V2beta1::ListPublishersResponse] parsed result object - # @yieldparam err [StandardError] error object if request failed - # - # @return [Google::Apis::Adexchangebuyer2V2beta1::ListPublishersResponse] - # - # @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried - # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification - # @raise [Google::Apis::AuthorizationError] Authorization is required - def list_account_publishers(account_id, environment: nil, fields: nil, quota_user: nil, options: nil, &block) - command = make_simple_command(:get, 'v2beta1/accounts/{accountId}/publishers', options) - command.response_representation = Google::Apis::Adexchangebuyer2V2beta1::ListPublishersResponse::Representation - command.response_class = Google::Apis::Adexchangebuyer2V2beta1::ListPublishersResponse - command.params['accountId'] = account_id unless account_id.nil? - command.query['environment'] = environment unless environment.nil? - command.query['fields'] = fields unless fields.nil? - command.query['quotaUser'] = quota_user unless quota_user.nil? - execute_or_queue_command(command, &block) - end - # Creates the specified filter set for the account with the given account ID. # @param [String] owner_name # Name of the owner (bidder or account) of the filter set to be created. diff --git a/generated/google/apis/adexchangebuyer_v1_2.rb b/generated/google/apis/adexchangebuyer_v1_2.rb index d8bc87871..a2c2203f9 100644 --- a/generated/google/apis/adexchangebuyer_v1_2.rb +++ b/generated/google/apis/adexchangebuyer_v1_2.rb @@ -26,7 +26,7 @@ module Google # @see https://developers.google.com/ad-exchange/buyer-rest module AdexchangebuyerV1_2 VERSION = 'V1_2' - REVISION = '20170810' + REVISION = '20180222' # Manage your Ad Exchange buyer account configuration AUTH_ADEXCHANGE_BUYER = 'https://www.googleapis.com/auth/adexchange.buyer' diff --git a/generated/google/apis/adexchangebuyer_v1_2/service.rb b/generated/google/apis/adexchangebuyer_v1_2/service.rb index 2bc7b40c4..248effacb 100644 --- a/generated/google/apis/adexchangebuyer_v1_2/service.rb +++ b/generated/google/apis/adexchangebuyer_v1_2/service.rb @@ -39,14 +39,12 @@ module Google attr_accessor :key # @return [String] - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. attr_accessor :quota_user # @return [String] - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. attr_accessor :user_ip def initialize @@ -60,12 +58,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -93,12 +89,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -128,12 +122,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -166,12 +158,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -206,12 +196,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -241,12 +229,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -285,12 +271,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # diff --git a/generated/google/apis/adexchangebuyer_v1_3.rb b/generated/google/apis/adexchangebuyer_v1_3.rb index e86ead998..63e911014 100644 --- a/generated/google/apis/adexchangebuyer_v1_3.rb +++ b/generated/google/apis/adexchangebuyer_v1_3.rb @@ -26,7 +26,7 @@ module Google # @see https://developers.google.com/ad-exchange/buyer-rest module AdexchangebuyerV1_3 VERSION = 'V1_3' - REVISION = '20170810' + REVISION = '20180222' # Manage your Ad Exchange buyer account configuration AUTH_ADEXCHANGE_BUYER = 'https://www.googleapis.com/auth/adexchange.buyer' diff --git a/generated/google/apis/adexchangebuyer_v1_3/service.rb b/generated/google/apis/adexchangebuyer_v1_3/service.rb index 29d0e79cc..2c270c831 100644 --- a/generated/google/apis/adexchangebuyer_v1_3/service.rb +++ b/generated/google/apis/adexchangebuyer_v1_3/service.rb @@ -39,14 +39,12 @@ module Google attr_accessor :key # @return [String] - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. attr_accessor :quota_user # @return [String] - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. attr_accessor :user_ip def initialize @@ -60,12 +58,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -93,12 +89,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -128,12 +122,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -166,12 +158,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -203,12 +193,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -237,12 +225,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -274,12 +260,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -315,12 +299,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -357,12 +339,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -398,12 +378,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -433,12 +411,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -481,12 +457,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -520,12 +494,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -553,12 +525,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -598,12 +568,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -639,12 +607,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -675,12 +641,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -712,12 +676,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -749,12 +711,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -787,12 +747,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -828,12 +786,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # diff --git a/generated/google/apis/adexchangebuyer_v1_4/service.rb b/generated/google/apis/adexchangebuyer_v1_4/service.rb index 453627d25..b282e3db6 100644 --- a/generated/google/apis/adexchangebuyer_v1_4/service.rb +++ b/generated/google/apis/adexchangebuyer_v1_4/service.rb @@ -39,14 +39,12 @@ module Google attr_accessor :key # @return [String] - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. attr_accessor :quota_user # @return [String] - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. attr_accessor :user_ip def initialize @@ -60,12 +58,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -93,12 +89,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -130,12 +124,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -171,12 +163,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -209,12 +199,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -243,12 +231,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -280,12 +266,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -321,12 +305,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -363,12 +345,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -405,12 +385,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -443,12 +421,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -478,12 +454,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -529,12 +503,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -571,12 +543,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -611,12 +581,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -647,12 +615,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -685,12 +651,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -725,12 +689,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -762,12 +724,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -800,12 +760,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -842,12 +800,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -879,12 +835,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -925,12 +879,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -966,12 +918,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1002,12 +952,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1039,12 +987,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1076,12 +1022,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1114,12 +1058,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1155,12 +1097,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1193,12 +1133,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1228,12 +1166,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1263,12 +1199,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1297,12 +1231,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1342,12 +1274,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1381,12 +1311,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1416,12 +1344,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1458,12 +1384,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1497,12 +1421,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # diff --git a/generated/google/apis/adexchangeseller_v1_1.rb b/generated/google/apis/adexchangeseller_v1_1.rb index a320c326d..05e848879 100644 --- a/generated/google/apis/adexchangeseller_v1_1.rb +++ b/generated/google/apis/adexchangeseller_v1_1.rb @@ -25,7 +25,7 @@ module Google # @see https://developers.google.com/ad-exchange/seller-rest/ module AdexchangesellerV1_1 VERSION = 'V1_1' - REVISION = '20160805' + REVISION = '20171101' # View and manage your Ad Exchange data AUTH_ADEXCHANGE_SELLER = 'https://www.googleapis.com/auth/adexchange.seller' diff --git a/generated/google/apis/adexchangeseller_v1_1/service.rb b/generated/google/apis/adexchangeseller_v1_1/service.rb index 2ca70336c..42b72a911 100644 --- a/generated/google/apis/adexchangeseller_v1_1/service.rb +++ b/generated/google/apis/adexchangeseller_v1_1/service.rb @@ -38,14 +38,12 @@ module Google attr_accessor :key # @return [String] - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. attr_accessor :quota_user # @return [String] - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. attr_accessor :user_ip def initialize @@ -59,12 +57,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -98,12 +94,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -136,12 +130,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -179,12 +171,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -226,12 +216,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -266,12 +254,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -303,12 +289,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -347,12 +331,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -393,12 +375,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -430,12 +410,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -462,12 +440,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -496,12 +472,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -529,12 +503,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -584,12 +556,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [IO, String] download_dest # IO stream or filename to receive content download # @param [Google::Apis::RequestOptions] options @@ -642,12 +612,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -685,12 +653,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -727,12 +693,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # diff --git a/generated/google/apis/adexchangeseller_v2_0.rb b/generated/google/apis/adexchangeseller_v2_0.rb index 62a1d4674..83d040011 100644 --- a/generated/google/apis/adexchangeseller_v2_0.rb +++ b/generated/google/apis/adexchangeseller_v2_0.rb @@ -25,7 +25,7 @@ module Google # @see https://developers.google.com/ad-exchange/seller-rest/ module AdexchangesellerV2_0 VERSION = 'V2_0' - REVISION = '20160805' + REVISION = '20171101' # View and manage your Ad Exchange data AUTH_ADEXCHANGE_SELLER = 'https://www.googleapis.com/auth/adexchange.seller' diff --git a/generated/google/apis/adexchangeseller_v2_0/service.rb b/generated/google/apis/adexchangeseller_v2_0/service.rb index 691eea0ad..c30f38611 100644 --- a/generated/google/apis/adexchangeseller_v2_0/service.rb +++ b/generated/google/apis/adexchangeseller_v2_0/service.rb @@ -38,14 +38,12 @@ module Google attr_accessor :key # @return [String] - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. attr_accessor :quota_user # @return [String] - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. attr_accessor :user_ip def initialize @@ -59,12 +57,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -97,12 +93,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -139,12 +133,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -180,12 +172,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -220,12 +210,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -267,12 +255,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -305,12 +291,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -340,12 +324,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -377,12 +359,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -413,12 +393,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -471,12 +449,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [IO, String] download_dest # IO stream or filename to receive content download # @param [Google::Apis::RequestOptions] options @@ -532,12 +508,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -578,12 +552,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -623,12 +595,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # diff --git a/generated/google/apis/admin_datatransfer_v1/service.rb b/generated/google/apis/admin_datatransfer_v1/service.rb index 9a038964e..b704445b3 100644 --- a/generated/google/apis/admin_datatransfer_v1/service.rb +++ b/generated/google/apis/admin_datatransfer_v1/service.rb @@ -38,14 +38,12 @@ module Google attr_accessor :key # @return [String] - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. attr_accessor :quota_user # @return [String] - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. attr_accessor :user_ip def initialize @@ -59,12 +57,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -98,12 +94,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -136,12 +130,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -170,12 +162,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -216,12 +206,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # diff --git a/generated/google/apis/admin_directory_v1/service.rb b/generated/google/apis/admin_directory_v1/service.rb index 2bef7ee77..ac4140215 100644 --- a/generated/google/apis/admin_directory_v1/service.rb +++ b/generated/google/apis/admin_directory_v1/service.rb @@ -39,14 +39,12 @@ module Google attr_accessor :key # @return [String] - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. attr_accessor :quota_user # @return [String] - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. attr_accessor :user_ip def initialize @@ -63,12 +61,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -100,12 +96,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -137,12 +131,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -171,12 +163,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -208,12 +198,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -248,12 +236,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -301,12 +287,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -346,12 +330,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -387,12 +369,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -431,12 +411,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -470,12 +448,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -506,12 +482,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -544,12 +518,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -583,12 +555,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -619,12 +589,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -656,12 +624,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -695,12 +661,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -733,12 +697,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -769,12 +731,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -806,12 +766,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -843,12 +801,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -878,12 +834,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -911,12 +865,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -945,12 +897,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -992,12 +942,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1033,12 +981,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1072,12 +1018,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1111,12 +1055,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1146,12 +1088,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1183,12 +1123,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1220,12 +1158,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1256,12 +1192,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1297,12 +1231,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1334,12 +1266,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1377,12 +1307,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1421,12 +1349,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1464,12 +1390,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1505,12 +1429,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1543,12 +1465,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1581,12 +1501,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1632,12 +1550,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1676,12 +1592,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1713,12 +1627,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1756,12 +1668,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1797,12 +1707,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1838,12 +1746,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1878,12 +1784,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1914,12 +1818,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1951,12 +1853,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1992,12 +1892,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2032,12 +1930,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2073,12 +1969,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2111,12 +2005,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2144,12 +2036,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2176,12 +2066,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2213,12 +2101,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2250,12 +2136,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2288,12 +2172,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2330,12 +2212,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2371,12 +2251,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2413,12 +2291,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2454,12 +2330,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2491,12 +2365,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2529,12 +2401,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2586,12 +2456,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2632,12 +2500,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2677,12 +2543,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2718,12 +2582,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2755,12 +2617,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2793,12 +2653,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2835,12 +2693,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2876,12 +2732,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2918,12 +2772,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2958,12 +2810,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2998,12 +2848,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -3034,12 +2882,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -3071,12 +2917,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -3118,12 +2962,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -3159,12 +3001,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -3195,12 +3035,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -3232,12 +3070,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -3273,12 +3109,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -3313,12 +3147,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -3354,12 +3186,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -3394,12 +3224,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -3430,12 +3258,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -3467,12 +3293,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -3504,12 +3328,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -3542,12 +3364,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -3583,12 +3403,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -3624,12 +3442,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -3661,12 +3477,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -3698,12 +3512,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -3733,12 +3545,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -3773,12 +3583,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -3810,12 +3618,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -3872,12 +3678,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -3919,12 +3723,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -3956,12 +3758,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -3994,12 +3794,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -4031,12 +3829,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -4095,12 +3891,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -4145,12 +3939,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -4180,12 +3972,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -4219,12 +4009,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -4258,12 +4046,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -4296,12 +4082,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -4329,12 +4113,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -4365,12 +4147,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -4403,12 +4183,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -4440,12 +4218,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -4473,12 +4249,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -4508,12 +4282,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # diff --git a/generated/google/apis/adsense_v1_4.rb b/generated/google/apis/adsense_v1_4.rb index 719a2df12..b4454f968 100644 --- a/generated/google/apis/adsense_v1_4.rb +++ b/generated/google/apis/adsense_v1_4.rb @@ -25,7 +25,7 @@ module Google # @see https://developers.google.com/adsense/management/ module AdsenseV1_4 VERSION = 'V1_4' - REVISION = '20170912' + REVISION = '20180429' # View and manage your AdSense data AUTH_ADSENSE = 'https://www.googleapis.com/auth/adsense' diff --git a/generated/google/apis/adsense_v1_4/service.rb b/generated/google/apis/adsense_v1_4/service.rb index b95610459..a271636aa 100644 --- a/generated/google/apis/adsense_v1_4/service.rb +++ b/generated/google/apis/adsense_v1_4/service.rb @@ -38,14 +38,12 @@ module Google attr_accessor :key # @return [String] - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. attr_accessor :quota_user # @return [String] - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. attr_accessor :user_ip def initialize @@ -61,12 +59,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -100,12 +96,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -142,12 +136,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -184,12 +176,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -225,12 +215,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -271,12 +259,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -321,12 +307,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -363,12 +347,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -401,12 +383,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -442,12 +422,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -488,12 +466,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -537,12 +513,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -577,12 +551,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -641,12 +613,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [IO, String] download_dest # IO stream or filename to receive content download # @param [Google::Apis::RequestOptions] options @@ -704,12 +674,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -750,12 +718,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -789,12 +755,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -832,12 +796,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -877,12 +839,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -919,12 +879,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -957,12 +915,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -995,12 +951,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1038,12 +992,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1085,12 +1037,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1123,12 +1073,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1158,12 +1106,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1195,12 +1141,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1238,12 +1182,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1284,12 +1226,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1321,12 +1261,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1353,12 +1291,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1385,12 +1321,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1448,12 +1382,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [IO, String] download_dest # IO stream or filename to receive content download # @param [Google::Apis::RequestOptions] options @@ -1509,12 +1441,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1552,12 +1482,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1588,12 +1516,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1628,12 +1554,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1670,12 +1594,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # diff --git a/generated/google/apis/adsensehost_v4_1.rb b/generated/google/apis/adsensehost_v4_1.rb index 695c9361d..c7a2e5b07 100644 --- a/generated/google/apis/adsensehost_v4_1.rb +++ b/generated/google/apis/adsensehost_v4_1.rb @@ -26,7 +26,7 @@ module Google # @see https://developers.google.com/adsense/host/ module AdsensehostV4_1 VERSION = 'V4_1' - REVISION = '20170912' + REVISION = '20180429' # View and manage your AdSense host data and associated accounts AUTH_ADSENSEHOST = 'https://www.googleapis.com/auth/adsensehost' diff --git a/generated/google/apis/adsensehost_v4_1/service.rb b/generated/google/apis/adsensehost_v4_1/service.rb index 27fd7ddd0..ba8256c8b 100644 --- a/generated/google/apis/adsensehost_v4_1/service.rb +++ b/generated/google/apis/adsensehost_v4_1/service.rb @@ -39,14 +39,12 @@ module Google attr_accessor :key # @return [String] - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. attr_accessor :quota_user # @return [String] - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. attr_accessor :user_ip def initialize @@ -60,12 +58,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -95,12 +91,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -133,12 +127,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -175,12 +167,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -216,12 +206,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -257,12 +245,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -301,12 +287,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -342,12 +326,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -389,12 +371,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -434,12 +414,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -476,12 +454,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -537,12 +513,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -581,12 +555,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -620,12 +592,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -663,12 +633,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -702,12 +670,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -739,12 +705,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -777,12 +741,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -814,12 +776,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -858,12 +818,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -899,12 +857,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -938,12 +894,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -996,12 +950,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1041,12 +993,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1078,12 +1028,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1121,12 +1069,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # diff --git a/generated/google/apis/analytics_v2_4.rb b/generated/google/apis/analytics_v2_4.rb index 005315c47..a6dfb79ca 100644 --- a/generated/google/apis/analytics_v2_4.rb +++ b/generated/google/apis/analytics_v2_4.rb @@ -25,7 +25,7 @@ module Google # @see https://developers.google.com/analytics/ module AnalyticsV2_4 VERSION = 'V2_4' - REVISION = '20170807' + REVISION = '20180417' # View and manage your Google Analytics data AUTH_ANALYTICS = 'https://www.googleapis.com/auth/analytics' diff --git a/generated/google/apis/analytics_v2_4/service.rb b/generated/google/apis/analytics_v2_4/service.rb index e3c5fabf4..6d9d04195 100644 --- a/generated/google/apis/analytics_v2_4/service.rb +++ b/generated/google/apis/analytics_v2_4/service.rb @@ -38,14 +38,12 @@ module Google attr_accessor :key # @return [String] - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. attr_accessor :quota_user # @return [String] - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. attr_accessor :user_ip def initialize @@ -84,12 +82,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -129,12 +125,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -176,12 +170,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -224,12 +216,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -263,12 +253,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -303,12 +291,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # diff --git a/generated/google/apis/analytics_v3.rb b/generated/google/apis/analytics_v3.rb index 766608881..f2fa8c67a 100644 --- a/generated/google/apis/analytics_v3.rb +++ b/generated/google/apis/analytics_v3.rb @@ -25,7 +25,7 @@ module Google # @see https://developers.google.com/analytics/ module AnalyticsV3 VERSION = 'V3' - REVISION = '20180403' + REVISION = '20180417' # View and manage your Google Analytics data AUTH_ANALYTICS = 'https://www.googleapis.com/auth/analytics' diff --git a/generated/google/apis/analytics_v3/service.rb b/generated/google/apis/analytics_v3/service.rb index 69cc9d87d..c501ed732 100644 --- a/generated/google/apis/analytics_v3/service.rb +++ b/generated/google/apis/analytics_v3/service.rb @@ -38,14 +38,12 @@ module Google attr_accessor :key # @return [String] - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. attr_accessor :quota_user # @return [String] - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. attr_accessor :user_ip def initialize @@ -93,12 +91,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -169,12 +165,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -227,12 +221,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -272,12 +264,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -310,12 +300,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -345,12 +333,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -387,12 +373,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -427,12 +411,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -468,12 +450,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -511,12 +491,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -553,12 +531,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -593,12 +569,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -638,12 +612,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -684,12 +656,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -732,12 +702,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -776,12 +744,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -816,12 +782,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -861,12 +825,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -907,12 +869,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -955,12 +915,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1001,12 +959,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1043,12 +999,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1086,12 +1040,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1134,12 +1086,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1180,12 +1130,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1227,12 +1175,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1269,12 +1215,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1307,12 +1251,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1344,12 +1286,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1386,12 +1326,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1426,12 +1364,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1467,12 +1403,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1511,12 +1445,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1554,12 +1486,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1606,12 +1536,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1652,12 +1580,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1699,12 +1625,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1745,12 +1669,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1787,12 +1709,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1830,12 +1750,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1881,12 +1799,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1927,12 +1843,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1974,12 +1888,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2020,12 +1932,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2061,12 +1971,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2113,12 +2021,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2159,12 +2065,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2203,12 +2107,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2242,12 +2144,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2282,12 +2182,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2331,12 +2229,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2374,12 +2270,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2418,12 +2312,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2461,12 +2353,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2500,12 +2390,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2540,12 +2428,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2586,12 +2472,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2630,12 +2514,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2674,12 +2556,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2716,12 +2596,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2758,12 +2636,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2800,12 +2676,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2843,12 +2717,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2894,12 +2766,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2938,12 +2808,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2981,12 +2849,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -3028,12 +2894,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -3071,12 +2935,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [IO, String] upload_source # IO stream or filename containing content to upload # @param [String] content_type @@ -3122,12 +2984,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -3161,12 +3021,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -3201,12 +3059,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -3246,12 +3102,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -3290,12 +3144,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -3334,12 +3186,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -3375,12 +3225,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -3414,12 +3262,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -3457,12 +3303,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -3497,12 +3341,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -3538,12 +3380,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -3580,12 +3420,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -3618,12 +3456,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -3665,12 +3501,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -3708,12 +3542,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -3748,12 +3580,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -3782,12 +3612,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -3817,12 +3645,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # diff --git a/generated/google/apis/androidenterprise_v1/service.rb b/generated/google/apis/androidenterprise_v1/service.rb index faedcba87..f393b255e 100644 --- a/generated/google/apis/androidenterprise_v1/service.rb +++ b/generated/google/apis/androidenterprise_v1/service.rb @@ -38,14 +38,12 @@ module Google attr_accessor :key # @return [String] - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. attr_accessor :quota_user # @return [String] - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. attr_accessor :user_ip def initialize @@ -63,12 +61,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -108,12 +104,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -147,12 +141,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -193,12 +185,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -242,12 +232,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -291,12 +279,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -334,12 +320,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -371,12 +355,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -411,12 +393,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -450,12 +430,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -484,12 +462,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -527,12 +503,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -562,12 +536,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -597,12 +569,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -644,12 +614,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -681,12 +649,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -718,12 +684,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -759,12 +723,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -814,12 +776,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -850,12 +810,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -887,12 +845,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -925,12 +881,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -969,12 +923,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1006,12 +958,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1043,12 +993,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1082,12 +1030,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1121,12 +1067,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1168,12 +1112,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1218,12 +1160,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1261,12 +1201,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1297,12 +1235,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1336,12 +1272,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1380,12 +1314,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1423,12 +1355,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1465,12 +1395,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1512,12 +1440,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1561,12 +1487,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1608,12 +1532,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1651,12 +1573,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1694,12 +1614,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1740,12 +1658,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1789,12 +1705,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1834,12 +1748,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1875,12 +1787,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1915,12 +1825,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1962,12 +1870,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2011,12 +1917,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2053,12 +1957,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2092,12 +1994,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2135,12 +2035,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2183,12 +2081,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2224,12 +2120,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2270,12 +2164,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2309,12 +2201,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2365,12 +2255,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2407,12 +2295,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2446,12 +2332,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2485,12 +2369,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2526,12 +2408,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2565,12 +2445,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2604,12 +2482,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2644,12 +2520,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2684,12 +2558,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2725,12 +2597,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2769,12 +2639,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2810,12 +2678,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2846,12 +2712,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2883,12 +2747,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2920,12 +2782,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2958,12 +2818,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2999,12 +2857,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -3039,12 +2895,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -3078,12 +2932,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -3119,12 +2971,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -3157,12 +3007,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -3195,12 +3043,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -3237,12 +3083,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -3278,12 +3122,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -3321,12 +3163,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -3364,12 +3204,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -3400,12 +3238,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -3439,12 +3275,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -3484,12 +3318,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # diff --git a/generated/google/apis/androidpublisher_v1.rb b/generated/google/apis/androidpublisher_v1.rb index b2791ef65..ed533d4ce 100644 --- a/generated/google/apis/androidpublisher_v1.rb +++ b/generated/google/apis/androidpublisher_v1.rb @@ -25,7 +25,7 @@ module Google # @see https://developers.google.com/android-publisher module AndroidpublisherV1 VERSION = 'V1' - REVISION = '20170913' + REVISION = '20180501' # View and manage your Google Play Developer account AUTH_ANDROIDPUBLISHER = 'https://www.googleapis.com/auth/androidpublisher' diff --git a/generated/google/apis/androidpublisher_v1/service.rb b/generated/google/apis/androidpublisher_v1/service.rb index e3828e7e1..ee7f5fea9 100644 --- a/generated/google/apis/androidpublisher_v1/service.rb +++ b/generated/google/apis/androidpublisher_v1/service.rb @@ -38,14 +38,12 @@ module Google attr_accessor :key # @return [String] - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. attr_accessor :quota_user # @return [String] - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. attr_accessor :user_ip def initialize @@ -65,12 +63,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -106,12 +102,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # diff --git a/generated/google/apis/androidpublisher_v1_1.rb b/generated/google/apis/androidpublisher_v1_1.rb index d9d86785b..688102617 100644 --- a/generated/google/apis/androidpublisher_v1_1.rb +++ b/generated/google/apis/androidpublisher_v1_1.rb @@ -25,7 +25,7 @@ module Google # @see https://developers.google.com/android-publisher module AndroidpublisherV1_1 VERSION = 'V1_1' - REVISION = '20180211' + REVISION = '20180425' # View and manage your Google Play Developer account AUTH_ANDROIDPUBLISHER = 'https://www.googleapis.com/auth/androidpublisher' diff --git a/generated/google/apis/androidpublisher_v1_1/service.rb b/generated/google/apis/androidpublisher_v1_1/service.rb index 131a27541..fce1fe3da 100644 --- a/generated/google/apis/androidpublisher_v1_1/service.rb +++ b/generated/google/apis/androidpublisher_v1_1/service.rb @@ -38,14 +38,12 @@ module Google attr_accessor :key # @return [String] - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. attr_accessor :quota_user # @return [String] - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. attr_accessor :user_ip def initialize @@ -64,12 +62,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -107,12 +103,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -148,12 +142,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # diff --git a/generated/google/apis/androidpublisher_v2.rb b/generated/google/apis/androidpublisher_v2.rb index 13fd3aaad..a9b91e421 100644 --- a/generated/google/apis/androidpublisher_v2.rb +++ b/generated/google/apis/androidpublisher_v2.rb @@ -25,7 +25,7 @@ module Google # @see https://developers.google.com/android-publisher module AndroidpublisherV2 VERSION = 'V2' - REVISION = '20180327' + REVISION = '20180501' # View and manage your Google Play Developer account AUTH_ANDROIDPUBLISHER = 'https://www.googleapis.com/auth/androidpublisher' diff --git a/generated/google/apis/androidpublisher_v2/classes.rb b/generated/google/apis/androidpublisher_v2/classes.rb index 582422fb0..abe9aac00 100644 --- a/generated/google/apis/androidpublisher_v2/classes.rb +++ b/generated/google/apis/androidpublisher_v2/classes.rb @@ -1248,6 +1248,38 @@ module Google end end + # Information provided by the user when they complete the subscription + # cancellation flow (cancellation reason survey). + class SubscriptionCancelSurveyResult + include Google::Apis::Core::Hashable + + # The cancellation reason the user chose in the survey. Possible values are: + # - Other + # - I don't use this service enough + # - Technical issues + # - Cost-related reasons + # - I found a better app + # Corresponds to the JSON property `cancelSurveyReason` + # @return [Fixnum] + attr_accessor :cancel_survey_reason + + # The customized input cancel reason from the user. Only present when + # cancelReason is 0. + # Corresponds to the JSON property `userInputCancelReason` + # @return [String] + attr_accessor :user_input_cancel_reason + + def initialize(**args) + update!(**args) + end + + # Update properties of this object + def update!(**args) + @cancel_survey_reason = args[:cancel_survey_reason] if args.key?(:cancel_survey_reason) + @user_input_cancel_reason = args[:user_input_cancel_reason] if args.key?(:user_input_cancel_reason) + end + end + # A SubscriptionDeferralInfo contains the data needed to defer a subscription # purchase to a future expiry time. class SubscriptionDeferralInfo @@ -1300,6 +1332,12 @@ module Google # @return [Fixnum] attr_accessor :cancel_reason + # Information provided by the user when they complete the subscription + # cancellation flow (cancellation reason survey). + # Corresponds to the JSON property `cancelSurveyResult` + # @return [Google::Apis::AndroidpublisherV2::SubscriptionCancelSurveyResult] + attr_accessor :cancel_survey_result + # ISO 3166-1 alpha-2 billing country/region code of the user at the time the # subscription was granted. # Corresponds to the JSON property `countryCode` @@ -1422,6 +1460,7 @@ module Google def update!(**args) @auto_renewing = args[:auto_renewing] if args.key?(:auto_renewing) @cancel_reason = args[:cancel_reason] if args.key?(:cancel_reason) + @cancel_survey_result = args[:cancel_survey_result] if args.key?(:cancel_survey_result) @country_code = args[:country_code] if args.key?(:country_code) @developer_payload = args[:developer_payload] if args.key?(:developer_payload) @email_address = args[:email_address] if args.key?(:email_address) diff --git a/generated/google/apis/androidpublisher_v2/representations.rb b/generated/google/apis/androidpublisher_v2/representations.rb index 54305959f..df73c40a5 100644 --- a/generated/google/apis/androidpublisher_v2/representations.rb +++ b/generated/google/apis/androidpublisher_v2/representations.rb @@ -250,6 +250,12 @@ module Google include Google::Apis::Core::JsonObjectSupport end + class SubscriptionCancelSurveyResult + class Representation < Google::Apis::Core::JsonRepresentation; end + + include Google::Apis::Core::JsonObjectSupport + end + class SubscriptionDeferralInfo class Representation < Google::Apis::Core::JsonRepresentation; end @@ -697,6 +703,14 @@ module Google end end + class SubscriptionCancelSurveyResult + # @private + class Representation < Google::Apis::Core::JsonRepresentation + property :cancel_survey_reason, as: 'cancelSurveyReason' + property :user_input_cancel_reason, as: 'userInputCancelReason' + end + end + class SubscriptionDeferralInfo # @private class Representation < Google::Apis::Core::JsonRepresentation @@ -710,6 +724,8 @@ module Google class Representation < Google::Apis::Core::JsonRepresentation property :auto_renewing, as: 'autoRenewing' property :cancel_reason, as: 'cancelReason' + property :cancel_survey_result, as: 'cancelSurveyResult', class: Google::Apis::AndroidpublisherV2::SubscriptionCancelSurveyResult, decorator: Google::Apis::AndroidpublisherV2::SubscriptionCancelSurveyResult::Representation + property :country_code, as: 'countryCode' property :developer_payload, as: 'developerPayload' property :email_address, as: 'emailAddress' diff --git a/generated/google/apis/androidpublisher_v2/service.rb b/generated/google/apis/androidpublisher_v2/service.rb index 724b5aa82..e9acdfaf8 100644 --- a/generated/google/apis/androidpublisher_v2/service.rb +++ b/generated/google/apis/androidpublisher_v2/service.rb @@ -38,14 +38,12 @@ module Google attr_accessor :key # @return [String] - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. attr_accessor :quota_user # @return [String] - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. attr_accessor :user_ip def initialize @@ -62,12 +60,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -103,12 +99,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -141,12 +135,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -179,12 +171,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -220,12 +210,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -266,12 +254,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -307,12 +293,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -352,12 +336,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -395,12 +377,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -443,12 +423,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -494,12 +472,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -541,12 +517,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -582,12 +556,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -621,12 +593,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [IO, String] upload_source # IO stream or filename containing content to upload # @param [String] content_type @@ -674,12 +644,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [IO, String] upload_source # IO stream or filename containing content to upload # @param [String] content_type @@ -726,12 +694,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -766,12 +732,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -808,12 +772,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -853,12 +815,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -901,12 +861,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -950,12 +908,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -997,12 +953,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [IO, String] upload_source # IO stream or filename containing content to upload # @param [String] content_type @@ -1055,12 +1009,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1100,12 +1052,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1146,12 +1096,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1193,12 +1141,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [IO, String] upload_source # IO stream or filename containing content to upload # @param [String] content_type @@ -1247,12 +1193,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1285,12 +1229,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1325,12 +1267,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1365,12 +1305,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1409,12 +1347,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1455,12 +1391,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1500,12 +1434,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1544,12 +1476,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1590,12 +1520,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1631,17 +1559,14 @@ module Google # @param [String] edit_id # Unique identifier for this edit. # @param [String] track - # The track to read or modify. Acceptable values are: "alpha", "beta", " - # production", "rollout" or "internal". + # The track to read or modify. # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1676,12 +1601,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1715,18 +1638,15 @@ module Google # @param [String] edit_id # Unique identifier for this edit. # @param [String] track - # The track to read or modify. Acceptable values are: "alpha", "beta", " - # production", "rollout" or "internal". + # The track to read or modify. # @param [Google::Apis::AndroidpublisherV2::Track] track_object # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1763,18 +1683,15 @@ module Google # @param [String] edit_id # Unique identifier for this edit. # @param [String] track - # The track to read or modify. Acceptable values are: "alpha", "beta", " - # production", "rollout" or "internal". + # The track to read or modify. # @param [Google::Apis::AndroidpublisherV2::Track] track_object # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1811,12 +1728,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1846,12 +1761,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1887,12 +1800,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1930,12 +1841,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1976,12 +1885,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2023,12 +1930,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2067,12 +1972,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2110,12 +2013,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2151,12 +2052,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2196,12 +2095,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2239,12 +2136,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2280,12 +2175,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2333,12 +2226,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2376,12 +2267,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2418,12 +2307,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2460,12 +2347,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # diff --git a/generated/google/apis/appsactivity_v1.rb b/generated/google/apis/appsactivity_v1.rb index 400413fb7..30fbbcce2 100644 --- a/generated/google/apis/appsactivity_v1.rb +++ b/generated/google/apis/appsactivity_v1.rb @@ -25,7 +25,7 @@ module Google # @see https://developers.google.com/google-apps/activity/ module AppsactivityV1 VERSION = 'V1' - REVISION = '20180124' + REVISION = '20180427' # View the activity history of your Google apps AUTH_ACTIVITY = 'https://www.googleapis.com/auth/activity' diff --git a/generated/google/apis/appsactivity_v1/service.rb b/generated/google/apis/appsactivity_v1/service.rb index 4bd2e12c2..b4012f276 100644 --- a/generated/google/apis/appsactivity_v1/service.rb +++ b/generated/google/apis/appsactivity_v1/service.rb @@ -38,14 +38,12 @@ module Google attr_accessor :key # @return [String] - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. attr_accessor :quota_user # @return [String] - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. attr_accessor :user_ip def initialize @@ -81,12 +79,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # diff --git a/generated/google/apis/bigquery_v2/service.rb b/generated/google/apis/bigquery_v2/service.rb index 27a85b890..5a73ac5e2 100644 --- a/generated/google/apis/bigquery_v2/service.rb +++ b/generated/google/apis/bigquery_v2/service.rb @@ -38,14 +38,12 @@ module Google attr_accessor :key # @return [String] - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. attr_accessor :quota_user # @return [String] - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. attr_accessor :user_ip def initialize @@ -67,12 +65,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -104,12 +100,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -141,12 +135,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -190,12 +182,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -235,12 +225,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -278,12 +266,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -323,12 +309,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -367,12 +351,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -419,12 +401,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -461,12 +441,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [IO, String] upload_source # IO stream or filename containing content to upload # @param [String] content_type @@ -527,12 +505,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -571,12 +547,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -609,12 +583,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -646,12 +618,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -688,12 +658,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -741,12 +709,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -787,12 +753,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -831,12 +795,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -872,12 +834,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -916,12 +876,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -961,12 +919,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1007,12 +963,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # diff --git a/generated/google/apis/bigquerydatatransfer_v1.rb b/generated/google/apis/bigquerydatatransfer_v1.rb index aca2fea5c..8c64c74f2 100644 --- a/generated/google/apis/bigquerydatatransfer_v1.rb +++ b/generated/google/apis/bigquerydatatransfer_v1.rb @@ -26,7 +26,7 @@ module Google # @see https://cloud.google.com/bigquery/ module BigquerydatatransferV1 VERSION = 'V1' - REVISION = '20180409' + REVISION = '20180429' # View and manage your data in Google BigQuery AUTH_BIGQUERY = 'https://www.googleapis.com/auth/bigquery' diff --git a/generated/google/apis/bigquerydatatransfer_v1/classes.rb b/generated/google/apis/bigquerydatatransfer_v1/classes.rb index aae0a3795..f13c7e863 100644 --- a/generated/google/apis/bigquerydatatransfer_v1/classes.rb +++ b/generated/google/apis/bigquerydatatransfer_v1/classes.rb @@ -157,8 +157,7 @@ module Google attr_accessor :supports_custom_schedule alias_method :supports_custom_schedule?, :supports_custom_schedule - # Indicates whether the data source supports multiple transfers - # to different BigQuery targets. + # Deprecated. This field has no effect. # Corresponds to the JSON property `supportsMultipleTransfers` # @return [Boolean] attr_accessor :supports_multiple_transfers diff --git a/generated/google/apis/blogger_v2/service.rb b/generated/google/apis/blogger_v2/service.rb index 8d35c7fa9..466d30e4b 100644 --- a/generated/google/apis/blogger_v2/service.rb +++ b/generated/google/apis/blogger_v2/service.rb @@ -38,14 +38,12 @@ module Google attr_accessor :key # @return [String] - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. attr_accessor :quota_user # @return [String] - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. attr_accessor :user_ip def initialize @@ -59,12 +57,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -98,12 +94,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -145,12 +139,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -187,12 +179,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -225,12 +215,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -263,12 +251,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -307,12 +293,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -346,12 +330,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -382,12 +364,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # diff --git a/generated/google/apis/blogger_v3/service.rb b/generated/google/apis/blogger_v3/service.rb index f3bc27612..5da753e5b 100644 --- a/generated/google/apis/blogger_v3/service.rb +++ b/generated/google/apis/blogger_v3/service.rb @@ -38,14 +38,12 @@ module Google attr_accessor :key # @return [String] - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. attr_accessor :quota_user # @return [String] - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. attr_accessor :user_ip def initialize @@ -64,12 +62,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -106,12 +102,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -146,12 +140,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -196,12 +188,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -239,12 +229,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -280,12 +268,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -324,12 +310,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -378,12 +362,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -432,12 +414,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -477,12 +457,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -518,12 +496,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -556,12 +532,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -594,12 +568,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -631,12 +603,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -671,12 +641,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -719,12 +687,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -768,12 +734,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -810,12 +774,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -848,12 +810,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -893,12 +853,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -942,12 +900,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1003,12 +959,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1050,12 +1004,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1097,12 +1049,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1144,12 +1094,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1191,12 +1139,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1253,12 +1199,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1315,12 +1259,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1366,12 +1308,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1405,12 +1345,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1448,12 +1386,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1503,12 +1439,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1546,12 +1480,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # diff --git a/generated/google/apis/books_v1.rb b/generated/google/apis/books_v1.rb index 896c253a2..26d5ce6ef 100644 --- a/generated/google/apis/books_v1.rb +++ b/generated/google/apis/books_v1.rb @@ -25,7 +25,7 @@ module Google # @see https://developers.google.com/books/docs/v1/getting_started module BooksV1 VERSION = 'V1' - REVISION = '20171127' + REVISION = '20180409' # Manage your books AUTH_BOOKS = 'https://www.googleapis.com/auth/books' diff --git a/generated/google/apis/books_v1/service.rb b/generated/google/apis/books_v1/service.rb index 639317e08..d3c3120a2 100644 --- a/generated/google/apis/books_v1/service.rb +++ b/generated/google/apis/books_v1/service.rb @@ -38,14 +38,12 @@ module Google attr_accessor :key # @return [String] - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. attr_accessor :quota_user # @return [String] - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. attr_accessor :user_ip def initialize @@ -63,12 +61,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -102,12 +98,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -148,12 +142,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -193,12 +185,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -231,12 +221,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -263,12 +251,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -299,12 +285,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -334,12 +318,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -374,12 +356,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -414,12 +394,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -455,12 +433,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -501,12 +477,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -561,12 +535,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -635,12 +607,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -691,12 +661,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -762,12 +730,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -809,12 +775,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -849,12 +813,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -897,12 +859,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -951,12 +911,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -994,12 +952,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1032,12 +988,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1074,12 +1028,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1135,12 +1087,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1181,12 +1131,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1220,12 +1168,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1264,12 +1210,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1302,12 +1246,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1339,12 +1281,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1375,12 +1315,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1417,12 +1355,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1459,12 +1395,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1509,12 +1443,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1555,12 +1487,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1604,12 +1534,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1648,12 +1576,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1685,12 +1611,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1729,12 +1653,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1774,12 +1696,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1824,12 +1744,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1876,12 +1794,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1925,12 +1841,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1965,12 +1879,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2004,12 +1916,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2052,12 +1962,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2120,12 +2028,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2178,12 +2084,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2231,12 +2135,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2278,12 +2180,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2322,12 +2222,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2372,12 +2270,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # diff --git a/generated/google/apis/calendar_v3.rb b/generated/google/apis/calendar_v3.rb index 67a6878a4..1a4c72c38 100644 --- a/generated/google/apis/calendar_v3.rb +++ b/generated/google/apis/calendar_v3.rb @@ -25,7 +25,7 @@ module Google # @see https://developers.google.com/google-apps/calendar/firstapp module CalendarV3 VERSION = 'V3' - REVISION = '20180325' + REVISION = '20180424' # Manage your calendars AUTH_CALENDAR = 'https://www.googleapis.com/auth/calendar' diff --git a/generated/google/apis/calendar_v3/service.rb b/generated/google/apis/calendar_v3/service.rb index c74af5863..795c2feb9 100644 --- a/generated/google/apis/calendar_v3/service.rb +++ b/generated/google/apis/calendar_v3/service.rb @@ -38,14 +38,12 @@ module Google attr_accessor :key # @return [String] - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. attr_accessor :quota_user # @return [String] - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. attr_accessor :user_ip def initialize @@ -63,12 +61,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -101,12 +97,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -143,12 +137,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -203,12 +195,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -250,12 +240,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -297,12 +285,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -359,12 +345,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -402,12 +386,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -437,12 +419,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -476,12 +456,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -539,12 +517,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -588,12 +564,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -634,12 +608,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -699,12 +671,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -744,12 +714,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -780,12 +748,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -815,12 +781,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -849,12 +813,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -888,12 +850,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -928,12 +888,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -964,12 +922,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -996,12 +952,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1037,12 +991,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1089,12 +1041,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1141,12 +1091,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1199,12 +1147,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1276,12 +1222,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1413,12 +1357,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1472,12 +1414,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1537,12 +1477,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1587,12 +1525,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1651,12 +1587,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1787,12 +1721,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1840,12 +1772,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1876,12 +1806,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1923,12 +1851,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1973,12 +1899,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # diff --git a/generated/google/apis/taskqueue_v1beta1.rb b/generated/google/apis/composer_v1beta1.rb similarity index 51% rename from generated/google/apis/taskqueue_v1beta1.rb rename to generated/google/apis/composer_v1beta1.rb index 244d940c4..ee100a0a1 100644 --- a/generated/google/apis/taskqueue_v1beta1.rb +++ b/generated/google/apis/composer_v1beta1.rb @@ -12,26 +12,23 @@ # See the License for the specific language governing permissions and # limitations under the License. -require 'google/apis/taskqueue_v1beta1/service.rb' -require 'google/apis/taskqueue_v1beta1/classes.rb' -require 'google/apis/taskqueue_v1beta1/representations.rb' +require 'google/apis/composer_v1beta1/service.rb' +require 'google/apis/composer_v1beta1/classes.rb' +require 'google/apis/composer_v1beta1/representations.rb' module Google module Apis - # TaskQueue API + # Cloud Composer API # - # Accesses a Google App Engine Pull Task Queue over REST. + # Manages Apache Airflow environments on Google Cloud Platform. # - # @see https://developers.google.com/appengine/docs/python/taskqueue/rest - module TaskqueueV1beta1 + # @see https://cloud.google.com/composer/ + module ComposerV1beta1 VERSION = 'V1beta1' - REVISION = '20160428' + REVISION = '20180430' - # Manage your Tasks and Taskqueues - AUTH_TASKQUEUE = 'https://www.googleapis.com/auth/taskqueue' - - # Consume Tasks from your Taskqueues - AUTH_TASKQUEUE_CONSUMER = 'https://www.googleapis.com/auth/taskqueue.consumer' + # View and manage your data across Google Cloud Platform services + AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform' end end end diff --git a/generated/google/apis/composer_v1beta1/classes.rb b/generated/google/apis/composer_v1beta1/classes.rb new file mode 100644 index 000000000..884608c27 --- /dev/null +++ b/generated/google/apis/composer_v1beta1/classes.rb @@ -0,0 +1,643 @@ +# Copyright 2015 Google Inc. +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + +require 'date' +require 'google/apis/core/base_service' +require 'google/apis/core/json_representation' +require 'google/apis/core/hashable' +require 'google/apis/errors' + +module Google + module Apis + module ComposerV1beta1 + + # A generic empty message that you can re-use to avoid defining duplicated + # empty messages in your APIs. A typical example is to use it as the request + # or the response type of an API method. For instance: + # service Foo ` + # rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty); + # ` + # The JSON representation for `Empty` is empty JSON object ````. + class Empty + include Google::Apis::Core::Hashable + + def initialize(**args) + update!(**args) + end + + # Update properties of this object + def update!(**args) + end + end + + # An environment for running orchestration tasks. + class Environment + include Google::Apis::Core::Hashable + + # Configuration information for an environment. + # Corresponds to the JSON property `config` + # @return [Google::Apis::ComposerV1beta1::EnvironmentConfig] + attr_accessor :config + + # Output only. + # The time at which this environment was created. + # Corresponds to the JSON property `createTime` + # @return [String] + attr_accessor :create_time + + # Optional. User-defined labels for this environment. + # The labels map can contain no more than 64 entries. Entries of the labels + # map are UTF8 strings that comply with the following restrictions: + # * Keys must conform to regexp: \p`Ll`\p`Lo``0,62` + # * Values must conform to regexp: [\p`Ll`\p`Lo`\p`N`_-]`0,63` + # * Both keys and values are additionally constrained to be <= 128 bytes in + # size. + # Corresponds to the JSON property `labels` + # @return [Hash] + attr_accessor :labels + + # The resource name of the environment, in the form: + # `projects/`projectId`/locations/`locationId`/environments/`environmentId`` + # Corresponds to the JSON property `name` + # @return [String] + attr_accessor :name + + # The current state of the environment. + # Corresponds to the JSON property `state` + # @return [String] + attr_accessor :state + + # Output only. + # The time at which this environment was last modified. + # Corresponds to the JSON property `updateTime` + # @return [String] + attr_accessor :update_time + + # Output only. + # The UUID (Universally Unique IDentifier) associated with this environment. + # This value is generated when the environment is created. + # Corresponds to the JSON property `uuid` + # @return [String] + attr_accessor :uuid + + def initialize(**args) + update!(**args) + end + + # Update properties of this object + def update!(**args) + @config = args[:config] if args.key?(:config) + @create_time = args[:create_time] if args.key?(:create_time) + @labels = args[:labels] if args.key?(:labels) + @name = args[:name] if args.key?(:name) + @state = args[:state] if args.key?(:state) + @update_time = args[:update_time] if args.key?(:update_time) + @uuid = args[:uuid] if args.key?(:uuid) + end + end + + # Configuration information for an environment. + class EnvironmentConfig + include Google::Apis::Core::Hashable + + # The URI of the Apache Airflow Web UI hosted within this environment (see + # [Airflow web interface](/composer/docs/how-to/accessing/airflow-web-interface)) + # . + # Corresponds to the JSON property `airflowUri` + # @return [String] + attr_accessor :airflow_uri + + # Output only. + # The Cloud Storage prefix of the DAGs for this environment. Although Cloud + # Storage objects reside in a flat namespace, a hierarchical file tree + # can be simulated using "/"-delimited object name prefixes. DAG objects for + # this environment reside in a simulated directory with the given prefix. + # Corresponds to the JSON property `dagGcsPrefix` + # @return [String] + attr_accessor :dag_gcs_prefix + + # Output only. + # The Kubernetes Engine cluster used to run this environment. + # Corresponds to the JSON property `gkeCluster` + # @return [String] + attr_accessor :gke_cluster + + # The configuration information for the Container Engine nodes running + # the Apache Airflow software. + # Corresponds to the JSON property `nodeConfig` + # @return [Google::Apis::ComposerV1beta1::NodeConfig] + attr_accessor :node_config + + # The number of nodes in the Container Engine cluster that will be + # used to run this environment. + # Corresponds to the JSON property `nodeCount` + # @return [Fixnum] + attr_accessor :node_count + + # Specifies the selection and config of software inside the environment. + # Corresponds to the JSON property `softwareConfig` + # @return [Google::Apis::ComposerV1beta1::SoftwareConfig] + attr_accessor :software_config + + def initialize(**args) + update!(**args) + end + + # Update properties of this object + def update!(**args) + @airflow_uri = args[:airflow_uri] if args.key?(:airflow_uri) + @dag_gcs_prefix = args[:dag_gcs_prefix] if args.key?(:dag_gcs_prefix) + @gke_cluster = args[:gke_cluster] if args.key?(:gke_cluster) + @node_config = args[:node_config] if args.key?(:node_config) + @node_count = args[:node_count] if args.key?(:node_count) + @software_config = args[:software_config] if args.key?(:software_config) + end + end + + # The environments in a project and location. + class ListEnvironmentsResponse + include Google::Apis::Core::Hashable + + # The list of environments returned by a ListEnvironmentsRequest. + # Corresponds to the JSON property `environments` + # @return [Array] + attr_accessor :environments + + # The page token used to query for the next page if one exists + # Corresponds to the JSON property `nextPageToken` + # @return [String] + attr_accessor :next_page_token + + def initialize(**args) + update!(**args) + end + + # Update properties of this object + def update!(**args) + @environments = args[:environments] if args.key?(:environments) + @next_page_token = args[:next_page_token] if args.key?(:next_page_token) + end + end + + # The response message for Operations.ListOperations. + class ListOperationsResponse + include Google::Apis::Core::Hashable + + # The standard List next-page token. + # Corresponds to the JSON property `nextPageToken` + # @return [String] + attr_accessor :next_page_token + + # A list of operations that matches the specified filter in the request. + # Corresponds to the JSON property `operations` + # @return [Array] + attr_accessor :operations + + def initialize(**args) + update!(**args) + end + + # Update properties of this object + def update!(**args) + @next_page_token = args[:next_page_token] if args.key?(:next_page_token) + @operations = args[:operations] if args.key?(:operations) + end + end + + # The configuration information for the Container Engine nodes running + # the Apache Airflow software. + class NodeConfig + include Google::Apis::Core::Hashable + + # Optional. The disk size in GB used for node VMs. Minimum is 10GB. + # If unspecified, defaults to 100GB. Cannot be updated. + # Corresponds to the JSON property `diskSizeGb` + # @return [Fixnum] + attr_accessor :disk_size_gb + + # Optional. The Compute Engine [zone](/compute/docs/regions-zones) in which + # to deploy the VMs used to run the Apache Airflow software, specified as a + # relative resource name](https://cloud.google.com/apis/design/resource_names# + # relative_resource_name). + # For example: `projects/`projectId`/zones/`zoneId``. + # This `location` must belong to the enclosing environment's project and + # location. If both this field and `nodeConfig.machineType` are specified, + # `nodeConfig.machineType` must belong to this `location`; if both are + # unspecified, the service will pick a zone in the Compute Engine region + # corresponding to the Cloud Composer location and propagate that choice to + # both fields. If exactly one of this field and `nodeConfig.machineType` is + # specified, the location information from the specified field will be + # propagated to the unspecified field. + # Corresponds to the JSON property `location` + # @return [String] + attr_accessor :location + + # Optional. The Google Compute Engine [machine type]( + # /compute/docs/machine-types) used for cluster instances, specified as a + # [relative resource name]( + # https://cloud.google.com/apis/design/resource_names#relative_resource_name). + # For example: + # `projects/`projectId`/zones/`zoneId`/machineTypes/`machineTypeId``. + # The `machineType` must belong to the enclosing environment's project and + # location. If both this field and `nodeConfig.location` are specified, + # this `machineType` must belong to the `nodeConfig.location`; if both are + # unspecified, the service will pick a zone in the Compute Engine region + # corresponding to the Cloud Composer location and propagate that choice to + # both fields. If exactly one of this field and `nodeConfig.location` is + # specified, the location information from the specified field will be + # propagated to the unspecified field. + # Furthermore, if this field is unspecified, the `machineTypeId` defaults + # to `n1-standard-1`. + # Corresponds to the JSON property `machineType` + # @return [String] + attr_accessor :machine_type + + # Optional. The Compute Engine network to be used for machine + # communications, specified as a [relative resource name]( + # https://cloud.google.com/apis/design/resource_names#relative_resource_name). + # For example: `projects/`projectId`/global/networks/`networkId``. + # [Shared VPC](/vpc/docs/shared-vpc) is not currently supported. The + # network must belong to the environment's project. If unspecified, the + # "default" network ID in the environment's project is used. If a "Custom + # Subnet Network" (see [Using Subnetworks](/compute/docs/subnetworks) for + # more information) is provided, `nodeConfig.subnetwork` must also be provided. + # Corresponds to the JSON property `network` + # @return [String] + attr_accessor :network + + # Optional. The set of Google API scopes to be made available on all of the + # node VMs. If `oauth_scopes` is empty, defaults to + # ["https://www.googleapis.com/auth/cloud-platform"]. Cannot be updated. + # Corresponds to the JSON property `oauthScopes` + # @return [Array] + attr_accessor :oauth_scopes + + # Optional. The Google Cloud Platform Service Account to be used by the node + # VMs. If a service account is not specified, the "default" Compute Engine + # service account is used. Cannot be updated. + # Corresponds to the JSON property `serviceAccount` + # @return [String] + attr_accessor :service_account + + # Optional. The Compute Engine subnetwork to be used for machine + # communications, specified as a [relative resource name]( + # https://cloud.google.com/apis/design/resource_names#relative_resource_name). + # For example: + # `projects/`projectId`/regions/`regionId`/subnetworks/`subnetworkId`` + # If a subnetwork is provided, `nodeConfig.network` must also be provided, + # and the subnetwork must belong to the enclosing environment's project and + # location. + # Corresponds to the JSON property `subnetwork` + # @return [String] + attr_accessor :subnetwork + + # Optional. The list of instance tags applied to all node VMs. Tags are used + # to identify valid sources or targets for network firewalls. Each tag within + # the list must comply with [RFC1035](https://www.ietf.org/rfc/rfc1035.txt). + # Cannot be updated. + # Corresponds to the JSON property `tags` + # @return [Array] + attr_accessor :tags + + def initialize(**args) + update!(**args) + end + + # Update properties of this object + def update!(**args) + @disk_size_gb = args[:disk_size_gb] if args.key?(:disk_size_gb) + @location = args[:location] if args.key?(:location) + @machine_type = args[:machine_type] if args.key?(:machine_type) + @network = args[:network] if args.key?(:network) + @oauth_scopes = args[:oauth_scopes] if args.key?(:oauth_scopes) + @service_account = args[:service_account] if args.key?(:service_account) + @subnetwork = args[:subnetwork] if args.key?(:subnetwork) + @tags = args[:tags] if args.key?(:tags) + end + end + + # This resource represents a long-running operation that is the result of a + # network API call. + class Operation + include Google::Apis::Core::Hashable + + # If the value is `false`, it means the operation is still in progress. + # If `true`, the operation is completed, and either `error` or `response` is + # available. + # Corresponds to the JSON property `done` + # @return [Boolean] + attr_accessor :done + alias_method :done?, :done + + # The `Status` type defines a logical error model that is suitable for different + # programming environments, including REST APIs and RPC APIs. It is used by + # [gRPC](https://github.com/grpc). The error model is designed to be: + # - Simple to use and understand for most users + # - Flexible enough to meet unexpected needs + # # Overview + # The `Status` message contains three pieces of data: error code, error message, + # and error details. The error code should be an enum value of + # google.rpc.Code, but it may accept additional error codes if needed. The + # error message should be a developer-facing English message that helps + # developers *understand* and *resolve* the error. If a localized user-facing + # error message is needed, put the localized message in the error details or + # localize it in the client. The optional error details may contain arbitrary + # information about the error. There is a predefined set of error detail types + # in the package `google.rpc` that can be used for common error conditions. + # # Language mapping + # The `Status` message is the logical representation of the error model, but it + # is not necessarily the actual wire format. When the `Status` message is + # exposed in different client libraries and different wire protocols, it can be + # mapped differently. For example, it will likely be mapped to some exceptions + # in Java, but more likely mapped to some error codes in C. + # # Other uses + # The error model and the `Status` message can be used in a variety of + # environments, either with or without APIs, to provide a + # consistent developer experience across different environments. + # Example uses of this error model include: + # - Partial errors. If a service needs to return partial errors to the client, + # it may embed the `Status` in the normal response to indicate the partial + # errors. + # - Workflow errors. A typical workflow has multiple steps. Each step may + # have a `Status` message for error reporting. + # - Batch operations. If a client uses batch request and batch response, the + # `Status` message should be used directly inside batch response, one for + # each error sub-response. + # - Asynchronous operations. If an API call embeds asynchronous operation + # results in its response, the status of those operations should be + # represented directly using the `Status` message. + # - Logging. If some API errors are stored in logs, the message `Status` could + # be used directly after any stripping needed for security/privacy reasons. + # Corresponds to the JSON property `error` + # @return [Google::Apis::ComposerV1beta1::Status] + attr_accessor :error + + # Service-specific metadata associated with the operation. It typically + # contains progress information and common metadata such as create time. + # Some services might not provide such metadata. Any method that returns a + # long-running operation should document the metadata type, if any. + # Corresponds to the JSON property `metadata` + # @return [Hash] + attr_accessor :metadata + + # The server-assigned name, which is only unique within the same service that + # originally returns it. If you use the default HTTP mapping, the + # `name` should have the format of `operations/some/unique/name`. + # Corresponds to the JSON property `name` + # @return [String] + attr_accessor :name + + # The normal response of the operation in case of success. If the original + # method returns no data on success, such as `Delete`, the response is + # `google.protobuf.Empty`. If the original method is standard + # `Get`/`Create`/`Update`, the response should be the resource. For other + # methods, the response should have the type `XxxResponse`, where `Xxx` + # is the original method name. For example, if the original method name + # is `TakeSnapshot()`, the inferred response type is + # `TakeSnapshotResponse`. + # Corresponds to the JSON property `response` + # @return [Hash] + attr_accessor :response + + def initialize(**args) + update!(**args) + end + + # Update properties of this object + def update!(**args) + @done = args[:done] if args.key?(:done) + @error = args[:error] if args.key?(:error) + @metadata = args[:metadata] if args.key?(:metadata) + @name = args[:name] if args.key?(:name) + @response = args[:response] if args.key?(:response) + end + end + + # Metadata describing an operation. + class OperationMetadata + include Google::Apis::Core::Hashable + + # Output only. + # The time the operation was submitted to the server. + # Corresponds to the JSON property `createTime` + # @return [String] + attr_accessor :create_time + + # Output only. + # The time when the operation terminated, regardless of its success. + # This field is unset if the operation is still ongoing. + # Corresponds to the JSON property `endTime` + # @return [String] + attr_accessor :end_time + + # Output only. + # The type of operation being performed. + # Corresponds to the JSON property `operationType` + # @return [String] + attr_accessor :operation_type + + # Output only. + # The resource being operated on, as a [relative resource name]( + # /apis/design/resource_names#relative_resource_name). + # Corresponds to the JSON property `resource` + # @return [String] + attr_accessor :resource + + # Output only. + # The UUID of the resource being operated on. + # Corresponds to the JSON property `resourceUuid` + # @return [String] + attr_accessor :resource_uuid + + # Output only. + # The current operation state. + # Corresponds to the JSON property `state` + # @return [String] + attr_accessor :state + + def initialize(**args) + update!(**args) + end + + # Update properties of this object + def update!(**args) + @create_time = args[:create_time] if args.key?(:create_time) + @end_time = args[:end_time] if args.key?(:end_time) + @operation_type = args[:operation_type] if args.key?(:operation_type) + @resource = args[:resource] if args.key?(:resource) + @resource_uuid = args[:resource_uuid] if args.key?(:resource_uuid) + @state = args[:state] if args.key?(:state) + end + end + + # Specifies the selection and config of software inside the environment. + class SoftwareConfig + include Google::Apis::Core::Hashable + + # Optional. Apache Airflow configuration properties to override. + # Property keys contain the section and property name, separated by a hyphen, + # for example `core-dags_are_paused_at_creation`. Sections must not + # contain hyphens ("-"), opening square brackets ("["), or closing square + # brackets ("]"). The name must be non-empty and must not contain an equals + # sign ("=") or semicolon (";"). The section as well as the name must not + # contain a period ("."). Apache Airflow configuration property names must be + # written in + # [snake_case](https://www.google.com/url?sa=D&q=https%3A%2F%2Fen.wikipedia.org% + # 2Fwiki%2FSnake_case). + # Property values can contain any character and be written in any lower/upper + # case format. + # Certain Apache Airflow configuration property values are + # [blacklisted](/composer/docs/how-to/managing/setting-airflow-configurations# + # airflow_configuration_blacklists) and + # cannot be overridden. + # Corresponds to the JSON property `airflowConfigOverrides` + # @return [Hash] + attr_accessor :airflow_config_overrides + + # Optional. Additional environment variables to provide to the Apache Airflow + # scheduler, worker, and webserver processes. + # Environment variable names must match the regular expression + # `a-zA-Z_*`. Furthermore, they cannot specify Apache Airflow + # software configuration overrides (i.e., match the regular expression + # `AIRFLOW__[A-Z0-9_]+__[A-Z0-9_]+`); nor can they take any of the following + # reserved values: + # * `AIRFLOW_HOME` + # * `C_FORCE_ROOT` + # * `CONTAINER_NAME` + # * `DAGS_FOLDER` + # * `GCP_PROJECT` + # * `GCS_BUCKET` + # * `GKE_CLUSTER_NAME` + # * `SQL_DATABASE` + # * `SQL_INSTANCE` + # * `SQL_PASSWORD` + # * `SQL_PROJECT` + # * `SQL_REGION` + # * `SQL_USER` + # Corresponds to the JSON property `envVariables` + # @return [Hash] + attr_accessor :env_variables + + # Output only. + # The version of the software running in the environment. + # This encapsulates both the version of Cloud Composer functionality and the + # version of Apache Airflow. It must match the regular expression + # `composer-[0-9]+\.[0-9]+(\.[0-9]+)?-airflow-[0-9]+\.[0-9]+(\.[0-9]+.*)?`. + # The Cloud Composer portion of the version is a [semantic + # version](https://semver.org). The portion of the image version following + # airflow- is an official Apache Airflow repository [release + # name](https://github.com/apache/incubator-airflow/releases). + # See also [Release Notes](/composer/docs/release-notes). + # Corresponds to the JSON property `imageVersion` + # @return [String] + attr_accessor :image_version + + # Optional. Custom Python Package Index (PyPI) packages to be installed in + # the environment. + # Keys refer to the lowercase package name such as `numpy` + # and values are the lowercase extras and version specifier such as + # `==1.12.0`, `[devel,gcp_api]`, or `[devel]>=1.8.2, <1.9.2`. To specify a + # package without pinning it to a version specifier, use the empty string as + # the value. + # Corresponds to the JSON property `pypiPackages` + # @return [Hash] + attr_accessor :pypi_packages + + def initialize(**args) + update!(**args) + end + + # Update properties of this object + def update!(**args) + @airflow_config_overrides = args[:airflow_config_overrides] if args.key?(:airflow_config_overrides) + @env_variables = args[:env_variables] if args.key?(:env_variables) + @image_version = args[:image_version] if args.key?(:image_version) + @pypi_packages = args[:pypi_packages] if args.key?(:pypi_packages) + end + end + + # The `Status` type defines a logical error model that is suitable for different + # programming environments, including REST APIs and RPC APIs. It is used by + # [gRPC](https://github.com/grpc). The error model is designed to be: + # - Simple to use and understand for most users + # - Flexible enough to meet unexpected needs + # # Overview + # The `Status` message contains three pieces of data: error code, error message, + # and error details. The error code should be an enum value of + # google.rpc.Code, but it may accept additional error codes if needed. The + # error message should be a developer-facing English message that helps + # developers *understand* and *resolve* the error. If a localized user-facing + # error message is needed, put the localized message in the error details or + # localize it in the client. The optional error details may contain arbitrary + # information about the error. There is a predefined set of error detail types + # in the package `google.rpc` that can be used for common error conditions. + # # Language mapping + # The `Status` message is the logical representation of the error model, but it + # is not necessarily the actual wire format. When the `Status` message is + # exposed in different client libraries and different wire protocols, it can be + # mapped differently. For example, it will likely be mapped to some exceptions + # in Java, but more likely mapped to some error codes in C. + # # Other uses + # The error model and the `Status` message can be used in a variety of + # environments, either with or without APIs, to provide a + # consistent developer experience across different environments. + # Example uses of this error model include: + # - Partial errors. If a service needs to return partial errors to the client, + # it may embed the `Status` in the normal response to indicate the partial + # errors. + # - Workflow errors. A typical workflow has multiple steps. Each step may + # have a `Status` message for error reporting. + # - Batch operations. If a client uses batch request and batch response, the + # `Status` message should be used directly inside batch response, one for + # each error sub-response. + # - Asynchronous operations. If an API call embeds asynchronous operation + # results in its response, the status of those operations should be + # represented directly using the `Status` message. + # - Logging. If some API errors are stored in logs, the message `Status` could + # be used directly after any stripping needed for security/privacy reasons. + class Status + include Google::Apis::Core::Hashable + + # The status code, which should be an enum value of google.rpc.Code. + # Corresponds to the JSON property `code` + # @return [Fixnum] + attr_accessor :code + + # A list of messages that carry the error details. There is a common set of + # message types for APIs to use. + # Corresponds to the JSON property `details` + # @return [Array>] + attr_accessor :details + + # A developer-facing error message, which should be in English. Any + # user-facing error message should be localized and sent in the + # google.rpc.Status.details field, or localized by the client. + # Corresponds to the JSON property `message` + # @return [String] + attr_accessor :message + + def initialize(**args) + update!(**args) + end + + # Update properties of this object + def update!(**args) + @code = args[:code] if args.key?(:code) + @details = args[:details] if args.key?(:details) + @message = args[:message] if args.key?(:message) + end + end + end + end +end diff --git a/generated/google/apis/composer_v1beta1/representations.rb b/generated/google/apis/composer_v1beta1/representations.rb new file mode 100644 index 000000000..3afa9ad61 --- /dev/null +++ b/generated/google/apis/composer_v1beta1/representations.rb @@ -0,0 +1,195 @@ +# Copyright 2015 Google Inc. +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + +require 'date' +require 'google/apis/core/base_service' +require 'google/apis/core/json_representation' +require 'google/apis/core/hashable' +require 'google/apis/errors' + +module Google + module Apis + module ComposerV1beta1 + + class Empty + class Representation < Google::Apis::Core::JsonRepresentation; end + + include Google::Apis::Core::JsonObjectSupport + end + + class Environment + class Representation < Google::Apis::Core::JsonRepresentation; end + + include Google::Apis::Core::JsonObjectSupport + end + + class EnvironmentConfig + class Representation < Google::Apis::Core::JsonRepresentation; end + + include Google::Apis::Core::JsonObjectSupport + end + + class ListEnvironmentsResponse + class Representation < Google::Apis::Core::JsonRepresentation; end + + include Google::Apis::Core::JsonObjectSupport + end + + class ListOperationsResponse + class Representation < Google::Apis::Core::JsonRepresentation; end + + include Google::Apis::Core::JsonObjectSupport + end + + class NodeConfig + class Representation < Google::Apis::Core::JsonRepresentation; end + + include Google::Apis::Core::JsonObjectSupport + end + + class Operation + class Representation < Google::Apis::Core::JsonRepresentation; end + + include Google::Apis::Core::JsonObjectSupport + end + + class OperationMetadata + class Representation < Google::Apis::Core::JsonRepresentation; end + + include Google::Apis::Core::JsonObjectSupport + end + + class SoftwareConfig + class Representation < Google::Apis::Core::JsonRepresentation; end + + include Google::Apis::Core::JsonObjectSupport + end + + class Status + class Representation < Google::Apis::Core::JsonRepresentation; end + + include Google::Apis::Core::JsonObjectSupport + end + + class Empty + # @private + class Representation < Google::Apis::Core::JsonRepresentation + end + end + + class Environment + # @private + class Representation < Google::Apis::Core::JsonRepresentation + property :config, as: 'config', class: Google::Apis::ComposerV1beta1::EnvironmentConfig, decorator: Google::Apis::ComposerV1beta1::EnvironmentConfig::Representation + + property :create_time, as: 'createTime' + hash :labels, as: 'labels' + property :name, as: 'name' + property :state, as: 'state' + property :update_time, as: 'updateTime' + property :uuid, as: 'uuid' + end + end + + class EnvironmentConfig + # @private + class Representation < Google::Apis::Core::JsonRepresentation + property :airflow_uri, as: 'airflowUri' + property :dag_gcs_prefix, as: 'dagGcsPrefix' + property :gke_cluster, as: 'gkeCluster' + property :node_config, as: 'nodeConfig', class: Google::Apis::ComposerV1beta1::NodeConfig, decorator: Google::Apis::ComposerV1beta1::NodeConfig::Representation + + property :node_count, as: 'nodeCount' + property :software_config, as: 'softwareConfig', class: Google::Apis::ComposerV1beta1::SoftwareConfig, decorator: Google::Apis::ComposerV1beta1::SoftwareConfig::Representation + + end + end + + class ListEnvironmentsResponse + # @private + class Representation < Google::Apis::Core::JsonRepresentation + collection :environments, as: 'environments', class: Google::Apis::ComposerV1beta1::Environment, decorator: Google::Apis::ComposerV1beta1::Environment::Representation + + property :next_page_token, as: 'nextPageToken' + end + end + + class ListOperationsResponse + # @private + class Representation < Google::Apis::Core::JsonRepresentation + property :next_page_token, as: 'nextPageToken' + collection :operations, as: 'operations', class: Google::Apis::ComposerV1beta1::Operation, decorator: Google::Apis::ComposerV1beta1::Operation::Representation + + end + end + + class NodeConfig + # @private + class Representation < Google::Apis::Core::JsonRepresentation + property :disk_size_gb, as: 'diskSizeGb' + property :location, as: 'location' + property :machine_type, as: 'machineType' + property :network, as: 'network' + collection :oauth_scopes, as: 'oauthScopes' + property :service_account, as: 'serviceAccount' + property :subnetwork, as: 'subnetwork' + collection :tags, as: 'tags' + end + end + + class Operation + # @private + class Representation < Google::Apis::Core::JsonRepresentation + property :done, as: 'done' + property :error, as: 'error', class: Google::Apis::ComposerV1beta1::Status, decorator: Google::Apis::ComposerV1beta1::Status::Representation + + hash :metadata, as: 'metadata' + property :name, as: 'name' + hash :response, as: 'response' + end + end + + class OperationMetadata + # @private + class Representation < Google::Apis::Core::JsonRepresentation + property :create_time, as: 'createTime' + property :end_time, as: 'endTime' + property :operation_type, as: 'operationType' + property :resource, as: 'resource' + property :resource_uuid, as: 'resourceUuid' + property :state, as: 'state' + end + end + + class SoftwareConfig + # @private + class Representation < Google::Apis::Core::JsonRepresentation + hash :airflow_config_overrides, as: 'airflowConfigOverrides' + hash :env_variables, as: 'envVariables' + property :image_version, as: 'imageVersion' + hash :pypi_packages, as: 'pypiPackages' + end + end + + class Status + # @private + class Representation < Google::Apis::Core::JsonRepresentation + property :code, as: 'code' + collection :details, as: 'details' + property :message, as: 'message' + end + end + end + end +end diff --git a/generated/google/apis/composer_v1beta1/service.rb b/generated/google/apis/composer_v1beta1/service.rb new file mode 100644 index 000000000..d90c3a4f5 --- /dev/null +++ b/generated/google/apis/composer_v1beta1/service.rb @@ -0,0 +1,462 @@ +# Copyright 2015 Google Inc. +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + +require 'google/apis/core/base_service' +require 'google/apis/core/json_representation' +require 'google/apis/core/hashable' +require 'google/apis/errors' + +module Google + module Apis + module ComposerV1beta1 + # Cloud Composer API + # + # Manages Apache Airflow environments on Google Cloud Platform. + # + # @example + # require 'google/apis/composer_v1beta1' + # + # Composer = Google::Apis::ComposerV1beta1 # Alias the module + # service = Composer::CloudComposerService.new + # + # @see https://cloud.google.com/composer/ + class CloudComposerService < Google::Apis::Core::BaseService + # @return [String] + # API key. Your API key identifies your project and provides you with API access, + # quota, and reports. Required unless you provide an OAuth 2.0 token. + attr_accessor :key + + # @return [String] + # Available to use for quota purposes for server-side applications. Can be any + # arbitrary string assigned to a user, but should not exceed 40 characters. + attr_accessor :quota_user + + def initialize + super('https://composer.googleapis.com/', '') + @batch_path = 'batch' + end + + # Create a new environment. + # @param [String] parent + # The parent must be of the form `projects/`projectId`/locations/`locationId``. + # @param [Google::Apis::ComposerV1beta1::Environment] environment_object + # @param [String] fields + # Selector specifying which fields to include in a partial response. + # @param [String] quota_user + # Available to use for quota purposes for server-side applications. Can be any + # arbitrary string assigned to a user, but should not exceed 40 characters. + # @param [Google::Apis::RequestOptions] options + # Request-specific options + # + # @yield [result, err] Result & error if block supplied + # @yieldparam result [Google::Apis::ComposerV1beta1::Operation] parsed result object + # @yieldparam err [StandardError] error object if request failed + # + # @return [Google::Apis::ComposerV1beta1::Operation] + # + # @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried + # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification + # @raise [Google::Apis::AuthorizationError] Authorization is required + def create_project_location_environment(parent, environment_object = nil, fields: nil, quota_user: nil, options: nil, &block) + command = make_simple_command(:post, 'v1beta1/{+parent}/environments', options) + command.request_representation = Google::Apis::ComposerV1beta1::Environment::Representation + command.request_object = environment_object + command.response_representation = Google::Apis::ComposerV1beta1::Operation::Representation + command.response_class = Google::Apis::ComposerV1beta1::Operation + command.params['parent'] = parent unless parent.nil? + command.query['fields'] = fields unless fields.nil? + command.query['quotaUser'] = quota_user unless quota_user.nil? + execute_or_queue_command(command, &block) + end + + # Delete an environment. + # @param [String] name + # The environment to delete, in the form: + # `projects/`projectId`/locations/`locationId`/environments/`environmentId`` + # @param [String] fields + # Selector specifying which fields to include in a partial response. + # @param [String] quota_user + # Available to use for quota purposes for server-side applications. Can be any + # arbitrary string assigned to a user, but should not exceed 40 characters. + # @param [Google::Apis::RequestOptions] options + # Request-specific options + # + # @yield [result, err] Result & error if block supplied + # @yieldparam result [Google::Apis::ComposerV1beta1::Operation] parsed result object + # @yieldparam err [StandardError] error object if request failed + # + # @return [Google::Apis::ComposerV1beta1::Operation] + # + # @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried + # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification + # @raise [Google::Apis::AuthorizationError] Authorization is required + def delete_project_location_environment(name, fields: nil, quota_user: nil, options: nil, &block) + command = make_simple_command(:delete, 'v1beta1/{+name}', options) + command.response_representation = Google::Apis::ComposerV1beta1::Operation::Representation + command.response_class = Google::Apis::ComposerV1beta1::Operation + command.params['name'] = name unless name.nil? + command.query['fields'] = fields unless fields.nil? + command.query['quotaUser'] = quota_user unless quota_user.nil? + execute_or_queue_command(command, &block) + end + + # Get an existing environment. + # @param [String] name + # The resource name of the environment to get, in the form: + # `projects/`projectId`/locations/`locationId`/environments/`environmentId`` + # @param [String] fields + # Selector specifying which fields to include in a partial response. + # @param [String] quota_user + # Available to use for quota purposes for server-side applications. Can be any + # arbitrary string assigned to a user, but should not exceed 40 characters. + # @param [Google::Apis::RequestOptions] options + # Request-specific options + # + # @yield [result, err] Result & error if block supplied + # @yieldparam result [Google::Apis::ComposerV1beta1::Environment] parsed result object + # @yieldparam err [StandardError] error object if request failed + # + # @return [Google::Apis::ComposerV1beta1::Environment] + # + # @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried + # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification + # @raise [Google::Apis::AuthorizationError] Authorization is required + def get_project_location_environment(name, fields: nil, quota_user: nil, options: nil, &block) + command = make_simple_command(:get, 'v1beta1/{+name}', options) + command.response_representation = Google::Apis::ComposerV1beta1::Environment::Representation + command.response_class = Google::Apis::ComposerV1beta1::Environment + command.params['name'] = name unless name.nil? + command.query['fields'] = fields unless fields.nil? + command.query['quotaUser'] = quota_user unless quota_user.nil? + execute_or_queue_command(command, &block) + end + + # List environments. + # @param [String] parent + # List environments in the given project and location, in the form: + # `projects/`projectId`/locations/`locationId`` + # @param [Fixnum] page_size + # The maximum number of environments to return. + # @param [String] page_token + # The next_page_token value returned from a previous List request, if any. + # @param [String] fields + # Selector specifying which fields to include in a partial response. + # @param [String] quota_user + # Available to use for quota purposes for server-side applications. Can be any + # arbitrary string assigned to a user, but should not exceed 40 characters. + # @param [Google::Apis::RequestOptions] options + # Request-specific options + # + # @yield [result, err] Result & error if block supplied + # @yieldparam result [Google::Apis::ComposerV1beta1::ListEnvironmentsResponse] parsed result object + # @yieldparam err [StandardError] error object if request failed + # + # @return [Google::Apis::ComposerV1beta1::ListEnvironmentsResponse] + # + # @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried + # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification + # @raise [Google::Apis::AuthorizationError] Authorization is required + def list_project_location_environments(parent, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil, &block) + command = make_simple_command(:get, 'v1beta1/{+parent}/environments', options) + command.response_representation = Google::Apis::ComposerV1beta1::ListEnvironmentsResponse::Representation + command.response_class = Google::Apis::ComposerV1beta1::ListEnvironmentsResponse + command.params['parent'] = parent unless parent.nil? + command.query['pageSize'] = page_size unless page_size.nil? + command.query['pageToken'] = page_token unless page_token.nil? + command.query['fields'] = fields unless fields.nil? + command.query['quotaUser'] = quota_user unless quota_user.nil? + execute_or_queue_command(command, &block) + end + + # Update an environment. + # @param [String] name + # The relative resource name of the environment to update, in the form: + # `projects/`projectId`/locations/`locationId`/environments/`environmentId`` + # @param [Google::Apis::ComposerV1beta1::Environment] environment_object + # @param [String] update_mask + # Required. A comma-separated list of paths, relative to `Environment`, of + # fields to update. + # For example, to set the version of scikit-learn to install in the + # environment to 0.19.0 and to remove an existing installation of + # argparse, the `updateMask` parameter would include the following two + # `paths` values: "config.softwareConfig.pypiPackages.scikit-learn" and + # "config.softwareConfig.pypiPackages.argparse". The included patch + # environment would specify the scikit-learn version as follows: + # ` + # "config":` + # "softwareConfig":` + # "pypiPackages":` + # "scikit-learn":"==0.19.0" + # ` + # ` + # ` + # ` + # Note that in the above example, any existing PyPI packages + # other than scikit-learn and argparse will be unaffected. + # Only one update type may be included in a single request's `updateMask`. + # For example, one cannot update both the PyPI packages and + # labels in the same request. However, it is possible to update multiple + # members of a map field simultaneously in the same request. For example, + # to set the labels "label1" and "label2" while clearing "label3" (assuming + # it already exists), one can + # provide the paths "labels.label1", "labels.label2", and "labels.label3" + # and populate the patch environment as follows: + # ` + # "labels":` + # "label1":"new-label1-value" + # "label2":"new-label2-value" + # ` + # ` + # Note that in the above example, any existing labels that are not + # included in the `updateMask` will be unaffected. + # It is also possible to replace an entire map field by providing the + # map field's path in the `updateMask`. The new value of the field will + # be that which is provided in the patch environment. For example, to + # delete all pre-existing user-specified PyPI packages and + # install botocore at version 1.7.14, the `updateMask` would contain + # the path "config.softwareConfig.pypiPackages", and + # the patch environment would be the following: + # ` + # "config":` + # "softwareConfig":` + # "pypiPackages":` + # "botocore":"==1.7.14" + # ` + # ` + # ` + # ` + # Note: Only the following fields can be updated: + # + # + # + # + # + # + # + # + # + # + # + # + # + # + # + # + # + # + # + # + # + # + # + # + # + # + # + # + # + # + # + # + # + # + # + # + # + # + # + #
MaskPurpose
config.softwareConfig.pypiPackages + # Replace all custom custom PyPI packages. If a replacement + # package map is not included in `environment`, all custom + # PyPI packages are cleared. It is an error to provide both this mask and a + # mask specifying an individual package.
config.softwareConfig.pypiPackages.packagenameUpdate the custom PyPI package packagename, + # preserving other packages. To delete the package, include it in + # `updateMask`, and omit the mapping for it in + # `environment.config.softwareConfig.pypiPackages`. It is an error + # to provide both a mask of this form and the + # "config.softwareConfig.pypiPackages" mask.
labelsReplace all environment labels. If a replacement labels map is not + # included in `environment`, all labels are cleared. It is an error to + # provide both this mask and a mask specifying one or more individual + # labels.
labels.labelNameSet the label named labelName, while preserving other + # labels. To delete the label, include it in `updateMask` and omit its + # mapping in `environment.labels`. It is an error to provide both a + # mask of this form and the "labels" mask.
config.nodeCountHorizontally scale the number of nodes in the environment. An integer + # greater than or equal to 3 must be provided in the `config.nodeCount` field. + #
config.softwareConfig.airflowConfigOverridesReplace all Apache Airflow config overrides. If a replacement config + # overrides map is not included in `environment`, all config overrides + # are cleared. + # It is an error to provide both this mask and a mask specifying one or + # more individual config overrides.
config.softwareConfig.properties.section-name + # Override the Apache Airflow property name in the section + # named section, preserving other properties. To delete the + # property override, include it in `updateMask` and omit its mapping + # in `environment.config.softwareConfig.properties`. + # It is an error to provide both a mask of this form and the + # "config.softwareConfig.properties" mask.
config.softwareConfig.envVariablesReplace all environment variables. If a replacement environment + # variable map is not included in `environment`, all custom environment + # variables are cleared. + # It is an error to provide both this mask and a mask specifying one or + # more individual environment variables.
+ # @param [String] fields + # Selector specifying which fields to include in a partial response. + # @param [String] quota_user + # Available to use for quota purposes for server-side applications. Can be any + # arbitrary string assigned to a user, but should not exceed 40 characters. + # @param [Google::Apis::RequestOptions] options + # Request-specific options + # + # @yield [result, err] Result & error if block supplied + # @yieldparam result [Google::Apis::ComposerV1beta1::Operation] parsed result object + # @yieldparam err [StandardError] error object if request failed + # + # @return [Google::Apis::ComposerV1beta1::Operation] + # + # @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried + # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification + # @raise [Google::Apis::AuthorizationError] Authorization is required + def patch_project_location_environment(name, environment_object = nil, update_mask: nil, fields: nil, quota_user: nil, options: nil, &block) + command = make_simple_command(:patch, 'v1beta1/{+name}', options) + command.request_representation = Google::Apis::ComposerV1beta1::Environment::Representation + command.request_object = environment_object + command.response_representation = Google::Apis::ComposerV1beta1::Operation::Representation + command.response_class = Google::Apis::ComposerV1beta1::Operation + command.params['name'] = name unless name.nil? + command.query['updateMask'] = update_mask unless update_mask.nil? + command.query['fields'] = fields unless fields.nil? + command.query['quotaUser'] = quota_user unless quota_user.nil? + execute_or_queue_command(command, &block) + end + + # Deletes a long-running operation. This method indicates that the client is + # no longer interested in the operation result. It does not cancel the + # operation. If the server doesn't support this method, it returns + # `google.rpc.Code.UNIMPLEMENTED`. + # @param [String] name + # The name of the operation resource to be deleted. + # @param [String] fields + # Selector specifying which fields to include in a partial response. + # @param [String] quota_user + # Available to use for quota purposes for server-side applications. Can be any + # arbitrary string assigned to a user, but should not exceed 40 characters. + # @param [Google::Apis::RequestOptions] options + # Request-specific options + # + # @yield [result, err] Result & error if block supplied + # @yieldparam result [Google::Apis::ComposerV1beta1::Empty] parsed result object + # @yieldparam err [StandardError] error object if request failed + # + # @return [Google::Apis::ComposerV1beta1::Empty] + # + # @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried + # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification + # @raise [Google::Apis::AuthorizationError] Authorization is required + def delete_project_location_operation(name, fields: nil, quota_user: nil, options: nil, &block) + command = make_simple_command(:delete, 'v1beta1/{+name}', options) + command.response_representation = Google::Apis::ComposerV1beta1::Empty::Representation + command.response_class = Google::Apis::ComposerV1beta1::Empty + command.params['name'] = name unless name.nil? + command.query['fields'] = fields unless fields.nil? + command.query['quotaUser'] = quota_user unless quota_user.nil? + execute_or_queue_command(command, &block) + end + + # Gets the latest state of a long-running operation. Clients can use this + # method to poll the operation result at intervals as recommended by the API + # service. + # @param [String] name + # The name of the operation resource. + # @param [String] fields + # Selector specifying which fields to include in a partial response. + # @param [String] quota_user + # Available to use for quota purposes for server-side applications. Can be any + # arbitrary string assigned to a user, but should not exceed 40 characters. + # @param [Google::Apis::RequestOptions] options + # Request-specific options + # + # @yield [result, err] Result & error if block supplied + # @yieldparam result [Google::Apis::ComposerV1beta1::Operation] parsed result object + # @yieldparam err [StandardError] error object if request failed + # + # @return [Google::Apis::ComposerV1beta1::Operation] + # + # @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried + # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification + # @raise [Google::Apis::AuthorizationError] Authorization is required + def get_project_location_operation(name, fields: nil, quota_user: nil, options: nil, &block) + command = make_simple_command(:get, 'v1beta1/{+name}', options) + command.response_representation = Google::Apis::ComposerV1beta1::Operation::Representation + command.response_class = Google::Apis::ComposerV1beta1::Operation + command.params['name'] = name unless name.nil? + command.query['fields'] = fields unless fields.nil? + command.query['quotaUser'] = quota_user unless quota_user.nil? + execute_or_queue_command(command, &block) + end + + # Lists operations that match the specified filter in the request. If the + # server doesn't support this method, it returns `UNIMPLEMENTED`. + # NOTE: the `name` binding allows API services to override the binding + # to use different resource name schemes, such as `users/*/operations`. To + # override the binding, API services can add a binding such as + # `"/v1/`name=users/*`/operations"` to their service configuration. + # For backwards compatibility, the default name includes the operations + # collection id, however overriding users must ensure the name binding + # is the parent resource, without the operations collection id. + # @param [String] name + # The name of the operation's parent resource. + # @param [String] filter + # The standard list filter. + # @param [Fixnum] page_size + # The standard list page size. + # @param [String] page_token + # The standard list page token. + # @param [String] fields + # Selector specifying which fields to include in a partial response. + # @param [String] quota_user + # Available to use for quota purposes for server-side applications. Can be any + # arbitrary string assigned to a user, but should not exceed 40 characters. + # @param [Google::Apis::RequestOptions] options + # Request-specific options + # + # @yield [result, err] Result & error if block supplied + # @yieldparam result [Google::Apis::ComposerV1beta1::ListOperationsResponse] parsed result object + # @yieldparam err [StandardError] error object if request failed + # + # @return [Google::Apis::ComposerV1beta1::ListOperationsResponse] + # + # @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried + # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification + # @raise [Google::Apis::AuthorizationError] Authorization is required + def list_project_location_operations(name, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil, &block) + command = make_simple_command(:get, 'v1beta1/{+name}/operations', options) + command.response_representation = Google::Apis::ComposerV1beta1::ListOperationsResponse::Representation + command.response_class = Google::Apis::ComposerV1beta1::ListOperationsResponse + command.params['name'] = name unless name.nil? + command.query['filter'] = filter unless filter.nil? + command.query['pageSize'] = page_size unless page_size.nil? + command.query['pageToken'] = page_token unless page_token.nil? + command.query['fields'] = fields unless fields.nil? + command.query['quotaUser'] = quota_user unless quota_user.nil? + execute_or_queue_command(command, &block) + end + + protected + + def apply_command_defaults(command) + command.query['key'] = key unless key.nil? + command.query['quotaUser'] = quota_user unless quota_user.nil? + end + end + end + end +end diff --git a/generated/google/apis/content_v2.rb b/generated/google/apis/content_v2.rb index 676e6d4b0..51e1481ee 100644 --- a/generated/google/apis/content_v2.rb +++ b/generated/google/apis/content_v2.rb @@ -26,7 +26,7 @@ module Google # @see https://developers.google.com/shopping-content module ContentV2 VERSION = 'V2' - REVISION = '20180405' + REVISION = '20180410' # Manage your product listings and accounts for Google Shopping AUTH_CONTENT = 'https://www.googleapis.com/auth/content' diff --git a/generated/google/apis/content_v2/service.rb b/generated/google/apis/content_v2/service.rb index 4cceb81a5..44a5902bc 100644 --- a/generated/google/apis/content_v2/service.rb +++ b/generated/google/apis/content_v2/service.rb @@ -39,14 +39,12 @@ module Google attr_accessor :key # @return [String] - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. attr_accessor :quota_user # @return [String] - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. attr_accessor :user_ip def initialize @@ -58,12 +56,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -100,12 +96,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -139,12 +133,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -183,12 +175,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -223,12 +213,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -262,12 +250,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -304,12 +290,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -348,12 +332,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -394,12 +376,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -432,12 +412,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -475,12 +453,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -520,12 +496,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -559,12 +533,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -600,12 +572,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -640,12 +610,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -684,12 +652,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -730,12 +696,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -770,12 +734,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -812,12 +774,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -852,12 +812,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -892,12 +850,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -932,12 +888,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -975,12 +929,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1019,12 +971,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1064,12 +1014,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1102,12 +1050,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1151,12 +1097,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1194,12 +1138,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1233,12 +1175,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1279,12 +1219,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1321,12 +1259,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1362,12 +1298,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1403,12 +1337,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1443,12 +1375,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1487,12 +1417,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1532,12 +1460,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1576,12 +1502,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1626,12 +1550,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1673,12 +1595,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1716,12 +1636,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1758,12 +1676,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1798,12 +1714,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1840,12 +1754,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1880,12 +1792,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1916,12 +1826,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1955,12 +1863,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1994,12 +1900,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2034,12 +1938,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2074,12 +1976,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2144,12 +2044,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2190,12 +2088,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2232,12 +2128,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2274,12 +2168,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2317,12 +2209,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2359,12 +2249,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2401,12 +2289,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2443,12 +2329,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2485,12 +2369,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2527,12 +2409,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2566,12 +2446,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2609,12 +2487,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2649,12 +2525,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2691,12 +2565,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2735,12 +2607,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2776,12 +2646,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2817,12 +2685,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2857,12 +2723,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2899,12 +2763,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2937,12 +2799,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2979,12 +2839,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -3025,12 +2883,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -3065,12 +2921,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -3111,12 +2965,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -3164,12 +3016,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -3206,12 +3056,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -3247,12 +3095,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -3283,12 +3129,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -3318,12 +3162,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -3359,12 +3201,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -3404,12 +3244,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -3450,12 +3288,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # diff --git a/generated/google/apis/content_v2sandbox.rb b/generated/google/apis/content_v2sandbox.rb index ebc426305..ea1a20b83 100644 --- a/generated/google/apis/content_v2sandbox.rb +++ b/generated/google/apis/content_v2sandbox.rb @@ -26,7 +26,7 @@ module Google # @see https://developers.google.com/shopping-content module ContentV2sandbox VERSION = 'V2sandbox' - REVISION = '20180405' + REVISION = '20180410' # Manage your product listings and accounts for Google Shopping AUTH_CONTENT = 'https://www.googleapis.com/auth/content' diff --git a/generated/google/apis/content_v2sandbox/service.rb b/generated/google/apis/content_v2sandbox/service.rb index e68126333..78d4b0137 100644 --- a/generated/google/apis/content_v2sandbox/service.rb +++ b/generated/google/apis/content_v2sandbox/service.rb @@ -39,14 +39,12 @@ module Google attr_accessor :key # @return [String] - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. attr_accessor :quota_user # @return [String] - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. attr_accessor :user_ip def initialize @@ -64,12 +62,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -106,12 +102,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -146,12 +140,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -188,12 +180,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -228,12 +218,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -264,12 +252,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -303,12 +289,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -342,12 +326,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -382,12 +364,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -422,12 +402,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -492,12 +470,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -538,12 +514,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -580,12 +554,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -622,12 +594,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -665,12 +635,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -707,12 +675,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -749,12 +715,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -791,12 +755,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -833,12 +795,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -875,12 +835,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # diff --git a/generated/google/apis/customsearch_v1.rb b/generated/google/apis/customsearch_v1.rb index 232fabaf5..4b5a98ca0 100644 --- a/generated/google/apis/customsearch_v1.rb +++ b/generated/google/apis/customsearch_v1.rb @@ -25,7 +25,7 @@ module Google # @see https://developers.google.com/custom-search/v1/using_rest module CustomsearchV1 VERSION = 'V1' - REVISION = '20171116' + REVISION = '20180220' end end end diff --git a/generated/google/apis/customsearch_v1/service.rb b/generated/google/apis/customsearch_v1/service.rb index 227a41add..612241e23 100644 --- a/generated/google/apis/customsearch_v1/service.rb +++ b/generated/google/apis/customsearch_v1/service.rb @@ -38,14 +38,12 @@ module Google attr_accessor :key # @return [String] - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. attr_accessor :quota_user # @return [String] - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. attr_accessor :user_ip def initialize @@ -133,12 +131,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -273,12 +269,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # diff --git a/generated/google/apis/deploymentmanager_alpha.rb b/generated/google/apis/deploymentmanager_alpha.rb index c37c1dba7..105a759cb 100644 --- a/generated/google/apis/deploymentmanager_alpha.rb +++ b/generated/google/apis/deploymentmanager_alpha.rb @@ -26,7 +26,7 @@ module Google # @see https://cloud.google.com/deployment-manager/ module DeploymentmanagerAlpha VERSION = 'Alpha' - REVISION = '20180309' + REVISION = '20180323' # View and manage your data across Google Cloud Platform services AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform' diff --git a/generated/google/apis/deploymentmanager_alpha/service.rb b/generated/google/apis/deploymentmanager_alpha/service.rb index 6262df276..d2b6d9ab8 100644 --- a/generated/google/apis/deploymentmanager_alpha/service.rb +++ b/generated/google/apis/deploymentmanager_alpha/service.rb @@ -39,14 +39,12 @@ module Google attr_accessor :key # @return [String] - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. attr_accessor :quota_user # @return [String] - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. attr_accessor :user_ip def initialize @@ -62,12 +60,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -100,12 +96,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -137,12 +131,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -208,12 +200,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -250,12 +240,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -291,12 +279,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -332,12 +318,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -374,12 +358,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -413,12 +395,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -452,12 +432,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -500,12 +478,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -573,12 +549,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -630,12 +604,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -675,12 +647,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -717,12 +687,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -758,12 +726,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -814,12 +780,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -859,12 +823,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -932,12 +894,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -974,12 +934,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1044,12 +1002,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1087,12 +1043,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1160,12 +1114,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1202,12 +1154,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1240,12 +1190,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1280,12 +1228,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1318,12 +1264,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1389,12 +1333,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1464,12 +1406,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1507,12 +1447,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1548,12 +1486,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1588,12 +1524,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1626,12 +1560,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1663,12 +1595,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1734,12 +1664,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1776,12 +1704,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1817,12 +1743,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # diff --git a/generated/google/apis/deploymentmanager_v2beta.rb b/generated/google/apis/deploymentmanager_v2beta.rb index 904b3aced..b86548869 100644 --- a/generated/google/apis/deploymentmanager_v2beta.rb +++ b/generated/google/apis/deploymentmanager_v2beta.rb @@ -26,7 +26,7 @@ module Google # @see https://developers.google.com/deployment-manager/ module DeploymentmanagerV2beta VERSION = 'V2beta' - REVISION = '20180309' + REVISION = '20180323' # View and manage your data across Google Cloud Platform services AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform' diff --git a/generated/google/apis/deploymentmanager_v2beta/service.rb b/generated/google/apis/deploymentmanager_v2beta/service.rb index cfb908201..680e8ef29 100644 --- a/generated/google/apis/deploymentmanager_v2beta/service.rb +++ b/generated/google/apis/deploymentmanager_v2beta/service.rb @@ -39,14 +39,12 @@ module Google attr_accessor :key # @return [String] - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. attr_accessor :quota_user # @return [String] - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. attr_accessor :user_ip def initialize @@ -62,12 +60,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -100,12 +96,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -137,12 +131,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -208,12 +200,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -250,12 +240,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -291,12 +279,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -332,12 +318,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -374,12 +358,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -413,12 +395,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -452,12 +432,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -500,12 +478,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -573,12 +549,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -630,12 +604,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -675,12 +647,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -717,12 +687,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -758,12 +726,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -814,12 +780,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -859,12 +823,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -932,12 +894,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -974,12 +934,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1044,12 +1002,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1087,12 +1043,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1160,12 +1114,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1202,12 +1154,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1240,12 +1190,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1280,12 +1228,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1318,12 +1264,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1389,12 +1333,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1464,12 +1406,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1507,12 +1447,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1548,12 +1486,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1620,12 +1556,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # diff --git a/generated/google/apis/dfareporting_v2_8/service.rb b/generated/google/apis/dfareporting_v2_8/service.rb index a7626c9df..da4eedbf2 100644 --- a/generated/google/apis/dfareporting_v2_8/service.rb +++ b/generated/google/apis/dfareporting_v2_8/service.rb @@ -38,14 +38,12 @@ module Google attr_accessor :key # @return [String] - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. attr_accessor :quota_user # @return [String] - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. attr_accessor :user_ip def initialize @@ -61,12 +59,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -99,12 +95,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -135,12 +129,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -172,12 +164,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -208,12 +198,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -245,12 +233,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -282,12 +268,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -344,12 +328,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -391,12 +373,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -430,12 +410,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -469,12 +447,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -525,12 +501,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -570,12 +544,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -609,12 +581,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -648,12 +618,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -685,12 +653,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -780,12 +746,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -841,12 +805,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -880,12 +842,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -919,12 +879,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -955,12 +913,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -992,12 +948,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1048,12 +1002,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1092,12 +1044,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1131,12 +1081,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1170,12 +1118,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1207,12 +1153,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1275,12 +1219,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1325,12 +1267,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1364,12 +1304,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1401,12 +1339,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1441,12 +1377,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1488,12 +1422,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1529,12 +1461,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1571,12 +1501,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1642,12 +1570,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1693,12 +1619,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1732,12 +1656,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1771,12 +1693,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1838,12 +1758,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1891,12 +1809,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1932,12 +1848,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1968,12 +1882,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2005,12 +1917,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2041,12 +1951,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2078,12 +1986,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2134,12 +2040,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2178,12 +2082,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2217,12 +2119,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2255,12 +2155,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2293,12 +2191,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2332,12 +2228,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2368,12 +2262,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2406,12 +2298,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [IO, String] upload_source # IO stream or filename containing content to upload # @param [String] content_type @@ -2458,12 +2348,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2497,12 +2385,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2537,12 +2423,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2591,12 +2475,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2638,12 +2520,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2680,12 +2560,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2720,12 +2598,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2756,12 +2632,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2793,12 +2667,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2851,12 +2723,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2896,12 +2766,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2935,12 +2803,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2974,12 +2840,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -3011,12 +2875,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -3071,12 +2933,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -3117,12 +2977,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -3156,12 +3014,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -3195,12 +3051,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -3232,12 +3086,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -3308,12 +3160,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -3362,12 +3212,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -3401,12 +3249,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -3443,12 +3289,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -3484,12 +3328,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -3543,12 +3385,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -3587,12 +3427,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -3624,12 +3462,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -3698,12 +3534,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -3754,12 +3588,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -3794,12 +3626,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -3839,12 +3669,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -3880,12 +3708,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -3916,12 +3742,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -3953,12 +3777,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -4028,12 +3850,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -4076,12 +3896,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -4115,12 +3933,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -4155,12 +3971,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [IO, String] download_dest # IO stream or filename to receive content download # @param [Google::Apis::RequestOptions] options @@ -4208,12 +4022,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -4250,12 +4062,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -4286,12 +4096,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -4324,12 +4132,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -4361,12 +4167,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -4440,12 +4244,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -4491,12 +4293,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -4530,12 +4330,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -4569,12 +4367,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -4606,12 +4402,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -4675,12 +4469,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -4723,12 +4515,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -4762,12 +4552,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -4801,12 +4589,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -4840,12 +4626,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -4880,12 +4664,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -4919,12 +4701,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -4960,12 +4740,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -5018,12 +4796,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -5067,12 +4843,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -5106,12 +4880,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -5146,12 +4918,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -5186,12 +4956,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -5228,12 +4996,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -5270,12 +5036,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -5308,12 +5072,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -5343,12 +5105,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -5380,12 +5140,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -5416,12 +5174,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -5453,12 +5209,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -5489,12 +5243,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -5526,12 +5278,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -5562,12 +5312,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -5601,12 +5349,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -5665,12 +5411,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -5714,12 +5458,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -5772,12 +5514,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -5817,12 +5557,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -5854,12 +5592,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -5947,12 +5683,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -6004,12 +5738,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -6043,12 +5775,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -6082,12 +5812,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -6118,12 +5846,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -6155,12 +5881,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -6211,12 +5935,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -6255,12 +5977,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -6294,12 +6014,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -6338,12 +6056,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -6378,12 +6094,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -6415,12 +6129,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -6510,12 +6222,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -6570,12 +6280,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -6609,12 +6317,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -6648,12 +6354,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -6684,12 +6388,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -6721,12 +6423,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -6757,12 +6457,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -6794,12 +6492,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -6849,12 +6545,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -6891,12 +6585,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -6928,12 +6620,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -6968,12 +6658,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -7007,12 +6695,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -7046,12 +6732,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -7083,12 +6767,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -7143,12 +6825,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -7189,12 +6869,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -7228,12 +6906,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -7267,12 +6943,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -7303,12 +6977,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -7340,12 +7012,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -7387,12 +7057,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -7430,12 +7098,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -7472,12 +7138,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -7512,12 +7176,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -7553,12 +7215,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -7594,12 +7254,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [IO, String] download_dest # IO stream or filename to receive content download # @param [Google::Apis::RequestOptions] options @@ -7648,12 +7306,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -7690,12 +7346,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -7727,12 +7381,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -7801,12 +7453,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -7854,12 +7504,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -7893,12 +7541,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -7932,12 +7578,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -7969,12 +7613,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -8014,12 +7656,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -8055,12 +7695,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -8092,12 +7730,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -8146,12 +7782,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -8190,12 +7824,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -8229,12 +7861,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -8268,12 +7898,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -8325,12 +7953,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -8369,12 +7995,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -8406,12 +8030,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -8463,12 +8085,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -8508,12 +8128,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -8547,12 +8165,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -8584,12 +8200,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -8617,12 +8231,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -8653,12 +8265,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -8689,12 +8299,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -8726,12 +8334,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -8764,12 +8370,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -8802,12 +8406,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -8838,12 +8440,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -8875,12 +8475,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -8934,12 +8532,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -8980,12 +8576,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -9019,12 +8613,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -9058,12 +8650,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -9094,12 +8684,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # diff --git a/generated/google/apis/discovery_v1/service.rb b/generated/google/apis/discovery_v1/service.rb index aeab4e037..30824c454 100644 --- a/generated/google/apis/discovery_v1/service.rb +++ b/generated/google/apis/discovery_v1/service.rb @@ -39,14 +39,12 @@ module Google attr_accessor :key # @return [String] - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. attr_accessor :quota_user # @return [String] - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. attr_accessor :user_ip def initialize @@ -62,12 +60,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -100,12 +96,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # diff --git a/generated/google/apis/dns_v1/service.rb b/generated/google/apis/dns_v1/service.rb index 916df0e18..84eff3c45 100644 --- a/generated/google/apis/dns_v1/service.rb +++ b/generated/google/apis/dns_v1/service.rb @@ -38,14 +38,12 @@ module Google attr_accessor :key # @return [String] - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. attr_accessor :quota_user # @return [String] - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. attr_accessor :user_ip def initialize @@ -66,12 +64,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -114,12 +110,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -165,12 +159,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -217,12 +209,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -269,12 +259,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -315,12 +303,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -363,12 +349,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -406,12 +390,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -450,12 +432,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -491,12 +471,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -536,12 +514,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -581,12 +557,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -627,12 +601,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -669,12 +641,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -720,12 +690,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # diff --git a/generated/google/apis/dns_v1beta2.rb b/generated/google/apis/dns_v1beta2.rb index 15be5aaa7..fcd6b4271 100644 --- a/generated/google/apis/dns_v1beta2.rb +++ b/generated/google/apis/dns_v1beta2.rb @@ -25,7 +25,7 @@ module Google # @see https://developers.google.com/cloud-dns module DnsV1beta2 VERSION = 'V1beta2' - REVISION = '20180417' + REVISION = '20180427' # View and manage your data across Google Cloud Platform services AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform' diff --git a/generated/google/apis/dns_v1beta2/service.rb b/generated/google/apis/dns_v1beta2/service.rb index 8429d3a03..eff9ee5e9 100644 --- a/generated/google/apis/dns_v1beta2/service.rb +++ b/generated/google/apis/dns_v1beta2/service.rb @@ -38,14 +38,12 @@ module Google attr_accessor :key # @return [String] - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. attr_accessor :quota_user # @return [String] - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. attr_accessor :user_ip def initialize @@ -66,12 +64,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -114,12 +110,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -165,12 +159,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -217,12 +209,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -269,12 +259,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -315,12 +303,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -363,12 +349,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -406,12 +390,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -450,12 +432,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -491,12 +471,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -536,12 +514,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -581,12 +557,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -627,12 +601,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -669,12 +641,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -720,12 +690,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # diff --git a/generated/google/apis/dns_v2beta1/service.rb b/generated/google/apis/dns_v2beta1/service.rb index a6dc90ee4..cd1f2093f 100644 --- a/generated/google/apis/dns_v2beta1/service.rb +++ b/generated/google/apis/dns_v2beta1/service.rb @@ -38,14 +38,12 @@ module Google attr_accessor :key # @return [String] - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. attr_accessor :quota_user # @return [String] - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. attr_accessor :user_ip def initialize @@ -66,12 +64,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -114,12 +110,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -165,12 +159,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -217,12 +209,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -269,12 +259,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -315,12 +303,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -363,12 +349,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -406,12 +390,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -450,12 +432,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -491,12 +471,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -536,12 +514,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -581,12 +557,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -627,12 +601,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -669,12 +641,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -720,12 +690,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # diff --git a/generated/google/apis/doubleclicksearch_v2.rb b/generated/google/apis/doubleclicksearch_v2.rb index 0239a4449..818d32ac7 100644 --- a/generated/google/apis/doubleclicksearch_v2.rb +++ b/generated/google/apis/doubleclicksearch_v2.rb @@ -26,7 +26,7 @@ module Google # @see https://developers.google.com/doubleclick-search/ module DoubleclicksearchV2 VERSION = 'V2' - REVISION = '20180329' + REVISION = '20180424' # View and manage your advertising data in DoubleClick Search AUTH_DOUBLECLICKSEARCH = 'https://www.googleapis.com/auth/doubleclicksearch' diff --git a/generated/google/apis/doubleclicksearch_v2/service.rb b/generated/google/apis/doubleclicksearch_v2/service.rb index a240c0b80..4c95684aa 100644 --- a/generated/google/apis/doubleclicksearch_v2/service.rb +++ b/generated/google/apis/doubleclicksearch_v2/service.rb @@ -39,14 +39,12 @@ module Google attr_accessor :key # @return [String] - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. attr_accessor :quota_user # @return [String] - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. attr_accessor :user_ip def initialize @@ -80,12 +78,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -124,12 +120,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -174,12 +168,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -216,12 +208,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -252,12 +242,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -287,12 +275,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -323,12 +309,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -360,12 +344,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [IO, String] download_dest # IO stream or filename to receive content download # @param [Google::Apis::RequestOptions] options @@ -400,12 +382,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -438,12 +418,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # diff --git a/generated/google/apis/drive_v2/service.rb b/generated/google/apis/drive_v2/service.rb index fb889956f..f1ad1547d 100644 --- a/generated/google/apis/drive_v2/service.rb +++ b/generated/google/apis/drive_v2/service.rb @@ -39,14 +39,12 @@ module Google attr_accessor :key # @return [String] - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. attr_accessor :quota_user # @return [String] - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. attr_accessor :user_ip def initialize @@ -68,12 +66,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -105,12 +101,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -151,12 +145,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -193,12 +185,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -233,12 +223,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -299,12 +287,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -374,12 +360,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -419,12 +403,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -455,12 +437,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -491,12 +471,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -530,12 +508,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -582,12 +558,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -623,12 +597,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -662,12 +634,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -700,12 +670,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -749,12 +717,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -791,12 +757,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -832,12 +796,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -889,12 +851,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -937,12 +897,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -969,12 +927,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1004,12 +960,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [IO, String] download_dest # IO stream or filename to receive content download # @param [Google::Apis::RequestOptions] options @@ -1048,12 +1002,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1097,12 +1049,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [IO, String] download_dest # IO stream or filename to receive content download # @param [Google::Apis::RequestOptions] options @@ -1163,12 +1113,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [IO, String] upload_source # IO stream or filename containing content to upload # @param [String] content_type @@ -1251,12 +1199,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1335,12 +1281,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1388,12 +1332,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1427,12 +1369,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1465,12 +1405,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1540,12 +1478,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [IO, String] upload_source # IO stream or filename containing content to upload # @param [String] content_type @@ -1615,12 +1551,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [IO, String] download_dest # IO stream or filename to receive content download # @param [Google::Apis::RequestOptions] options @@ -1666,12 +1600,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1702,12 +1634,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1741,12 +1671,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1779,12 +1707,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1822,12 +1748,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1866,12 +1790,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1904,12 +1826,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1951,12 +1871,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2005,12 +1923,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2058,12 +1974,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2114,12 +2028,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2160,12 +2072,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2199,12 +2109,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2237,12 +2145,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2274,12 +2180,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2315,12 +2219,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2360,12 +2262,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2404,12 +2304,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [IO, String] download_dest # IO stream or filename to receive content download # @param [Google::Apis::RequestOptions] options @@ -2451,12 +2349,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [IO, String] upload_source # IO stream or filename containing content to upload # @param [String] content_type @@ -2499,12 +2395,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2540,12 +2434,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2581,12 +2473,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2630,12 +2520,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2674,12 +2562,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2718,12 +2604,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2759,12 +2643,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2795,12 +2677,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2836,12 +2716,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2876,12 +2754,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2917,12 +2793,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2956,12 +2830,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2993,12 +2865,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -3034,12 +2904,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -3079,12 +2947,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -3118,12 +2984,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # diff --git a/generated/google/apis/drive_v3.rb b/generated/google/apis/drive_v3.rb index 5bcf98c01..c318046b8 100644 --- a/generated/google/apis/drive_v3.rb +++ b/generated/google/apis/drive_v3.rb @@ -26,7 +26,7 @@ module Google # @see https://developers.google.com/drive/ module DriveV3 VERSION = 'V3' - REVISION = '20180112' + REVISION = '20180413' # View and manage the files in your Google Drive AUTH_DRIVE = 'https://www.googleapis.com/auth/drive' diff --git a/generated/google/apis/drive_v3/service.rb b/generated/google/apis/drive_v3/service.rb index 37a2bf621..31624a1ff 100644 --- a/generated/google/apis/drive_v3/service.rb +++ b/generated/google/apis/drive_v3/service.rb @@ -39,14 +39,12 @@ module Google attr_accessor :key # @return [String] - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. attr_accessor :quota_user # @return [String] - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. attr_accessor :user_ip def initialize @@ -58,12 +56,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -95,12 +91,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -158,12 +152,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -229,12 +221,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -273,12 +263,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -308,12 +296,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -347,12 +333,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -386,12 +370,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -434,12 +416,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -476,12 +456,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -528,12 +506,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -582,12 +558,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [IO, String] upload_source # IO stream or filename containing content to upload # @param [String] content_type @@ -638,12 +612,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -670,12 +642,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -705,12 +675,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [IO, String] download_dest # IO stream or filename to receive content download # @param [Google::Apis::RequestOptions] options @@ -749,12 +717,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -790,12 +756,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [IO, String] download_dest # IO stream or filename to receive content download # @param [Google::Apis::RequestOptions] options @@ -865,12 +829,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -923,12 +885,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [IO, String] upload_source # IO stream or filename containing content to upload # @param [String] content_type @@ -982,12 +942,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [IO, String] download_dest # IO stream or filename to receive content download # @param [Google::Apis::RequestOptions] options @@ -1045,12 +1003,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1095,12 +1051,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1139,12 +1093,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1190,12 +1142,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1244,12 +1194,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1289,12 +1237,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1331,12 +1277,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1373,12 +1317,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1421,12 +1363,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1465,12 +1405,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1507,12 +1445,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1546,12 +1482,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [IO, String] download_dest # IO stream or filename to receive content download # @param [Google::Apis::RequestOptions] options @@ -1595,12 +1529,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1635,12 +1567,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1678,12 +1608,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1716,12 +1644,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1753,12 +1679,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1797,12 +1721,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1836,12 +1758,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # diff --git a/generated/google/apis/fitness_v1/service.rb b/generated/google/apis/fitness_v1/service.rb index 586afd72d..10ac5ae64 100644 --- a/generated/google/apis/fitness_v1/service.rb +++ b/generated/google/apis/fitness_v1/service.rb @@ -38,14 +38,12 @@ module Google attr_accessor :key # @return [String] - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. attr_accessor :quota_user # @return [String] - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. attr_accessor :user_ip def initialize @@ -68,12 +66,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -109,12 +105,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -148,12 +142,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -190,12 +182,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -234,12 +224,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -279,12 +267,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -327,12 +313,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -382,12 +366,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -441,12 +423,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -496,12 +476,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -540,12 +518,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -582,12 +558,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -632,12 +606,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -677,12 +649,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # diff --git a/generated/google/apis/fusiontables_v1.rb b/generated/google/apis/fusiontables_v1.rb index 4caf100aa..eced8b3c4 100644 --- a/generated/google/apis/fusiontables_v1.rb +++ b/generated/google/apis/fusiontables_v1.rb @@ -25,7 +25,7 @@ module Google # @see https://developers.google.com/fusiontables module FusiontablesV1 VERSION = 'V1' - REVISION = '20170413' + REVISION = '20171117' # Manage your Fusion Tables AUTH_FUSIONTABLES = 'https://www.googleapis.com/auth/fusiontables' diff --git a/generated/google/apis/fusiontables_v1/service.rb b/generated/google/apis/fusiontables_v1/service.rb index 339c41d1b..00644af63 100644 --- a/generated/google/apis/fusiontables_v1/service.rb +++ b/generated/google/apis/fusiontables_v1/service.rb @@ -38,14 +38,12 @@ module Google attr_accessor :key # @return [String] - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. attr_accessor :quota_user # @return [String] - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. attr_accessor :user_ip def initialize @@ -61,12 +59,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -97,12 +93,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -134,12 +128,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -175,12 +167,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -216,12 +206,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -257,12 +245,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -300,12 +286,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [IO, String] download_dest # IO stream or filename to receive content download # @param [Google::Apis::RequestOptions] options @@ -349,12 +333,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [IO, String] download_dest # IO stream or filename to receive content download # @param [Google::Apis::RequestOptions] options @@ -395,12 +377,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -431,12 +411,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -468,12 +446,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -509,12 +485,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -549,12 +523,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -590,12 +562,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -630,12 +600,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -666,12 +634,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -699,12 +665,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -754,12 +718,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [IO, String] upload_source # IO stream or filename containing content to upload # @param [String] content_type @@ -810,12 +772,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [IO, String] upload_source # IO stream or filename containing content to upload # @param [String] content_type @@ -856,12 +816,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -894,12 +852,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -936,12 +892,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -979,12 +933,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1018,12 +970,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1053,12 +1003,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1093,12 +1041,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1133,12 +1079,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1169,12 +1113,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1206,12 +1148,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1247,12 +1187,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1287,12 +1225,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1328,12 +1264,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # diff --git a/generated/google/apis/games_configuration_v1configuration.rb b/generated/google/apis/games_configuration_v1configuration.rb index edaf7467d..420df456a 100644 --- a/generated/google/apis/games_configuration_v1configuration.rb +++ b/generated/google/apis/games_configuration_v1configuration.rb @@ -25,7 +25,7 @@ module Google # @see https://developers.google.com/games/services module GamesConfigurationV1configuration VERSION = 'V1configuration' - REVISION = '20170912' + REVISION = '20180417' # View and manage your Google Play Developer account AUTH_ANDROIDPUBLISHER = 'https://www.googleapis.com/auth/androidpublisher' diff --git a/generated/google/apis/games_configuration_v1configuration/service.rb b/generated/google/apis/games_configuration_v1configuration/service.rb index adbd8588a..18897d743 100644 --- a/generated/google/apis/games_configuration_v1configuration/service.rb +++ b/generated/google/apis/games_configuration_v1configuration/service.rb @@ -38,14 +38,12 @@ module Google attr_accessor :key # @return [String] - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. attr_accessor :quota_user # @return [String] - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. attr_accessor :user_ip def initialize @@ -59,12 +57,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -92,12 +88,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -128,12 +122,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -171,12 +163,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -210,12 +200,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -248,12 +236,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -287,12 +273,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [IO, String] upload_source # IO stream or filename containing content to upload # @param [String] content_type @@ -333,12 +317,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -366,12 +348,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -402,12 +382,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -445,12 +423,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -484,12 +460,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -522,12 +496,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # diff --git a/generated/google/apis/games_management_v1management.rb b/generated/google/apis/games_management_v1management.rb index fbc957858..36d81c933 100644 --- a/generated/google/apis/games_management_v1management.rb +++ b/generated/google/apis/games_management_v1management.rb @@ -25,7 +25,7 @@ module Google # @see https://developers.google.com/games/services module GamesManagementV1management VERSION = 'V1management' - REVISION = '20180417' + REVISION = '20180430' # Share your Google+ profile information and view and manage your game activity AUTH_GAMES = 'https://www.googleapis.com/auth/games' diff --git a/generated/google/apis/gmail_v1/service.rb b/generated/google/apis/gmail_v1/service.rb index 7b5ca7da3..ba13e20f4 100644 --- a/generated/google/apis/gmail_v1/service.rb +++ b/generated/google/apis/gmail_v1/service.rb @@ -38,14 +38,12 @@ module Google attr_accessor :key # @return [String] - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. attr_accessor :quota_user # @return [String] - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. attr_accessor :user_ip def initialize @@ -60,12 +58,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -96,12 +92,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -131,12 +125,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -170,12 +162,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [IO, String] upload_source # IO stream or filename containing content to upload # @param [String] content_type @@ -221,12 +211,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -260,12 +248,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -308,12 +294,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -350,12 +334,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [IO, String] upload_source # IO stream or filename containing content to upload # @param [String] content_type @@ -401,12 +383,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [IO, String] upload_source # IO stream or filename containing content to upload # @param [String] content_type @@ -470,12 +450,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -512,12 +490,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -553,12 +529,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -590,12 +564,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -627,12 +599,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -666,12 +636,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -708,12 +676,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -749,12 +715,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -786,12 +750,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -825,12 +787,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -866,12 +826,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -919,12 +877,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [IO, String] upload_source # IO stream or filename containing content to upload # @param [String] content_type @@ -978,12 +934,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [IO, String] upload_source # IO stream or filename containing content to upload # @param [String] content_type @@ -1041,12 +995,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1085,12 +1037,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1125,12 +1075,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [IO, String] upload_source # IO stream or filename containing content to upload # @param [String] content_type @@ -1175,12 +1123,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1214,12 +1160,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1255,12 +1199,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1293,12 +1235,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1329,12 +1269,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1365,12 +1303,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1401,12 +1337,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1441,12 +1375,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1480,12 +1412,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1519,12 +1449,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1558,12 +1486,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1597,12 +1523,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1637,12 +1561,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1674,12 +1596,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1711,12 +1631,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1753,12 +1671,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1796,12 +1712,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1833,12 +1747,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1870,12 +1782,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1915,12 +1825,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1958,12 +1866,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1996,12 +1902,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2035,12 +1939,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2078,12 +1980,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2123,12 +2023,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2167,12 +2065,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2207,12 +2103,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2248,12 +2142,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2291,12 +2183,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2333,12 +2223,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2375,12 +2263,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2414,12 +2300,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2455,12 +2339,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2507,12 +2389,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2552,12 +2432,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2593,12 +2471,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2632,12 +2508,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # diff --git a/generated/google/apis/groupsmigration_v1/service.rb b/generated/google/apis/groupsmigration_v1/service.rb index 9a169c0cf..a47f1c591 100644 --- a/generated/google/apis/groupsmigration_v1/service.rb +++ b/generated/google/apis/groupsmigration_v1/service.rb @@ -38,14 +38,12 @@ module Google attr_accessor :key # @return [String] - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. attr_accessor :quota_user # @return [String] - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. attr_accessor :user_ip def initialize @@ -59,12 +57,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [IO, String] upload_source # IO stream or filename containing content to upload # @param [String] content_type diff --git a/generated/google/apis/groupssettings_v1/service.rb b/generated/google/apis/groupssettings_v1/service.rb index 33070cf55..74d737c87 100644 --- a/generated/google/apis/groupssettings_v1/service.rb +++ b/generated/google/apis/groupssettings_v1/service.rb @@ -38,14 +38,12 @@ module Google attr_accessor :key # @return [String] - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. attr_accessor :quota_user # @return [String] - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. attr_accessor :user_ip def initialize @@ -59,12 +57,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -96,12 +92,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -135,12 +129,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # diff --git a/generated/google/apis/identitytoolkit_v3.rb b/generated/google/apis/identitytoolkit_v3.rb index 928cab3e6..2ac88e78c 100644 --- a/generated/google/apis/identitytoolkit_v3.rb +++ b/generated/google/apis/identitytoolkit_v3.rb @@ -25,7 +25,7 @@ module Google # @see https://developers.google.com/identity-toolkit/v3/ module IdentitytoolkitV3 VERSION = 'V3' - REVISION = '20170927' + REVISION = '20171122' # View and manage your data across Google Cloud Platform services AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform' diff --git a/generated/google/apis/identitytoolkit_v3/service.rb b/generated/google/apis/identitytoolkit_v3/service.rb index 11c862deb..8eee572b1 100644 --- a/generated/google/apis/identitytoolkit_v3/service.rb +++ b/generated/google/apis/identitytoolkit_v3/service.rb @@ -38,14 +38,12 @@ module Google attr_accessor :key # @return [String] - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. attr_accessor :quota_user # @return [String] - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. attr_accessor :user_ip def initialize @@ -58,12 +56,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -93,12 +89,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -128,12 +122,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -163,12 +155,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -198,12 +188,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -233,12 +221,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -271,12 +257,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -305,12 +289,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -337,12 +319,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -370,12 +350,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -405,12 +383,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -440,12 +416,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -475,12 +449,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -510,12 +482,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -545,12 +515,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -580,12 +548,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -615,12 +581,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -650,12 +614,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -685,12 +647,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -721,12 +681,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # diff --git a/generated/google/apis/licensing_v1/service.rb b/generated/google/apis/licensing_v1/service.rb index 29ad3e7ea..467320887 100644 --- a/generated/google/apis/licensing_v1/service.rb +++ b/generated/google/apis/licensing_v1/service.rb @@ -38,14 +38,12 @@ module Google attr_accessor :key # @return [String] - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. attr_accessor :quota_user # @return [String] - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. attr_accessor :user_ip def initialize @@ -63,12 +61,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -102,12 +98,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -142,12 +136,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -188,12 +180,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -236,12 +226,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -280,12 +268,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -324,12 +310,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # diff --git a/generated/google/apis/mirror_v1.rb b/generated/google/apis/mirror_v1.rb index 29a722f2c..b737e46a8 100644 --- a/generated/google/apis/mirror_v1.rb +++ b/generated/google/apis/mirror_v1.rb @@ -25,7 +25,7 @@ module Google # @see https://developers.google.com/glass module MirrorV1 VERSION = 'V1' - REVISION = '20170419' + REVISION = '20180315' # View your location AUTH_GLASS_LOCATION = 'https://www.googleapis.com/auth/glass.location' diff --git a/generated/google/apis/mirror_v1/service.rb b/generated/google/apis/mirror_v1/service.rb index 9ce4ee511..348e6f8d9 100644 --- a/generated/google/apis/mirror_v1/service.rb +++ b/generated/google/apis/mirror_v1/service.rb @@ -38,14 +38,12 @@ module Google attr_accessor :key # @return [String] - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. attr_accessor :quota_user # @return [String] - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. attr_accessor :user_ip def initialize @@ -64,12 +62,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -103,12 +99,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -136,12 +130,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -170,12 +162,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -204,12 +194,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -239,12 +227,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -277,12 +263,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -314,12 +298,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -347,12 +329,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -385,12 +365,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -420,12 +398,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -452,12 +428,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -486,12 +460,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -521,12 +493,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -558,12 +528,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -591,12 +559,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -625,12 +591,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [IO, String] upload_source # IO stream or filename containing content to upload # @param [String] content_type @@ -683,12 +647,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -725,12 +687,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -763,12 +723,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [IO, String] upload_source # IO stream or filename containing content to upload # @param [String] content_type @@ -812,12 +770,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -848,12 +804,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [IO, String] download_dest # IO stream or filename to receive content download # @param [Google::Apis::RequestOptions] options @@ -891,12 +845,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [IO, String] upload_source # IO stream or filename containing content to upload # @param [String] content_type @@ -936,12 +888,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # diff --git a/generated/google/apis/oauth2_v1.rb b/generated/google/apis/oauth2_v1.rb index d4d53099d..079618933 100644 --- a/generated/google/apis/oauth2_v1.rb +++ b/generated/google/apis/oauth2_v1.rb @@ -25,7 +25,7 @@ module Google # @see https://developers.google.com/accounts/docs/OAuth2 module Oauth2V1 VERSION = 'V1' - REVISION = '20170807' + REVISION = '20180208' # Know the list of people in your circles, your age range, and language AUTH_PLUS_LOGIN = 'https://www.googleapis.com/auth/plus.login' diff --git a/generated/google/apis/oauth2_v1/service.rb b/generated/google/apis/oauth2_v1/service.rb index b512d969e..1ecd2a44a 100644 --- a/generated/google/apis/oauth2_v1/service.rb +++ b/generated/google/apis/oauth2_v1/service.rb @@ -38,14 +38,12 @@ module Google attr_accessor :key # @return [String] - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. attr_accessor :quota_user # @return [String] - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. attr_accessor :user_ip def initialize @@ -57,12 +55,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -89,12 +85,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -123,12 +117,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -158,12 +150,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -193,12 +183,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -230,12 +218,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -264,12 +250,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -296,12 +280,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # diff --git a/generated/google/apis/pagespeedonline_v1.rb b/generated/google/apis/pagespeedonline_v1.rb index 522db0d93..c67825fd2 100644 --- a/generated/google/apis/pagespeedonline_v1.rb +++ b/generated/google/apis/pagespeedonline_v1.rb @@ -26,7 +26,7 @@ module Google # @see https://developers.google.com/speed/docs/insights/v1/getting_started module PagespeedonlineV1 VERSION = 'V1' - REVISION = '20180108' + REVISION = '20180315' end end end diff --git a/generated/google/apis/pagespeedonline_v1/service.rb b/generated/google/apis/pagespeedonline_v1/service.rb index afca863f1..12e096917 100644 --- a/generated/google/apis/pagespeedonline_v1/service.rb +++ b/generated/google/apis/pagespeedonline_v1/service.rb @@ -39,14 +39,12 @@ module Google attr_accessor :key # @return [String] - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. attr_accessor :quota_user # @return [String] - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. attr_accessor :user_ip def initialize @@ -73,12 +71,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # diff --git a/generated/google/apis/pagespeedonline_v4/service.rb b/generated/google/apis/pagespeedonline_v4/service.rb index 21460bbac..0e82a414d 100644 --- a/generated/google/apis/pagespeedonline_v4/service.rb +++ b/generated/google/apis/pagespeedonline_v4/service.rb @@ -39,14 +39,12 @@ module Google attr_accessor :key # @return [String] - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. attr_accessor :quota_user # @return [String] - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. attr_accessor :user_ip def initialize @@ -79,12 +77,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # diff --git a/generated/google/apis/playcustomapp_v1/service.rb b/generated/google/apis/playcustomapp_v1/service.rb index d057f2625..d5bdcb3e7 100644 --- a/generated/google/apis/playcustomapp_v1/service.rb +++ b/generated/google/apis/playcustomapp_v1/service.rb @@ -38,14 +38,12 @@ module Google attr_accessor :key # @return [String] - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. attr_accessor :quota_user # @return [String] - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. attr_accessor :user_ip def initialize @@ -60,12 +58,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [IO, String] upload_source # IO stream or filename containing content to upload # @param [String] content_type diff --git a/generated/google/apis/plus_domains_v1.rb b/generated/google/apis/plus_domains_v1.rb index 5293988be..aefeab039 100644 --- a/generated/google/apis/plus_domains_v1.rb +++ b/generated/google/apis/plus_domains_v1.rb @@ -25,7 +25,7 @@ module Google # @see https://developers.google.com/+/domains/ module PlusDomainsV1 VERSION = 'V1' - REVISION = '20171030' + REVISION = '20180424' # View your circles and the people and pages in them AUTH_PLUS_CIRCLES_READ = 'https://www.googleapis.com/auth/plus.circles.read' diff --git a/generated/google/apis/plus_domains_v1/service.rb b/generated/google/apis/plus_domains_v1/service.rb index 6df925841..7313c3dcf 100644 --- a/generated/google/apis/plus_domains_v1/service.rb +++ b/generated/google/apis/plus_domains_v1/service.rb @@ -38,14 +38,12 @@ module Google attr_accessor :key # @return [String] - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. attr_accessor :quota_user # @return [String] - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. attr_accessor :user_ip def initialize @@ -59,12 +57,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -100,12 +96,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -149,12 +143,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -196,12 +188,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -238,12 +228,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -275,12 +263,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -312,12 +298,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -358,12 +342,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -396,12 +378,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -433,12 +413,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -470,12 +448,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -506,12 +482,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -543,12 +517,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -579,12 +551,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -626,12 +596,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -669,12 +637,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [IO, String] upload_source # IO stream or filename containing content to upload # @param [String] content_type @@ -718,12 +684,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -766,12 +730,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -815,12 +777,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -861,12 +821,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # diff --git a/generated/google/apis/plus_v1.rb b/generated/google/apis/plus_v1.rb index c9bb2f408..5e39348cd 100644 --- a/generated/google/apis/plus_v1.rb +++ b/generated/google/apis/plus_v1.rb @@ -25,7 +25,7 @@ module Google # @see https://developers.google.com/+/api/ module PlusV1 VERSION = 'V1' - REVISION = '20171030' + REVISION = '20180424' # Know the list of people in your circles, your age range, and language AUTH_PLUS_LOGIN = 'https://www.googleapis.com/auth/plus.login' diff --git a/generated/google/apis/plus_v1/service.rb b/generated/google/apis/plus_v1/service.rb index 5f51c8629..42eca17c4 100644 --- a/generated/google/apis/plus_v1/service.rb +++ b/generated/google/apis/plus_v1/service.rb @@ -38,14 +38,12 @@ module Google attr_accessor :key # @return [String] - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. attr_accessor :quota_user # @return [String] - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. attr_accessor :user_ip def initialize @@ -59,12 +57,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -105,12 +101,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -156,12 +150,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -195,12 +187,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -240,12 +230,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -280,12 +268,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -328,12 +314,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -377,12 +361,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -426,12 +408,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # diff --git a/generated/google/apis/replicapool_v1beta2/service.rb b/generated/google/apis/replicapool_v1beta2/service.rb index b8d17a67c..d0d56496a 100644 --- a/generated/google/apis/replicapool_v1beta2/service.rb +++ b/generated/google/apis/replicapool_v1beta2/service.rb @@ -39,14 +39,12 @@ module Google attr_accessor :key # @return [String] - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. attr_accessor :quota_user # @return [String] - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. attr_accessor :user_ip def initialize @@ -66,12 +64,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -111,12 +107,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -156,12 +150,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -199,12 +191,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -242,12 +232,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -292,12 +280,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -337,12 +323,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -384,12 +368,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -428,12 +410,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -473,12 +453,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -516,12 +494,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -563,12 +539,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # diff --git a/generated/google/apis/replicapoolupdater_v1beta1/service.rb b/generated/google/apis/replicapoolupdater_v1beta1/service.rb index 21294b2e7..313d93b61 100644 --- a/generated/google/apis/replicapoolupdater_v1beta1/service.rb +++ b/generated/google/apis/replicapoolupdater_v1beta1/service.rb @@ -40,14 +40,12 @@ module Google attr_accessor :key # @return [String] - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. attr_accessor :quota_user # @return [String] - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. attr_accessor :user_ip def initialize @@ -66,12 +64,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -107,12 +103,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -147,12 +141,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -196,12 +188,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -247,12 +237,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -292,12 +280,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -334,12 +320,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -376,12 +360,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -417,12 +399,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -464,12 +444,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # diff --git a/generated/google/apis/reseller_v1/service.rb b/generated/google/apis/reseller_v1/service.rb index 0293180ab..6f9e537f0 100644 --- a/generated/google/apis/reseller_v1/service.rb +++ b/generated/google/apis/reseller_v1/service.rb @@ -38,14 +38,12 @@ module Google attr_accessor :key # @return [String] - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. attr_accessor :quota_user # @return [String] - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. attr_accessor :user_ip def initialize @@ -62,12 +60,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -102,12 +98,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -143,12 +137,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -184,12 +176,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -219,12 +209,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -253,12 +241,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -288,12 +274,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -332,12 +316,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -380,12 +362,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -429,12 +409,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -477,12 +455,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -527,12 +503,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -571,12 +545,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -617,12 +589,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -680,12 +650,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -729,12 +697,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -774,12 +740,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # diff --git a/generated/google/apis/resourceviews_v1beta1/service.rb b/generated/google/apis/resourceviews_v1beta1/service.rb index ad2c56f26..78e58c48b 100644 --- a/generated/google/apis/resourceviews_v1beta1/service.rb +++ b/generated/google/apis/resourceviews_v1beta1/service.rb @@ -39,14 +39,12 @@ module Google attr_accessor :key # @return [String] - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. attr_accessor :quota_user # @return [String] - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. attr_accessor :user_ip def initialize @@ -65,12 +63,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -106,12 +102,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -145,12 +139,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -185,12 +177,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -231,12 +221,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -279,12 +267,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -323,12 +309,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -365,12 +349,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -406,12 +388,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -445,12 +425,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -485,12 +463,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -531,12 +507,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -579,12 +553,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -623,12 +595,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # diff --git a/generated/google/apis/resourceviews_v1beta2/service.rb b/generated/google/apis/resourceviews_v1beta2/service.rb index 6c3917033..7fd7d8cab 100644 --- a/generated/google/apis/resourceviews_v1beta2/service.rb +++ b/generated/google/apis/resourceviews_v1beta2/service.rb @@ -39,14 +39,12 @@ module Google attr_accessor :key # @return [String] - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. attr_accessor :quota_user # @return [String] - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. attr_accessor :user_ip def initialize @@ -64,12 +62,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -111,12 +107,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -155,12 +149,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -198,12 +190,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -239,12 +229,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -283,12 +271,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -324,12 +310,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -370,12 +354,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -427,12 +409,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -474,12 +454,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -518,12 +496,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # diff --git a/generated/google/apis/sqladmin_v1beta3.rb b/generated/google/apis/sqladmin_v1beta3.rb index 26839294b..55d8f34ab 100644 --- a/generated/google/apis/sqladmin_v1beta3.rb +++ b/generated/google/apis/sqladmin_v1beta3.rb @@ -26,7 +26,7 @@ module Google # @see https://cloud.google.com/sql/docs/reference/latest module SqladminV1beta3 VERSION = 'V1beta3' - REVISION = '20180124' + REVISION = '20180314' # View and manage your data across Google Cloud Platform services AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform' diff --git a/generated/google/apis/sqladmin_v1beta3/service.rb b/generated/google/apis/sqladmin_v1beta3/service.rb index 407b75948..529dfd401 100644 --- a/generated/google/apis/sqladmin_v1beta3/service.rb +++ b/generated/google/apis/sqladmin_v1beta3/service.rb @@ -39,14 +39,12 @@ module Google attr_accessor :key # @return [String] - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. attr_accessor :quota_user # @return [String] - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. attr_accessor :user_ip def initialize @@ -69,12 +67,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -117,12 +113,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -154,12 +148,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -189,12 +181,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -228,12 +218,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -268,12 +256,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -308,12 +294,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -348,12 +332,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -388,12 +370,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -430,12 +410,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -471,12 +449,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -511,12 +487,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -550,12 +524,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -588,12 +560,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -633,12 +603,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -674,12 +642,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -715,12 +681,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -758,12 +722,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -802,12 +764,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -844,12 +804,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -885,12 +843,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -927,12 +883,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -967,12 +921,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1003,12 +955,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # diff --git a/generated/google/apis/sqladmin_v1beta4/service.rb b/generated/google/apis/sqladmin_v1beta4/service.rb index 2680a8b74..3f113c51c 100644 --- a/generated/google/apis/sqladmin_v1beta4/service.rb +++ b/generated/google/apis/sqladmin_v1beta4/service.rb @@ -39,14 +39,12 @@ module Google attr_accessor :key # @return [String] - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. attr_accessor :quota_user # @return [String] - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. attr_accessor :user_ip def initialize @@ -65,12 +63,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -106,12 +102,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -147,12 +141,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -193,12 +185,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -235,12 +225,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -277,12 +265,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -318,12 +304,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -358,12 +342,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -400,12 +382,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -445,12 +425,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -485,12 +463,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -525,12 +501,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -565,12 +539,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -604,12 +576,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -646,12 +616,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -687,12 +655,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -727,12 +693,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -767,12 +731,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -807,12 +769,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -853,12 +813,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -896,12 +854,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -936,12 +892,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -977,12 +931,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1015,12 +967,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1054,12 +1004,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1094,12 +1042,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1132,12 +1078,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1171,12 +1115,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1214,12 +1156,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1254,12 +1194,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1298,12 +1236,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1341,12 +1277,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1384,12 +1318,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1427,12 +1359,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1470,12 +1400,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1510,12 +1438,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1547,12 +1473,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1588,12 +1512,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1629,12 +1551,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1669,12 +1589,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1712,12 +1630,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # diff --git a/generated/google/apis/storage_v1.rb b/generated/google/apis/storage_v1.rb index 4f7770957..22495165f 100644 --- a/generated/google/apis/storage_v1.rb +++ b/generated/google/apis/storage_v1.rb @@ -25,7 +25,7 @@ module Google # @see https://developers.google.com/storage/docs/json_api/ module StorageV1 VERSION = 'V1' - REVISION = '20180305' + REVISION = '20180404' # View and manage your data across Google Cloud Platform services AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform' diff --git a/generated/google/apis/storage_v1/service.rb b/generated/google/apis/storage_v1/service.rb index 0e47c0017..aa7b2c053 100644 --- a/generated/google/apis/storage_v1/service.rb +++ b/generated/google/apis/storage_v1/service.rb @@ -38,14 +38,12 @@ module Google attr_accessor :key # @return [String] - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. attr_accessor :quota_user # @return [String] - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. attr_accessor :user_ip def initialize @@ -65,12 +63,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -105,12 +101,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -145,12 +139,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -185,12 +177,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -227,12 +217,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -272,12 +260,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -318,12 +304,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -364,12 +348,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -405,12 +387,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -451,12 +431,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -504,12 +482,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -549,12 +525,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -603,12 +577,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -649,12 +621,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -692,12 +662,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -745,12 +713,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -787,12 +753,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -827,12 +791,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -868,12 +830,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -908,12 +868,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -954,12 +912,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -998,12 +954,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1043,12 +997,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1086,12 +1038,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1125,12 +1075,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1165,12 +1113,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1205,12 +1151,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1253,12 +1197,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1301,12 +1243,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1349,12 +1289,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1397,12 +1335,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1447,12 +1383,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1500,12 +1434,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1560,12 +1492,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1651,12 +1581,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1727,12 +1655,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1792,12 +1718,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [IO, String] download_dest # IO stream or filename to receive content download # @param [Google::Apis::RequestOptions] options @@ -1850,12 +1774,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1927,12 +1849,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [IO, String] upload_source # IO stream or filename containing content to upload # @param [String] content_type @@ -2007,12 +1927,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2077,12 +1995,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2190,12 +2106,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2254,12 +2168,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2305,12 +2217,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2372,12 +2282,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2442,12 +2350,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2488,12 +2394,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # diff --git a/generated/google/apis/storage_v1beta1.rb b/generated/google/apis/storage_v1beta1.rb index c6baf1945..de5724a72 100644 --- a/generated/google/apis/storage_v1beta1.rb +++ b/generated/google/apis/storage_v1beta1.rb @@ -25,7 +25,7 @@ module Google # @see https://developers.google.com/storage/docs/json_api/ module StorageV1beta1 VERSION = 'V1beta1' - REVISION = '20171212' + REVISION = '20180404' # Manage your data and permissions in Google Cloud Storage AUTH_DEVSTORAGE_FULL_CONTROL = 'https://www.googleapis.com/auth/devstorage.full_control' diff --git a/generated/google/apis/storage_v1beta1/service.rb b/generated/google/apis/storage_v1beta1/service.rb index d1471142b..58f5eda16 100644 --- a/generated/google/apis/storage_v1beta1/service.rb +++ b/generated/google/apis/storage_v1beta1/service.rb @@ -38,14 +38,12 @@ module Google attr_accessor :key # @return [String] - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. attr_accessor :quota_user # @return [String] - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. attr_accessor :user_ip def initialize @@ -62,12 +60,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -99,12 +95,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -136,12 +130,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -173,12 +165,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -213,12 +203,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -255,12 +243,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -293,12 +279,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -328,12 +312,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -366,12 +348,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -410,12 +390,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -451,12 +429,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -492,12 +468,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -535,12 +509,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -575,12 +547,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -615,12 +585,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -655,12 +623,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -698,12 +664,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -743,12 +707,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -784,12 +746,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -822,12 +782,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [IO, String] download_dest # IO stream or filename to receive content download # @param [Google::Apis::RequestOptions] options @@ -874,12 +832,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [IO, String] upload_source # IO stream or filename containing content to upload # @param [String] content_type @@ -939,12 +895,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -985,12 +939,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1029,12 +981,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [IO, String] download_dest # IO stream or filename to receive content download # @param [Google::Apis::RequestOptions] options diff --git a/generated/google/apis/storage_v1beta2.rb b/generated/google/apis/storage_v1beta2.rb index 411f926aa..20d9eeec0 100644 --- a/generated/google/apis/storage_v1beta2.rb +++ b/generated/google/apis/storage_v1beta2.rb @@ -25,7 +25,7 @@ module Google # @see https://developers.google.com/storage/docs/json_api/ module StorageV1beta2 VERSION = 'V1beta2' - REVISION = '20171212' + REVISION = '20180404' # Manage your data and permissions in Google Cloud Storage AUTH_DEVSTORAGE_FULL_CONTROL = 'https://www.googleapis.com/auth/devstorage.full_control' diff --git a/generated/google/apis/storage_v1beta2/service.rb b/generated/google/apis/storage_v1beta2/service.rb index 7b787fc77..a22aa2783 100644 --- a/generated/google/apis/storage_v1beta2/service.rb +++ b/generated/google/apis/storage_v1beta2/service.rb @@ -38,14 +38,12 @@ module Google attr_accessor :key # @return [String] - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. attr_accessor :quota_user # @return [String] - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. attr_accessor :user_ip def initialize @@ -63,12 +61,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -100,12 +96,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -137,12 +131,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -174,12 +166,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -214,12 +204,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -256,12 +244,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -300,12 +286,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -343,12 +327,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -385,12 +367,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -430,12 +410,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -477,12 +455,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -526,12 +502,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -565,12 +539,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -603,12 +575,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -641,12 +611,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -678,12 +646,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -721,12 +687,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -763,12 +727,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -805,12 +767,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -852,12 +812,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -896,12 +854,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -940,12 +896,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -984,12 +938,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1031,12 +983,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1080,12 +1030,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1129,12 +1077,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [IO, String] download_dest # IO stream or filename to receive content download # @param [Google::Apis::RequestOptions] options @@ -1216,12 +1162,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [IO, String] download_dest # IO stream or filename to receive content download # @param [Google::Apis::RequestOptions] options @@ -1292,12 +1236,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1350,12 +1292,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [IO, String] download_dest # IO stream or filename to receive content download # @param [Google::Apis::RequestOptions] options @@ -1419,12 +1359,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [IO, String] upload_source # IO stream or filename containing content to upload # @param [String] content_type @@ -1490,12 +1428,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1552,12 +1488,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1616,12 +1550,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [IO, String] download_dest # IO stream or filename to receive content download # @param [Google::Apis::RequestOptions] options @@ -1686,12 +1618,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # diff --git a/generated/google/apis/surveys_v2/service.rb b/generated/google/apis/surveys_v2/service.rb index a3ffdd15f..132ccf9dd 100644 --- a/generated/google/apis/surveys_v2/service.rb +++ b/generated/google/apis/surveys_v2/service.rb @@ -38,14 +38,12 @@ module Google attr_accessor :key # @return [String] - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. attr_accessor :quota_user # @return [String] - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. attr_accessor :user_ip def initialize @@ -59,12 +57,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -95,12 +91,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -134,12 +128,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -174,12 +166,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [IO, String] download_dest # IO stream or filename to receive content download # @param [Google::Apis::RequestOptions] options @@ -218,12 +208,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -253,12 +241,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -287,12 +273,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -324,12 +308,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -361,12 +343,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -397,12 +377,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -434,12 +412,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # diff --git a/generated/google/apis/taskqueue_v1beta1/classes.rb b/generated/google/apis/taskqueue_v1beta1/classes.rb deleted file mode 100644 index 85e77b96b..000000000 --- a/generated/google/apis/taskqueue_v1beta1/classes.rb +++ /dev/null @@ -1,242 +0,0 @@ -# Copyright 2015 Google Inc. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - -require 'date' -require 'google/apis/core/base_service' -require 'google/apis/core/json_representation' -require 'google/apis/core/hashable' -require 'google/apis/errors' - -module Google - module Apis - module TaskqueueV1beta1 - - # - class Task - include Google::Apis::Core::Hashable - - # Time (in seconds since the epoch) at which the task was enqueued. - # Corresponds to the JSON property `enqueueTimestamp` - # @return [Fixnum] - attr_accessor :enqueue_timestamp - - # Name of the task. - # Corresponds to the JSON property `id` - # @return [String] - attr_accessor :id - - # The kind of object returned, in this case set to task. - # Corresponds to the JSON property `kind` - # @return [String] - attr_accessor :kind - - # Time (in seconds since the epoch) at which the task lease will expire. This - # value is 0 if the task isnt currently leased out to a worker. - # Corresponds to the JSON property `leaseTimestamp` - # @return [Fixnum] - attr_accessor :lease_timestamp - - # A bag of bytes which is the task payload. The payload on the JSON side is - # always Base64 encoded. - # Corresponds to the JSON property `payloadBase64` - # @return [String] - attr_accessor :payload_base64 - - # Name of the queue that the task is in. - # Corresponds to the JSON property `queueName` - # @return [String] - attr_accessor :queue_name - - def initialize(**args) - update!(**args) - end - - # Update properties of this object - def update!(**args) - @enqueue_timestamp = args[:enqueue_timestamp] if args.key?(:enqueue_timestamp) - @id = args[:id] if args.key?(:id) - @kind = args[:kind] if args.key?(:kind) - @lease_timestamp = args[:lease_timestamp] if args.key?(:lease_timestamp) - @payload_base64 = args[:payload_base64] if args.key?(:payload_base64) - @queue_name = args[:queue_name] if args.key?(:queue_name) - end - end - - # - class TaskQueue - include Google::Apis::Core::Hashable - - # ACLs that are applicable to this TaskQueue object. - # Corresponds to the JSON property `acl` - # @return [Google::Apis::TaskqueueV1beta1::TaskQueue::Acl] - attr_accessor :acl - - # Name of the taskqueue. - # Corresponds to the JSON property `id` - # @return [String] - attr_accessor :id - - # The kind of REST object returned, in this case taskqueue. - # Corresponds to the JSON property `kind` - # @return [String] - attr_accessor :kind - - # The number of times we should lease out tasks before giving up on them. If - # unset we lease them out forever until a worker deletes the task. - # Corresponds to the JSON property `maxLeases` - # @return [Fixnum] - attr_accessor :max_leases - - # Statistics for the TaskQueue object in question. - # Corresponds to the JSON property `stats` - # @return [Google::Apis::TaskqueueV1beta1::TaskQueue::Stats] - attr_accessor :stats - - def initialize(**args) - update!(**args) - end - - # Update properties of this object - def update!(**args) - @acl = args[:acl] if args.key?(:acl) - @id = args[:id] if args.key?(:id) - @kind = args[:kind] if args.key?(:kind) - @max_leases = args[:max_leases] if args.key?(:max_leases) - @stats = args[:stats] if args.key?(:stats) - end - - # ACLs that are applicable to this TaskQueue object. - class Acl - include Google::Apis::Core::Hashable - - # Email addresses of users who are "admins" of the TaskQueue. This means they - # can control the queue, eg set ACLs for the queue. - # Corresponds to the JSON property `adminEmails` - # @return [Array] - attr_accessor :admin_emails - - # Email addresses of users who can "consume" tasks from the TaskQueue. This - # means they can Dequeue and Delete tasks from the queue. - # Corresponds to the JSON property `consumerEmails` - # @return [Array] - attr_accessor :consumer_emails - - # Email addresses of users who can "produce" tasks into the TaskQueue. This - # means they can Insert tasks into the queue. - # Corresponds to the JSON property `producerEmails` - # @return [Array] - attr_accessor :producer_emails - - def initialize(**args) - update!(**args) - end - - # Update properties of this object - def update!(**args) - @admin_emails = args[:admin_emails] if args.key?(:admin_emails) - @consumer_emails = args[:consumer_emails] if args.key?(:consumer_emails) - @producer_emails = args[:producer_emails] if args.key?(:producer_emails) - end - end - - # Statistics for the TaskQueue object in question. - class Stats - include Google::Apis::Core::Hashable - - # Number of tasks leased in the last hour. - # Corresponds to the JSON property `leasedLastHour` - # @return [Fixnum] - attr_accessor :leased_last_hour - - # Number of tasks leased in the last minute. - # Corresponds to the JSON property `leasedLastMinute` - # @return [Fixnum] - attr_accessor :leased_last_minute - - # The timestamp (in seconds since the epoch) of the oldest unfinished task. - # Corresponds to the JSON property `oldestTask` - # @return [Fixnum] - attr_accessor :oldest_task - - # Number of tasks in the queue. - # Corresponds to the JSON property `totalTasks` - # @return [Fixnum] - attr_accessor :total_tasks - - def initialize(**args) - update!(**args) - end - - # Update properties of this object - def update!(**args) - @leased_last_hour = args[:leased_last_hour] if args.key?(:leased_last_hour) - @leased_last_minute = args[:leased_last_minute] if args.key?(:leased_last_minute) - @oldest_task = args[:oldest_task] if args.key?(:oldest_task) - @total_tasks = args[:total_tasks] if args.key?(:total_tasks) - end - end - end - - # - class Tasks - include Google::Apis::Core::Hashable - - # The actual list of tasks returned as a result of the lease operation. - # Corresponds to the JSON property `items` - # @return [Array] - attr_accessor :items - - # The kind of object returned, a list of tasks. - # Corresponds to the JSON property `kind` - # @return [String] - attr_accessor :kind - - def initialize(**args) - update!(**args) - end - - # Update properties of this object - def update!(**args) - @items = args[:items] if args.key?(:items) - @kind = args[:kind] if args.key?(:kind) - end - end - - # - class Tasks2 - include Google::Apis::Core::Hashable - - # The actual list of tasks currently active in the TaskQueue. - # Corresponds to the JSON property `items` - # @return [Array] - attr_accessor :items - - # The kind of object returned, a list of tasks. - # Corresponds to the JSON property `kind` - # @return [String] - attr_accessor :kind - - def initialize(**args) - update!(**args) - end - - # Update properties of this object - def update!(**args) - @items = args[:items] if args.key?(:items) - @kind = args[:kind] if args.key?(:kind) - end - end - end - end -end diff --git a/generated/google/apis/taskqueue_v1beta1/representations.rb b/generated/google/apis/taskqueue_v1beta1/representations.rb deleted file mode 100644 index 7c917c7e1..000000000 --- a/generated/google/apis/taskqueue_v1beta1/representations.rb +++ /dev/null @@ -1,124 +0,0 @@ -# Copyright 2015 Google Inc. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - -require 'date' -require 'google/apis/core/base_service' -require 'google/apis/core/json_representation' -require 'google/apis/core/hashable' -require 'google/apis/errors' - -module Google - module Apis - module TaskqueueV1beta1 - - class Task - class Representation < Google::Apis::Core::JsonRepresentation; end - - include Google::Apis::Core::JsonObjectSupport - end - - class TaskQueue - class Representation < Google::Apis::Core::JsonRepresentation; end - - class Acl - class Representation < Google::Apis::Core::JsonRepresentation; end - - include Google::Apis::Core::JsonObjectSupport - end - - class Stats - class Representation < Google::Apis::Core::JsonRepresentation; end - - include Google::Apis::Core::JsonObjectSupport - end - - include Google::Apis::Core::JsonObjectSupport - end - - class Tasks - class Representation < Google::Apis::Core::JsonRepresentation; end - - include Google::Apis::Core::JsonObjectSupport - end - - class Tasks2 - class Representation < Google::Apis::Core::JsonRepresentation; end - - include Google::Apis::Core::JsonObjectSupport - end - - class Task - # @private - class Representation < Google::Apis::Core::JsonRepresentation - property :enqueue_timestamp, :numeric_string => true, as: 'enqueueTimestamp' - property :id, as: 'id' - property :kind, as: 'kind' - property :lease_timestamp, :numeric_string => true, as: 'leaseTimestamp' - property :payload_base64, as: 'payloadBase64' - property :queue_name, as: 'queueName' - end - end - - class TaskQueue - # @private - class Representation < Google::Apis::Core::JsonRepresentation - property :acl, as: 'acl', class: Google::Apis::TaskqueueV1beta1::TaskQueue::Acl, decorator: Google::Apis::TaskqueueV1beta1::TaskQueue::Acl::Representation - - property :id, as: 'id' - property :kind, as: 'kind' - property :max_leases, as: 'maxLeases' - property :stats, as: 'stats', class: Google::Apis::TaskqueueV1beta1::TaskQueue::Stats, decorator: Google::Apis::TaskqueueV1beta1::TaskQueue::Stats::Representation - - end - - class Acl - # @private - class Representation < Google::Apis::Core::JsonRepresentation - collection :admin_emails, as: 'adminEmails' - collection :consumer_emails, as: 'consumerEmails' - collection :producer_emails, as: 'producerEmails' - end - end - - class Stats - # @private - class Representation < Google::Apis::Core::JsonRepresentation - property :leased_last_hour, :numeric_string => true, as: 'leasedLastHour' - property :leased_last_minute, :numeric_string => true, as: 'leasedLastMinute' - property :oldest_task, :numeric_string => true, as: 'oldestTask' - property :total_tasks, as: 'totalTasks' - end - end - end - - class Tasks - # @private - class Representation < Google::Apis::Core::JsonRepresentation - collection :items, as: 'items', class: Google::Apis::TaskqueueV1beta1::Task, decorator: Google::Apis::TaskqueueV1beta1::Task::Representation - - property :kind, as: 'kind' - end - end - - class Tasks2 - # @private - class Representation < Google::Apis::Core::JsonRepresentation - collection :items, as: 'items', class: Google::Apis::TaskqueueV1beta1::Task, decorator: Google::Apis::TaskqueueV1beta1::Task::Representation - - property :kind, as: 'kind' - end - end - end - end -end diff --git a/generated/google/apis/taskqueue_v1beta1/service.rb b/generated/google/apis/taskqueue_v1beta1/service.rb deleted file mode 100644 index 93d3dcfe0..000000000 --- a/generated/google/apis/taskqueue_v1beta1/service.rb +++ /dev/null @@ -1,269 +0,0 @@ -# Copyright 2015 Google Inc. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - -require 'google/apis/core/base_service' -require 'google/apis/core/json_representation' -require 'google/apis/core/hashable' -require 'google/apis/errors' - -module Google - module Apis - module TaskqueueV1beta1 - # TaskQueue API - # - # Accesses a Google App Engine Pull Task Queue over REST. - # - # @example - # require 'google/apis/taskqueue_v1beta1' - # - # Taskqueue = Google::Apis::TaskqueueV1beta1 # Alias the module - # service = Taskqueue::TaskqueueService.new - # - # @see https://developers.google.com/appengine/docs/python/taskqueue/rest - class TaskqueueService < Google::Apis::Core::BaseService - # @return [String] - # API key. Your API key identifies your project and provides you with API access, - # quota, and reports. Required unless you provide an OAuth 2.0 token. - attr_accessor :key - - # @return [String] - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. - attr_accessor :quota_user - - # @return [String] - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. - attr_accessor :user_ip - - def initialize - super('https://www.googleapis.com/', 'taskqueue/v1beta1/projects/') - @batch_path = 'batch/taskqueue/v1beta1' - end - - # Get detailed information about a TaskQueue. - # @param [String] project - # The project under which the queue lies. - # @param [String] taskqueue - # The id of the taskqueue to get the properties of. - # @param [Boolean] get_stats - # Whether to get stats. Optional. - # @param [String] fields - # Selector specifying which fields to include in a partial response. - # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. - # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. - # @param [Google::Apis::RequestOptions] options - # Request-specific options - # - # @yield [result, err] Result & error if block supplied - # @yieldparam result [Google::Apis::TaskqueueV1beta1::TaskQueue] parsed result object - # @yieldparam err [StandardError] error object if request failed - # - # @return [Google::Apis::TaskqueueV1beta1::TaskQueue] - # - # @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried - # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification - # @raise [Google::Apis::AuthorizationError] Authorization is required - def get_taskqueue(project, taskqueue, get_stats: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block) - command = make_simple_command(:get, '{project}/taskqueues/{taskqueue}', options) - command.response_representation = Google::Apis::TaskqueueV1beta1::TaskQueue::Representation - command.response_class = Google::Apis::TaskqueueV1beta1::TaskQueue - command.params['project'] = project unless project.nil? - command.params['taskqueue'] = taskqueue unless taskqueue.nil? - command.query['getStats'] = get_stats unless get_stats.nil? - command.query['fields'] = fields unless fields.nil? - command.query['quotaUser'] = quota_user unless quota_user.nil? - command.query['userIp'] = user_ip unless user_ip.nil? - execute_or_queue_command(command, &block) - end - - # Delete a task from a TaskQueue. - # @param [String] project - # The project under which the queue lies. - # @param [String] taskqueue - # The taskqueue to delete a task from. - # @param [String] task - # The id of the task to delete. - # @param [String] fields - # Selector specifying which fields to include in a partial response. - # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. - # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. - # @param [Google::Apis::RequestOptions] options - # Request-specific options - # - # @yield [result, err] Result & error if block supplied - # @yieldparam result [NilClass] No result returned for this method - # @yieldparam err [StandardError] error object if request failed - # - # @return [void] - # - # @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried - # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification - # @raise [Google::Apis::AuthorizationError] Authorization is required - def delete_task(project, taskqueue, task, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block) - command = make_simple_command(:delete, '{project}/taskqueues/{taskqueue}/tasks/{task}', options) - command.params['project'] = project unless project.nil? - command.params['taskqueue'] = taskqueue unless taskqueue.nil? - command.params['task'] = task unless task.nil? - command.query['fields'] = fields unless fields.nil? - command.query['quotaUser'] = quota_user unless quota_user.nil? - command.query['userIp'] = user_ip unless user_ip.nil? - execute_or_queue_command(command, &block) - end - - # Get a particular task from a TaskQueue. - # @param [String] project - # The project under which the queue lies. - # @param [String] taskqueue - # The taskqueue in which the task belongs. - # @param [String] task - # The task to get properties of. - # @param [String] fields - # Selector specifying which fields to include in a partial response. - # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. - # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. - # @param [Google::Apis::RequestOptions] options - # Request-specific options - # - # @yield [result, err] Result & error if block supplied - # @yieldparam result [Google::Apis::TaskqueueV1beta1::Task] parsed result object - # @yieldparam err [StandardError] error object if request failed - # - # @return [Google::Apis::TaskqueueV1beta1::Task] - # - # @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried - # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification - # @raise [Google::Apis::AuthorizationError] Authorization is required - def get_task(project, taskqueue, task, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block) - command = make_simple_command(:get, '{project}/taskqueues/{taskqueue}/tasks/{task}', options) - command.response_representation = Google::Apis::TaskqueueV1beta1::Task::Representation - command.response_class = Google::Apis::TaskqueueV1beta1::Task - command.params['project'] = project unless project.nil? - command.params['taskqueue'] = taskqueue unless taskqueue.nil? - command.params['task'] = task unless task.nil? - command.query['fields'] = fields unless fields.nil? - command.query['quotaUser'] = quota_user unless quota_user.nil? - command.query['userIp'] = user_ip unless user_ip.nil? - execute_or_queue_command(command, &block) - end - - # Lease 1 or more tasks from a TaskQueue. - # @param [String] project - # The project under which the queue lies. - # @param [String] taskqueue - # The taskqueue to lease a task from. - # @param [Fixnum] num_tasks - # The number of tasks to lease. - # @param [Fixnum] lease_secs - # The lease in seconds. - # @param [String] fields - # Selector specifying which fields to include in a partial response. - # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. - # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. - # @param [Google::Apis::RequestOptions] options - # Request-specific options - # - # @yield [result, err] Result & error if block supplied - # @yieldparam result [Google::Apis::TaskqueueV1beta1::Tasks] parsed result object - # @yieldparam err [StandardError] error object if request failed - # - # @return [Google::Apis::TaskqueueV1beta1::Tasks] - # - # @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried - # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification - # @raise [Google::Apis::AuthorizationError] Authorization is required - def lease_task(project, taskqueue, num_tasks, lease_secs, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block) - command = make_simple_command(:post, '{project}/taskqueues/{taskqueue}/tasks/lease', options) - command.response_representation = Google::Apis::TaskqueueV1beta1::Tasks::Representation - command.response_class = Google::Apis::TaskqueueV1beta1::Tasks - command.params['project'] = project unless project.nil? - command.params['taskqueue'] = taskqueue unless taskqueue.nil? - command.query['leaseSecs'] = lease_secs unless lease_secs.nil? - command.query['numTasks'] = num_tasks unless num_tasks.nil? - command.query['fields'] = fields unless fields.nil? - command.query['quotaUser'] = quota_user unless quota_user.nil? - command.query['userIp'] = user_ip unless user_ip.nil? - execute_or_queue_command(command, &block) - end - - # List Tasks in a TaskQueue - # @param [String] project - # The project under which the queue lies. - # @param [String] taskqueue - # The id of the taskqueue to list tasks from. - # @param [String] fields - # Selector specifying which fields to include in a partial response. - # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. - # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. - # @param [Google::Apis::RequestOptions] options - # Request-specific options - # - # @yield [result, err] Result & error if block supplied - # @yieldparam result [Google::Apis::TaskqueueV1beta1::Tasks2] parsed result object - # @yieldparam err [StandardError] error object if request failed - # - # @return [Google::Apis::TaskqueueV1beta1::Tasks2] - # - # @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried - # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification - # @raise [Google::Apis::AuthorizationError] Authorization is required - def list_tasks(project, taskqueue, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block) - command = make_simple_command(:get, '{project}/taskqueues/{taskqueue}/tasks', options) - command.response_representation = Google::Apis::TaskqueueV1beta1::Tasks2::Representation - command.response_class = Google::Apis::TaskqueueV1beta1::Tasks2 - command.params['project'] = project unless project.nil? - command.params['taskqueue'] = taskqueue unless taskqueue.nil? - command.query['fields'] = fields unless fields.nil? - command.query['quotaUser'] = quota_user unless quota_user.nil? - command.query['userIp'] = user_ip unless user_ip.nil? - execute_or_queue_command(command, &block) - end - - protected - - def apply_command_defaults(command) - command.query['key'] = key unless key.nil? - command.query['quotaUser'] = quota_user unless quota_user.nil? - command.query['userIp'] = user_ip unless user_ip.nil? - end - end - end - end -end diff --git a/generated/google/apis/taskqueue_v1beta2.rb b/generated/google/apis/taskqueue_v1beta2.rb deleted file mode 100644 index 34da0846d..000000000 --- a/generated/google/apis/taskqueue_v1beta2.rb +++ /dev/null @@ -1,37 +0,0 @@ -# Copyright 2015 Google Inc. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - -require 'google/apis/taskqueue_v1beta2/service.rb' -require 'google/apis/taskqueue_v1beta2/classes.rb' -require 'google/apis/taskqueue_v1beta2/representations.rb' - -module Google - module Apis - # TaskQueue API - # - # Accesses a Google App Engine Pull Task Queue over REST. - # - # @see https://developers.google.com/appengine/docs/python/taskqueue/rest - module TaskqueueV1beta2 - VERSION = 'V1beta2' - REVISION = '20160428' - - # Manage your Tasks and Taskqueues - AUTH_TASKQUEUE = 'https://www.googleapis.com/auth/taskqueue' - - # Consume Tasks from your Taskqueues - AUTH_TASKQUEUE_CONSUMER = 'https://www.googleapis.com/auth/taskqueue.consumer' - end - end -end diff --git a/generated/google/apis/taskqueue_v1beta2/classes.rb b/generated/google/apis/taskqueue_v1beta2/classes.rb deleted file mode 100644 index bde4ec441..000000000 --- a/generated/google/apis/taskqueue_v1beta2/classes.rb +++ /dev/null @@ -1,254 +0,0 @@ -# Copyright 2015 Google Inc. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - -require 'date' -require 'google/apis/core/base_service' -require 'google/apis/core/json_representation' -require 'google/apis/core/hashable' -require 'google/apis/errors' - -module Google - module Apis - module TaskqueueV1beta2 - - # - class Task - include Google::Apis::Core::Hashable - - # Time (in seconds since the epoch) at which the task was enqueued. - # Corresponds to the JSON property `enqueueTimestamp` - # @return [Fixnum] - attr_accessor :enqueue_timestamp - - # Name of the task. - # Corresponds to the JSON property `id` - # @return [String] - attr_accessor :id - - # The kind of object returned, in this case set to task. - # Corresponds to the JSON property `kind` - # @return [String] - attr_accessor :kind - - # Time (in seconds since the epoch) at which the task lease will expire. This - # value is 0 if the task isnt currently leased out to a worker. - # Corresponds to the JSON property `leaseTimestamp` - # @return [Fixnum] - attr_accessor :lease_timestamp - - # A bag of bytes which is the task payload. The payload on the JSON side is - # always Base64 encoded. - # Corresponds to the JSON property `payloadBase64` - # @return [String] - attr_accessor :payload_base64 - - # Name of the queue that the task is in. - # Corresponds to the JSON property `queueName` - # @return [String] - attr_accessor :queue_name - - # The number of leases applied to this task. - # Corresponds to the JSON property `retry_count` - # @return [Fixnum] - attr_accessor :retry_count - - # Tag for the task, could be used later to lease tasks grouped by a specific tag. - # Corresponds to the JSON property `tag` - # @return [String] - attr_accessor :tag - - def initialize(**args) - update!(**args) - end - - # Update properties of this object - def update!(**args) - @enqueue_timestamp = args[:enqueue_timestamp] if args.key?(:enqueue_timestamp) - @id = args[:id] if args.key?(:id) - @kind = args[:kind] if args.key?(:kind) - @lease_timestamp = args[:lease_timestamp] if args.key?(:lease_timestamp) - @payload_base64 = args[:payload_base64] if args.key?(:payload_base64) - @queue_name = args[:queue_name] if args.key?(:queue_name) - @retry_count = args[:retry_count] if args.key?(:retry_count) - @tag = args[:tag] if args.key?(:tag) - end - end - - # - class TaskQueue - include Google::Apis::Core::Hashable - - # ACLs that are applicable to this TaskQueue object. - # Corresponds to the JSON property `acl` - # @return [Google::Apis::TaskqueueV1beta2::TaskQueue::Acl] - attr_accessor :acl - - # Name of the taskqueue. - # Corresponds to the JSON property `id` - # @return [String] - attr_accessor :id - - # The kind of REST object returned, in this case taskqueue. - # Corresponds to the JSON property `kind` - # @return [String] - attr_accessor :kind - - # The number of times we should lease out tasks before giving up on them. If - # unset we lease them out forever until a worker deletes the task. - # Corresponds to the JSON property `maxLeases` - # @return [Fixnum] - attr_accessor :max_leases - - # Statistics for the TaskQueue object in question. - # Corresponds to the JSON property `stats` - # @return [Google::Apis::TaskqueueV1beta2::TaskQueue::Stats] - attr_accessor :stats - - def initialize(**args) - update!(**args) - end - - # Update properties of this object - def update!(**args) - @acl = args[:acl] if args.key?(:acl) - @id = args[:id] if args.key?(:id) - @kind = args[:kind] if args.key?(:kind) - @max_leases = args[:max_leases] if args.key?(:max_leases) - @stats = args[:stats] if args.key?(:stats) - end - - # ACLs that are applicable to this TaskQueue object. - class Acl - include Google::Apis::Core::Hashable - - # Email addresses of users who are "admins" of the TaskQueue. This means they - # can control the queue, eg set ACLs for the queue. - # Corresponds to the JSON property `adminEmails` - # @return [Array] - attr_accessor :admin_emails - - # Email addresses of users who can "consume" tasks from the TaskQueue. This - # means they can Dequeue and Delete tasks from the queue. - # Corresponds to the JSON property `consumerEmails` - # @return [Array] - attr_accessor :consumer_emails - - # Email addresses of users who can "produce" tasks into the TaskQueue. This - # means they can Insert tasks into the queue. - # Corresponds to the JSON property `producerEmails` - # @return [Array] - attr_accessor :producer_emails - - def initialize(**args) - update!(**args) - end - - # Update properties of this object - def update!(**args) - @admin_emails = args[:admin_emails] if args.key?(:admin_emails) - @consumer_emails = args[:consumer_emails] if args.key?(:consumer_emails) - @producer_emails = args[:producer_emails] if args.key?(:producer_emails) - end - end - - # Statistics for the TaskQueue object in question. - class Stats - include Google::Apis::Core::Hashable - - # Number of tasks leased in the last hour. - # Corresponds to the JSON property `leasedLastHour` - # @return [Fixnum] - attr_accessor :leased_last_hour - - # Number of tasks leased in the last minute. - # Corresponds to the JSON property `leasedLastMinute` - # @return [Fixnum] - attr_accessor :leased_last_minute - - # The timestamp (in seconds since the epoch) of the oldest unfinished task. - # Corresponds to the JSON property `oldestTask` - # @return [Fixnum] - attr_accessor :oldest_task - - # Number of tasks in the queue. - # Corresponds to the JSON property `totalTasks` - # @return [Fixnum] - attr_accessor :total_tasks - - def initialize(**args) - update!(**args) - end - - # Update properties of this object - def update!(**args) - @leased_last_hour = args[:leased_last_hour] if args.key?(:leased_last_hour) - @leased_last_minute = args[:leased_last_minute] if args.key?(:leased_last_minute) - @oldest_task = args[:oldest_task] if args.key?(:oldest_task) - @total_tasks = args[:total_tasks] if args.key?(:total_tasks) - end - end - end - - # - class Tasks - include Google::Apis::Core::Hashable - - # The actual list of tasks returned as a result of the lease operation. - # Corresponds to the JSON property `items` - # @return [Array] - attr_accessor :items - - # The kind of object returned, a list of tasks. - # Corresponds to the JSON property `kind` - # @return [String] - attr_accessor :kind - - def initialize(**args) - update!(**args) - end - - # Update properties of this object - def update!(**args) - @items = args[:items] if args.key?(:items) - @kind = args[:kind] if args.key?(:kind) - end - end - - # - class Tasks2 - include Google::Apis::Core::Hashable - - # The actual list of tasks currently active in the TaskQueue. - # Corresponds to the JSON property `items` - # @return [Array] - attr_accessor :items - - # The kind of object returned, a list of tasks. - # Corresponds to the JSON property `kind` - # @return [String] - attr_accessor :kind - - def initialize(**args) - update!(**args) - end - - # Update properties of this object - def update!(**args) - @items = args[:items] if args.key?(:items) - @kind = args[:kind] if args.key?(:kind) - end - end - end - end -end diff --git a/generated/google/apis/taskqueue_v1beta2/representations.rb b/generated/google/apis/taskqueue_v1beta2/representations.rb deleted file mode 100644 index 875e3d5c3..000000000 --- a/generated/google/apis/taskqueue_v1beta2/representations.rb +++ /dev/null @@ -1,126 +0,0 @@ -# Copyright 2015 Google Inc. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - -require 'date' -require 'google/apis/core/base_service' -require 'google/apis/core/json_representation' -require 'google/apis/core/hashable' -require 'google/apis/errors' - -module Google - module Apis - module TaskqueueV1beta2 - - class Task - class Representation < Google::Apis::Core::JsonRepresentation; end - - include Google::Apis::Core::JsonObjectSupport - end - - class TaskQueue - class Representation < Google::Apis::Core::JsonRepresentation; end - - class Acl - class Representation < Google::Apis::Core::JsonRepresentation; end - - include Google::Apis::Core::JsonObjectSupport - end - - class Stats - class Representation < Google::Apis::Core::JsonRepresentation; end - - include Google::Apis::Core::JsonObjectSupport - end - - include Google::Apis::Core::JsonObjectSupport - end - - class Tasks - class Representation < Google::Apis::Core::JsonRepresentation; end - - include Google::Apis::Core::JsonObjectSupport - end - - class Tasks2 - class Representation < Google::Apis::Core::JsonRepresentation; end - - include Google::Apis::Core::JsonObjectSupport - end - - class Task - # @private - class Representation < Google::Apis::Core::JsonRepresentation - property :enqueue_timestamp, :numeric_string => true, as: 'enqueueTimestamp' - property :id, as: 'id' - property :kind, as: 'kind' - property :lease_timestamp, :numeric_string => true, as: 'leaseTimestamp' - property :payload_base64, as: 'payloadBase64' - property :queue_name, as: 'queueName' - property :retry_count, as: 'retry_count' - property :tag, as: 'tag' - end - end - - class TaskQueue - # @private - class Representation < Google::Apis::Core::JsonRepresentation - property :acl, as: 'acl', class: Google::Apis::TaskqueueV1beta2::TaskQueue::Acl, decorator: Google::Apis::TaskqueueV1beta2::TaskQueue::Acl::Representation - - property :id, as: 'id' - property :kind, as: 'kind' - property :max_leases, as: 'maxLeases' - property :stats, as: 'stats', class: Google::Apis::TaskqueueV1beta2::TaskQueue::Stats, decorator: Google::Apis::TaskqueueV1beta2::TaskQueue::Stats::Representation - - end - - class Acl - # @private - class Representation < Google::Apis::Core::JsonRepresentation - collection :admin_emails, as: 'adminEmails' - collection :consumer_emails, as: 'consumerEmails' - collection :producer_emails, as: 'producerEmails' - end - end - - class Stats - # @private - class Representation < Google::Apis::Core::JsonRepresentation - property :leased_last_hour, :numeric_string => true, as: 'leasedLastHour' - property :leased_last_minute, :numeric_string => true, as: 'leasedLastMinute' - property :oldest_task, :numeric_string => true, as: 'oldestTask' - property :total_tasks, as: 'totalTasks' - end - end - end - - class Tasks - # @private - class Representation < Google::Apis::Core::JsonRepresentation - collection :items, as: 'items', class: Google::Apis::TaskqueueV1beta2::Task, decorator: Google::Apis::TaskqueueV1beta2::Task::Representation - - property :kind, as: 'kind' - end - end - - class Tasks2 - # @private - class Representation < Google::Apis::Core::JsonRepresentation - collection :items, as: 'items', class: Google::Apis::TaskqueueV1beta2::Task, decorator: Google::Apis::TaskqueueV1beta2::Task::Representation - - property :kind, as: 'kind' - end - end - end - end -end diff --git a/generated/google/apis/taskqueue_v1beta2/service.rb b/generated/google/apis/taskqueue_v1beta2/service.rb deleted file mode 100644 index 61eda38cf..000000000 --- a/generated/google/apis/taskqueue_v1beta2/service.rb +++ /dev/null @@ -1,409 +0,0 @@ -# Copyright 2015 Google Inc. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - -require 'google/apis/core/base_service' -require 'google/apis/core/json_representation' -require 'google/apis/core/hashable' -require 'google/apis/errors' - -module Google - module Apis - module TaskqueueV1beta2 - # TaskQueue API - # - # Accesses a Google App Engine Pull Task Queue over REST. - # - # @example - # require 'google/apis/taskqueue_v1beta2' - # - # Taskqueue = Google::Apis::TaskqueueV1beta2 # Alias the module - # service = Taskqueue::TaskqueueService.new - # - # @see https://developers.google.com/appengine/docs/python/taskqueue/rest - class TaskqueueService < Google::Apis::Core::BaseService - # @return [String] - # API key. Your API key identifies your project and provides you with API access, - # quota, and reports. Required unless you provide an OAuth 2.0 token. - attr_accessor :key - - # @return [String] - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. - attr_accessor :quota_user - - # @return [String] - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. - attr_accessor :user_ip - - def initialize - super('https://www.googleapis.com/', 'taskqueue/v1beta2/projects/') - @batch_path = 'batch/taskqueue/v1beta2' - end - - # Get detailed information about a TaskQueue. - # @param [String] project - # The project under which the queue lies. - # @param [String] taskqueue - # The id of the taskqueue to get the properties of. - # @param [Boolean] get_stats - # Whether to get stats. Optional. - # @param [String] fields - # Selector specifying which fields to include in a partial response. - # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. - # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. - # @param [Google::Apis::RequestOptions] options - # Request-specific options - # - # @yield [result, err] Result & error if block supplied - # @yieldparam result [Google::Apis::TaskqueueV1beta2::TaskQueue] parsed result object - # @yieldparam err [StandardError] error object if request failed - # - # @return [Google::Apis::TaskqueueV1beta2::TaskQueue] - # - # @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried - # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification - # @raise [Google::Apis::AuthorizationError] Authorization is required - def get_taskqueue(project, taskqueue, get_stats: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block) - command = make_simple_command(:get, '{project}/taskqueues/{taskqueue}', options) - command.response_representation = Google::Apis::TaskqueueV1beta2::TaskQueue::Representation - command.response_class = Google::Apis::TaskqueueV1beta2::TaskQueue - command.params['project'] = project unless project.nil? - command.params['taskqueue'] = taskqueue unless taskqueue.nil? - command.query['getStats'] = get_stats unless get_stats.nil? - command.query['fields'] = fields unless fields.nil? - command.query['quotaUser'] = quota_user unless quota_user.nil? - command.query['userIp'] = user_ip unless user_ip.nil? - execute_or_queue_command(command, &block) - end - - # Delete a task from a TaskQueue. - # @param [String] project - # The project under which the queue lies. - # @param [String] taskqueue - # The taskqueue to delete a task from. - # @param [String] task - # The id of the task to delete. - # @param [String] fields - # Selector specifying which fields to include in a partial response. - # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. - # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. - # @param [Google::Apis::RequestOptions] options - # Request-specific options - # - # @yield [result, err] Result & error if block supplied - # @yieldparam result [NilClass] No result returned for this method - # @yieldparam err [StandardError] error object if request failed - # - # @return [void] - # - # @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried - # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification - # @raise [Google::Apis::AuthorizationError] Authorization is required - def delete_task(project, taskqueue, task, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block) - command = make_simple_command(:delete, '{project}/taskqueues/{taskqueue}/tasks/{task}', options) - command.params['project'] = project unless project.nil? - command.params['taskqueue'] = taskqueue unless taskqueue.nil? - command.params['task'] = task unless task.nil? - command.query['fields'] = fields unless fields.nil? - command.query['quotaUser'] = quota_user unless quota_user.nil? - command.query['userIp'] = user_ip unless user_ip.nil? - execute_or_queue_command(command, &block) - end - - # Get a particular task from a TaskQueue. - # @param [String] project - # The project under which the queue lies. - # @param [String] taskqueue - # The taskqueue in which the task belongs. - # @param [String] task - # The task to get properties of. - # @param [String] fields - # Selector specifying which fields to include in a partial response. - # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. - # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. - # @param [Google::Apis::RequestOptions] options - # Request-specific options - # - # @yield [result, err] Result & error if block supplied - # @yieldparam result [Google::Apis::TaskqueueV1beta2::Task] parsed result object - # @yieldparam err [StandardError] error object if request failed - # - # @return [Google::Apis::TaskqueueV1beta2::Task] - # - # @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried - # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification - # @raise [Google::Apis::AuthorizationError] Authorization is required - def get_task(project, taskqueue, task, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block) - command = make_simple_command(:get, '{project}/taskqueues/{taskqueue}/tasks/{task}', options) - command.response_representation = Google::Apis::TaskqueueV1beta2::Task::Representation - command.response_class = Google::Apis::TaskqueueV1beta2::Task - command.params['project'] = project unless project.nil? - command.params['taskqueue'] = taskqueue unless taskqueue.nil? - command.params['task'] = task unless task.nil? - command.query['fields'] = fields unless fields.nil? - command.query['quotaUser'] = quota_user unless quota_user.nil? - command.query['userIp'] = user_ip unless user_ip.nil? - execute_or_queue_command(command, &block) - end - - # Insert a new task in a TaskQueue - # @param [String] project - # The project under which the queue lies - # @param [String] taskqueue - # The taskqueue to insert the task into - # @param [Google::Apis::TaskqueueV1beta2::Task] task_object - # @param [String] fields - # Selector specifying which fields to include in a partial response. - # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. - # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. - # @param [Google::Apis::RequestOptions] options - # Request-specific options - # - # @yield [result, err] Result & error if block supplied - # @yieldparam result [Google::Apis::TaskqueueV1beta2::Task] parsed result object - # @yieldparam err [StandardError] error object if request failed - # - # @return [Google::Apis::TaskqueueV1beta2::Task] - # - # @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried - # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification - # @raise [Google::Apis::AuthorizationError] Authorization is required - def insert_task(project, taskqueue, task_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block) - command = make_simple_command(:post, '{project}/taskqueues/{taskqueue}/tasks', options) - command.request_representation = Google::Apis::TaskqueueV1beta2::Task::Representation - command.request_object = task_object - command.response_representation = Google::Apis::TaskqueueV1beta2::Task::Representation - command.response_class = Google::Apis::TaskqueueV1beta2::Task - command.params['project'] = project unless project.nil? - command.params['taskqueue'] = taskqueue unless taskqueue.nil? - command.query['fields'] = fields unless fields.nil? - command.query['quotaUser'] = quota_user unless quota_user.nil? - command.query['userIp'] = user_ip unless user_ip.nil? - execute_or_queue_command(command, &block) - end - - # Lease 1 or more tasks from a TaskQueue. - # @param [String] project - # The project under which the queue lies. - # @param [String] taskqueue - # The taskqueue to lease a task from. - # @param [Fixnum] num_tasks - # The number of tasks to lease. - # @param [Fixnum] lease_secs - # The lease in seconds. - # @param [Boolean] group_by_tag - # When true, all returned tasks will have the same tag - # @param [String] tag - # The tag allowed for tasks in the response. Must only be specified if - # group_by_tag is true. If group_by_tag is true and tag is not specified the tag - # will be that of the oldest task by eta, i.e. the first available tag - # @param [String] fields - # Selector specifying which fields to include in a partial response. - # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. - # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. - # @param [Google::Apis::RequestOptions] options - # Request-specific options - # - # @yield [result, err] Result & error if block supplied - # @yieldparam result [Google::Apis::TaskqueueV1beta2::Tasks] parsed result object - # @yieldparam err [StandardError] error object if request failed - # - # @return [Google::Apis::TaskqueueV1beta2::Tasks] - # - # @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried - # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification - # @raise [Google::Apis::AuthorizationError] Authorization is required - def lease_task(project, taskqueue, num_tasks, lease_secs, group_by_tag: nil, tag: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block) - command = make_simple_command(:post, '{project}/taskqueues/{taskqueue}/tasks/lease', options) - command.response_representation = Google::Apis::TaskqueueV1beta2::Tasks::Representation - command.response_class = Google::Apis::TaskqueueV1beta2::Tasks - command.params['project'] = project unless project.nil? - command.params['taskqueue'] = taskqueue unless taskqueue.nil? - command.query['groupByTag'] = group_by_tag unless group_by_tag.nil? - command.query['leaseSecs'] = lease_secs unless lease_secs.nil? - command.query['numTasks'] = num_tasks unless num_tasks.nil? - command.query['tag'] = tag unless tag.nil? - command.query['fields'] = fields unless fields.nil? - command.query['quotaUser'] = quota_user unless quota_user.nil? - command.query['userIp'] = user_ip unless user_ip.nil? - execute_or_queue_command(command, &block) - end - - # List Tasks in a TaskQueue - # @param [String] project - # The project under which the queue lies. - # @param [String] taskqueue - # The id of the taskqueue to list tasks from. - # @param [String] fields - # Selector specifying which fields to include in a partial response. - # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. - # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. - # @param [Google::Apis::RequestOptions] options - # Request-specific options - # - # @yield [result, err] Result & error if block supplied - # @yieldparam result [Google::Apis::TaskqueueV1beta2::Tasks2] parsed result object - # @yieldparam err [StandardError] error object if request failed - # - # @return [Google::Apis::TaskqueueV1beta2::Tasks2] - # - # @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried - # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification - # @raise [Google::Apis::AuthorizationError] Authorization is required - def list_tasks(project, taskqueue, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block) - command = make_simple_command(:get, '{project}/taskqueues/{taskqueue}/tasks', options) - command.response_representation = Google::Apis::TaskqueueV1beta2::Tasks2::Representation - command.response_class = Google::Apis::TaskqueueV1beta2::Tasks2 - command.params['project'] = project unless project.nil? - command.params['taskqueue'] = taskqueue unless taskqueue.nil? - command.query['fields'] = fields unless fields.nil? - command.query['quotaUser'] = quota_user unless quota_user.nil? - command.query['userIp'] = user_ip unless user_ip.nil? - execute_or_queue_command(command, &block) - end - - # Update tasks that are leased out of a TaskQueue. This method supports patch - # semantics. - # @param [String] project - # The project under which the queue lies. - # @param [String] taskqueue - # @param [String] task - # @param [Fixnum] new_lease_seconds - # The new lease in seconds. - # @param [Google::Apis::TaskqueueV1beta2::Task] task_object - # @param [String] fields - # Selector specifying which fields to include in a partial response. - # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. - # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. - # @param [Google::Apis::RequestOptions] options - # Request-specific options - # - # @yield [result, err] Result & error if block supplied - # @yieldparam result [Google::Apis::TaskqueueV1beta2::Task] parsed result object - # @yieldparam err [StandardError] error object if request failed - # - # @return [Google::Apis::TaskqueueV1beta2::Task] - # - # @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried - # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification - # @raise [Google::Apis::AuthorizationError] Authorization is required - def patch_task(project, taskqueue, task, new_lease_seconds, task_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block) - command = make_simple_command(:patch, '{project}/taskqueues/{taskqueue}/tasks/{task}', options) - command.request_representation = Google::Apis::TaskqueueV1beta2::Task::Representation - command.request_object = task_object - command.response_representation = Google::Apis::TaskqueueV1beta2::Task::Representation - command.response_class = Google::Apis::TaskqueueV1beta2::Task - command.params['project'] = project unless project.nil? - command.params['taskqueue'] = taskqueue unless taskqueue.nil? - command.params['task'] = task unless task.nil? - command.query['newLeaseSeconds'] = new_lease_seconds unless new_lease_seconds.nil? - command.query['fields'] = fields unless fields.nil? - command.query['quotaUser'] = quota_user unless quota_user.nil? - command.query['userIp'] = user_ip unless user_ip.nil? - execute_or_queue_command(command, &block) - end - - # Update tasks that are leased out of a TaskQueue. - # @param [String] project - # The project under which the queue lies. - # @param [String] taskqueue - # @param [String] task - # @param [Fixnum] new_lease_seconds - # The new lease in seconds. - # @param [Google::Apis::TaskqueueV1beta2::Task] task_object - # @param [String] fields - # Selector specifying which fields to include in a partial response. - # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. - # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. - # @param [Google::Apis::RequestOptions] options - # Request-specific options - # - # @yield [result, err] Result & error if block supplied - # @yieldparam result [Google::Apis::TaskqueueV1beta2::Task] parsed result object - # @yieldparam err [StandardError] error object if request failed - # - # @return [Google::Apis::TaskqueueV1beta2::Task] - # - # @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried - # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification - # @raise [Google::Apis::AuthorizationError] Authorization is required - def update_task(project, taskqueue, task, new_lease_seconds, task_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block) - command = make_simple_command(:post, '{project}/taskqueues/{taskqueue}/tasks/{task}', options) - command.request_representation = Google::Apis::TaskqueueV1beta2::Task::Representation - command.request_object = task_object - command.response_representation = Google::Apis::TaskqueueV1beta2::Task::Representation - command.response_class = Google::Apis::TaskqueueV1beta2::Task - command.params['project'] = project unless project.nil? - command.params['taskqueue'] = taskqueue unless taskqueue.nil? - command.params['task'] = task unless task.nil? - command.query['newLeaseSeconds'] = new_lease_seconds unless new_lease_seconds.nil? - command.query['fields'] = fields unless fields.nil? - command.query['quotaUser'] = quota_user unless quota_user.nil? - command.query['userIp'] = user_ip unless user_ip.nil? - execute_or_queue_command(command, &block) - end - - protected - - def apply_command_defaults(command) - command.query['key'] = key unless key.nil? - command.query['quotaUser'] = quota_user unless quota_user.nil? - command.query['userIp'] = user_ip unless user_ip.nil? - end - end - end - end -end diff --git a/generated/google/apis/tasks_v1/service.rb b/generated/google/apis/tasks_v1/service.rb index 0a3b0f5fb..d972a19d3 100644 --- a/generated/google/apis/tasks_v1/service.rb +++ b/generated/google/apis/tasks_v1/service.rb @@ -38,14 +38,12 @@ module Google attr_accessor :key # @return [String] - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. attr_accessor :quota_user # @return [String] - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. attr_accessor :user_ip def initialize @@ -59,12 +57,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -92,12 +88,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -126,12 +120,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -165,12 +157,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -203,12 +193,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -241,12 +229,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -280,12 +266,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -315,12 +299,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -351,12 +333,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -394,12 +374,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -462,12 +440,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -517,12 +493,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -558,12 +532,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -599,12 +571,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # diff --git a/generated/google/apis/urlshortener_v1/service.rb b/generated/google/apis/urlshortener_v1/service.rb index 28f7d6b04..bf9892f37 100644 --- a/generated/google/apis/urlshortener_v1/service.rb +++ b/generated/google/apis/urlshortener_v1/service.rb @@ -38,14 +38,12 @@ module Google attr_accessor :key # @return [String] - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. attr_accessor :quota_user # @return [String] - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. attr_accessor :user_ip def initialize @@ -61,12 +59,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -96,12 +92,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -134,12 +128,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # diff --git a/generated/google/apis/webfonts_v1/service.rb b/generated/google/apis/webfonts_v1/service.rb index fd15b0a11..cbb661fce 100644 --- a/generated/google/apis/webfonts_v1/service.rb +++ b/generated/google/apis/webfonts_v1/service.rb @@ -40,14 +40,12 @@ module Google attr_accessor :key # @return [String] - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. attr_accessor :quota_user # @return [String] - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. attr_accessor :user_ip def initialize @@ -61,12 +59,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # diff --git a/generated/google/apis/webmasters_v3/service.rb b/generated/google/apis/webmasters_v3/service.rb index 5ce5635ec..4a2ee7a7b 100644 --- a/generated/google/apis/webmasters_v3/service.rb +++ b/generated/google/apis/webmasters_v3/service.rb @@ -38,14 +38,12 @@ module Google attr_accessor :key # @return [String] - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. attr_accessor :quota_user # @return [String] - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. attr_accessor :user_ip def initialize @@ -66,12 +64,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -105,12 +101,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -141,12 +135,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -181,12 +173,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -219,12 +209,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -253,12 +241,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -288,12 +274,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -323,12 +307,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -356,12 +338,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -399,12 +379,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -445,12 +423,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -487,12 +463,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -533,12 +507,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # diff --git a/generated/google/apis/youtube_analytics_v1.rb b/generated/google/apis/youtube_analytics_v1.rb index 67b32ee57..a1252b95e 100644 --- a/generated/google/apis/youtube_analytics_v1.rb +++ b/generated/google/apis/youtube_analytics_v1.rb @@ -25,7 +25,7 @@ module Google # @see http://developers.google.com/youtube/analytics/ module YoutubeAnalyticsV1 VERSION = 'V1' - REVISION = '20170913' + REVISION = '20180430' # Manage your YouTube account AUTH_YOUTUBE = 'https://www.googleapis.com/auth/youtube' diff --git a/generated/google/apis/youtube_analytics_v1/service.rb b/generated/google/apis/youtube_analytics_v1/service.rb index d171f3a20..edc56d9a5 100644 --- a/generated/google/apis/youtube_analytics_v1/service.rb +++ b/generated/google/apis/youtube_analytics_v1/service.rb @@ -38,14 +38,12 @@ module Google attr_accessor :key # @return [String] - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. attr_accessor :quota_user # @return [String] - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. attr_accessor :user_ip def initialize @@ -70,12 +68,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -113,12 +109,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -161,12 +155,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -208,12 +200,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -251,12 +241,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -309,12 +297,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -356,12 +342,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -439,12 +423,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # diff --git a/generated/google/apis/youtube_analytics_v1beta1.rb b/generated/google/apis/youtube_analytics_v1beta1.rb index a0c2dc19a..539ec4ada 100644 --- a/generated/google/apis/youtube_analytics_v1beta1.rb +++ b/generated/google/apis/youtube_analytics_v1beta1.rb @@ -25,7 +25,7 @@ module Google # @see http://developers.google.com/youtube/analytics/ module YoutubeAnalyticsV1beta1 VERSION = 'V1beta1' - REVISION = '20170913' + REVISION = '20180430' # Manage your YouTube account AUTH_YOUTUBE = 'https://www.googleapis.com/auth/youtube' diff --git a/generated/google/apis/youtube_analytics_v1beta1/service.rb b/generated/google/apis/youtube_analytics_v1beta1/service.rb index dbe41e979..488780fe6 100644 --- a/generated/google/apis/youtube_analytics_v1beta1/service.rb +++ b/generated/google/apis/youtube_analytics_v1beta1/service.rb @@ -38,14 +38,12 @@ module Google attr_accessor :key # @return [String] - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. attr_accessor :quota_user # @return [String] - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. attr_accessor :user_ip def initialize @@ -70,12 +68,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -113,12 +109,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -161,12 +155,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -208,12 +200,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -251,12 +241,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -309,12 +297,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -356,12 +342,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -439,12 +423,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # diff --git a/generated/google/apis/youtube_v3.rb b/generated/google/apis/youtube_v3.rb index 31e4e6019..f2161492a 100644 --- a/generated/google/apis/youtube_v3.rb +++ b/generated/google/apis/youtube_v3.rb @@ -26,7 +26,7 @@ module Google # @see https://developers.google.com/youtube/v3 module YoutubeV3 VERSION = 'V3' - REVISION = '20180413' + REVISION = '20180417' # Manage your YouTube account AUTH_YOUTUBE = 'https://www.googleapis.com/auth/youtube' diff --git a/generated/google/apis/youtube_v3/service.rb b/generated/google/apis/youtube_v3/service.rb index 07a659a9b..0a55302fc 100644 --- a/generated/google/apis/youtube_v3/service.rb +++ b/generated/google/apis/youtube_v3/service.rb @@ -39,14 +39,12 @@ module Google attr_accessor :key # @return [String] - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. attr_accessor :quota_user # @return [String] - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. attr_accessor :user_ip def initialize @@ -69,12 +67,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -149,12 +145,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -205,12 +199,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -266,12 +258,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [IO, String] download_dest # IO stream or filename to receive content download # @param [Google::Apis::RequestOptions] options @@ -332,12 +322,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [IO, String] upload_source # IO stream or filename containing content to upload # @param [String] content_type @@ -405,12 +393,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -468,12 +454,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [IO, String] upload_source # IO stream or filename containing content to upload # @param [String] content_type @@ -545,12 +529,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [IO, String] upload_source # IO stream or filename containing content to upload # @param [String] content_type @@ -605,12 +587,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -670,12 +650,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -746,12 +724,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -801,12 +777,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -888,12 +862,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -952,12 +924,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -994,12 +964,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1076,12 +1044,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1125,12 +1091,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1163,12 +1127,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1200,12 +1162,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1261,12 +1221,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1303,12 +1261,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1346,12 +1302,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1384,12 +1338,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1438,12 +1390,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1489,12 +1439,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1531,12 +1479,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1571,12 +1517,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1645,12 +1589,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1735,12 +1677,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1803,12 +1743,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1869,12 +1807,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -1959,12 +1895,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2044,12 +1978,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2123,12 +2055,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2163,12 +2093,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2199,12 +2127,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2237,12 +2163,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2273,12 +2197,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2333,12 +2255,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2374,12 +2294,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2410,12 +2328,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2458,12 +2374,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2523,12 +2437,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2590,12 +2502,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2672,12 +2582,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2749,12 +2657,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2800,12 +2706,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2847,12 +2751,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2922,12 +2824,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -2987,12 +2887,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -3037,12 +2935,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -3100,12 +2996,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -3193,12 +3087,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -3256,12 +3148,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -3448,12 +3338,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -3523,12 +3411,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -3563,12 +3449,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -3599,12 +3483,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -3697,12 +3579,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -3760,12 +3640,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -3809,12 +3687,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [IO, String] upload_source # IO stream or filename containing content to upload # @param [String] content_type @@ -3859,12 +3735,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -3906,12 +3780,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -3955,12 +3827,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -4002,12 +3872,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -4085,12 +3953,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [IO, String] upload_source # IO stream or filename containing content to upload # @param [String] content_type @@ -4203,12 +4069,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -4253,12 +4117,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -4296,12 +4158,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -4358,12 +4218,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options # @@ -4408,12 +4266,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [IO, String] upload_source # IO stream or filename containing content to upload # @param [String] content_type @@ -4465,12 +4321,10 @@ module Google # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user - # Available to use for quota purposes for server-side applications. Can be any - # arbitrary string assigned to a user, but should not exceed 40 characters. - # Overrides userIp if both are provided. + # An opaque string that represents a user for quota purposes. Must not exceed 40 + # characters. # @param [String] user_ip - # IP address of the site where the request originates. Use this if you want to - # enforce per-user limits. + # Deprecated. Please use quotaUser instead. # @param [Google::Apis::RequestOptions] options # Request-specific options #