Skip to content

Commit

Permalink
Regenerate APIs to fix misplaced @Private tag for yard docs
Browse files Browse the repository at this point in the history
  • Loading branch information
sqrrrl committed Jun 25, 2015
1 parent d04c8fa commit c29cadf
Show file tree
Hide file tree
Showing 86 changed files with 2,624 additions and 2,255 deletions.
1 change: 1 addition & 0 deletions api_names.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -838,6 +838,7 @@
"/translate:v2/DetectionsListResponse": list_detections_response
"/translate:v2/LanguagesListResponse": list_languages_response
"/translate:v2/TranslationsListResponse": list_translations_response
"/webmasters:v3/webmasters.searchanalytics.query": query_search_analytics
"/webmasters:v3/SitemapsListResponse": list_sitemaps_response
"/webmasters:v3/SitesListResponse": list_sites_response
"/webmasters:v3/UrlCrawlErrorsCountsQueryResponse": query_url_crawl_errors_counts_response
Expand Down
32 changes: 32 additions & 0 deletions api_names_out.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -820,6 +820,7 @@
"/translate:v2/DetectionsListResponse": list_detections_response
"/translate:v2/LanguagesListResponse": list_languages_response
"/translate:v2/TranslationsListResponse": list_translations_response
"/webmasters:v3/webmasters.searchanalytics.query": query_search_analytics
"/webmasters:v3/SitemapsListResponse": list_sitemaps_response
"/webmasters:v3/SitesListResponse": list_sites_response
"/webmasters:v3/UrlCrawlErrorsCountsQueryResponse": query_url_crawl_errors_counts_response
Expand Down Expand Up @@ -4525,6 +4526,7 @@
"/bigquery:v2/Table/id": id
"/bigquery:v2/Table/kind": kind
"/bigquery:v2/Table/lastModifiedTime": last_modified_time
"/bigquery:v2/Table/location": location
"/bigquery:v2/Table/numBytes": num_bytes
"/bigquery:v2/Table/numRows": num_rows
"/bigquery:v2/Table/schema": schema
Expand Down Expand Up @@ -19339,6 +19341,7 @@
"/webmasters:v3/key": key
"/webmasters:v3/quotaUser": quota_user
"/webmasters:v3/userIp": user_ip
"/webmasters:v3/webmasters.searchanalytics.query/siteUrl": site_url
"/webmasters:v3/webmasters.sitemaps.delete": delete_sitemap
"/webmasters:v3/webmasters.sitemaps.delete/feedpath": feedpath
"/webmasters:v3/webmasters.sitemaps.delete/siteUrl": site_url
Expand Down Expand Up @@ -19373,6 +19376,35 @@
"/webmasters:v3/webmasters.urlcrawlerrorssamples.markAsFixed/platform": platform
"/webmasters:v3/webmasters.urlcrawlerrorssamples.markAsFixed/siteUrl": site_url
"/webmasters:v3/webmasters.urlcrawlerrorssamples.markAsFixed/url": url
"/webmasters:v3/ApiDataRow": api_data_row
"/webmasters:v3/ApiDataRow/clicks": clicks
"/webmasters:v3/ApiDataRow/ctr": ctr
"/webmasters:v3/ApiDataRow/impressions": impressions
"/webmasters:v3/ApiDataRow/keys": keys
"/webmasters:v3/ApiDataRow/keys/key": key
"/webmasters:v3/ApiDataRow/position": position
"/webmasters:v3/ApiDimensionFilter": api_dimension_filter
"/webmasters:v3/ApiDimensionFilter/dimension": dimension
"/webmasters:v3/ApiDimensionFilter/expression": expression
"/webmasters:v3/ApiDimensionFilter/operator": operator
"/webmasters:v3/ApiDimensionFilterGroup": api_dimension_filter_group
"/webmasters:v3/ApiDimensionFilterGroup/filters": filters
"/webmasters:v3/ApiDimensionFilterGroup/filters/filter": filter
"/webmasters:v3/ApiDimensionFilterGroup/groupType": group_type
"/webmasters:v3/SearchAnalyticsQueryRequest": search_analytics_query_request
"/webmasters:v3/SearchAnalyticsQueryRequest/aggregationType": aggregation_type
"/webmasters:v3/SearchAnalyticsQueryRequest/dimensionFilterGroups": dimension_filter_groups
"/webmasters:v3/SearchAnalyticsQueryRequest/dimensionFilterGroups/dimension_filter_group": dimension_filter_group
"/webmasters:v3/SearchAnalyticsQueryRequest/dimensions": dimensions
"/webmasters:v3/SearchAnalyticsQueryRequest/dimensions/dimension": dimension
"/webmasters:v3/SearchAnalyticsQueryRequest/endDate": end_date
"/webmasters:v3/SearchAnalyticsQueryRequest/rowLimit": row_limit
"/webmasters:v3/SearchAnalyticsQueryRequest/searchType": search_type
"/webmasters:v3/SearchAnalyticsQueryRequest/startDate": start_date
"/webmasters:v3/SearchAnalyticsQueryResponse": search_analytics_query_response
"/webmasters:v3/SearchAnalyticsQueryResponse/responseAggregationType": response_aggregation_type
"/webmasters:v3/SearchAnalyticsQueryResponse/rows": rows
"/webmasters:v3/SearchAnalyticsQueryResponse/rows/row": row
"/webmasters:v3/SitemapsListResponse/sitemap": sitemap
"/webmasters:v3/SitemapsListResponse/sitemap/sitemap": sitemap
"/webmasters:v3/SitesListResponse/siteEntry": site_entry
Expand Down
42 changes: 21 additions & 21 deletions generated/google/apis/adexchangebuyer_v1_3/representations.rb
Original file line number Diff line number Diff line change
Expand Up @@ -106,8 +106,8 @@ class PretargetingConfigList
class Representation < Google::Apis::Core::JsonRepresentation; end
end

# @private
class Account
# @private
class Representation < Google::Apis::Core::JsonRepresentation
collection :bidder_location, as: 'bidderLocation', class: Google::Apis::AdexchangebuyerV1_3::Account::BidderLocation, decorator: Google::Apis::AdexchangebuyerV1_3::Account::BidderLocation::Representation

Expand All @@ -120,8 +120,8 @@ class Representation < Google::Apis::Core::JsonRepresentation
property :number_active_creatives, as: 'numberActiveCreatives'
end

# @private
class BidderLocation
# @private
class Representation < Google::Apis::Core::JsonRepresentation
property :maximum_qps, as: 'maximumQps'
property :region, as: 'region'
Expand All @@ -130,17 +130,17 @@ class Representation < Google::Apis::Core::JsonRepresentation
end
end

# @private
class AccountsList
# @private
class Representation < Google::Apis::Core::JsonRepresentation
collection :items, as: 'items', class: Google::Apis::AdexchangebuyerV1_3::Account, decorator: Google::Apis::AdexchangebuyerV1_3::Account::Representation

property :kind, as: 'kind'
end
end

# @private
class BillingInfo
# @private
class Representation < Google::Apis::Core::JsonRepresentation
property :account_id, as: 'accountId'
property :account_name, as: 'accountName'
Expand All @@ -149,17 +149,17 @@ class Representation < Google::Apis::Core::JsonRepresentation
end
end

# @private
class BillingInfoList
# @private
class Representation < Google::Apis::Core::JsonRepresentation
collection :items, as: 'items', class: Google::Apis::AdexchangebuyerV1_3::BillingInfo, decorator: Google::Apis::AdexchangebuyerV1_3::BillingInfo::Representation

property :kind, as: 'kind'
end
end

# @private
class Budget
# @private
class Representation < Google::Apis::Core::JsonRepresentation
property :account_id, as: 'accountId'
property :billing_id, as: 'billingId'
Expand All @@ -170,8 +170,8 @@ class Representation < Google::Apis::Core::JsonRepresentation
end
end

# @private
class Creative
# @private
class Representation < Google::Apis::Core::JsonRepresentation
property :html_snippet, as: 'HTMLSnippet'
property :account_id, as: 'accountId'
Expand All @@ -198,32 +198,32 @@ class Representation < Google::Apis::Core::JsonRepresentation
property :width, as: 'width'
end

# @private
class Correction
# @private
class Representation < Google::Apis::Core::JsonRepresentation
collection :details, as: 'details'
property :reason, as: 'reason'
end
end

# @private
class DisapprovalReason
# @private
class Representation < Google::Apis::Core::JsonRepresentation
collection :details, as: 'details'
property :reason, as: 'reason'
end
end

# @private
class FilteringReasons
# @private
class Representation < Google::Apis::Core::JsonRepresentation
property :date, as: 'date'
collection :reasons, as: 'reasons', class: Google::Apis::AdexchangebuyerV1_3::Creative::FilteringReasons::Reason, decorator: Google::Apis::AdexchangebuyerV1_3::Creative::FilteringReasons::Reason::Representation

end

# @private
class Reason
# @private
class Representation < Google::Apis::Core::JsonRepresentation
property :filtering_count, as: 'filteringCount'
property :filtering_status, as: 'filteringStatus'
Expand All @@ -232,8 +232,8 @@ class Representation < Google::Apis::Core::JsonRepresentation
end
end

# @private
class CreativesList
# @private
class Representation < Google::Apis::Core::JsonRepresentation
collection :items, as: 'items', class: Google::Apis::AdexchangebuyerV1_3::Creative, decorator: Google::Apis::AdexchangebuyerV1_3::Creative::Representation

Expand All @@ -242,8 +242,8 @@ class Representation < Google::Apis::Core::JsonRepresentation
end
end

# @private
class DirectDeal
# @private
class Representation < Google::Apis::Core::JsonRepresentation
property :account_id, as: 'accountId'
property :advertiser, as: 'advertiser'
Expand All @@ -260,17 +260,17 @@ class Representation < Google::Apis::Core::JsonRepresentation
end
end

# @private
class DirectDealsList
# @private
class Representation < Google::Apis::Core::JsonRepresentation
collection :direct_deals, as: 'directDeals', class: Google::Apis::AdexchangebuyerV1_3::DirectDeal, decorator: Google::Apis::AdexchangebuyerV1_3::DirectDeal::Representation

property :kind, as: 'kind'
end
end

# @private
class PerformanceReport
# @private
class Representation < Google::Apis::Core::JsonRepresentation
property :bid_rate, as: 'bidRate'
property :bid_request_rate, as: 'bidRequestRate'
Expand All @@ -297,17 +297,17 @@ class Representation < Google::Apis::Core::JsonRepresentation
end
end

# @private
class PerformanceReportList
# @private
class Representation < Google::Apis::Core::JsonRepresentation
property :kind, as: 'kind'
collection :performance_report, as: 'performanceReport', class: Google::Apis::AdexchangebuyerV1_3::PerformanceReport, decorator: Google::Apis::AdexchangebuyerV1_3::PerformanceReport::Representation

end
end

# @private
class PretargetingConfig
# @private
class Representation < Google::Apis::Core::JsonRepresentation
property :billing_id, as: 'billingId'
property :config_id, as: 'configId'
Expand Down Expand Up @@ -337,33 +337,33 @@ class Representation < Google::Apis::Core::JsonRepresentation
collection :verticals, as: 'verticals'
end

# @private
class Dimension
# @private
class Representation < Google::Apis::Core::JsonRepresentation
property :height, as: 'height'
property :width, as: 'width'
end
end

# @private
class ExcludedPlacement
# @private
class Representation < Google::Apis::Core::JsonRepresentation
property :token, as: 'token'
property :type, as: 'type'
end
end

# @private
class Placement
# @private
class Representation < Google::Apis::Core::JsonRepresentation
property :token, as: 'token'
property :type, as: 'type'
end
end
end

# @private
class PretargetingConfigList
# @private
class Representation < Google::Apis::Core::JsonRepresentation
collection :items, as: 'items', class: Google::Apis::AdexchangebuyerV1_3::PretargetingConfig, decorator: Google::Apis::AdexchangebuyerV1_3::PretargetingConfig::Representation

Expand Down
2 changes: 1 addition & 1 deletion generated/google/apis/adexchangeseller_v2_0.rb
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ module Apis
# @see https://developers.google.com/ad-exchange/seller-rest/
module AdexchangesellerV2_0
VERSION = 'V2_0'
REVISION = '20150622'
REVISION = '20150624'

# View and manage your Ad Exchange data
AUTH_ADEXCHANGE_SELLER = 'https://www.googleapis.com/auth/adexchange.seller'
Expand Down
Loading

0 comments on commit c29cadf

Please sign in to comment.