Regenerate APIs to fix misplaced @private tag for yard docs
This commit is contained in:
parent
d04c8fa4c5
commit
c29cadf242
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
|
|
@ -106,8 +106,8 @@ module Google
|
|||
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
|
||||
|
||||
|
@ -120,8 +120,8 @@ module Google
|
|||
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'
|
||||
|
@ -130,8 +130,8 @@ module Google
|
|||
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
|
||||
|
||||
|
@ -139,8 +139,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class BillingInfo
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :account_id, as: 'accountId'
|
||||
property :account_name, as: 'accountName'
|
||||
|
@ -149,8 +149,8 @@ module Google
|
|||
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
|
||||
|
||||
|
@ -158,8 +158,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Budget
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :account_id, as: 'accountId'
|
||||
property :billing_id, as: 'billingId'
|
||||
|
@ -170,8 +170,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Creative
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :html_snippet, as: 'HTMLSnippet'
|
||||
property :account_id, as: 'accountId'
|
||||
|
@ -198,32 +198,32 @@ module Google
|
|||
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'
|
||||
|
@ -232,8 +232,8 @@ module Google
|
|||
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
|
||||
|
||||
|
@ -242,8 +242,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class DirectDeal
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :account_id, as: 'accountId'
|
||||
property :advertiser, as: 'advertiser'
|
||||
|
@ -260,8 +260,8 @@ module Google
|
|||
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
|
||||
|
||||
|
@ -269,8 +269,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class PerformanceReport
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :bid_rate, as: 'bidRate'
|
||||
property :bid_request_rate, as: 'bidRequestRate'
|
||||
|
@ -297,8 +297,8 @@ module Google
|
|||
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
|
||||
|
@ -306,8 +306,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class PretargetingConfig
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :billing_id, as: 'billingId'
|
||||
property :config_id, as: 'configId'
|
||||
|
@ -337,24 +337,24 @@ module Google
|
|||
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'
|
||||
|
@ -362,8 +362,8 @@ module Google
|
|||
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
|
||||
|
||||
|
|
|
@ -26,7 +26,7 @@ module Google
|
|||
# @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'
|
||||
|
|
|
@ -98,8 +98,8 @@ module Google
|
|||
class Representation < Google::Apis::Core::JsonRepresentation; end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Account
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :id, as: 'id'
|
||||
property :kind, as: 'kind'
|
||||
|
@ -107,8 +107,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Accounts
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :etag, as: 'etag'
|
||||
collection :items, as: 'items', class: Google::Apis::AdexchangesellerV2_0::Account, decorator: Google::Apis::AdexchangesellerV2_0::Account::Representation
|
||||
|
@ -118,8 +118,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class AdClient
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :arc_opt_in, as: 'arcOptIn'
|
||||
property :id, as: 'id'
|
||||
|
@ -129,8 +129,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class AdClients
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :etag, as: 'etag'
|
||||
collection :items, as: 'items', class: Google::Apis::AdexchangesellerV2_0::AdClient, decorator: Google::Apis::AdexchangesellerV2_0::AdClient::Representation
|
||||
|
@ -140,8 +140,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Alert
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :id, as: 'id'
|
||||
property :kind, as: 'kind'
|
||||
|
@ -151,8 +151,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Alerts
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :items, as: 'items', class: Google::Apis::AdexchangesellerV2_0::Alert, decorator: Google::Apis::AdexchangesellerV2_0::Alert::Representation
|
||||
|
||||
|
@ -160,8 +160,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class CustomChannel
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :code, as: 'code'
|
||||
property :id, as: 'id'
|
||||
|
@ -171,8 +171,8 @@ module Google
|
|||
|
||||
end
|
||||
|
||||
# @private
|
||||
class TargetingInfo
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :ads_appear_on, as: 'adsAppearOn'
|
||||
property :description, as: 'description'
|
||||
|
@ -182,8 +182,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class CustomChannels
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :etag, as: 'etag'
|
||||
collection :items, as: 'items', class: Google::Apis::AdexchangesellerV2_0::CustomChannel, decorator: Google::Apis::AdexchangesellerV2_0::CustomChannel::Representation
|
||||
|
@ -193,8 +193,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Metadata
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :items, as: 'items', class: Google::Apis::AdexchangesellerV2_0::ReportingMetadataEntry, decorator: Google::Apis::AdexchangesellerV2_0::ReportingMetadataEntry::Representation
|
||||
|
||||
|
@ -202,8 +202,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class PreferredDeal
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :advertiser_name, as: 'advertiserName'
|
||||
property :buyer_network_name, as: 'buyerNetworkName'
|
||||
|
@ -216,8 +216,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class PreferredDeals
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :items, as: 'items', class: Google::Apis::AdexchangesellerV2_0::PreferredDeal, decorator: Google::Apis::AdexchangesellerV2_0::PreferredDeal::Representation
|
||||
|
||||
|
@ -225,8 +225,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Report
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :averages, as: 'averages'
|
||||
collection :headers, as: 'headers', class: Google::Apis::AdexchangesellerV2_0::Report::Header, decorator: Google::Apis::AdexchangesellerV2_0::Report::Header::Representation
|
||||
|
@ -242,8 +242,8 @@ module Google
|
|||
collection :warnings, as: 'warnings'
|
||||
end
|
||||
|
||||
# @private
|
||||
class Header
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :currency, as: 'currency'
|
||||
property :name, as: 'name'
|
||||
|
@ -252,8 +252,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ReportingMetadataEntry
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :compatible_dimensions, as: 'compatibleDimensions'
|
||||
collection :compatible_metrics, as: 'compatibleMetrics'
|
||||
|
@ -265,8 +265,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class SavedReport
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :id, as: 'id'
|
||||
property :kind, as: 'kind'
|
||||
|
@ -274,8 +274,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class SavedReports
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :etag, as: 'etag'
|
||||
collection :items, as: 'items', class: Google::Apis::AdexchangesellerV2_0::SavedReport, decorator: Google::Apis::AdexchangesellerV2_0::SavedReport::Representation
|
||||
|
@ -285,8 +285,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class UrlChannel
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :id, as: 'id'
|
||||
property :kind, as: 'kind'
|
||||
|
@ -294,8 +294,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class UrlChannels
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :etag, as: 'etag'
|
||||
collection :items, as: 'items', class: Google::Apis::AdexchangesellerV2_0::UrlChannel, decorator: Google::Apis::AdexchangesellerV2_0::UrlChannel::Representation
|
||||
|
|
|
@ -198,8 +198,8 @@ module Google
|
|||
class Representation < Google::Apis::Core::JsonRepresentation; end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Alias
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :alias, as: 'alias'
|
||||
property :etag, as: 'etag'
|
||||
|
@ -209,8 +209,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Aliases
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :aliases, as: 'aliases', class: Google::Apis::AdminDirectoryV1::Alias, decorator: Google::Apis::AdminDirectoryV1::Alias::Representation
|
||||
|
||||
|
@ -219,8 +219,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Asp
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :code_id, as: 'codeId'
|
||||
property :creation_time, as: 'creationTime'
|
||||
|
@ -232,8 +232,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Asps
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :etag, as: 'etag'
|
||||
collection :items, as: 'items', class: Google::Apis::AdminDirectoryV1::Asp, decorator: Google::Apis::AdminDirectoryV1::Asp::Representation
|
||||
|
@ -242,8 +242,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Channel
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :address, as: 'address'
|
||||
property :expiration, as: 'expiration'
|
||||
|
@ -258,8 +258,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ChromeOsDevice
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :active_time_ranges, as: 'activeTimeRanges', class: Google::Apis::AdminDirectoryV1::ChromeOsDevice::ActiveTimeRange, decorator: Google::Apis::AdminDirectoryV1::ChromeOsDevice::ActiveTimeRange::Representation
|
||||
|
||||
|
@ -293,8 +293,8 @@ module Google
|
|||
property :will_auto_renew, as: 'willAutoRenew'
|
||||
end
|
||||
|
||||
# @private
|
||||
class ActiveTimeRange
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :active_time, as: 'activeTime'
|
||||
property :date, as: 'date', type: Date
|
||||
|
@ -302,8 +302,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class RecentUser
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :email, as: 'email'
|
||||
property :type, as: 'type'
|
||||
|
@ -311,8 +311,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ChromeOsDevices
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :chromeosdevices, as: 'chromeosdevices', class: Google::Apis::AdminDirectoryV1::ChromeOsDevice, decorator: Google::Apis::AdminDirectoryV1::ChromeOsDevice::Representation
|
||||
|
||||
|
@ -322,8 +322,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Group
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :admin_created, as: 'adminCreated'
|
||||
collection :aliases, as: 'aliases'
|
||||
|
@ -338,8 +338,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Groups
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :etag, as: 'etag'
|
||||
collection :groups, as: 'groups', class: Google::Apis::AdminDirectoryV1::Group, decorator: Google::Apis::AdminDirectoryV1::Group::Representation
|
||||
|
@ -349,8 +349,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Member
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :email, as: 'email'
|
||||
property :etag, as: 'etag'
|
||||
|
@ -361,8 +361,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Members
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :etag, as: 'etag'
|
||||
property :kind, as: 'kind'
|
||||
|
@ -372,8 +372,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class MobileDevice
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :applications, as: 'applications', class: Google::Apis::AdminDirectoryV1::MobileDevice::Application, decorator: Google::Apis::AdminDirectoryV1::MobileDevice::Application::Representation
|
||||
|
||||
|
@ -406,8 +406,8 @@ module Google
|
|||
property :wifi_mac_address, as: 'wifiMacAddress'
|
||||
end
|
||||
|
||||
# @private
|
||||
class Application
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :display_name, as: 'displayName'
|
||||
property :package_name, as: 'packageName'
|
||||
|
@ -418,15 +418,15 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class MobileDeviceAction
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :action, as: 'action'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class MobileDevices
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :etag, as: 'etag'
|
||||
property :kind, as: 'kind'
|
||||
|
@ -436,8 +436,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Notification
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :body, as: 'body'
|
||||
property :etag, as: 'etag'
|
||||
|
@ -451,8 +451,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Notifications
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :etag, as: 'etag'
|
||||
collection :items, as: 'items', class: Google::Apis::AdminDirectoryV1::Notification, decorator: Google::Apis::AdminDirectoryV1::Notification::Representation
|
||||
|
@ -463,8 +463,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class OrgUnit
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :block_inheritance, as: 'blockInheritance'
|
||||
property :description, as: 'description'
|
||||
|
@ -478,8 +478,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class OrgUnits
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :etag, as: 'etag'
|
||||
property :kind, as: 'kind'
|
||||
|
@ -488,8 +488,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Schema
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :etag, as: 'etag'
|
||||
collection :fields, as: 'fields', class: Google::Apis::AdminDirectoryV1::SchemaFieldSpec, decorator: Google::Apis::AdminDirectoryV1::SchemaFieldSpec::Representation
|
||||
|
@ -500,8 +500,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class SchemaFieldSpec
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :etag, as: 'etag'
|
||||
property :field_id, as: 'fieldId'
|
||||
|
@ -515,8 +515,8 @@ module Google
|
|||
property :read_access_type, as: 'readAccessType'
|
||||
end
|
||||
|
||||
# @private
|
||||
class NumericIndexingSpec
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :max_value, as: 'maxValue'
|
||||
property :min_value, as: 'minValue'
|
||||
|
@ -524,8 +524,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Schemas
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :etag, as: 'etag'
|
||||
property :kind, as: 'kind'
|
||||
|
@ -534,8 +534,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Token
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :anonymous, as: 'anonymous'
|
||||
property :client_id, as: 'clientId'
|
||||
|
@ -548,8 +548,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Tokens
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :etag, as: 'etag'
|
||||
collection :items, as: 'items', class: Google::Apis::AdminDirectoryV1::Token, decorator: Google::Apis::AdminDirectoryV1::Token::Representation
|
||||
|
@ -558,8 +558,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class User
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :addresses, as: 'addresses'
|
||||
property :agreed_to_terms, as: 'agreedToTerms'
|
||||
|
@ -603,16 +603,16 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class UserAbout
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :content_type, as: 'contentType'
|
||||
property :value, as: 'value'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class UserAddress
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :country, as: 'country'
|
||||
property :country_code, as: 'countryCode'
|
||||
|
@ -630,8 +630,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class UserEmail
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :address, as: 'address'
|
||||
property :custom_type, as: 'customType'
|
||||
|
@ -640,8 +640,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class UserExternalId
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :custom_type, as: 'customType'
|
||||
property :type, as: 'type'
|
||||
|
@ -649,8 +649,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class UserIm
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :custom_protocol, as: 'customProtocol'
|
||||
property :custom_type, as: 'customType'
|
||||
|
@ -661,15 +661,15 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class UserMakeAdmin
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :status, as: 'status'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class UserName
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :family_name, as: 'familyName'
|
||||
property :full_name, as: 'fullName'
|
||||
|
@ -677,8 +677,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class UserOrganization
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :cost_center, as: 'costCenter'
|
||||
property :custom_type, as: 'customType'
|
||||
|
@ -694,8 +694,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class UserPhone
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :custom_type, as: 'customType'
|
||||
property :primary, as: 'primary'
|
||||
|
@ -704,8 +704,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class UserPhoto
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :etag, as: 'etag'
|
||||
property :height, as: 'height'
|
||||
|
@ -718,8 +718,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class UserRelation
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :custom_type, as: 'customType'
|
||||
property :type, as: 'type'
|
||||
|
@ -727,15 +727,15 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class UserUndelete
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :org_unit_path, as: 'orgUnitPath'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class UserWebsite
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :custom_type, as: 'customType'
|
||||
property :primary, as: 'primary'
|
||||
|
@ -744,8 +744,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Users
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :etag, as: 'etag'
|
||||
property :kind, as: 'kind'
|
||||
|
@ -756,8 +756,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class VerificationCode
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :etag, as: 'etag'
|
||||
property :kind, as: 'kind'
|
||||
|
@ -766,8 +766,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class VerificationCodes
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :etag, as: 'etag'
|
||||
collection :items, as: 'items', class: Google::Apis::AdminDirectoryV1::VerificationCode, decorator: Google::Apis::AdminDirectoryV1::VerificationCode::Representation
|
||||
|
|
|
@ -74,8 +74,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Activities
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :etag, as: 'etag'
|
||||
collection :items, as: 'items', class: Google::Apis::AdminReportsV1::Activity, decorator: Google::Apis::AdminReportsV1::Activity::Representation
|
||||
|
@ -85,8 +85,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Activity
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :actor, as: 'actor', class: Google::Apis::AdminReportsV1::Activity::Actor, decorator: Google::Apis::AdminReportsV1::Activity::Actor::Representation
|
||||
|
||||
|
@ -100,8 +100,8 @@ module Google
|
|||
property :owner_domain, as: 'ownerDomain'
|
||||
end
|
||||
|
||||
# @private
|
||||
class Actor
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :caller_type, as: 'callerType'
|
||||
property :email, as: 'email'
|
||||
|
@ -110,8 +110,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Event
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :name, as: 'name'
|
||||
collection :parameters, as: 'parameters', class: Google::Apis::AdminReportsV1::Activity::Event::Parameter, decorator: Google::Apis::AdminReportsV1::Activity::Event::Parameter::Representation
|
||||
|
@ -119,8 +119,8 @@ module Google
|
|||
property :type, as: 'type'
|
||||
end
|
||||
|
||||
# @private
|
||||
class Parameter
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :bool_value, as: 'boolValue'
|
||||
property :int_value, as: 'intValue'
|
||||
|
@ -132,8 +132,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Id
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :application_name, as: 'applicationName'
|
||||
property :customer_id, as: 'customerId'
|
||||
|
@ -144,8 +144,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Channel
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :address, as: 'address'
|
||||
property :expiration, as: 'expiration'
|
||||
|
@ -160,8 +160,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class UsageReport
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :date, as: 'date'
|
||||
property :entity, as: 'entity', class: Google::Apis::AdminReportsV1::UsageReport::Entity, decorator: Google::Apis::AdminReportsV1::UsageReport::Entity::Representation
|
||||
|
@ -172,8 +172,8 @@ module Google
|
|||
|
||||
end
|
||||
|
||||
# @private
|
||||
class Entity
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :customer_id, as: 'customerId'
|
||||
property :profile_id, as: 'profileId'
|
||||
|
@ -182,8 +182,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Parameter
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :bool_value, as: 'boolValue'
|
||||
property :datetime_value, as: 'datetimeValue', type: DateTime
|
||||
|
@ -196,8 +196,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class UsageReports
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :etag, as: 'etag'
|
||||
property :kind, as: 'kind'
|
||||
|
@ -208,8 +208,8 @@ module Google
|
|||
|
||||
end
|
||||
|
||||
# @private
|
||||
class Warning
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :code, as: 'code'
|
||||
collection :data, as: 'data', class: Google::Apis::AdminReportsV1::UsageReports::Warning::Datum, decorator: Google::Apis::AdminReportsV1::UsageReports::Warning::Datum::Representation
|
||||
|
@ -217,8 +217,8 @@ module Google
|
|||
property :message, as: 'message'
|
||||
end
|
||||
|
||||
# @private
|
||||
class Datum
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :key, as: 'key'
|
||||
property :value, as: 'value'
|
||||
|
|
|
@ -26,7 +26,7 @@ module Google
|
|||
# @see https://developers.google.com/adsense/management/
|
||||
module AdsenseV1_4
|
||||
VERSION = 'V1_4'
|
||||
REVISION = '20150622'
|
||||
REVISION = '20150624'
|
||||
|
||||
# View and manage your AdSense data
|
||||
AUTH_ADSENSE = 'https://www.googleapis.com/auth/adsense'
|
||||
|
|
|
@ -146,8 +146,8 @@ module Google
|
|||
class Representation < Google::Apis::Core::JsonRepresentation; end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Account
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :id, as: 'id'
|
||||
property :kind, as: 'kind'
|
||||
|
@ -159,8 +159,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Accounts
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :etag, as: 'etag'
|
||||
collection :items, as: 'items', class: Google::Apis::AdsenseV1_4::Account, decorator: Google::Apis::AdsenseV1_4::Account::Representation
|
||||
|
@ -170,8 +170,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class AdClient
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :arc_opt_in, as: 'arcOptIn'
|
||||
property :arc_review_mode, as: 'arcReviewMode'
|
||||
|
@ -182,8 +182,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class AdClients
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :etag, as: 'etag'
|
||||
collection :items, as: 'items', class: Google::Apis::AdsenseV1_4::AdClient, decorator: Google::Apis::AdsenseV1_4::AdClient::Representation
|
||||
|
@ -193,16 +193,16 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class AdCode
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :ad_code, as: 'adCode'
|
||||
property :kind, as: 'kind'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class AdStyle
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :colors, as: 'colors', class: Google::Apis::AdsenseV1_4::AdStyle::Colors, decorator: Google::Apis::AdsenseV1_4::AdStyle::Colors::Representation
|
||||
|
||||
|
@ -212,8 +212,8 @@ module Google
|
|||
property :kind, as: 'kind'
|
||||
end
|
||||
|
||||
# @private
|
||||
class Colors
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :background, as: 'background'
|
||||
property :border, as: 'border'
|
||||
|
@ -223,8 +223,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Font
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :family, as: 'family'
|
||||
property :size, as: 'size'
|
||||
|
@ -232,8 +232,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class AdUnit
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :code, as: 'code'
|
||||
property :content_ads_settings, as: 'contentAdsSettings', class: Google::Apis::AdsenseV1_4::AdUnit::ContentAdsSettings, decorator: Google::Apis::AdsenseV1_4::AdUnit::ContentAdsSettings::Representation
|
||||
|
@ -251,8 +251,8 @@ module Google
|
|||
property :status, as: 'status'
|
||||
end
|
||||
|
||||
# @private
|
||||
class ContentAdsSettings
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :backup_option, as: 'backupOption', class: Google::Apis::AdsenseV1_4::AdUnit::ContentAdsSettings::BackupOption, decorator: Google::Apis::AdsenseV1_4::AdUnit::ContentAdsSettings::BackupOption::Representation
|
||||
|
||||
|
@ -260,8 +260,8 @@ module Google
|
|||
property :type, as: 'type'
|
||||
end
|
||||
|
||||
# @private
|
||||
class BackupOption
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :color, as: 'color'
|
||||
property :type, as: 'type'
|
||||
|
@ -270,8 +270,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class FeedAdsSettings
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :ad_position, as: 'adPosition'
|
||||
property :frequency, as: 'frequency'
|
||||
|
@ -280,8 +280,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class MobileContentAdsSettings
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :markup_language, as: 'markupLanguage'
|
||||
property :scripting_language, as: 'scriptingLanguage'
|
||||
|
@ -291,8 +291,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class AdUnits
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :etag, as: 'etag'
|
||||
collection :items, as: 'items', class: Google::Apis::AdsenseV1_4::AdUnit, decorator: Google::Apis::AdsenseV1_4::AdUnit::Representation
|
||||
|
@ -302,8 +302,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class GenerateReportResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :averages, as: 'averages'
|
||||
property :end_date, as: 'endDate'
|
||||
|
@ -321,8 +321,8 @@ module Google
|
|||
collection :warnings, as: 'warnings'
|
||||
end
|
||||
|
||||
# @private
|
||||
class Header
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :currency, as: 'currency'
|
||||
property :name, as: 'name'
|
||||
|
@ -331,8 +331,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Alert
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :id, as: 'id'
|
||||
property :is_dismissible, as: 'isDismissible'
|
||||
|
@ -343,8 +343,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Alerts
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :items, as: 'items', class: Google::Apis::AdsenseV1_4::Alert, decorator: Google::Apis::AdsenseV1_4::Alert::Representation
|
||||
|
||||
|
@ -352,8 +352,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class CustomChannel
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :code, as: 'code'
|
||||
property :id, as: 'id'
|
||||
|
@ -363,8 +363,8 @@ module Google
|
|||
|
||||
end
|
||||
|
||||
# @private
|
||||
class TargetingInfo
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :ads_appear_on, as: 'adsAppearOn'
|
||||
property :description, as: 'description'
|
||||
|
@ -374,8 +374,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class CustomChannels
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :etag, as: 'etag'
|
||||
collection :items, as: 'items', class: Google::Apis::AdsenseV1_4::CustomChannel, decorator: Google::Apis::AdsenseV1_4::CustomChannel::Representation
|
||||
|
@ -385,8 +385,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Metadata
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :items, as: 'items', class: Google::Apis::AdsenseV1_4::ReportingMetadataEntry, decorator: Google::Apis::AdsenseV1_4::ReportingMetadataEntry::Representation
|
||||
|
||||
|
@ -394,8 +394,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Payment
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :id, as: 'id'
|
||||
property :kind, as: 'kind'
|
||||
|
@ -405,8 +405,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Payments
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :items, as: 'items', class: Google::Apis::AdsenseV1_4::Payment, decorator: Google::Apis::AdsenseV1_4::Payment::Representation
|
||||
|
||||
|
@ -414,8 +414,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ReportingMetadataEntry
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :compatible_dimensions, as: 'compatibleDimensions'
|
||||
collection :compatible_metrics, as: 'compatibleMetrics'
|
||||
|
@ -427,8 +427,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class SavedAdStyle
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :ad_style, as: 'adStyle', class: Google::Apis::AdsenseV1_4::AdStyle, decorator: Google::Apis::AdsenseV1_4::AdStyle::Representation
|
||||
|
||||
|
@ -438,8 +438,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class SavedAdStyles
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :etag, as: 'etag'
|
||||
collection :items, as: 'items', class: Google::Apis::AdsenseV1_4::SavedAdStyle, decorator: Google::Apis::AdsenseV1_4::SavedAdStyle::Representation
|
||||
|
@ -449,8 +449,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class SavedReport
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :id, as: 'id'
|
||||
property :kind, as: 'kind'
|
||||
|
@ -458,8 +458,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class SavedReports
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :etag, as: 'etag'
|
||||
collection :items, as: 'items', class: Google::Apis::AdsenseV1_4::SavedReport, decorator: Google::Apis::AdsenseV1_4::SavedReport::Representation
|
||||
|
@ -469,8 +469,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class UrlChannel
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :id, as: 'id'
|
||||
property :kind, as: 'kind'
|
||||
|
@ -478,8 +478,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class UrlChannels
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :etag, as: 'etag'
|
||||
collection :items, as: 'items', class: Google::Apis::AdsenseV1_4::UrlChannel, decorator: Google::Apis::AdsenseV1_4::UrlChannel::Representation
|
||||
|
|
|
@ -26,7 +26,7 @@ module Google
|
|||
# @see https://developers.google.com/adsense/host/
|
||||
module AdsensehostV4_1
|
||||
VERSION = 'V4_1'
|
||||
REVISION = '20150622'
|
||||
REVISION = '20150624'
|
||||
|
||||
# View and manage your AdSense host data and associated accounts
|
||||
AUTH_ADSENSEHOST = 'https://www.googleapis.com/auth/adsensehost'
|
||||
|
|
|
@ -102,8 +102,8 @@ module Google
|
|||
class Representation < Google::Apis::Core::JsonRepresentation; end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Account
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :id, as: 'id'
|
||||
property :kind, as: 'kind'
|
||||
|
@ -112,8 +112,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Accounts
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :etag, as: 'etag'
|
||||
collection :items, as: 'items', class: Google::Apis::AdsensehostV4_1::Account, decorator: Google::Apis::AdsensehostV4_1::Account::Representation
|
||||
|
@ -122,8 +122,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class AdClient
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :arc_opt_in, as: 'arcOptIn'
|
||||
property :id, as: 'id'
|
||||
|
@ -133,8 +133,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class AdClients
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :etag, as: 'etag'
|
||||
collection :items, as: 'items', class: Google::Apis::AdsensehostV4_1::AdClient, decorator: Google::Apis::AdsensehostV4_1::AdClient::Representation
|
||||
|
@ -144,16 +144,16 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class AdCode
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :ad_code, as: 'adCode'
|
||||
property :kind, as: 'kind'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class AdStyle
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :colors, as: 'colors', class: Google::Apis::AdsensehostV4_1::AdStyle::Colors, decorator: Google::Apis::AdsensehostV4_1::AdStyle::Colors::Representation
|
||||
|
||||
|
@ -163,8 +163,8 @@ module Google
|
|||
property :kind, as: 'kind'
|
||||
end
|
||||
|
||||
# @private
|
||||
class Colors
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :background, as: 'background'
|
||||
property :border, as: 'border'
|
||||
|
@ -174,8 +174,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Font
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :family, as: 'family'
|
||||
property :size, as: 'size'
|
||||
|
@ -183,8 +183,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class AdUnit
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :code, as: 'code'
|
||||
property :content_ads_settings, as: 'contentAdsSettings', class: Google::Apis::AdsensehostV4_1::AdUnit::ContentAdsSettings, decorator: Google::Apis::AdsensehostV4_1::AdUnit::ContentAdsSettings::Representation
|
||||
|
@ -199,8 +199,8 @@ module Google
|
|||
property :status, as: 'status'
|
||||
end
|
||||
|
||||
# @private
|
||||
class ContentAdsSettings
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :backup_option, as: 'backupOption', class: Google::Apis::AdsensehostV4_1::AdUnit::ContentAdsSettings::BackupOption, decorator: Google::Apis::AdsensehostV4_1::AdUnit::ContentAdsSettings::BackupOption::Representation
|
||||
|
||||
|
@ -208,8 +208,8 @@ module Google
|
|||
property :type, as: 'type'
|
||||
end
|
||||
|
||||
# @private
|
||||
class BackupOption
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :color, as: 'color'
|
||||
property :type, as: 'type'
|
||||
|
@ -218,8 +218,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class MobileContentAdsSettings
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :markup_language, as: 'markupLanguage'
|
||||
property :scripting_language, as: 'scriptingLanguage'
|
||||
|
@ -229,8 +229,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class AdUnits
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :etag, as: 'etag'
|
||||
collection :items, as: 'items', class: Google::Apis::AdsensehostV4_1::AdUnit, decorator: Google::Apis::AdsensehostV4_1::AdUnit::Representation
|
||||
|
@ -240,8 +240,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class AssociationSession
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :account_id, as: 'accountId'
|
||||
property :id, as: 'id'
|
||||
|
@ -255,8 +255,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class CustomChannel
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :code, as: 'code'
|
||||
property :id, as: 'id'
|
||||
|
@ -265,8 +265,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class CustomChannels
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :etag, as: 'etag'
|
||||
collection :items, as: 'items', class: Google::Apis::AdsensehostV4_1::CustomChannel, decorator: Google::Apis::AdsensehostV4_1::CustomChannel::Representation
|
||||
|
@ -276,8 +276,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Report
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :averages, as: 'averages'
|
||||
collection :headers, as: 'headers', class: Google::Apis::AdsensehostV4_1::Report::Header, decorator: Google::Apis::AdsensehostV4_1::Report::Header::Representation
|
||||
|
@ -293,8 +293,8 @@ module Google
|
|||
collection :warnings, as: 'warnings'
|
||||
end
|
||||
|
||||
# @private
|
||||
class Header
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :currency, as: 'currency'
|
||||
property :name, as: 'name'
|
||||
|
@ -303,8 +303,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class UrlChannel
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :id, as: 'id'
|
||||
property :kind, as: 'kind'
|
||||
|
@ -312,8 +312,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class UrlChannels
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :etag, as: 'etag'
|
||||
collection :items, as: 'items', class: Google::Apis::AdsensehostV4_1::UrlChannel, decorator: Google::Apis::AdsensehostV4_1::UrlChannel::Representation
|
||||
|
|
|
@ -398,8 +398,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Account
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :child_link, as: 'childLink', class: Google::Apis::AnalyticsV3::Account::ChildLink, decorator: Google::Apis::AnalyticsV3::Account::ChildLink::Representation
|
||||
|
||||
|
@ -415,24 +415,24 @@ module Google
|
|||
|
||||
end
|
||||
|
||||
# @private
|
||||
class ChildLink
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :href, as: 'href'
|
||||
property :type, as: 'type'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Permissions
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :effective, as: 'effective'
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class AccountRef
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :href, as: 'href'
|
||||
property :id, as: 'id'
|
||||
|
@ -441,8 +441,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class AccountSummaries
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :items, as: 'items', class: Google::Apis::AnalyticsV3::AccountSummary, decorator: Google::Apis::AnalyticsV3::AccountSummary::Representation
|
||||
|
||||
|
@ -456,8 +456,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class AccountSummary
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :id, as: 'id'
|
||||
property :kind, as: 'kind'
|
||||
|
@ -467,8 +467,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class AccountTicket
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :account, as: 'account', class: Google::Apis::AnalyticsV3::Account, decorator: Google::Apis::AnalyticsV3::Account::Representation
|
||||
|
||||
|
@ -482,8 +482,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Accounts
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :items, as: 'items', class: Google::Apis::AnalyticsV3::Account, decorator: Google::Apis::AnalyticsV3::Account::Representation
|
||||
|
||||
|
@ -497,8 +497,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class AdWordsAccount
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :auto_tagging_enabled, as: 'autoTaggingEnabled'
|
||||
property :customer_id, as: 'customerId'
|
||||
|
@ -506,15 +506,15 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class DeleteUploadDataRequest
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :custom_data_import_uids, as: 'customDataImportUids'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Column
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
hash :attributes, as: 'attributes'
|
||||
property :id, as: 'id'
|
||||
|
@ -522,8 +522,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Columns
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :attribute_names, as: 'attributeNames'
|
||||
property :etag, as: 'etag'
|
||||
|
@ -534,8 +534,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class CustomDataSource
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :account_id, as: 'accountId'
|
||||
property :child_link, as: 'childLink', class: Google::Apis::AnalyticsV3::CustomDataSource::ChildLink, decorator: Google::Apis::AnalyticsV3::CustomDataSource::ChildLink::Representation
|
||||
|
@ -558,16 +558,16 @@ module Google
|
|||
property :web_property_id, as: 'webPropertyId'
|
||||
end
|
||||
|
||||
# @private
|
||||
class ChildLink
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :href, as: 'href'
|
||||
property :type, as: 'type'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ParentLink
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :href, as: 'href'
|
||||
property :type, as: 'type'
|
||||
|
@ -575,8 +575,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class CustomDataSources
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :items, as: 'items', class: Google::Apis::AnalyticsV3::CustomDataSource, decorator: Google::Apis::AnalyticsV3::CustomDataSource::Representation
|
||||
|
||||
|
@ -590,8 +590,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class CustomDimension
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :account_id, as: 'accountId'
|
||||
property :active, as: 'active'
|
||||
|
@ -610,8 +610,8 @@ module Google
|
|||
property :web_property_id, as: 'webPropertyId'
|
||||
end
|
||||
|
||||
# @private
|
||||
class ParentLink
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :href, as: 'href'
|
||||
property :type, as: 'type'
|
||||
|
@ -619,8 +619,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class CustomDimensions
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :items, as: 'items', class: Google::Apis::AnalyticsV3::CustomDimension, decorator: Google::Apis::AnalyticsV3::CustomDimension::Representation
|
||||
|
||||
|
@ -634,8 +634,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class CustomMetric
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :account_id, as: 'accountId'
|
||||
property :active, as: 'active'
|
||||
|
@ -657,8 +657,8 @@ module Google
|
|||
property :web_property_id, as: 'webPropertyId'
|
||||
end
|
||||
|
||||
# @private
|
||||
class ParentLink
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :href, as: 'href'
|
||||
property :type, as: 'type'
|
||||
|
@ -666,8 +666,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class CustomMetrics
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :items, as: 'items', class: Google::Apis::AnalyticsV3::CustomMetric, decorator: Google::Apis::AnalyticsV3::CustomMetric::Representation
|
||||
|
||||
|
@ -681,8 +681,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class EntityAdWordsLink
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :ad_words_accounts, as: 'adWordsAccounts', class: Google::Apis::AnalyticsV3::AdWordsAccount, decorator: Google::Apis::AnalyticsV3::AdWordsAccount::Representation
|
||||
|
||||
|
@ -695,8 +695,8 @@ module Google
|
|||
property :self_link, as: 'selfLink'
|
||||
end
|
||||
|
||||
# @private
|
||||
class Entity
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :web_property_ref, as: 'webPropertyRef', class: Google::Apis::AnalyticsV3::WebPropertyRef, decorator: Google::Apis::AnalyticsV3::WebPropertyRef::Representation
|
||||
|
||||
|
@ -704,8 +704,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class EntityAdWordsLinks
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :items, as: 'items', class: Google::Apis::AnalyticsV3::EntityAdWordsLink, decorator: Google::Apis::AnalyticsV3::EntityAdWordsLink::Representation
|
||||
|
||||
|
@ -718,8 +718,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class EntityUserLink
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :entity, as: 'entity', class: Google::Apis::AnalyticsV3::EntityUserLink::Entity, decorator: Google::Apis::AnalyticsV3::EntityUserLink::Entity::Representation
|
||||
|
||||
|
@ -732,8 +732,8 @@ module Google
|
|||
|
||||
end
|
||||
|
||||
# @private
|
||||
class Entity
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :account_ref, as: 'accountRef', class: Google::Apis::AnalyticsV3::AccountRef, decorator: Google::Apis::AnalyticsV3::AccountRef::Representation
|
||||
|
||||
|
@ -744,8 +744,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Permissions
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :effective, as: 'effective'
|
||||
collection :local, as: 'local'
|
||||
|
@ -753,8 +753,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class EntityUserLinks
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :items, as: 'items', class: Google::Apis::AnalyticsV3::EntityUserLink, decorator: Google::Apis::AnalyticsV3::EntityUserLink::Representation
|
||||
|
||||
|
@ -767,8 +767,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Experiment
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :account_id, as: 'accountId'
|
||||
property :created, as: 'created', type: DateTime
|
||||
|
@ -806,16 +806,16 @@ module Google
|
|||
property :winner_found, as: 'winnerFound'
|
||||
end
|
||||
|
||||
# @private
|
||||
class ParentLink
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :href, as: 'href'
|
||||
property :type, as: 'type'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Variation
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :name, as: 'name'
|
||||
property :status, as: 'status'
|
||||
|
@ -826,8 +826,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Experiments
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :items, as: 'items', class: Google::Apis::AnalyticsV3::Experiment, decorator: Google::Apis::AnalyticsV3::Experiment::Representation
|
||||
|
||||
|
@ -841,8 +841,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Filter
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :account_id, as: 'accountId'
|
||||
property :advanced_details, as: 'advancedDetails', class: Google::Apis::AnalyticsV3::Filter::AdvancedDetails, decorator: Google::Apis::AnalyticsV3::Filter::AdvancedDetails::Representation
|
||||
|
@ -870,8 +870,8 @@ module Google
|
|||
|
||||
end
|
||||
|
||||
# @private
|
||||
class AdvancedDetails
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :case_sensitive, as: 'caseSensitive'
|
||||
property :extract_a, as: 'extractA'
|
||||
|
@ -889,24 +889,24 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class LowercaseDetails
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :field, as: 'field'
|
||||
property :field_index, as: 'fieldIndex'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ParentLink
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :href, as: 'href'
|
||||
property :type, as: 'type'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class SearchAndReplaceDetails
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :case_sensitive, as: 'caseSensitive'
|
||||
property :field, as: 'field'
|
||||
|
@ -916,8 +916,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class UppercaseDetails
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :field, as: 'field'
|
||||
property :field_index, as: 'fieldIndex'
|
||||
|
@ -925,8 +925,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class FilterExpression
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :case_sensitive, as: 'caseSensitive'
|
||||
property :expression_value, as: 'expressionValue'
|
||||
|
@ -937,8 +937,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class FilterRef
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :account_id, as: 'accountId'
|
||||
property :href, as: 'href'
|
||||
|
@ -948,8 +948,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Filters
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :items, as: 'items', class: Google::Apis::AnalyticsV3::Filter, decorator: Google::Apis::AnalyticsV3::Filter::Representation
|
||||
|
||||
|
@ -963,8 +963,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class GaData
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :column_headers, as: 'columnHeaders', class: Google::Apis::AnalyticsV3::GaData::ColumnHeader, decorator: Google::Apis::AnalyticsV3::GaData::ColumnHeader::Representation
|
||||
|
||||
|
@ -992,8 +992,8 @@ module Google
|
|||
hash :totals_for_all_results, as: 'totalsForAllResults'
|
||||
end
|
||||
|
||||
# @private
|
||||
class ColumnHeader
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :column_type, as: 'columnType'
|
||||
property :data_type, as: 'dataType'
|
||||
|
@ -1001,8 +1001,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class DataTable
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :cols, as: 'cols', class: Google::Apis::AnalyticsV3::GaData::DataTable::Col, decorator: Google::Apis::AnalyticsV3::GaData::DataTable::Col::Representation
|
||||
|
||||
|
@ -1010,8 +1010,8 @@ module Google
|
|||
|
||||
end
|
||||
|
||||
# @private
|
||||
class Col
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :id, as: 'id'
|
||||
property :label, as: 'label'
|
||||
|
@ -1019,15 +1019,15 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Row
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :c, as: 'c', class: Google::Apis::AnalyticsV3::GaData::DataTable::Row::C, decorator: Google::Apis::AnalyticsV3::GaData::DataTable::Row::C::Representation
|
||||
|
||||
end
|
||||
|
||||
# @private
|
||||
class C
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :v, as: 'v'
|
||||
end
|
||||
|
@ -1035,8 +1035,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ProfileInfo
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :account_id, as: 'accountId'
|
||||
property :internal_web_property_id, as: 'internalWebPropertyId'
|
||||
|
@ -1047,8 +1047,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Query
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :dimensions, as: 'dimensions'
|
||||
property :end_date, as: 'end-date'
|
||||
|
@ -1065,8 +1065,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Goal
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :account_id, as: 'accountId'
|
||||
property :active, as: 'active'
|
||||
|
@ -1095,16 +1095,16 @@ module Google
|
|||
property :web_property_id, as: 'webPropertyId'
|
||||
end
|
||||
|
||||
# @private
|
||||
class EventDetails
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :event_conditions, as: 'eventConditions', class: Google::Apis::AnalyticsV3::Goal::EventDetails::EventCondition, decorator: Google::Apis::AnalyticsV3::Goal::EventDetails::EventCondition::Representation
|
||||
|
||||
property :use_event_value, as: 'useEventValue'
|
||||
end
|
||||
|
||||
# @private
|
||||
class EventCondition
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :comparison_type, as: 'comparisonType'
|
||||
property :comparison_value, as: 'comparisonValue'
|
||||
|
@ -1115,16 +1115,16 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ParentLink
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :href, as: 'href'
|
||||
property :type, as: 'type'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class UrlDestinationDetails
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :case_sensitive, as: 'caseSensitive'
|
||||
property :first_step_required, as: 'firstStepRequired'
|
||||
|
@ -1134,8 +1134,8 @@ module Google
|
|||
property :url, as: 'url'
|
||||
end
|
||||
|
||||
# @private
|
||||
class Step
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :name, as: 'name'
|
||||
property :number, as: 'number'
|
||||
|
@ -1144,16 +1144,16 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class VisitNumPagesDetails
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :comparison_type, as: 'comparisonType'
|
||||
property :comparison_value, as: 'comparisonValue'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class VisitTimeOnSiteDetails
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :comparison_type, as: 'comparisonType'
|
||||
property :comparison_value, as: 'comparisonValue'
|
||||
|
@ -1161,8 +1161,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Goals
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :items, as: 'items', class: Google::Apis::AnalyticsV3::Goal, decorator: Google::Apis::AnalyticsV3::Goal::Representation
|
||||
|
||||
|
@ -1176,8 +1176,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class McfData
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :column_headers, as: 'columnHeaders', class: Google::Apis::AnalyticsV3::McfData::ColumnHeader, decorator: Google::Apis::AnalyticsV3::McfData::ColumnHeader::Representation
|
||||
|
||||
|
@ -1204,8 +1204,8 @@ module Google
|
|||
hash :totals_for_all_results, as: 'totalsForAllResults'
|
||||
end
|
||||
|
||||
# @private
|
||||
class ColumnHeader
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :column_type, as: 'columnType'
|
||||
property :data_type, as: 'dataType'
|
||||
|
@ -1213,8 +1213,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ProfileInfo
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :account_id, as: 'accountId'
|
||||
property :internal_web_property_id, as: 'internalWebPropertyId'
|
||||
|
@ -1225,8 +1225,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Query
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :dimensions, as: 'dimensions'
|
||||
property :end_date, as: 'end-date'
|
||||
|
@ -1242,16 +1242,16 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Row
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :conversion_path_value, as: 'conversionPathValue', class: Google::Apis::AnalyticsV3::McfData::Row::ConversionPathValue, decorator: Google::Apis::AnalyticsV3::McfData::Row::ConversionPathValue::Representation
|
||||
|
||||
property :primitive_value, as: 'primitiveValue'
|
||||
end
|
||||
|
||||
# @private
|
||||
class ConversionPathValue
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :interaction_type, as: 'interactionType'
|
||||
property :node_value, as: 'nodeValue'
|
||||
|
@ -1260,8 +1260,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Profile
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :account_id, as: 'accountId'
|
||||
property :child_link, as: 'childLink', class: Google::Apis::AnalyticsV3::Profile::ChildLink, decorator: Google::Apis::AnalyticsV3::Profile::ChildLink::Representation
|
||||
|
@ -1294,32 +1294,32 @@ module Google
|
|||
property :website_url, as: 'websiteUrl'
|
||||
end
|
||||
|
||||
# @private
|
||||
class ChildLink
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :href, as: 'href'
|
||||
property :type, as: 'type'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ParentLink
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :href, as: 'href'
|
||||
property :type, as: 'type'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Permissions
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :effective, as: 'effective'
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ProfileFilterLink
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :filter_ref, as: 'filterRef', class: Google::Apis::AnalyticsV3::FilterRef, decorator: Google::Apis::AnalyticsV3::FilterRef::Representation
|
||||
|
||||
|
@ -1332,8 +1332,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ProfileFilterLinks
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :items, as: 'items', class: Google::Apis::AnalyticsV3::ProfileFilterLink, decorator: Google::Apis::AnalyticsV3::ProfileFilterLink::Representation
|
||||
|
||||
|
@ -1347,8 +1347,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ProfileRef
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :account_id, as: 'accountId'
|
||||
property :href, as: 'href'
|
||||
|
@ -1360,8 +1360,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ProfileSummary
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :id, as: 'id'
|
||||
property :kind, as: 'kind'
|
||||
|
@ -1370,8 +1370,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Profiles
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :items, as: 'items', class: Google::Apis::AnalyticsV3::Profile, decorator: Google::Apis::AnalyticsV3::Profile::Representation
|
||||
|
||||
|
@ -1385,8 +1385,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class RealtimeData
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :column_headers, as: 'columnHeaders', class: Google::Apis::AnalyticsV3::RealtimeData::ColumnHeader, decorator: Google::Apis::AnalyticsV3::RealtimeData::ColumnHeader::Representation
|
||||
|
||||
|
@ -1406,8 +1406,8 @@ module Google
|
|||
hash :totals_for_all_results, as: 'totalsForAllResults'
|
||||
end
|
||||
|
||||
# @private
|
||||
class ColumnHeader
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :column_type, as: 'columnType'
|
||||
property :data_type, as: 'dataType'
|
||||
|
@ -1415,8 +1415,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ProfileInfo
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :account_id, as: 'accountId'
|
||||
property :internal_web_property_id, as: 'internalWebPropertyId'
|
||||
|
@ -1427,8 +1427,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Query
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :dimensions, as: 'dimensions'
|
||||
property :filters, as: 'filters'
|
||||
|
@ -1440,8 +1440,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Segment
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :created, as: 'created', type: DateTime
|
||||
|
||||
|
@ -1457,8 +1457,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Segments
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :items, as: 'items', class: Google::Apis::AnalyticsV3::Segment, decorator: Google::Apis::AnalyticsV3::Segment::Representation
|
||||
|
||||
|
@ -1472,8 +1472,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class UnsampledReport
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :account_id, as: 'accountId'
|
||||
property :cloud_storage_download_details, as: 'cloudStorageDownloadDetails', class: Google::Apis::AnalyticsV3::UnsampledReport::CloudStorageDownloadDetails, decorator: Google::Apis::AnalyticsV3::UnsampledReport::CloudStorageDownloadDetails::Representation
|
||||
|
@ -1500,24 +1500,24 @@ module Google
|
|||
property :web_property_id, as: 'webPropertyId'
|
||||
end
|
||||
|
||||
# @private
|
||||
class CloudStorageDownloadDetails
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :bucket_id, as: 'bucketId'
|
||||
property :obj_id, as: 'objectId'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class DriveDownloadDetails
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :document_id, as: 'documentId'
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class UnsampledReports
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :items, as: 'items', class: Google::Apis::AnalyticsV3::UnsampledReport, decorator: Google::Apis::AnalyticsV3::UnsampledReport::Representation
|
||||
|
||||
|
@ -1531,8 +1531,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Upload
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :account_id, as: 'accountId'
|
||||
property :custom_data_source_id, as: 'customDataSourceId'
|
||||
|
@ -1543,8 +1543,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Uploads
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :items, as: 'items', class: Google::Apis::AnalyticsV3::Upload, decorator: Google::Apis::AnalyticsV3::Upload::Representation
|
||||
|
||||
|
@ -1557,8 +1557,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class UserRef
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :email, as: 'email'
|
||||
property :id, as: 'id'
|
||||
|
@ -1566,8 +1566,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class WebPropertyRef
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :account_id, as: 'accountId'
|
||||
property :href, as: 'href'
|
||||
|
@ -1578,8 +1578,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class WebPropertySummary
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :id, as: 'id'
|
||||
property :internal_web_property_id, as: 'internalWebPropertyId'
|
||||
|
@ -1592,8 +1592,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Webproperties
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :items, as: 'items', class: Google::Apis::AnalyticsV3::Webproperty, decorator: Google::Apis::AnalyticsV3::Webproperty::Representation
|
||||
|
||||
|
@ -1607,8 +1607,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Webproperty
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :account_id, as: 'accountId'
|
||||
property :child_link, as: 'childLink', class: Google::Apis::AnalyticsV3::Webproperty::ChildLink, decorator: Google::Apis::AnalyticsV3::Webproperty::ChildLink::Representation
|
||||
|
@ -1633,24 +1633,24 @@ module Google
|
|||
property :website_url, as: 'websiteUrl'
|
||||
end
|
||||
|
||||
# @private
|
||||
class ChildLink
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :href, as: 'href'
|
||||
property :type, as: 'type'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ParentLink
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :href, as: 'href'
|
||||
property :type, as: 'type'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Permissions
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :effective, as: 'effective'
|
||||
end
|
||||
|
|
|
@ -142,16 +142,16 @@ module Google
|
|||
class Representation < Google::Apis::Core::JsonRepresentation; end
|
||||
end
|
||||
|
||||
# @private
|
||||
class AppRestrictionsSchema
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :restrictions, as: 'restrictions', class: Google::Apis::AndroidenterpriseV1::AppRestrictionsSchemaRestriction, decorator: Google::Apis::AndroidenterpriseV1::AppRestrictionsSchemaRestriction::Representation
|
||||
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class AppRestrictionsSchemaRestriction
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :default_value, as: 'defaultValue', class: Google::Apis::AndroidenterpriseV1::AppRestrictionsSchemaRestrictionRestrictionValue, decorator: Google::Apis::AndroidenterpriseV1::AppRestrictionsSchemaRestrictionRestrictionValue::Representation
|
||||
|
||||
|
@ -164,8 +164,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class AppRestrictionsSchemaRestrictionRestrictionValue
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :type, as: 'type'
|
||||
property :value_bool, as: 'valueBool'
|
||||
|
@ -175,24 +175,24 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class AppVersion
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :version_code, as: 'versionCode'
|
||||
property :version_string, as: 'versionString'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ApprovalUrlInfo
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :approval_url, as: 'approvalUrl'
|
||||
property :kind, as: 'kind'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Collection
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :collection_id, as: 'collectionId'
|
||||
property :kind, as: 'kind'
|
||||
|
@ -202,8 +202,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ListCollectionViewersResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :kind, as: 'kind'
|
||||
collection :user, as: 'user', class: Google::Apis::AndroidenterpriseV1::User, decorator: Google::Apis::AndroidenterpriseV1::User::Representation
|
||||
|
@ -211,8 +211,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ListCollectionsResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :collection, as: 'collection', class: Google::Apis::AndroidenterpriseV1::Collection, decorator: Google::Apis::AndroidenterpriseV1::Collection::Representation
|
||||
|
||||
|
@ -220,8 +220,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Device
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :android_id, as: 'androidId'
|
||||
property :kind, as: 'kind'
|
||||
|
@ -229,16 +229,16 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class DeviceState
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :account_state, as: 'accountState'
|
||||
property :kind, as: 'kind'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ListDevicesResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :device, as: 'device', class: Google::Apis::AndroidenterpriseV1::Device, decorator: Google::Apis::AndroidenterpriseV1::Device::Representation
|
||||
|
||||
|
@ -246,8 +246,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Enterprise
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :id, as: 'id'
|
||||
property :kind, as: 'kind'
|
||||
|
@ -256,16 +256,16 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class EnterpriseAccount
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :account_email, as: 'accountEmail'
|
||||
property :kind, as: 'kind'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ListEnterprisesResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :enterprise, as: 'enterprise', class: Google::Apis::AndroidenterpriseV1::Enterprise, decorator: Google::Apis::AndroidenterpriseV1::Enterprise::Representation
|
||||
|
||||
|
@ -273,8 +273,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Entitlement
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :kind, as: 'kind'
|
||||
property :product_id, as: 'productId'
|
||||
|
@ -282,8 +282,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ListEntitlementsResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :entitlement, as: 'entitlement', class: Google::Apis::AndroidenterpriseV1::Entitlement, decorator: Google::Apis::AndroidenterpriseV1::Entitlement::Representation
|
||||
|
||||
|
@ -291,8 +291,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class GroupLicense
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :acquisition_kind, as: 'acquisitionKind'
|
||||
property :approval, as: 'approval'
|
||||
|
@ -303,8 +303,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ListGroupLicenseUsersResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :kind, as: 'kind'
|
||||
collection :user, as: 'user', class: Google::Apis::AndroidenterpriseV1::User, decorator: Google::Apis::AndroidenterpriseV1::User::Representation
|
||||
|
@ -312,8 +312,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ListGroupLicensesResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :group_license, as: 'groupLicense', class: Google::Apis::AndroidenterpriseV1::GroupLicense, decorator: Google::Apis::AndroidenterpriseV1::GroupLicense::Representation
|
||||
|
||||
|
@ -321,8 +321,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Install
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :install_state, as: 'installState'
|
||||
property :kind, as: 'kind'
|
||||
|
@ -331,8 +331,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ListInstallsResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :install, as: 'install', class: Google::Apis::AndroidenterpriseV1::Install, decorator: Google::Apis::AndroidenterpriseV1::Install::Representation
|
||||
|
||||
|
@ -340,8 +340,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Permission
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :description, as: 'description'
|
||||
property :kind, as: 'kind'
|
||||
|
@ -350,8 +350,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Product
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :app_version, as: 'appVersion', class: Google::Apis::AndroidenterpriseV1::AppVersion, decorator: Google::Apis::AndroidenterpriseV1::AppVersion::Representation
|
||||
|
||||
|
@ -367,16 +367,16 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ProductPermission
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :permission_id, as: 'permissionId'
|
||||
property :state, as: 'state'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ProductPermissions
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :kind, as: 'kind'
|
||||
collection :permission, as: 'permission', class: Google::Apis::AndroidenterpriseV1::ProductPermission, decorator: Google::Apis::AndroidenterpriseV1::ProductPermission::Representation
|
||||
|
@ -385,23 +385,23 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ApproveProductRequest
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :approval_url_info, as: 'approvalUrlInfo', class: Google::Apis::AndroidenterpriseV1::ApprovalUrlInfo, decorator: Google::Apis::AndroidenterpriseV1::ApprovalUrlInfo::Representation
|
||||
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class GenerateProductApprovalUrlResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :url, as: 'url'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class User
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :id, as: 'id'
|
||||
property :kind, as: 'kind'
|
||||
|
@ -409,8 +409,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class UserToken
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :kind, as: 'kind'
|
||||
property :token, as: 'token'
|
||||
|
@ -418,8 +418,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ListUsersResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :kind, as: 'kind'
|
||||
collection :user, as: 'user', class: Google::Apis::AndroidenterpriseV1::User, decorator: Google::Apis::AndroidenterpriseV1::User::Representation
|
||||
|
|
|
@ -202,8 +202,8 @@ module Google
|
|||
class Representation < Google::Apis::Core::JsonRepresentation; end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Apk
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :binary, as: 'binary', class: Google::Apis::AndroidpublisherV2::ApkBinary, decorator: Google::Apis::AndroidpublisherV2::ApkBinary::Representation
|
||||
|
||||
|
@ -211,23 +211,23 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ApkBinary
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :sha1, as: 'sha1'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ApkListing
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :language, as: 'language'
|
||||
property :recent_changes, as: 'recentChanges'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ListApkListingsResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :kind, as: 'kind'
|
||||
collection :listings, as: 'listings', class: Google::Apis::AndroidpublisherV2::ApkListing, decorator: Google::Apis::AndroidpublisherV2::ApkListing::Representation
|
||||
|
@ -235,24 +235,24 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ApksAddExternallyHostedRequest
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :externally_hosted_apk, as: 'externallyHostedApk', class: Google::Apis::AndroidpublisherV2::ExternallyHostedApk, decorator: Google::Apis::AndroidpublisherV2::ExternallyHostedApk::Representation
|
||||
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ApksAddExternallyHostedResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :externally_hosted_apk, as: 'externallyHostedApk', class: Google::Apis::AndroidpublisherV2::ExternallyHostedApk, decorator: Google::Apis::AndroidpublisherV2::ExternallyHostedApk::Representation
|
||||
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ListApksResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :apks, as: 'apks', class: Google::Apis::AndroidpublisherV2::Apk, decorator: Google::Apis::AndroidpublisherV2::Apk::Representation
|
||||
|
||||
|
@ -260,8 +260,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class AppDetails
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :contact_email, as: 'contactEmail'
|
||||
property :contact_phone, as: 'contactPhone'
|
||||
|
@ -270,16 +270,16 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class AppEdit
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :expiry_time_seconds, as: 'expiryTimeSeconds'
|
||||
property :id, as: 'id'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Entitlement
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :kind, as: 'kind'
|
||||
property :product_id, as: 'productId'
|
||||
|
@ -288,8 +288,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ListEntitlementsResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :page_info, as: 'pageInfo', class: Google::Apis::AndroidpublisherV2::PageInfo, decorator: Google::Apis::AndroidpublisherV2::PageInfo::Representation
|
||||
|
||||
|
@ -300,24 +300,24 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ExpansionFile
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :file_size, as: 'fileSize'
|
||||
property :references_version, as: 'referencesVersion'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class UploadExpansionFilesResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :expansion_file, as: 'expansionFile', class: Google::Apis::AndroidpublisherV2::ExpansionFile, decorator: Google::Apis::AndroidpublisherV2::ExpansionFile::Representation
|
||||
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ExternallyHostedApk
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :application_label, as: 'applicationLabel'
|
||||
collection :certificate_base64s, as: 'certificateBase64s'
|
||||
|
@ -338,16 +338,16 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ExternallyHostedApkUsesPermission
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :max_sdk_version, as: 'maxSdkVersion'
|
||||
property :name, as: 'name'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Image
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :id, as: 'id'
|
||||
property :sha1, as: 'sha1'
|
||||
|
@ -355,32 +355,32 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ImagesDeleteAllResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :deleted, as: 'deleted', class: Google::Apis::AndroidpublisherV2::Image, decorator: Google::Apis::AndroidpublisherV2::Image::Representation
|
||||
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ListImagesResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :images, as: 'images', class: Google::Apis::AndroidpublisherV2::Image, decorator: Google::Apis::AndroidpublisherV2::Image::Representation
|
||||
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class UploadImagesResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :image, as: 'image', class: Google::Apis::AndroidpublisherV2::Image, decorator: Google::Apis::AndroidpublisherV2::Image::Representation
|
||||
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class InAppProduct
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :default_language, as: 'defaultLanguage'
|
||||
property :default_price, as: 'defaultPrice', class: Google::Apis::AndroidpublisherV2::Price, decorator: Google::Apis::AndroidpublisherV2::Price::Representation
|
||||
|
@ -400,24 +400,24 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class InAppProductListing
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :description, as: 'description'
|
||||
property :title, as: 'title'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class InAppProductsBatchRequest
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :entrys, as: 'entrys', class: Google::Apis::AndroidpublisherV2::InAppProductsBatchRequestEntry, decorator: Google::Apis::AndroidpublisherV2::InAppProductsBatchRequestEntry::Representation
|
||||
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class InAppProductsBatchRequestEntry
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :batch_id, as: 'batchId'
|
||||
property :inappproductsinsertrequest, as: 'inappproductsinsertrequest', class: Google::Apis::AndroidpublisherV2::InsertInAppProductsRequest, decorator: Google::Apis::AndroidpublisherV2::InsertInAppProductsRequest::Representation
|
||||
|
@ -428,8 +428,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class InAppProductsBatchResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :entrys, as: 'entrys', class: Google::Apis::AndroidpublisherV2::InAppProductsBatchResponseEntry, decorator: Google::Apis::AndroidpublisherV2::InAppProductsBatchResponseEntry::Representation
|
||||
|
||||
|
@ -437,8 +437,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class InAppProductsBatchResponseEntry
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :batch_id, as: 'batchId'
|
||||
property :inappproductsinsertresponse, as: 'inappproductsinsertresponse', class: Google::Apis::AndroidpublisherV2::InsertInAppProductsResponse, decorator: Google::Apis::AndroidpublisherV2::InsertInAppProductsResponse::Representation
|
||||
|
@ -448,24 +448,24 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class InsertInAppProductsRequest
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :inappproduct, as: 'inappproduct', class: Google::Apis::AndroidpublisherV2::InAppProduct, decorator: Google::Apis::AndroidpublisherV2::InAppProduct::Representation
|
||||
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class InsertInAppProductsResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :inappproduct, as: 'inappproduct', class: Google::Apis::AndroidpublisherV2::InAppProduct, decorator: Google::Apis::AndroidpublisherV2::InAppProduct::Representation
|
||||
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ListInAppProductsResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :inappproduct, as: 'inappproduct', class: Google::Apis::AndroidpublisherV2::InAppProduct, decorator: Google::Apis::AndroidpublisherV2::InAppProduct::Representation
|
||||
|
||||
|
@ -477,24 +477,24 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class UpdateInAppProductsRequest
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :inappproduct, as: 'inappproduct', class: Google::Apis::AndroidpublisherV2::InAppProduct, decorator: Google::Apis::AndroidpublisherV2::InAppProduct::Representation
|
||||
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class UpdateInAppProductsResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :inappproduct, as: 'inappproduct', class: Google::Apis::AndroidpublisherV2::InAppProduct, decorator: Google::Apis::AndroidpublisherV2::InAppProduct::Representation
|
||||
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Listing
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :full_description, as: 'fullDescription'
|
||||
property :language, as: 'language'
|
||||
|
@ -504,8 +504,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ListListingsResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :kind, as: 'kind'
|
||||
collection :listings, as: 'listings', class: Google::Apis::AndroidpublisherV2::Listing, decorator: Google::Apis::AndroidpublisherV2::Listing::Representation
|
||||
|
@ -513,16 +513,16 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class MonthDay
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :day, as: 'day'
|
||||
property :month, as: 'month'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class PageInfo
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :result_per_page, as: 'resultPerPage'
|
||||
property :start_index, as: 'startIndex'
|
||||
|
@ -530,16 +530,16 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Price
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :currency, as: 'currency'
|
||||
property :price_micros, as: 'priceMicros'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ProductPurchase
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :consumption_state, as: 'consumptionState'
|
||||
property :developer_payload, as: 'developerPayload'
|
||||
|
@ -549,8 +549,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Season
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :end, as: 'end', class: Google::Apis::AndroidpublisherV2::MonthDay, decorator: Google::Apis::AndroidpublisherV2::MonthDay::Representation
|
||||
|
||||
|
@ -559,16 +559,16 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class SubscriptionDeferralInfo
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :desired_expiry_time_millis, as: 'desiredExpiryTimeMillis'
|
||||
property :expected_expiry_time_millis, as: 'expectedExpiryTimeMillis'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class SubscriptionPurchase
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :auto_renewing, as: 'autoRenewing'
|
||||
property :expiry_time_millis, as: 'expiryTimeMillis'
|
||||
|
@ -577,39 +577,39 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class DeferSubscriptionPurchasesRequest
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :deferral_info, as: 'deferralInfo', class: Google::Apis::AndroidpublisherV2::SubscriptionDeferralInfo, decorator: Google::Apis::AndroidpublisherV2::SubscriptionDeferralInfo::Representation
|
||||
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class DeferSubscriptionPurchasesResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :new_expiry_time_millis, as: 'newExpiryTimeMillis'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Testers
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :google_groups, as: 'googleGroups'
|
||||
collection :google_plus_communities, as: 'googlePlusCommunities'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class TokenPagination
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :next_page_token, as: 'nextPageToken'
|
||||
property :previous_page_token, as: 'previousPageToken'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Track
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :track, as: 'track'
|
||||
property :user_fraction, as: 'userFraction'
|
||||
|
@ -617,8 +617,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ListTracksResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :kind, as: 'kind'
|
||||
collection :tracks, as: 'tracks', class: Google::Apis::AndroidpublisherV2::Track, decorator: Google::Apis::AndroidpublisherV2::Track::Representation
|
||||
|
|
|
@ -66,8 +66,8 @@ module Google
|
|||
class Representation < Google::Apis::Core::JsonRepresentation; end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Activity
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :combined_event, as: 'combinedEvent', class: Google::Apis::AppsactivityV1::Event, decorator: Google::Apis::AppsactivityV1::Event::Representation
|
||||
|
||||
|
@ -76,8 +76,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Event
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :additional_event_types, as: 'additionalEventTypes'
|
||||
property :event_time_millis, as: 'eventTimeMillis'
|
||||
|
@ -96,8 +96,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ListActivitiesResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :activities, as: 'activities', class: Google::Apis::AppsactivityV1::Activity, decorator: Google::Apis::AppsactivityV1::Activity::Representation
|
||||
|
||||
|
@ -105,8 +105,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Move
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :added_parents, as: 'addedParents', class: Google::Apis::AppsactivityV1::Parent, decorator: Google::Apis::AppsactivityV1::Parent::Representation
|
||||
|
||||
|
@ -115,8 +115,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Parent
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :id, as: 'id'
|
||||
property :is_root, as: 'isRoot'
|
||||
|
@ -124,8 +124,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Permission
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :name, as: 'name'
|
||||
property :permission_id, as: 'permissionId'
|
||||
|
@ -137,8 +137,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class PermissionChange
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :added_permissions, as: 'addedPermissions', class: Google::Apis::AppsactivityV1::Permission, decorator: Google::Apis::AppsactivityV1::Permission::Representation
|
||||
|
||||
|
@ -147,23 +147,23 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Photo
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :url, as: 'url'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Rename
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :new_title, as: 'newTitle'
|
||||
property :old_title, as: 'oldTitle'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Target
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :id, as: 'id'
|
||||
property :mime_type, as: 'mimeType'
|
||||
|
@ -171,8 +171,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class User
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :name, as: 'name'
|
||||
property :photo, as: 'photo', class: Google::Apis::AppsactivityV1::Photo, decorator: Google::Apis::AppsactivityV1::Photo::Representation
|
||||
|
|
|
@ -25,7 +25,7 @@ module Google
|
|||
# @see https://developers.google.com/games/services/web/api/states
|
||||
module AppstateV1
|
||||
VERSION = 'V1'
|
||||
REVISION = '20150527'
|
||||
REVISION = '20150622'
|
||||
|
||||
# View and manage your data for this application
|
||||
AUTH_APPSTATE = 'https://www.googleapis.com/auth/appstate'
|
||||
|
|
|
@ -38,8 +38,8 @@ module Google
|
|||
class Representation < Google::Apis::Core::JsonRepresentation; end
|
||||
end
|
||||
|
||||
# @private
|
||||
class GetResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :current_state_version, as: 'currentStateVersion'
|
||||
property :data, as: 'data'
|
||||
|
@ -48,8 +48,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ListResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :items, as: 'items', class: Google::Apis::AppstateV1::GetResponse, decorator: Google::Apis::AppstateV1::GetResponse::Representation
|
||||
|
||||
|
@ -58,16 +58,16 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class UpdateRequest
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :data, as: 'data'
|
||||
property :kind, as: 'kind'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class WriteResult
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :current_state_version, as: 'currentStateVersion'
|
||||
property :kind, as: 'kind'
|
||||
|
|
|
@ -86,8 +86,8 @@ module Google
|
|||
class Representation < Google::Apis::Core::JsonRepresentation; end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Autoscaler
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :autoscaling_policy, as: 'autoscalingPolicy', class: Google::Apis::AutoscalerV1beta2::AutoscalingPolicy, decorator: Google::Apis::AutoscalerV1beta2::AutoscalingPolicy::Representation
|
||||
|
||||
|
@ -101,8 +101,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ListAutoscalerResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :items, as: 'items', class: Google::Apis::AutoscalerV1beta2::Autoscaler, decorator: Google::Apis::AutoscalerV1beta2::Autoscaler::Representation
|
||||
|
||||
|
@ -111,8 +111,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class AutoscalingPolicy
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :cool_down_period_sec, as: 'coolDownPeriodSec'
|
||||
property :cpu_utilization, as: 'cpuUtilization', class: Google::Apis::AutoscalerV1beta2::AutoscalingPolicyCpuUtilization, decorator: Google::Apis::AutoscalerV1beta2::AutoscalingPolicyCpuUtilization::Representation
|
||||
|
@ -126,15 +126,15 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class AutoscalingPolicyCpuUtilization
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :utilization_target, as: 'utilizationTarget'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class AutoscalingPolicyCustomMetricUtilization
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :metric, as: 'metric'
|
||||
property :utilization_target, as: 'utilizationTarget'
|
||||
|
@ -142,15 +142,15 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class AutoscalingPolicyLoadBalancingUtilization
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :utilization_target, as: 'utilizationTarget'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class DeprecationStatus
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :deleted, as: 'deleted'
|
||||
property :deprecated, as: 'deprecated'
|
||||
|
@ -160,8 +160,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Operation
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :client_operation_id, as: 'clientOperationId'
|
||||
property :creation_timestamp, as: 'creationTimestamp'
|
||||
|
@ -189,15 +189,15 @@ module Google
|
|||
property :zone, as: 'zone'
|
||||
end
|
||||
|
||||
# @private
|
||||
class Error
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :errors, as: 'errors', class: Google::Apis::AutoscalerV1beta2::Operation::Error::Error, decorator: Google::Apis::AutoscalerV1beta2::Operation::Error::Error::Representation
|
||||
|
||||
end
|
||||
|
||||
# @private
|
||||
class Error
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :code, as: 'code'
|
||||
property :location, as: 'location'
|
||||
|
@ -206,8 +206,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Warning
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :code, as: 'code'
|
||||
collection :data, as: 'data', class: Google::Apis::AutoscalerV1beta2::Operation::Warning::Datum, decorator: Google::Apis::AutoscalerV1beta2::Operation::Warning::Datum::Representation
|
||||
|
@ -215,8 +215,8 @@ module Google
|
|||
property :message, as: 'message'
|
||||
end
|
||||
|
||||
# @private
|
||||
class Datum
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :key, as: 'key'
|
||||
property :value, as: 'value'
|
||||
|
@ -225,8 +225,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class OperationList
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :id, as: 'id'
|
||||
collection :items, as: 'items', class: Google::Apis::AutoscalerV1beta2::Operation, decorator: Google::Apis::AutoscalerV1beta2::Operation::Representation
|
||||
|
@ -237,8 +237,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Zone
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :creation_timestamp, as: 'creationTimestamp'
|
||||
property :deprecated, as: 'deprecated', class: Google::Apis::AutoscalerV1beta2::DeprecationStatus, decorator: Google::Apis::AutoscalerV1beta2::DeprecationStatus::Representation
|
||||
|
@ -254,8 +254,8 @@ module Google
|
|||
property :status, as: 'status'
|
||||
end
|
||||
|
||||
# @private
|
||||
class MaintenanceWindow
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :begin_time, as: 'beginTime'
|
||||
property :description, as: 'description'
|
||||
|
@ -265,8 +265,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ZoneList
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :id, as: 'id'
|
||||
collection :items, as: 'items', class: Google::Apis::AutoscalerV1beta2::Zone, decorator: Google::Apis::AutoscalerV1beta2::Zone::Representation
|
||||
|
|
|
@ -25,7 +25,7 @@ module Google
|
|||
# @see https://cloud.google.com/bigquery/
|
||||
module BigqueryV2
|
||||
VERSION = 'V2'
|
||||
REVISION = '20150526'
|
||||
REVISION = '20150623'
|
||||
|
||||
# View and manage your data in Google BigQuery
|
||||
AUTH_BIGQUERY = 'https://www.googleapis.com/auth/bigquery'
|
||||
|
|
|
@ -1775,6 +1775,11 @@ module Google
|
|||
# @return [String]
|
||||
attr_accessor :last_modified_time
|
||||
|
||||
# [Optional] The backing storage location.
|
||||
# Corresponds to the JSON property `location`
|
||||
# @return [String]
|
||||
attr_accessor :location
|
||||
|
||||
# [Output-only] The size of the table in bytes. This property is unavailable for
|
||||
# tables that are actively receiving streaming inserts.
|
||||
# Corresponds to the JSON property `numBytes`
|
||||
|
@ -1828,6 +1833,7 @@ module Google
|
|||
@id = args[:id] unless args[:id].nil?
|
||||
@kind = args[:kind] unless args[:kind].nil?
|
||||
@last_modified_time = args[:last_modified_time] unless args[:last_modified_time].nil?
|
||||
@location = args[:location] unless args[:location].nil?
|
||||
@num_bytes = args[:num_bytes] unless args[:num_bytes].nil?
|
||||
@num_rows = args[:num_rows] unless args[:num_rows].nil?
|
||||
@schema = args[:schema] unless args[:schema].nil?
|
||||
|
|
|
@ -198,8 +198,8 @@ module Google
|
|||
class Representation < Google::Apis::Core::JsonRepresentation; end
|
||||
end
|
||||
|
||||
# @private
|
||||
class CsvOptions
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :allow_jagged_rows, as: 'allowJaggedRows'
|
||||
property :allow_quoted_newlines, as: 'allowQuotedNewlines'
|
||||
|
@ -210,8 +210,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Dataset
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :access, as: 'access', class: Google::Apis::BigqueryV2::Dataset::Access, decorator: Google::Apis::BigqueryV2::Dataset::Access::Representation
|
||||
|
||||
|
@ -229,8 +229,8 @@ module Google
|
|||
property :self_link, as: 'selfLink'
|
||||
end
|
||||
|
||||
# @private
|
||||
class Access
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :domain, as: 'domain'
|
||||
property :group_by_email, as: 'groupByEmail'
|
||||
|
@ -243,8 +243,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class DatasetList
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :datasets, as: 'datasets', class: Google::Apis::BigqueryV2::DatasetList::Dataset, decorator: Google::Apis::BigqueryV2::DatasetList::Dataset::Representation
|
||||
|
||||
|
@ -253,8 +253,8 @@ module Google
|
|||
property :next_page_token, as: 'nextPageToken'
|
||||
end
|
||||
|
||||
# @private
|
||||
class Dataset
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :dataset_reference, as: 'datasetReference', class: Google::Apis::BigqueryV2::DatasetReference, decorator: Google::Apis::BigqueryV2::DatasetReference::Representation
|
||||
|
||||
|
@ -265,16 +265,16 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class DatasetReference
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :dataset_id, as: 'datasetId'
|
||||
property :project_id, as: 'projectId'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ErrorProto
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :debug_info, as: 'debugInfo'
|
||||
property :location, as: 'location'
|
||||
|
@ -283,8 +283,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ExternalDataConfiguration
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :compression, as: 'compression'
|
||||
property :csv_options, as: 'csvOptions', class: Google::Apis::BigqueryV2::CsvOptions, decorator: Google::Apis::BigqueryV2::CsvOptions::Representation
|
||||
|
@ -298,8 +298,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class GetQueryResultsResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :cache_hit, as: 'cacheHit'
|
||||
property :etag, as: 'etag'
|
||||
|
@ -317,8 +317,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Job
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :configuration, as: 'configuration', class: Google::Apis::BigqueryV2::JobConfiguration, decorator: Google::Apis::BigqueryV2::JobConfiguration::Representation
|
||||
|
||||
|
@ -336,8 +336,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class CancelJobResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :job, as: 'job', class: Google::Apis::BigqueryV2::Job, decorator: Google::Apis::BigqueryV2::Job::Representation
|
||||
|
||||
|
@ -345,8 +345,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class JobConfiguration
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :copy, as: 'copy', class: Google::Apis::BigqueryV2::JobConfigurationTableCopy, decorator: Google::Apis::BigqueryV2::JobConfigurationTableCopy::Representation
|
||||
|
||||
|
@ -362,8 +362,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class JobConfigurationExtract
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :compression, as: 'compression'
|
||||
property :destination_format, as: 'destinationFormat'
|
||||
|
@ -376,8 +376,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class JobConfigurationLink
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :create_disposition, as: 'createDisposition'
|
||||
property :destination_table, as: 'destinationTable', class: Google::Apis::BigqueryV2::TableReference, decorator: Google::Apis::BigqueryV2::TableReference::Representation
|
||||
|
@ -387,8 +387,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class JobConfigurationLoad
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :allow_jagged_rows, as: 'allowJaggedRows'
|
||||
property :allow_quoted_newlines, as: 'allowQuotedNewlines'
|
||||
|
@ -412,8 +412,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class JobConfigurationQuery
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :allow_large_results, as: 'allowLargeResults'
|
||||
property :create_disposition, as: 'createDisposition'
|
||||
|
@ -432,8 +432,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class JobConfigurationTableCopy
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :create_disposition, as: 'createDisposition'
|
||||
property :destination_table, as: 'destinationTable', class: Google::Apis::BigqueryV2::TableReference, decorator: Google::Apis::BigqueryV2::TableReference::Representation
|
||||
|
@ -446,8 +446,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class JobList
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :etag, as: 'etag'
|
||||
collection :jobs, as: 'jobs', class: Google::Apis::BigqueryV2::JobList::Job, decorator: Google::Apis::BigqueryV2::JobList::Job::Representation
|
||||
|
@ -456,8 +456,8 @@ module Google
|
|||
property :next_page_token, as: 'nextPageToken'
|
||||
end
|
||||
|
||||
# @private
|
||||
class Job
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :configuration, as: 'configuration', class: Google::Apis::BigqueryV2::JobConfiguration, decorator: Google::Apis::BigqueryV2::JobConfiguration::Representation
|
||||
|
||||
|
@ -477,16 +477,16 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class JobReference
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :job_id, as: 'jobId'
|
||||
property :project_id, as: 'projectId'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class JobStatistics
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :creation_time, as: 'creationTime'
|
||||
property :end_time, as: 'endTime'
|
||||
|
@ -501,16 +501,16 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class JobStatistics2
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :cache_hit, as: 'cacheHit'
|
||||
property :total_bytes_processed, as: 'totalBytesProcessed'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class JobStatistics3
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :input_file_bytes, as: 'inputFileBytes'
|
||||
property :input_files, as: 'inputFiles'
|
||||
|
@ -519,15 +519,15 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class JobStatistics4
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :destination_uri_file_counts, as: 'destinationUriFileCounts'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class JobStatus
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :error_result, as: 'errorResult', class: Google::Apis::BigqueryV2::ErrorProto, decorator: Google::Apis::BigqueryV2::ErrorProto::Representation
|
||||
|
||||
|
@ -537,8 +537,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ProjectList
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :etag, as: 'etag'
|
||||
property :kind, as: 'kind'
|
||||
|
@ -548,8 +548,8 @@ module Google
|
|||
property :total_items, as: 'totalItems'
|
||||
end
|
||||
|
||||
# @private
|
||||
class Project
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :friendly_name, as: 'friendlyName'
|
||||
property :id, as: 'id'
|
||||
|
@ -561,15 +561,15 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ProjectReference
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :project_id, as: 'projectId'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class QueryRequest
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :default_dataset, as: 'defaultDataset', class: Google::Apis::BigqueryV2::DatasetReference, decorator: Google::Apis::BigqueryV2::DatasetReference::Representation
|
||||
|
||||
|
@ -583,8 +583,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class QueryResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :cache_hit, as: 'cacheHit'
|
||||
property :job_complete, as: 'jobComplete'
|
||||
|
@ -601,8 +601,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Table
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :creation_time, as: 'creationTime'
|
||||
property :description, as: 'description'
|
||||
|
@ -612,6 +612,7 @@ module Google
|
|||
property :id, as: 'id'
|
||||
property :kind, as: 'kind'
|
||||
property :last_modified_time, as: 'lastModifiedTime'
|
||||
property :location, as: 'location'
|
||||
property :num_bytes, as: 'numBytes'
|
||||
property :num_rows, as: 'numRows'
|
||||
property :schema, as: 'schema', class: Google::Apis::BigqueryV2::TableSchema, decorator: Google::Apis::BigqueryV2::TableSchema::Representation
|
||||
|
@ -625,15 +626,15 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class TableCell
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :v, as: 'v'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class InsertAllTableDataRequest
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :ignore_unknown_values, as: 'ignoreUnknownValues'
|
||||
property :kind, as: 'kind'
|
||||
|
@ -642,8 +643,8 @@ module Google
|
|||
property :skip_invalid_rows, as: 'skipInvalidRows'
|
||||
end
|
||||
|
||||
# @private
|
||||
class Row
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :insert_id, as: 'insertId'
|
||||
hash :json, as: 'json'
|
||||
|
@ -651,16 +652,16 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class InsertAllTableDataResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :insert_errors, as: 'insertErrors', class: Google::Apis::BigqueryV2::InsertAllTableDataResponse::InsertError, decorator: Google::Apis::BigqueryV2::InsertAllTableDataResponse::InsertError::Representation
|
||||
|
||||
property :kind, as: 'kind'
|
||||
end
|
||||
|
||||
# @private
|
||||
class InsertError
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :errors, as: 'errors', class: Google::Apis::BigqueryV2::ErrorProto, decorator: Google::Apis::BigqueryV2::ErrorProto::Representation
|
||||
|
||||
|
@ -669,8 +670,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class TableDataList
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :etag, as: 'etag'
|
||||
property :kind, as: 'kind'
|
||||
|
@ -681,8 +682,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class TableFieldSchema
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :description, as: 'description'
|
||||
collection :fields, as: 'fields', class: Google::Apis::BigqueryV2::TableFieldSchema, decorator: Google::Apis::BigqueryV2::TableFieldSchema::Representation
|
||||
|
@ -693,8 +694,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class TableList
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :etag, as: 'etag'
|
||||
property :kind, as: 'kind'
|
||||
|
@ -704,8 +705,8 @@ module Google
|
|||
property :total_items, as: 'totalItems'
|
||||
end
|
||||
|
||||
# @private
|
||||
class Table
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :friendly_name, as: 'friendlyName'
|
||||
property :id, as: 'id'
|
||||
|
@ -717,8 +718,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class TableReference
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :dataset_id, as: 'datasetId'
|
||||
property :project_id, as: 'projectId'
|
||||
|
@ -726,24 +727,24 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class TableRow
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :f, as: 'f', class: Google::Apis::BigqueryV2::TableCell, decorator: Google::Apis::BigqueryV2::TableCell::Representation
|
||||
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class TableSchema
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :fields, as: 'fields', class: Google::Apis::BigqueryV2::TableFieldSchema, decorator: Google::Apis::BigqueryV2::TableFieldSchema::Representation
|
||||
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ViewDefinition
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :query, as: 'query'
|
||||
end
|
||||
|
|
|
@ -162,8 +162,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Blog
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :custom_meta_data, as: 'customMetaData'
|
||||
property :description, as: 'description'
|
||||
|
@ -185,8 +185,8 @@ module Google
|
|||
property :url, as: 'url'
|
||||
end
|
||||
|
||||
# @private
|
||||
class Locale
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :country, as: 'country'
|
||||
property :language, as: 'language'
|
||||
|
@ -194,16 +194,16 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Pages
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :self_link, as: 'selfLink'
|
||||
property :total_items, as: 'totalItems'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Posts
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :items, as: 'items', class: Google::Apis::BloggerV3::Post, decorator: Google::Apis::BloggerV3::Post::Representation
|
||||
|
||||
|
@ -213,8 +213,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class BlogList
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :blog_user_infos, as: 'blogUserInfos', class: Google::Apis::BloggerV3::BlogUserInfo, decorator: Google::Apis::BloggerV3::BlogUserInfo::Representation
|
||||
|
||||
|
@ -224,8 +224,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class BlogPerUserInfo
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :blog_id, as: 'blogId'
|
||||
property :has_admin_access, as: 'hasAdminAccess'
|
||||
|
@ -236,8 +236,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class BlogUserInfo
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :blog, as: 'blog', class: Google::Apis::BloggerV3::Blog, decorator: Google::Apis::BloggerV3::Blog::Representation
|
||||
|
||||
|
@ -247,8 +247,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Comment
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :author, as: 'author', class: Google::Apis::BloggerV3::Comment::Author, decorator: Google::Apis::BloggerV3::Comment::Author::Representation
|
||||
|
||||
|
@ -269,8 +269,8 @@ module Google
|
|||
|
||||
end
|
||||
|
||||
# @private
|
||||
class Author
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :display_name, as: 'displayName'
|
||||
property :id, as: 'id'
|
||||
|
@ -279,38 +279,38 @@ module Google
|
|||
property :url, as: 'url'
|
||||
end
|
||||
|
||||
# @private
|
||||
class Image
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :url, as: 'url'
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Blog
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :id, as: 'id'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class InReplyTo
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :id, as: 'id'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Post
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :id, as: 'id'
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class CommentList
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :etag, as: 'etag'
|
||||
collection :items, as: 'items', class: Google::Apis::BloggerV3::Comment, decorator: Google::Apis::BloggerV3::Comment::Representation
|
||||
|
@ -321,8 +321,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Page
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :author, as: 'author', class: Google::Apis::BloggerV3::Page::Author, decorator: Google::Apis::BloggerV3::Page::Author::Representation
|
||||
|
||||
|
@ -342,8 +342,8 @@ module Google
|
|||
property :url, as: 'url'
|
||||
end
|
||||
|
||||
# @private
|
||||
class Author
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :display_name, as: 'displayName'
|
||||
property :id, as: 'id'
|
||||
|
@ -352,24 +352,24 @@ module Google
|
|||
property :url, as: 'url'
|
||||
end
|
||||
|
||||
# @private
|
||||
class Image
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :url, as: 'url'
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Blog
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :id, as: 'id'
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class PageList
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :etag, as: 'etag'
|
||||
collection :items, as: 'items', class: Google::Apis::BloggerV3::Page, decorator: Google::Apis::BloggerV3::Page::Representation
|
||||
|
@ -379,8 +379,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Pageviews
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :blog_id, as: 'blogId'
|
||||
collection :counts, as: 'counts', class: Google::Apis::BloggerV3::Pageviews::Count, decorator: Google::Apis::BloggerV3::Pageviews::Count::Representation
|
||||
|
@ -388,8 +388,8 @@ module Google
|
|||
property :kind, as: 'kind'
|
||||
end
|
||||
|
||||
# @private
|
||||
class Count
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :count, as: 'count'
|
||||
property :time_range, as: 'timeRange'
|
||||
|
@ -397,8 +397,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Post
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :author, as: 'author', class: Google::Apis::BloggerV3::Post::Author, decorator: Google::Apis::BloggerV3::Post::Author::Representation
|
||||
|
||||
|
@ -428,8 +428,8 @@ module Google
|
|||
property :url, as: 'url'
|
||||
end
|
||||
|
||||
# @private
|
||||
class Author
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :display_name, as: 'displayName'
|
||||
property :id, as: 'id'
|
||||
|
@ -438,30 +438,30 @@ module Google
|
|||
property :url, as: 'url'
|
||||
end
|
||||
|
||||
# @private
|
||||
class Image
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :url, as: 'url'
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Blog
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :id, as: 'id'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Image
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :url, as: 'url'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Location
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :lat, as: 'lat'
|
||||
property :lng, as: 'lng'
|
||||
|
@ -470,8 +470,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Replies
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :items, as: 'items', class: Google::Apis::BloggerV3::Comment, decorator: Google::Apis::BloggerV3::Comment::Representation
|
||||
|
||||
|
@ -481,8 +481,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class PostList
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :etag, as: 'etag'
|
||||
collection :items, as: 'items', class: Google::Apis::BloggerV3::Post, decorator: Google::Apis::BloggerV3::Post::Representation
|
||||
|
@ -492,8 +492,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class PostPerUserInfo
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :blog_id, as: 'blogId'
|
||||
property :has_edit_access, as: 'hasEditAccess'
|
||||
|
@ -503,8 +503,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class PostUserInfo
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :kind, as: 'kind'
|
||||
property :post, as: 'post', class: Google::Apis::BloggerV3::Post, decorator: Google::Apis::BloggerV3::Post::Representation
|
||||
|
@ -514,8 +514,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class PostUserInfosList
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :items, as: 'items', class: Google::Apis::BloggerV3::PostUserInfo, decorator: Google::Apis::BloggerV3::PostUserInfo::Representation
|
||||
|
||||
|
@ -524,8 +524,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class User
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :about, as: 'about'
|
||||
property :blogs, as: 'blogs', class: Google::Apis::BloggerV3::User::Blogs, decorator: Google::Apis::BloggerV3::User::Blogs::Representation
|
||||
|
@ -541,15 +541,15 @@ module Google
|
|||
property :url, as: 'url'
|
||||
end
|
||||
|
||||
# @private
|
||||
class Blogs
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :self_link, as: 'selfLink'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Locale
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :country, as: 'country'
|
||||
property :language, as: 'language'
|
||||
|
|
|
@ -366,8 +366,8 @@ module Google
|
|||
class Representation < Google::Apis::Core::JsonRepresentation; end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Annotation
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :after_selected_text, as: 'afterSelectedText'
|
||||
property :before_selected_text, as: 'beforeSelectedText'
|
||||
|
@ -393,8 +393,8 @@ module Google
|
|||
property :volume_id, as: 'volumeId'
|
||||
end
|
||||
|
||||
# @private
|
||||
class ClientVersionRanges
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :cfi_range, as: 'cfiRange', class: Google::Apis::BooksV1::AnnotatinsRange, decorator: Google::Apis::BooksV1::AnnotatinsRange::Representation
|
||||
|
||||
|
@ -408,8 +408,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class CurrentVersionRanges
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :cfi_range, as: 'cfiRange', class: Google::Apis::BooksV1::AnnotatinsRange, decorator: Google::Apis::BooksV1::AnnotatinsRange::Representation
|
||||
|
||||
|
@ -423,8 +423,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class LayerSummary
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :allowed_character_count, as: 'allowedCharacterCount'
|
||||
property :limit_type, as: 'limitType'
|
||||
|
@ -433,8 +433,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class AnnotationData
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :annotation_type, as: 'annotationType'
|
||||
property :data, as: 'data'
|
||||
|
@ -449,8 +449,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Annotations
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :items, as: 'items', class: Google::Apis::BooksV1::Annotation, decorator: Google::Apis::BooksV1::Annotation::Representation
|
||||
|
||||
|
@ -460,16 +460,16 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class AnnotationsSummary
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :kind, as: 'kind'
|
||||
collection :layers, as: 'layers', class: Google::Apis::BooksV1::AnnotationsSummary::Layer, decorator: Google::Apis::BooksV1::AnnotationsSummary::Layer::Representation
|
||||
|
||||
end
|
||||
|
||||
# @private
|
||||
class Layer
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :allowed_character_count, as: 'allowedCharacterCount'
|
||||
property :layer_id, as: 'layerId'
|
||||
|
@ -481,8 +481,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class AnnotationsData
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :items, as: 'items', class: Google::Apis::BooksV1::AnnotationData, decorator: Google::Apis::BooksV1::AnnotationData::Representation
|
||||
|
||||
|
@ -492,8 +492,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class AnnotatinsRange
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :end_offset, as: 'endOffset'
|
||||
property :end_position, as: 'endPosition'
|
||||
|
@ -502,8 +502,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class LoadingResource
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :author, as: 'author'
|
||||
property :processing_state, as: 'processingState'
|
||||
|
@ -512,15 +512,15 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class RateRecommendedVolumeResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :consistency_token, as: 'consistency_token'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Bookshelf
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :access, as: 'access'
|
||||
property :created, as: 'created', type: DateTime
|
||||
|
@ -538,8 +538,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Bookshelves
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :items, as: 'items', class: Google::Apis::BooksV1::Bookshelf, decorator: Google::Apis::BooksV1::Bookshelf::Representation
|
||||
|
||||
|
@ -547,16 +547,16 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Category
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :items, as: 'items', class: Google::Apis::BooksV1::Category::Item, decorator: Google::Apis::BooksV1::Category::Item::Representation
|
||||
|
||||
property :kind, as: 'kind'
|
||||
end
|
||||
|
||||
# @private
|
||||
class Item
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :badge_url, as: 'badgeUrl'
|
||||
property :category_id, as: 'categoryId'
|
||||
|
@ -565,8 +565,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ConcurrentAccessRestriction
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :device_allowed, as: 'deviceAllowed'
|
||||
property :kind, as: 'kind'
|
||||
|
@ -582,8 +582,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class DictLayerData
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :common, as: 'common', class: Google::Apis::BooksV1::DictLayerData::Common, decorator: Google::Apis::BooksV1::DictLayerData::Common::Representation
|
||||
|
||||
|
@ -592,15 +592,15 @@ module Google
|
|||
property :kind, as: 'kind'
|
||||
end
|
||||
|
||||
# @private
|
||||
class Common
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :title, as: 'title'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Dict
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :source, as: 'source', class: Google::Apis::BooksV1::DictLayerData::Dict::Source, decorator: Google::Apis::BooksV1::DictLayerData::Dict::Source::Representation
|
||||
|
||||
|
@ -608,16 +608,16 @@ module Google
|
|||
|
||||
end
|
||||
|
||||
# @private
|
||||
class Source
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :attribution, as: 'attribution'
|
||||
property :url, as: 'url'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Word
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :derivatives, as: 'derivatives', class: Google::Apis::BooksV1::DictLayerData::Dict::Word::Derivative, decorator: Google::Apis::BooksV1::DictLayerData::Dict::Word::Derivative::Representation
|
||||
|
||||
|
@ -629,16 +629,16 @@ module Google
|
|||
|
||||
end
|
||||
|
||||
# @private
|
||||
class Derivative
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :source, as: 'source', class: Google::Apis::BooksV1::DictLayerData::Dict::Word::Derivative::Source, decorator: Google::Apis::BooksV1::DictLayerData::Dict::Word::Derivative::Source::Representation
|
||||
|
||||
property :text, as: 'text'
|
||||
end
|
||||
|
||||
# @private
|
||||
class Source
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :attribution, as: 'attribution'
|
||||
property :url, as: 'url'
|
||||
|
@ -646,16 +646,16 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Example
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :source, as: 'source', class: Google::Apis::BooksV1::DictLayerData::Dict::Word::Example::Source, decorator: Google::Apis::BooksV1::DictLayerData::Dict::Word::Example::Source::Representation
|
||||
|
||||
property :text, as: 'text'
|
||||
end
|
||||
|
||||
# @private
|
||||
class Source
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :attribution, as: 'attribution'
|
||||
property :url, as: 'url'
|
||||
|
@ -663,8 +663,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Sense
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :conjugations, as: 'conjugations', class: Google::Apis::BooksV1::DictLayerData::Dict::Word::Sense::Conjugation, decorator: Google::Apis::BooksV1::DictLayerData::Dict::Word::Sense::Conjugation::Representation
|
||||
|
||||
|
@ -680,32 +680,32 @@ module Google
|
|||
|
||||
end
|
||||
|
||||
# @private
|
||||
class Conjugation
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :type, as: 'type'
|
||||
property :value, as: 'value'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Definition
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :definition, as: 'definition'
|
||||
collection :examples, as: 'examples', class: Google::Apis::BooksV1::DictLayerData::Dict::Word::Sense::Definition::Example, decorator: Google::Apis::BooksV1::DictLayerData::Dict::Word::Sense::Definition::Example::Representation
|
||||
|
||||
end
|
||||
|
||||
# @private
|
||||
class Example
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :source, as: 'source', class: Google::Apis::BooksV1::DictLayerData::Dict::Word::Sense::Definition::Example::Source, decorator: Google::Apis::BooksV1::DictLayerData::Dict::Word::Sense::Definition::Example::Source::Representation
|
||||
|
||||
property :text, as: 'text'
|
||||
end
|
||||
|
||||
# @private
|
||||
class Source
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :attribution, as: 'attribution'
|
||||
property :url, as: 'url'
|
||||
|
@ -714,24 +714,24 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Source
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :attribution, as: 'attribution'
|
||||
property :url, as: 'url'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Synonym
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :source, as: 'source', class: Google::Apis::BooksV1::DictLayerData::Dict::Word::Sense::Synonym::Source, decorator: Google::Apis::BooksV1::DictLayerData::Dict::Word::Sense::Synonym::Source::Representation
|
||||
|
||||
property :text, as: 'text'
|
||||
end
|
||||
|
||||
# @private
|
||||
class Source
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :attribution, as: 'attribution'
|
||||
property :url, as: 'url'
|
||||
|
@ -740,8 +740,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Source
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :attribution, as: 'attribution'
|
||||
property :url, as: 'url'
|
||||
|
@ -751,8 +751,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class DownloadAccessRestriction
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :device_allowed, as: 'deviceAllowed'
|
||||
property :downloads_acquired, as: 'downloadsAcquired'
|
||||
|
@ -769,8 +769,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class DownloadAccesses
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :download_access_list, as: 'downloadAccessList', class: Google::Apis::BooksV1::DownloadAccessRestriction, decorator: Google::Apis::BooksV1::DownloadAccessRestriction::Representation
|
||||
|
||||
|
@ -778,8 +778,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class GeoLayerData
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :common, as: 'common', class: Google::Apis::BooksV1::GeoLayerData::Common, decorator: Google::Apis::BooksV1::GeoLayerData::Common::Representation
|
||||
|
||||
|
@ -788,8 +788,8 @@ module Google
|
|||
property :kind, as: 'kind'
|
||||
end
|
||||
|
||||
# @private
|
||||
class Common
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :lang, as: 'lang'
|
||||
property :preview_image_url, as: 'previewImageUrl'
|
||||
|
@ -799,8 +799,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Geo
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :boundary, as: 'boundary', :class => Array do
|
||||
include Representable::JSON::Collection
|
||||
|
@ -818,16 +818,16 @@ module Google
|
|||
property :zoom, as: 'zoom'
|
||||
end
|
||||
|
||||
# @private
|
||||
class Boundary
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :latitude, as: 'latitude'
|
||||
property :longitude, as: 'longitude'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Viewport
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :hi, as: 'hi', class: Google::Apis::BooksV1::GeoLayerData::Geo::Viewport::Hi, decorator: Google::Apis::BooksV1::GeoLayerData::Geo::Viewport::Hi::Representation
|
||||
|
||||
|
@ -835,16 +835,16 @@ module Google
|
|||
|
||||
end
|
||||
|
||||
# @private
|
||||
class Hi
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :latitude, as: 'latitude'
|
||||
property :longitude, as: 'longitude'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Lo
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :latitude, as: 'latitude'
|
||||
property :longitude, as: 'longitude'
|
||||
|
@ -854,8 +854,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class LayerSummaries
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :items, as: 'items', class: Google::Apis::BooksV1::LayerSummary, decorator: Google::Apis::BooksV1::LayerSummary::Representation
|
||||
|
||||
|
@ -864,8 +864,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class LayerSummary
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :annotation_count, as: 'annotationCount'
|
||||
collection :annotation_types, as: 'annotationTypes'
|
||||
|
@ -884,16 +884,16 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Metadata
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :items, as: 'items', class: Google::Apis::BooksV1::Metadata::Item, decorator: Google::Apis::BooksV1::Metadata::Item::Representation
|
||||
|
||||
property :kind, as: 'kind'
|
||||
end
|
||||
|
||||
# @private
|
||||
class Item
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :download_url, as: 'download_url'
|
||||
property :encrypted_key, as: 'encrypted_key'
|
||||
|
@ -904,16 +904,16 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Offers
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :items, as: 'items', class: Google::Apis::BooksV1::Offers::Item, decorator: Google::Apis::BooksV1::Offers::Item::Representation
|
||||
|
||||
property :kind, as: 'kind'
|
||||
end
|
||||
|
||||
# @private
|
||||
class Item
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :art_url, as: 'artUrl'
|
||||
property :gservices_key, as: 'gservicesKey'
|
||||
|
@ -922,8 +922,8 @@ module Google
|
|||
|
||||
end
|
||||
|
||||
# @private
|
||||
class Item
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :author, as: 'author'
|
||||
property :canonical_volume_link, as: 'canonicalVolumeLink'
|
||||
|
@ -936,8 +936,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ReadingPosition
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :epub_cfi_position, as: 'epubCfiPosition'
|
||||
property :gb_image_position, as: 'gbImagePosition'
|
||||
|
@ -950,8 +950,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class RequestAccess
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :concurrent_access, as: 'concurrentAccess', class: Google::Apis::BooksV1::ConcurrentAccessRestriction, decorator: Google::Apis::BooksV1::ConcurrentAccessRestriction::Representation
|
||||
|
||||
|
@ -961,8 +961,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Review
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :author, as: 'author', class: Google::Apis::BooksV1::Review::Author, decorator: Google::Apis::BooksV1::Review::Author::Representation
|
||||
|
||||
|
@ -978,15 +978,15 @@ module Google
|
|||
property :volume_id, as: 'volumeId'
|
||||
end
|
||||
|
||||
# @private
|
||||
class Author
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :display_name, as: 'displayName'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Source
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :description, as: 'description'
|
||||
property :extra_description, as: 'extraDescription'
|
||||
|
@ -995,16 +995,16 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class UserSettings
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :kind, as: 'kind'
|
||||
property :notes_export, as: 'notesExport', class: Google::Apis::BooksV1::UserSettings::NotesExport, decorator: Google::Apis::BooksV1::UserSettings::NotesExport::Representation
|
||||
|
||||
end
|
||||
|
||||
# @private
|
||||
class NotesExport
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :folder_name, as: 'folderName'
|
||||
property :is_enabled, as: 'isEnabled'
|
||||
|
@ -1012,8 +1012,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Volume
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :access_info, as: 'accessInfo', class: Google::Apis::BooksV1::Volume::AccessInfo, decorator: Google::Apis::BooksV1::Volume::AccessInfo::Representation
|
||||
|
||||
|
@ -1035,8 +1035,8 @@ module Google
|
|||
|
||||
end
|
||||
|
||||
# @private
|
||||
class AccessInfo
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :access_view_status, as: 'accessViewStatus'
|
||||
property :country, as: 'country'
|
||||
|
@ -1057,8 +1057,8 @@ module Google
|
|||
property :web_reader_link, as: 'webReaderLink'
|
||||
end
|
||||
|
||||
# @private
|
||||
class Epub
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :acs_token_link, as: 'acsTokenLink'
|
||||
property :download_link, as: 'downloadLink'
|
||||
|
@ -1066,8 +1066,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Pdf
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :acs_token_link, as: 'acsTokenLink'
|
||||
property :download_link, as: 'downloadLink'
|
||||
|
@ -1076,15 +1076,15 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class LayerInfo
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :layers, as: 'layers', class: Google::Apis::BooksV1::Volume::LayerInfo::Layer, decorator: Google::Apis::BooksV1::Volume::LayerInfo::Layer::Representation
|
||||
|
||||
end
|
||||
|
||||
# @private
|
||||
class Layer
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :layer_id, as: 'layerId'
|
||||
property :volume_annotations_version, as: 'volumeAnnotationsVersion'
|
||||
|
@ -1092,15 +1092,15 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class RecommendedInfo
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :explanation, as: 'explanation'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class SaleInfo
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :buy_link, as: 'buyLink'
|
||||
property :country, as: 'country'
|
||||
|
@ -1116,16 +1116,16 @@ module Google
|
|||
property :saleability, as: 'saleability'
|
||||
end
|
||||
|
||||
# @private
|
||||
class ListPrice
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :amount, as: 'amount'
|
||||
property :currency_code, as: 'currencyCode'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Offer
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :finsky_offer_type, as: 'finskyOfferType'
|
||||
property :list_price, as: 'listPrice', class: Google::Apis::BooksV1::Volume::SaleInfo::Offer::ListPrice, decorator: Google::Apis::BooksV1::Volume::SaleInfo::Offer::ListPrice::Representation
|
||||
|
@ -1136,24 +1136,24 @@ module Google
|
|||
|
||||
end
|
||||
|
||||
# @private
|
||||
class ListPrice
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :amount_in_micros, as: 'amountInMicros'
|
||||
property :currency_code, as: 'currencyCode'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class RentalDuration
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :count, as: 'count'
|
||||
property :unit, as: 'unit'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class RetailPrice
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :amount_in_micros, as: 'amountInMicros'
|
||||
property :currency_code, as: 'currencyCode'
|
||||
|
@ -1161,8 +1161,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class RetailPrice
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :amount, as: 'amount'
|
||||
property :currency_code, as: 'currencyCode'
|
||||
|
@ -1170,15 +1170,15 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class SearchInfo
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :text_snippet, as: 'textSnippet'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class UserInfo
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :copy, as: 'copy', class: Google::Apis::BooksV1::Volume::UserInfo::Copy, decorator: Google::Apis::BooksV1::Volume::UserInfo::Copy::Representation
|
||||
|
||||
|
@ -1199,8 +1199,8 @@ module Google
|
|||
|
||||
end
|
||||
|
||||
# @private
|
||||
class Copy
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :allowed_character_count, as: 'allowedCharacterCount'
|
||||
property :limit_type, as: 'limitType'
|
||||
|
@ -1210,24 +1210,24 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class RentalPeriod
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :end_utc_sec, as: 'endUtcSec'
|
||||
property :start_utc_sec, as: 'startUtcSec'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class UserUploadedVolumeInfo
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :processing_state, as: 'processingState'
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class VolumeInfo
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :allow_anon_logging, as: 'allowAnonLogging'
|
||||
collection :authors, as: 'authors'
|
||||
|
@ -1259,8 +1259,8 @@ module Google
|
|||
property :title, as: 'title'
|
||||
end
|
||||
|
||||
# @private
|
||||
class Dimensions
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :height, as: 'height'
|
||||
property :thickness, as: 'thickness'
|
||||
|
@ -1268,8 +1268,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ImageLinks
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :extra_large, as: 'extraLarge'
|
||||
property :large, as: 'large'
|
||||
|
@ -1280,8 +1280,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class IndustryIdentifier
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :identifier, as: 'identifier'
|
||||
property :type, as: 'type'
|
||||
|
@ -1290,8 +1290,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Volume2
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :items, as: 'items', class: Google::Apis::BooksV1::Volume, decorator: Google::Apis::BooksV1::Volume::Representation
|
||||
|
||||
|
@ -1300,8 +1300,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class VolumeAnnotation
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :annotation_data_id, as: 'annotationDataId'
|
||||
property :annotation_data_link, as: 'annotationDataLink'
|
||||
|
@ -1321,8 +1321,8 @@ module Google
|
|||
property :volume_id, as: 'volumeId'
|
||||
end
|
||||
|
||||
# @private
|
||||
class ContentRanges
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :cfi_range, as: 'cfiRange', class: Google::Apis::BooksV1::AnnotatinsRange, decorator: Google::Apis::BooksV1::AnnotatinsRange::Representation
|
||||
|
||||
|
@ -1335,8 +1335,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Volumeannotations
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :items, as: 'items', class: Google::Apis::BooksV1::VolumeAnnotation, decorator: Google::Apis::BooksV1::VolumeAnnotation::Representation
|
||||
|
||||
|
@ -1347,8 +1347,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Volumes
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :items, as: 'items', class: Google::Apis::BooksV1::Volume, decorator: Google::Apis::BooksV1::Volume::Representation
|
||||
|
||||
|
|
|
@ -150,8 +150,8 @@ module Google
|
|||
class Representation < Google::Apis::Core::JsonRepresentation; end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Acl
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :etag, as: 'etag'
|
||||
collection :items, as: 'items', class: Google::Apis::CalendarV3::AclRule, decorator: Google::Apis::CalendarV3::AclRule::Representation
|
||||
|
@ -162,8 +162,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class AclRule
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :etag, as: 'etag'
|
||||
property :id, as: 'id'
|
||||
|
@ -173,8 +173,8 @@ module Google
|
|||
|
||||
end
|
||||
|
||||
# @private
|
||||
class Scope
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :type, as: 'type'
|
||||
property :value, as: 'value'
|
||||
|
@ -182,8 +182,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Calendar
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :description, as: 'description'
|
||||
property :etag, as: 'etag'
|
||||
|
@ -195,8 +195,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class CalendarList
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :etag, as: 'etag'
|
||||
collection :items, as: 'items', class: Google::Apis::CalendarV3::CalendarListEntry, decorator: Google::Apis::CalendarV3::CalendarListEntry::Representation
|
||||
|
@ -207,8 +207,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class CalendarListEntry
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :access_role, as: 'accessRole'
|
||||
property :background_color, as: 'backgroundColor'
|
||||
|
@ -232,8 +232,8 @@ module Google
|
|||
property :time_zone, as: 'timeZone'
|
||||
end
|
||||
|
||||
# @private
|
||||
class NotificationSettings
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :notifications, as: 'notifications', class: Google::Apis::CalendarV3::CalendarNotification, decorator: Google::Apis::CalendarV3::CalendarNotification::Representation
|
||||
|
||||
|
@ -241,16 +241,16 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class CalendarNotification
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :delivery_method, as: 'method'
|
||||
property :type, as: 'type'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Channel
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :address, as: 'address'
|
||||
property :expiration, as: 'expiration'
|
||||
|
@ -265,16 +265,16 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ColorDefinition
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :background, as: 'background'
|
||||
property :foreground, as: 'foreground'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Colors
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
hash :calendar, as: 'calendar', class: Google::Apis::CalendarV3::ColorDefinition, decorator: Google::Apis::CalendarV3::ColorDefinition::Representation
|
||||
|
||||
|
@ -286,16 +286,16 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Error
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :domain, as: 'domain'
|
||||
property :reason, as: 'reason'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Event
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :anyone_can_add_self, as: 'anyoneCanAddSelf'
|
||||
collection :attachments, as: 'attachments', class: Google::Apis::CalendarV3::EventAttachment, decorator: Google::Apis::CalendarV3::EventAttachment::Representation
|
||||
|
@ -349,8 +349,8 @@ module Google
|
|||
property :visibility, as: 'visibility'
|
||||
end
|
||||
|
||||
# @private
|
||||
class Creator
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :display_name, as: 'displayName'
|
||||
property :email, as: 'email'
|
||||
|
@ -359,16 +359,16 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ExtendedProperties
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
hash :private, as: 'private'
|
||||
hash :shared, as: 'shared'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Gadget
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :display_mode, as: 'display'
|
||||
property :height, as: 'height'
|
||||
|
@ -381,8 +381,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Organizer
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :display_name, as: 'displayName'
|
||||
property :email, as: 'email'
|
||||
|
@ -391,8 +391,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Reminders
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :overrides, as: 'overrides', class: Google::Apis::CalendarV3::EventReminder, decorator: Google::Apis::CalendarV3::EventReminder::Representation
|
||||
|
||||
|
@ -400,8 +400,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Source
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :title, as: 'title'
|
||||
property :url, as: 'url'
|
||||
|
@ -409,8 +409,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class EventAttachment
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :file_url, as: 'fileUrl'
|
||||
property :icon_link, as: 'iconLink'
|
||||
|
@ -419,8 +419,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class EventAttendee
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :additional_guests, as: 'additionalGuests'
|
||||
property :comment, as: 'comment'
|
||||
|
@ -435,8 +435,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class EventDateTime
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :date, as: 'date', type: Date
|
||||
|
||||
|
@ -446,16 +446,16 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class EventReminder
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :reminder_method, as: 'method'
|
||||
property :minutes, as: 'minutes'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Events
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :access_role, as: 'accessRole'
|
||||
collection :default_reminders, as: 'defaultReminders', class: Google::Apis::CalendarV3::EventReminder, decorator: Google::Apis::CalendarV3::EventReminder::Representation
|
||||
|
@ -474,8 +474,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class FreeBusyCalendar
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :busy, as: 'busy', class: Google::Apis::CalendarV3::TimePeriod, decorator: Google::Apis::CalendarV3::TimePeriod::Representation
|
||||
|
||||
|
@ -484,8 +484,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class FreeBusyGroup
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :calendars, as: 'calendars'
|
||||
collection :errors, as: 'errors', class: Google::Apis::CalendarV3::Error, decorator: Google::Apis::CalendarV3::Error::Representation
|
||||
|
@ -493,8 +493,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class FreeBusyRequest
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :calendar_expansion_max, as: 'calendarExpansionMax'
|
||||
property :group_expansion_max, as: 'groupExpansionMax'
|
||||
|
@ -508,15 +508,15 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class FreeBusyRequestItem
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :id, as: 'id'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class FreeBusyResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
hash :calendars, as: 'calendars', class: Google::Apis::CalendarV3::FreeBusyCalendar, decorator: Google::Apis::CalendarV3::FreeBusyCalendar::Representation
|
||||
|
||||
|
@ -530,8 +530,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Setting
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :etag, as: 'etag'
|
||||
property :id, as: 'id'
|
||||
|
@ -540,8 +540,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Settings
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :etag, as: 'etag'
|
||||
collection :items, as: 'items', class: Google::Apis::CalendarV3::Setting, decorator: Google::Apis::CalendarV3::Setting::Representation
|
||||
|
@ -552,8 +552,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class TimePeriod
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :end, as: 'end', type: DateTime
|
||||
|
||||
|
|
|
@ -102,8 +102,8 @@ module Google
|
|||
class Representation < Google::Apis::Core::JsonRepresentation; end
|
||||
end
|
||||
|
||||
# @private
|
||||
class AdministrationRegion
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :election_administration_body, as: 'electionAdministrationBody', class: Google::Apis::CivicinfoV2::AdministrativeBody, decorator: Google::Apis::CivicinfoV2::AdministrativeBody::Representation
|
||||
|
||||
|
@ -116,8 +116,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class AdministrativeBody
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :absentee_voting_info_url, as: 'absenteeVotingInfoUrl'
|
||||
property :ballot_info_url, as: 'ballotInfoUrl'
|
||||
|
@ -138,8 +138,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Candidate
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :candidate_url, as: 'candidateUrl'
|
||||
collection :channels, as: 'channels', class: Google::Apis::CivicinfoV2::Channel, decorator: Google::Apis::CivicinfoV2::Channel::Representation
|
||||
|
@ -153,16 +153,16 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Channel
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :id, as: 'id'
|
||||
property :type, as: 'type'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Contest
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :ballot_placement, as: 'ballotPlacement'
|
||||
collection :candidates, as: 'candidates', class: Google::Apis::CivicinfoV2::Candidate, decorator: Google::Apis::CivicinfoV2::Candidate::Representation
|
||||
|
@ -187,8 +187,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class SearchDivisionResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :kind, as: 'kind'
|
||||
collection :results, as: 'results', class: Google::Apis::CivicinfoV2::DivisionSearchResult, decorator: Google::Apis::CivicinfoV2::DivisionSearchResult::Representation
|
||||
|
@ -196,8 +196,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class DivisionSearchResult
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :aliases, as: 'aliases'
|
||||
property :name, as: 'name'
|
||||
|
@ -205,8 +205,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Election
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :election_day, as: 'electionDay'
|
||||
property :id, as: 'id'
|
||||
|
@ -214,8 +214,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ElectionOfficial
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :email_address, as: 'emailAddress'
|
||||
property :fax_number, as: 'faxNumber'
|
||||
|
@ -225,8 +225,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class QueryElectionsResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :elections, as: 'elections', class: Google::Apis::CivicinfoV2::Election, decorator: Google::Apis::CivicinfoV2::Election::Representation
|
||||
|
||||
|
@ -234,8 +234,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ElectoralDistrict
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :id, as: 'id'
|
||||
property :name, as: 'name'
|
||||
|
@ -243,8 +243,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class GeographicDivision
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :also_known_as, as: 'alsoKnownAs'
|
||||
property :name, as: 'name'
|
||||
|
@ -252,8 +252,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Office
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :division_id, as: 'divisionId'
|
||||
collection :levels, as: 'levels'
|
||||
|
@ -265,8 +265,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Official
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :address, as: 'address', class: Google::Apis::CivicinfoV2::SimpleAddressType, decorator: Google::Apis::CivicinfoV2::SimpleAddressType::Representation
|
||||
|
||||
|
@ -281,8 +281,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class PollingLocation
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :address, as: 'address', class: Google::Apis::CivicinfoV2::SimpleAddressType, decorator: Google::Apis::CivicinfoV2::SimpleAddressType::Representation
|
||||
|
||||
|
@ -298,8 +298,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class RepresentativeInfoData
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
hash :divisions, as: 'divisions', class: Google::Apis::CivicinfoV2::GeographicDivision, decorator: Google::Apis::CivicinfoV2::GeographicDivision::Representation
|
||||
|
||||
|
@ -310,8 +310,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class RepresentativeInfoResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
hash :divisions, as: 'divisions', class: Google::Apis::CivicinfoV2::GeographicDivision, decorator: Google::Apis::CivicinfoV2::GeographicDivision::Representation
|
||||
|
||||
|
@ -325,8 +325,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class SimpleAddressType
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :city, as: 'city'
|
||||
property :line1, as: 'line1'
|
||||
|
@ -338,16 +338,16 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Source
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :name, as: 'name'
|
||||
property :official, as: 'official'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class VoterInfoResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :contests, as: 'contests', class: Google::Apis::CivicinfoV2::Contest, decorator: Google::Apis::CivicinfoV2::Contest::Representation
|
||||
|
||||
|
|
|
@ -106,22 +106,22 @@ module Google
|
|||
class Representation < Google::Apis::Core::JsonRepresentation; end
|
||||
end
|
||||
|
||||
# @private
|
||||
class DeleteMetricDescriptorResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :kind, as: 'kind'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ListMetricDescriptorsRequest
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :kind, as: 'kind'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ListMetricDescriptorsResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :kind, as: 'kind'
|
||||
collection :metrics, as: 'metrics', class: Google::Apis::CloudmonitoringV2beta2::MetricDescriptor, decorator: Google::Apis::CloudmonitoringV2beta2::MetricDescriptor::Representation
|
||||
|
@ -130,15 +130,15 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ListTimeseriesDescriptorsRequest
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :kind, as: 'kind'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ListTimeseriesDescriptorsResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :kind, as: 'kind'
|
||||
property :next_page_token, as: 'nextPageToken'
|
||||
|
@ -151,15 +151,15 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ListTimeseriesRequest
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :kind, as: 'kind'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ListTimeseriesResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :kind, as: 'kind'
|
||||
property :next_page_token, as: 'nextPageToken'
|
||||
|
@ -172,8 +172,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class MetricDescriptor
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :description, as: 'description'
|
||||
collection :labels, as: 'labels', class: Google::Apis::CloudmonitoringV2beta2::MetricDescriptorLabelDescriptor, decorator: Google::Apis::CloudmonitoringV2beta2::MetricDescriptorLabelDescriptor::Representation
|
||||
|
@ -185,24 +185,24 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class MetricDescriptorLabelDescriptor
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :description, as: 'description'
|
||||
property :key, as: 'key'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class MetricDescriptorTypeDescriptor
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :metric_type, as: 'metricType'
|
||||
property :value_type, as: 'valueType'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Point
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :bool_value, as: 'boolValue'
|
||||
property :distribution_value, as: 'distributionValue', class: Google::Apis::CloudmonitoringV2beta2::PointDistribution, decorator: Google::Apis::CloudmonitoringV2beta2::PointDistribution::Representation
|
||||
|
@ -217,8 +217,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class PointDistribution
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :buckets, as: 'buckets', class: Google::Apis::CloudmonitoringV2beta2::PointDistributionBucket, decorator: Google::Apis::CloudmonitoringV2beta2::PointDistributionBucket::Representation
|
||||
|
||||
|
@ -229,8 +229,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class PointDistributionBucket
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :count, as: 'count'
|
||||
property :lower_bound, as: 'lowerBound'
|
||||
|
@ -238,24 +238,24 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class PointDistributionOverflowBucket
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :count, as: 'count'
|
||||
property :lower_bound, as: 'lowerBound'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class PointDistributionUnderflowBucket
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :count, as: 'count'
|
||||
property :upper_bound, as: 'upperBound'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Timeseries
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :points, as: 'points', class: Google::Apis::CloudmonitoringV2beta2::Point, decorator: Google::Apis::CloudmonitoringV2beta2::Point::Representation
|
||||
|
||||
|
@ -264,8 +264,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class TimeseriesDescriptor
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
hash :labels, as: 'labels'
|
||||
property :metric, as: 'metric'
|
||||
|
@ -273,16 +273,16 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class TimeseriesDescriptorLabel
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :key, as: 'key'
|
||||
property :value, as: 'value'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class TimeseriesPoint
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :point, as: 'point', class: Google::Apis::CloudmonitoringV2beta2::Point, decorator: Google::Apis::CloudmonitoringV2beta2::Point::Representation
|
||||
|
||||
|
@ -291,8 +291,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class WriteTimeseriesRequest
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
hash :common_labels, as: 'commonLabels'
|
||||
collection :timeseries, as: 'timeseries', class: Google::Apis::CloudmonitoringV2beta2::TimeseriesPoint, decorator: Google::Apis::CloudmonitoringV2beta2::TimeseriesPoint::Representation
|
||||
|
@ -300,8 +300,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class WriteTimeseriesResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :kind, as: 'kind'
|
||||
end
|
||||
|
|
|
@ -34,8 +34,8 @@ module Google
|
|||
class Representation < Google::Apis::Core::JsonRepresentation; end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Project
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :project_number, as: 'projectNumber'
|
||||
property :project_id, as: 'projectId'
|
||||
|
@ -46,8 +46,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ListProjectsResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :projects, as: 'projects', class: Google::Apis::CloudresourcemanagerV1beta1::Project, decorator: Google::Apis::CloudresourcemanagerV1beta1::Project::Representation
|
||||
|
||||
|
@ -55,8 +55,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Empty
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
end
|
||||
end
|
||||
|
|
File diff suppressed because it is too large
Load Diff
|
@ -62,8 +62,8 @@ module Google
|
|||
class Representation < Google::Apis::Core::JsonRepresentation; end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Cluster
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :cluster_api_version, as: 'clusterApiVersion'
|
||||
property :container_ipv4_cidr, as: 'containerIpv4Cidr'
|
||||
|
@ -89,48 +89,48 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class CreateClusterRequest
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :cluster, as: 'cluster', class: Google::Apis::ContainerV1beta1::Cluster, decorator: Google::Apis::ContainerV1beta1::Cluster::Representation
|
||||
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ListAggregatedClustersResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :clusters, as: 'clusters', class: Google::Apis::ContainerV1beta1::Cluster, decorator: Google::Apis::ContainerV1beta1::Cluster::Representation
|
||||
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ListAggregatedOperationsResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :operations, as: 'operations', class: Google::Apis::ContainerV1beta1::Operation, decorator: Google::Apis::ContainerV1beta1::Operation::Representation
|
||||
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ListClustersResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :clusters, as: 'clusters', class: Google::Apis::ContainerV1beta1::Cluster, decorator: Google::Apis::ContainerV1beta1::Cluster::Representation
|
||||
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ListOperationsResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :operations, as: 'operations', class: Google::Apis::ContainerV1beta1::Operation, decorator: Google::Apis::ContainerV1beta1::Operation::Representation
|
||||
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class MasterAuth
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :bearer_token, as: 'bearerToken'
|
||||
property :client_certificate, as: 'clientCertificate'
|
||||
|
@ -141,8 +141,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class NodeConfig
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :machine_type, as: 'machineType'
|
||||
collection :service_accounts, as: 'serviceAccounts', class: Google::Apis::ContainerV1beta1::ServiceAccount, decorator: Google::Apis::ContainerV1beta1::ServiceAccount::Representation
|
||||
|
@ -151,8 +151,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Operation
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :error_message, as: 'errorMessage'
|
||||
property :name, as: 'name'
|
||||
|
@ -165,8 +165,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ServiceAccount
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :email, as: 'email'
|
||||
collection :scopes, as: 'scopes'
|
||||
|
|
|
@ -394,8 +394,8 @@ module Google
|
|||
class Representation < Google::Apis::Core::JsonRepresentation; end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Account
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :adult_content, as: 'adultContent'
|
||||
collection :adwords_links, as: 'adwordsLinks', class: Google::Apis::ContentV2::AccountAdwordsLink, decorator: Google::Apis::ContentV2::AccountAdwordsLink::Representation
|
||||
|
@ -411,24 +411,24 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class AccountAdwordsLink
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :adwords_id, as: 'adwordsId'
|
||||
property :status, as: 'status'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class AccountIdentifier
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :aggregator_id, as: 'aggregatorId'
|
||||
property :merchant_id, as: 'merchantId'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class AccountShipping
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :account_id, as: 'accountId'
|
||||
collection :carrier_rates, as: 'carrierRates', class: Google::Apis::ContentV2::AccountShippingCarrierRate, decorator: Google::Apis::ContentV2::AccountShippingCarrierRate::Representation
|
||||
|
@ -443,8 +443,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class AccountShippingCarrierRate
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :carrier, as: 'carrier'
|
||||
property :carrier_service, as: 'carrierService'
|
||||
|
@ -457,8 +457,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class AccountShippingCondition
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :delivery_location_group, as: 'deliveryLocationGroup'
|
||||
property :delivery_location_id, as: 'deliveryLocationId'
|
||||
|
@ -473,8 +473,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class AccountShippingLocationGroup
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :country, as: 'country'
|
||||
collection :location_ids, as: 'locationIds'
|
||||
|
@ -485,16 +485,16 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class AccountShippingPostalCodeRange
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :end, as: 'end'
|
||||
property :start, as: 'start'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class AccountShippingRateTable
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :content, as: 'content', class: Google::Apis::ContentV2::AccountShippingRateTableCell, decorator: Google::Apis::ContentV2::AccountShippingRateTableCell::Representation
|
||||
|
||||
|
@ -503,8 +503,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class AccountShippingRateTableCell
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :condition, as: 'condition', class: Google::Apis::ContentV2::AccountShippingCondition, decorator: Google::Apis::ContentV2::AccountShippingCondition::Representation
|
||||
|
||||
|
@ -513,8 +513,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class AccountShippingShippingService
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :active, as: 'active'
|
||||
property :calculation_method, as: 'calculationMethod', class: Google::Apis::ContentV2::AccountShippingShippingServiceCalculationMethod, decorator: Google::Apis::ContentV2::AccountShippingShippingServiceCalculationMethod::Representation
|
||||
|
@ -526,8 +526,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class AccountShippingShippingServiceCalculationMethod
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :carrier_rate, as: 'carrierRate'
|
||||
property :excluded, as: 'excluded'
|
||||
|
@ -538,8 +538,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class AccountShippingShippingServiceCostRule
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :calculation_method, as: 'calculationMethod', class: Google::Apis::ContentV2::AccountShippingShippingServiceCalculationMethod, decorator: Google::Apis::ContentV2::AccountShippingShippingServiceCalculationMethod::Representation
|
||||
|
||||
|
@ -550,8 +550,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class AccountStatus
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :account_id, as: 'accountId'
|
||||
collection :data_quality_issues, as: 'dataQualityIssues', class: Google::Apis::ContentV2::AccountStatusDataQualityIssue, decorator: Google::Apis::ContentV2::AccountStatusDataQualityIssue::Representation
|
||||
|
@ -560,8 +560,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class AccountStatusDataQualityIssue
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :country, as: 'country'
|
||||
property :displayed_value, as: 'displayedValue'
|
||||
|
@ -575,8 +575,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class AccountStatusExampleItem
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :item_id, as: 'itemId'
|
||||
property :link, as: 'link'
|
||||
|
@ -586,8 +586,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class AccountTax
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :account_id, as: 'accountId'
|
||||
property :kind, as: 'kind'
|
||||
|
@ -596,8 +596,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class AccountTaxTaxRule
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :country, as: 'country'
|
||||
property :location_id, as: 'locationId'
|
||||
|
@ -607,16 +607,16 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class AccountUser
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :admin, as: 'admin'
|
||||
property :email_address, as: 'emailAddress'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class AccountsAuthInfoResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :account_identifiers, as: 'accountIdentifiers', class: Google::Apis::ContentV2::AccountIdentifier, decorator: Google::Apis::ContentV2::AccountIdentifier::Representation
|
||||
|
||||
|
@ -624,16 +624,16 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class BatchAccountsRequest
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :entries, as: 'entries', class: Google::Apis::ContentV2::AccountsBatchRequestEntry, decorator: Google::Apis::ContentV2::AccountsBatchRequestEntry::Representation
|
||||
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class AccountsBatchRequestEntry
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :account, as: 'account', class: Google::Apis::ContentV2::Account, decorator: Google::Apis::ContentV2::Account::Representation
|
||||
|
||||
|
@ -644,8 +644,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class BatchAccountsResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :entries, as: 'entries', class: Google::Apis::ContentV2::AccountsBatchResponseEntry, decorator: Google::Apis::ContentV2::AccountsBatchResponseEntry::Representation
|
||||
|
||||
|
@ -653,8 +653,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class AccountsBatchResponseEntry
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :account, as: 'account', class: Google::Apis::ContentV2::Account, decorator: Google::Apis::ContentV2::Account::Representation
|
||||
|
||||
|
@ -665,8 +665,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ListAccountsResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :kind, as: 'kind'
|
||||
property :next_page_token, as: 'nextPageToken'
|
||||
|
@ -675,16 +675,16 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class BatchAccountShippingRequest
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :entries, as: 'entries', class: Google::Apis::ContentV2::AccountShippingBatchRequestEntry, decorator: Google::Apis::ContentV2::AccountShippingBatchRequestEntry::Representation
|
||||
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class AccountShippingBatchRequestEntry
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :account_id, as: 'accountId'
|
||||
property :account_shipping, as: 'accountShipping', class: Google::Apis::ContentV2::AccountShipping, decorator: Google::Apis::ContentV2::AccountShipping::Representation
|
||||
|
@ -695,8 +695,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class BatchAccountShippingResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :entries, as: 'entries', class: Google::Apis::ContentV2::AccountShippingBatchResponseEntry, decorator: Google::Apis::ContentV2::AccountShippingBatchResponseEntry::Representation
|
||||
|
||||
|
@ -704,8 +704,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class AccountShippingBatchResponseEntry
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :account_shipping, as: 'accountShipping', class: Google::Apis::ContentV2::AccountShipping, decorator: Google::Apis::ContentV2::AccountShipping::Representation
|
||||
|
||||
|
@ -716,8 +716,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ListAccountShippingResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :kind, as: 'kind'
|
||||
property :next_page_token, as: 'nextPageToken'
|
||||
|
@ -726,16 +726,16 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class BatchAccountStatusesRequest
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :entries, as: 'entries', class: Google::Apis::ContentV2::AccountStatusesBatchRequestEntry, decorator: Google::Apis::ContentV2::AccountStatusesBatchRequestEntry::Representation
|
||||
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class AccountStatusesBatchRequestEntry
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :account_id, as: 'accountId'
|
||||
property :batch_id, as: 'batchId'
|
||||
|
@ -744,8 +744,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class BatchAccountStatusesResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :entries, as: 'entries', class: Google::Apis::ContentV2::AccountStatusesBatchResponseEntry, decorator: Google::Apis::ContentV2::AccountStatusesBatchResponseEntry::Representation
|
||||
|
||||
|
@ -753,8 +753,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class AccountStatusesBatchResponseEntry
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :account_status, as: 'accountStatus', class: Google::Apis::ContentV2::AccountStatus, decorator: Google::Apis::ContentV2::AccountStatus::Representation
|
||||
|
||||
|
@ -764,8 +764,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ListAccountStatusesResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :kind, as: 'kind'
|
||||
property :next_page_token, as: 'nextPageToken'
|
||||
|
@ -774,16 +774,16 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class BatchAccountTaxRequest
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :entries, as: 'entries', class: Google::Apis::ContentV2::AccountTaxBatchRequestEntry, decorator: Google::Apis::ContentV2::AccountTaxBatchRequestEntry::Representation
|
||||
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class AccountTaxBatchRequestEntry
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :account_id, as: 'accountId'
|
||||
property :account_tax, as: 'accountTax', class: Google::Apis::ContentV2::AccountTax, decorator: Google::Apis::ContentV2::AccountTax::Representation
|
||||
|
@ -794,8 +794,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class BatchAccountTaxResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :entries, as: 'entries', class: Google::Apis::ContentV2::AccountTaxBatchResponseEntry, decorator: Google::Apis::ContentV2::AccountTaxBatchResponseEntry::Representation
|
||||
|
||||
|
@ -803,8 +803,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class AccountTaxBatchResponseEntry
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :account_tax, as: 'accountTax', class: Google::Apis::ContentV2::AccountTax, decorator: Google::Apis::ContentV2::AccountTax::Representation
|
||||
|
||||
|
@ -815,8 +815,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ListAccountTaxResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :kind, as: 'kind'
|
||||
property :next_page_token, as: 'nextPageToken'
|
||||
|
@ -825,8 +825,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Datafeed
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :attribute_language, as: 'attributeLanguage'
|
||||
property :content_language, as: 'contentLanguage'
|
||||
|
@ -844,8 +844,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class DatafeedFetchSchedule
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :day_of_month, as: 'dayOfMonth'
|
||||
property :fetch_url, as: 'fetchUrl'
|
||||
|
@ -857,8 +857,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class DatafeedFormat
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :column_delimiter, as: 'columnDelimiter'
|
||||
property :file_encoding, as: 'fileEncoding'
|
||||
|
@ -866,8 +866,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class DatafeedStatus
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :datafeed_id, as: 'datafeedId'
|
||||
collection :errors, as: 'errors', class: Google::Apis::ContentV2::DatafeedStatusError, decorator: Google::Apis::ContentV2::DatafeedStatusError::Representation
|
||||
|
@ -882,8 +882,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class DatafeedStatusError
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :code, as: 'code'
|
||||
property :count, as: 'count'
|
||||
|
@ -893,8 +893,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class DatafeedStatusExample
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :item_id, as: 'itemId'
|
||||
property :line_number, as: 'lineNumber'
|
||||
|
@ -902,16 +902,16 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class BatchDatafeedsRequest
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :entries, as: 'entries', class: Google::Apis::ContentV2::DatafeedsBatchRequestEntry, decorator: Google::Apis::ContentV2::DatafeedsBatchRequestEntry::Representation
|
||||
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class DatafeedsBatchRequestEntry
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :batch_id, as: 'batchId'
|
||||
property :datafeed, as: 'datafeed', class: Google::Apis::ContentV2::Datafeed, decorator: Google::Apis::ContentV2::Datafeed::Representation
|
||||
|
@ -922,8 +922,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class BatchDatafeedsResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :entries, as: 'entries', class: Google::Apis::ContentV2::DatafeedsBatchResponseEntry, decorator: Google::Apis::ContentV2::DatafeedsBatchResponseEntry::Representation
|
||||
|
||||
|
@ -931,8 +931,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class DatafeedsBatchResponseEntry
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :batch_id, as: 'batchId'
|
||||
property :datafeed, as: 'datafeed', class: Google::Apis::ContentV2::Datafeed, decorator: Google::Apis::ContentV2::Datafeed::Representation
|
||||
|
@ -942,8 +942,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ListDatafeedsResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :kind, as: 'kind'
|
||||
property :next_page_token, as: 'nextPageToken'
|
||||
|
@ -952,16 +952,16 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class BatchDatafeedStatusesRequest
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :entries, as: 'entries', class: Google::Apis::ContentV2::DatafeedStatusesBatchRequestEntry, decorator: Google::Apis::ContentV2::DatafeedStatusesBatchRequestEntry::Representation
|
||||
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class DatafeedStatusesBatchRequestEntry
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :batch_id, as: 'batchId'
|
||||
property :datafeed_id, as: 'datafeedId'
|
||||
|
@ -970,8 +970,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class BatchDatafeedStatusesResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :entries, as: 'entries', class: Google::Apis::ContentV2::DatafeedStatusesBatchResponseEntry, decorator: Google::Apis::ContentV2::DatafeedStatusesBatchResponseEntry::Representation
|
||||
|
||||
|
@ -979,8 +979,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class DatafeedStatusesBatchResponseEntry
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :batch_id, as: 'batchId'
|
||||
property :datafeed_status, as: 'datafeedStatus', class: Google::Apis::ContentV2::DatafeedStatus, decorator: Google::Apis::ContentV2::DatafeedStatus::Representation
|
||||
|
@ -990,8 +990,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ListDatafeedStatusesResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :kind, as: 'kind'
|
||||
property :next_page_token, as: 'nextPageToken'
|
||||
|
@ -1000,8 +1000,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Error
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :domain, as: 'domain'
|
||||
property :message, as: 'message'
|
||||
|
@ -1009,8 +1009,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Errors
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :code, as: 'code'
|
||||
collection :errors, as: 'errors', class: Google::Apis::ContentV2::Error, decorator: Google::Apis::ContentV2::Error::Representation
|
||||
|
@ -1019,8 +1019,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Inventory
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :availability, as: 'availability'
|
||||
property :kind, as: 'kind'
|
||||
|
@ -1033,16 +1033,16 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class BatchInventoryRequest
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :entries, as: 'entries', class: Google::Apis::ContentV2::InventoryBatchRequestEntry, decorator: Google::Apis::ContentV2::InventoryBatchRequestEntry::Representation
|
||||
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class InventoryBatchRequestEntry
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :batch_id, as: 'batchId'
|
||||
property :inventory, as: 'inventory', class: Google::Apis::ContentV2::Inventory, decorator: Google::Apis::ContentV2::Inventory::Representation
|
||||
|
@ -1053,8 +1053,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class BatchInventoryResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :entries, as: 'entries', class: Google::Apis::ContentV2::InventoryBatchResponseEntry, decorator: Google::Apis::ContentV2::InventoryBatchResponseEntry::Representation
|
||||
|
||||
|
@ -1062,8 +1062,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class InventoryBatchResponseEntry
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :batch_id, as: 'batchId'
|
||||
property :errors, as: 'errors', class: Google::Apis::ContentV2::Errors, decorator: Google::Apis::ContentV2::Errors::Representation
|
||||
|
@ -1072,8 +1072,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class SetInventoryRequest
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :availability, as: 'availability'
|
||||
property :price, as: 'price', class: Google::Apis::ContentV2::Price, decorator: Google::Apis::ContentV2::Price::Representation
|
||||
|
@ -1085,15 +1085,15 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class SetInventoryResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :kind, as: 'kind'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class LoyaltyPoints
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :name, as: 'name'
|
||||
property :points_value, as: 'pointsValue'
|
||||
|
@ -1101,16 +1101,16 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Price
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :currency, as: 'currency'
|
||||
property :value, as: 'value'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Product
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :additional_image_links, as: 'additionalImageLinks'
|
||||
property :adult, as: 'adult'
|
||||
|
@ -1201,8 +1201,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ProductAspect
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :aspect_name, as: 'aspectName'
|
||||
property :destination_name, as: 'destinationName'
|
||||
|
@ -1210,8 +1210,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ProductCustomAttribute
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :name, as: 'name'
|
||||
property :type, as: 'type'
|
||||
|
@ -1220,8 +1220,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ProductCustomGroup
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :attributes, as: 'attributes', class: Google::Apis::ContentV2::ProductCustomAttribute, decorator: Google::Apis::ContentV2::ProductCustomAttribute::Representation
|
||||
|
||||
|
@ -1229,16 +1229,16 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ProductDestination
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :destination_name, as: 'destinationName'
|
||||
property :intention, as: 'intention'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ProductInstallment
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :amount, as: 'amount', class: Google::Apis::ContentV2::Price, decorator: Google::Apis::ContentV2::Price::Representation
|
||||
|
||||
|
@ -1246,8 +1246,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ProductShipping
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :country, as: 'country'
|
||||
property :location_group_name, as: 'locationGroupName'
|
||||
|
@ -1260,24 +1260,24 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ProductShippingDimension
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :unit, as: 'unit'
|
||||
property :value, as: 'value'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ProductShippingWeight
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :unit, as: 'unit'
|
||||
property :value, as: 'value'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ProductStatus
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :creation_date, as: 'creationDate'
|
||||
collection :data_quality_issues, as: 'dataQualityIssues', class: Google::Apis::ContentV2::ProductStatusDataQualityIssue, decorator: Google::Apis::ContentV2::ProductStatusDataQualityIssue::Representation
|
||||
|
@ -1293,8 +1293,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ProductStatusDataQualityIssue
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :detail, as: 'detail'
|
||||
property :fetch_status, as: 'fetchStatus'
|
||||
|
@ -1307,8 +1307,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ProductStatusDestinationStatus
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :approval_status, as: 'approvalStatus'
|
||||
property :destination, as: 'destination'
|
||||
|
@ -1316,8 +1316,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ProductTax
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :country, as: 'country'
|
||||
property :location_id, as: 'locationId'
|
||||
|
@ -1328,32 +1328,32 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ProductUnitPricingBaseMeasure
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :unit, as: 'unit'
|
||||
property :value, as: 'value'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ProductUnitPricingMeasure
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :unit, as: 'unit'
|
||||
property :value, as: 'value'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class BatchProductsRequest
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :entries, as: 'entries', class: Google::Apis::ContentV2::ProductsBatchRequestEntry, decorator: Google::Apis::ContentV2::ProductsBatchRequestEntry::Representation
|
||||
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ProductsBatchRequestEntry
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :batch_id, as: 'batchId'
|
||||
property :merchant_id, as: 'merchantId'
|
||||
|
@ -1364,8 +1364,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class BatchProductsResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :entries, as: 'entries', class: Google::Apis::ContentV2::ProductsBatchResponseEntry, decorator: Google::Apis::ContentV2::ProductsBatchResponseEntry::Representation
|
||||
|
||||
|
@ -1373,8 +1373,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ProductsBatchResponseEntry
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :batch_id, as: 'batchId'
|
||||
property :errors, as: 'errors', class: Google::Apis::ContentV2::Errors, decorator: Google::Apis::ContentV2::Errors::Representation
|
||||
|
@ -1385,8 +1385,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ListProductsResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :kind, as: 'kind'
|
||||
property :next_page_token, as: 'nextPageToken'
|
||||
|
@ -1395,16 +1395,16 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class BatchProductStatusesRequest
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :entries, as: 'entries', class: Google::Apis::ContentV2::ProductStatusesBatchRequestEntry, decorator: Google::Apis::ContentV2::ProductStatusesBatchRequestEntry::Representation
|
||||
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ProductStatusesBatchRequestEntry
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :batch_id, as: 'batchId'
|
||||
property :merchant_id, as: 'merchantId'
|
||||
|
@ -1413,8 +1413,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class BatchProductStatusesResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :entries, as: 'entries', class: Google::Apis::ContentV2::ProductStatusesBatchResponseEntry, decorator: Google::Apis::ContentV2::ProductStatusesBatchResponseEntry::Representation
|
||||
|
||||
|
@ -1422,8 +1422,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ProductStatusesBatchResponseEntry
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :batch_id, as: 'batchId'
|
||||
property :errors, as: 'errors', class: Google::Apis::ContentV2::Errors, decorator: Google::Apis::ContentV2::Errors::Representation
|
||||
|
@ -1434,8 +1434,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ListProductStatusesResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :kind, as: 'kind'
|
||||
property :next_page_token, as: 'nextPageToken'
|
||||
|
@ -1444,8 +1444,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Weight
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :unit, as: 'unit'
|
||||
property :value, as: 'value'
|
||||
|
|
|
@ -94,8 +94,8 @@ module Google
|
|||
class Representation < Google::Apis::Core::JsonRepresentation; end
|
||||
end
|
||||
|
||||
# @private
|
||||
class CustomField
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :custom_field_id, as: 'customFieldId'
|
||||
property :kind, as: 'kind'
|
||||
|
@ -103,8 +103,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class CustomFieldDef
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :enabled, as: 'enabled'
|
||||
collection :enumitems, as: 'enumitems', class: Google::Apis::CoordinateV1::EnumItemDef, decorator: Google::Apis::CoordinateV1::EnumItemDef::Representation
|
||||
|
@ -117,8 +117,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ListCustomFieldDefResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :items, as: 'items', class: Google::Apis::CoordinateV1::CustomFieldDef, decorator: Google::Apis::CoordinateV1::CustomFieldDef::Representation
|
||||
|
||||
|
@ -126,8 +126,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class CustomFields
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :custom_field, as: 'customField', class: Google::Apis::CoordinateV1::CustomField, decorator: Google::Apis::CoordinateV1::CustomField::Representation
|
||||
|
||||
|
@ -135,8 +135,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class EnumItemDef
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :active, as: 'active'
|
||||
property :kind, as: 'kind'
|
||||
|
@ -144,8 +144,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Job
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :id, as: 'id'
|
||||
collection :job_change, as: 'jobChange', class: Google::Apis::CoordinateV1::JobChange, decorator: Google::Apis::CoordinateV1::JobChange::Representation
|
||||
|
@ -156,8 +156,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class JobChange
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :kind, as: 'kind'
|
||||
property :state, as: 'state', class: Google::Apis::CoordinateV1::JobState, decorator: Google::Apis::CoordinateV1::JobState::Representation
|
||||
|
@ -166,8 +166,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ListJobResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :items, as: 'items', class: Google::Apis::CoordinateV1::Job, decorator: Google::Apis::CoordinateV1::Job::Representation
|
||||
|
||||
|
@ -176,8 +176,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class JobState
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :assignee, as: 'assignee'
|
||||
property :custom_fields, as: 'customFields', class: Google::Apis::CoordinateV1::CustomFields, decorator: Google::Apis::CoordinateV1::CustomFields::Representation
|
||||
|
@ -193,8 +193,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Location
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :address_line, as: 'addressLine'
|
||||
property :kind, as: 'kind'
|
||||
|
@ -203,8 +203,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ListLocationResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :items, as: 'items', class: Google::Apis::CoordinateV1::LocationRecord, decorator: Google::Apis::CoordinateV1::LocationRecord::Representation
|
||||
|
||||
|
@ -215,8 +215,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class LocationRecord
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :collection_time, as: 'collectionTime'
|
||||
property :confidence_radius, as: 'confidenceRadius'
|
||||
|
@ -226,8 +226,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Schedule
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :all_day, as: 'allDay'
|
||||
property :duration, as: 'duration'
|
||||
|
@ -237,8 +237,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Team
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :id, as: 'id'
|
||||
property :kind, as: 'kind'
|
||||
|
@ -246,8 +246,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ListTeamResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :items, as: 'items', class: Google::Apis::CoordinateV1::Team, decorator: Google::Apis::CoordinateV1::Team::Representation
|
||||
|
||||
|
@ -255,8 +255,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class TokenPagination
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :kind, as: 'kind'
|
||||
property :next_page_token, as: 'nextPageToken'
|
||||
|
@ -264,16 +264,16 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Worker
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :id, as: 'id'
|
||||
property :kind, as: 'kind'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ListWorkerResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :items, as: 'items', class: Google::Apis::CoordinateV1::Worker, decorator: Google::Apis::CoordinateV1::Worker::Representation
|
||||
|
||||
|
|
|
@ -74,8 +74,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Context
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :facets, as: 'facets', :class => Array do
|
||||
include Representable::JSON::Collection
|
||||
|
@ -86,8 +86,8 @@ module Google
|
|||
property :title, as: 'title'
|
||||
end
|
||||
|
||||
# @private
|
||||
class Facet
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :anchor, as: 'anchor'
|
||||
property :label, as: 'label'
|
||||
|
@ -96,8 +96,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Promotion
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :body_lines, as: 'bodyLines', class: Google::Apis::CustomsearchV1::Promotion::BodyLine, decorator: Google::Apis::CustomsearchV1::Promotion::BodyLine::Representation
|
||||
|
||||
|
@ -109,8 +109,8 @@ module Google
|
|||
property :title, as: 'title'
|
||||
end
|
||||
|
||||
# @private
|
||||
class BodyLine
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :html_title, as: 'htmlTitle'
|
||||
property :link, as: 'link'
|
||||
|
@ -119,8 +119,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Image
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :height, as: 'height'
|
||||
property :source, as: 'source'
|
||||
|
@ -129,8 +129,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Query
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :count, as: 'count'
|
||||
property :cr, as: 'cr'
|
||||
|
@ -172,8 +172,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Result
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :cache_id, as: 'cacheId'
|
||||
property :display_link, as: 'displayLink'
|
||||
|
@ -198,8 +198,8 @@ module Google
|
|||
property :title, as: 'title'
|
||||
end
|
||||
|
||||
# @private
|
||||
class Image
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :byte_size, as: 'byteSize'
|
||||
property :context_link, as: 'contextLink'
|
||||
|
@ -211,8 +211,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Label
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :display_name, as: 'displayName'
|
||||
property :label_with_op, as: 'label_with_op'
|
||||
|
@ -221,8 +221,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Search
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :context, as: 'context', class: Google::Apis::CustomsearchV1::Context, decorator: Google::Apis::CustomsearchV1::Context::Representation
|
||||
|
||||
|
@ -245,8 +245,8 @@ module Google
|
|||
|
||||
end
|
||||
|
||||
# @private
|
||||
class SearchInformation
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :formatted_search_time, as: 'formattedSearchTime'
|
||||
property :formatted_total_results, as: 'formattedTotalResults'
|
||||
|
@ -255,16 +255,16 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Spelling
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :corrected_query, as: 'correctedQuery'
|
||||
property :html_corrected_query, as: 'htmlCorrectedQuery'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Url
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :template, as: 'template'
|
||||
property :type, as: 'type'
|
||||
|
|
|
@ -158,16 +158,16 @@ module Google
|
|||
class Representation < Google::Apis::Core::JsonRepresentation; end
|
||||
end
|
||||
|
||||
# @private
|
||||
class AllocateIdsRequest
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :keys, as: 'keys', class: Google::Apis::DatastoreV1beta2::Key, decorator: Google::Apis::DatastoreV1beta2::Key::Representation
|
||||
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class AllocateIdsResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :header, as: 'header', class: Google::Apis::DatastoreV1beta2::ResponseHeader, decorator: Google::Apis::DatastoreV1beta2::ResponseHeader::Representation
|
||||
|
||||
|
@ -176,15 +176,15 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class BeginTransactionRequest
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :isolation_level, as: 'isolationLevel'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class BeginTransactionResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :header, as: 'header', class: Google::Apis::DatastoreV1beta2::ResponseHeader, decorator: Google::Apis::DatastoreV1beta2::ResponseHeader::Representation
|
||||
|
||||
|
@ -192,8 +192,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class CommitRequest
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :ignore_read_only, as: 'ignoreReadOnly'
|
||||
property :mode, as: 'mode'
|
||||
|
@ -203,8 +203,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class CommitResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :header, as: 'header', class: Google::Apis::DatastoreV1beta2::ResponseHeader, decorator: Google::Apis::DatastoreV1beta2::ResponseHeader::Representation
|
||||
|
||||
|
@ -213,8 +213,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class CompositeFilter
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :filters, as: 'filters', class: Google::Apis::DatastoreV1beta2::Filter, decorator: Google::Apis::DatastoreV1beta2::Filter::Representation
|
||||
|
||||
|
@ -222,8 +222,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Entity
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :key, as: 'key', class: Google::Apis::DatastoreV1beta2::Key, decorator: Google::Apis::DatastoreV1beta2::Key::Representation
|
||||
|
||||
|
@ -232,16 +232,16 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class EntityResult
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :entity, as: 'entity', class: Google::Apis::DatastoreV1beta2::Entity, decorator: Google::Apis::DatastoreV1beta2::Entity::Representation
|
||||
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Filter
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :composite_filter, as: 'compositeFilter', class: Google::Apis::DatastoreV1beta2::CompositeFilter, decorator: Google::Apis::DatastoreV1beta2::CompositeFilter::Representation
|
||||
|
||||
|
@ -250,8 +250,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class GqlQuery
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :allow_literal, as: 'allowLiteral'
|
||||
collection :name_args, as: 'nameArgs', class: Google::Apis::DatastoreV1beta2::GqlQueryArg, decorator: Google::Apis::DatastoreV1beta2::GqlQueryArg::Representation
|
||||
|
@ -262,8 +262,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class GqlQueryArg
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :cursor, :base64 => true, as: 'cursor'
|
||||
property :name, as: 'name'
|
||||
|
@ -272,8 +272,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Key
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :partition_id, as: 'partitionId', class: Google::Apis::DatastoreV1beta2::PartitionId, decorator: Google::Apis::DatastoreV1beta2::PartitionId::Representation
|
||||
|
||||
|
@ -282,8 +282,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class KeyPathElement
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :id, as: 'id'
|
||||
property :kind, as: 'kind'
|
||||
|
@ -291,15 +291,15 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class KindExpression
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :name, as: 'name'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class LookupRequest
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :keys, as: 'keys', class: Google::Apis::DatastoreV1beta2::Key, decorator: Google::Apis::DatastoreV1beta2::Key::Representation
|
||||
|
||||
|
@ -308,8 +308,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class LookupResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :deferred, as: 'deferred', class: Google::Apis::DatastoreV1beta2::Key, decorator: Google::Apis::DatastoreV1beta2::Key::Representation
|
||||
|
||||
|
@ -322,8 +322,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Mutation
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :delete, as: 'delete', class: Google::Apis::DatastoreV1beta2::Key, decorator: Google::Apis::DatastoreV1beta2::Key::Representation
|
||||
|
||||
|
@ -339,8 +339,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class MutationResult
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :index_updates, as: 'indexUpdates'
|
||||
collection :insert_auto_id_keys, as: 'insertAutoIdKeys', class: Google::Apis::DatastoreV1beta2::Key, decorator: Google::Apis::DatastoreV1beta2::Key::Representation
|
||||
|
@ -348,16 +348,16 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class PartitionId
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :dataset_id, as: 'datasetId'
|
||||
property :namespace, as: 'namespace'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Property
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :blob_key_value, as: 'blobKeyValue'
|
||||
property :blob_value, :base64 => true, as: 'blobValue'
|
||||
|
@ -378,8 +378,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class PropertyExpression
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :aggregation_function, as: 'aggregationFunction'
|
||||
property :property, as: 'property', class: Google::Apis::DatastoreV1beta2::PropertyReference, decorator: Google::Apis::DatastoreV1beta2::PropertyReference::Representation
|
||||
|
@ -387,8 +387,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class PropertyFilter
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :operator, as: 'operator'
|
||||
property :property, as: 'property', class: Google::Apis::DatastoreV1beta2::PropertyReference, decorator: Google::Apis::DatastoreV1beta2::PropertyReference::Representation
|
||||
|
@ -398,8 +398,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class PropertyOrder
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :direction, as: 'direction'
|
||||
property :property, as: 'property', class: Google::Apis::DatastoreV1beta2::PropertyReference, decorator: Google::Apis::DatastoreV1beta2::PropertyReference::Representation
|
||||
|
@ -407,15 +407,15 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class PropertyReference
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :name, as: 'name'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Query
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :end_cursor, :base64 => true, as: 'endCursor'
|
||||
property :filter, as: 'filter', class: Google::Apis::DatastoreV1beta2::Filter, decorator: Google::Apis::DatastoreV1beta2::Filter::Representation
|
||||
|
@ -434,8 +434,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class QueryResultBatch
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :end_cursor, :base64 => true, as: 'endCursor'
|
||||
property :entity_result_type, as: 'entityResultType'
|
||||
|
@ -446,38 +446,38 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ReadOptions
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :read_consistency, as: 'readConsistency'
|
||||
property :transaction, :base64 => true, as: 'transaction'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ResponseHeader
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :kind, as: 'kind'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class RollbackRequest
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :transaction, :base64 => true, as: 'transaction'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class RollbackResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :header, as: 'header', class: Google::Apis::DatastoreV1beta2::ResponseHeader, decorator: Google::Apis::DatastoreV1beta2::ResponseHeader::Representation
|
||||
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class RunQueryRequest
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :gql_query, as: 'gqlQuery', class: Google::Apis::DatastoreV1beta2::GqlQuery, decorator: Google::Apis::DatastoreV1beta2::GqlQuery::Representation
|
||||
|
||||
|
@ -490,8 +490,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class RunQueryResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :batch, as: 'batch', class: Google::Apis::DatastoreV1beta2::QueryResultBatch, decorator: Google::Apis::DatastoreV1beta2::QueryResultBatch::Representation
|
||||
|
||||
|
@ -500,8 +500,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Value
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :blob_key_value, as: 'blobKeyValue'
|
||||
property :blob_value, :base64 => true, as: 'blobValue'
|
||||
|
|
|
@ -94,8 +94,8 @@ module Google
|
|||
class Representation < Google::Apis::Core::JsonRepresentation; end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Deployment
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :description, as: 'description'
|
||||
property :fingerprint, :base64 => true, as: 'fingerprint'
|
||||
|
@ -113,16 +113,16 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class DeploymentUpdate
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :errors, as: 'errors'
|
||||
property :manifest, as: 'manifest'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ListDeploymentsResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :deployments, as: 'deployments', class: Google::Apis::DeploymentmanagerV2beta2::Deployment, decorator: Google::Apis::DeploymentmanagerV2beta2::Deployment::Representation
|
||||
|
||||
|
@ -130,16 +130,16 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ImportFile
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :content, as: 'content'
|
||||
property :name, as: 'name'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Manifest
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :config, as: 'config'
|
||||
property :evaluated_config, as: 'evaluatedConfig'
|
||||
|
@ -153,8 +153,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ListManifestsResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :manifests, as: 'manifests', class: Google::Apis::DeploymentmanagerV2beta2::Manifest, decorator: Google::Apis::DeploymentmanagerV2beta2::Manifest::Representation
|
||||
|
||||
|
@ -162,8 +162,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Operation
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :client_operation_id, as: 'clientOperationId'
|
||||
property :creation_timestamp, as: 'creationTimestamp'
|
||||
|
@ -191,15 +191,15 @@ module Google
|
|||
property :zone, as: 'zone'
|
||||
end
|
||||
|
||||
# @private
|
||||
class Error
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :errors, as: 'errors', class: Google::Apis::DeploymentmanagerV2beta2::Operation::Error::Error, decorator: Google::Apis::DeploymentmanagerV2beta2::Operation::Error::Error::Representation
|
||||
|
||||
end
|
||||
|
||||
# @private
|
||||
class Error
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :code, as: 'code'
|
||||
property :location, as: 'location'
|
||||
|
@ -208,8 +208,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Warning
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :code, as: 'code'
|
||||
collection :data, as: 'data', class: Google::Apis::DeploymentmanagerV2beta2::Operation::Warning::Datum, decorator: Google::Apis::DeploymentmanagerV2beta2::Operation::Warning::Datum::Representation
|
||||
|
@ -217,8 +217,8 @@ module Google
|
|||
property :message, as: 'message'
|
||||
end
|
||||
|
||||
# @private
|
||||
class Datum
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :key, as: 'key'
|
||||
property :value, as: 'value'
|
||||
|
@ -227,8 +227,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ListOperationsResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :next_page_token, as: 'nextPageToken'
|
||||
collection :operations, as: 'operations', class: Google::Apis::DeploymentmanagerV2beta2::Operation, decorator: Google::Apis::DeploymentmanagerV2beta2::Operation::Representation
|
||||
|
@ -236,8 +236,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Resource
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :final_properties, as: 'finalProperties'
|
||||
property :id, as: 'id'
|
||||
|
@ -253,8 +253,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ResourceUpdate
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :errors, as: 'errors'
|
||||
property :final_properties, as: 'finalProperties'
|
||||
|
@ -265,8 +265,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ListResourcesResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :next_page_token, as: 'nextPageToken'
|
||||
collection :resources, as: 'resources', class: Google::Apis::DeploymentmanagerV2beta2::Resource, decorator: Google::Apis::DeploymentmanagerV2beta2::Resource::Representation
|
||||
|
@ -274,8 +274,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class TargetConfiguration
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :config, as: 'config'
|
||||
collection :imports, as: 'imports', class: Google::Apis::DeploymentmanagerV2beta2::ImportFile, decorator: Google::Apis::DeploymentmanagerV2beta2::ImportFile::Representation
|
||||
|
@ -283,15 +283,15 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Type
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :name, as: 'name'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ListTypesResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :next_page_token, as: 'nextPageToken'
|
||||
collection :types, as: 'types', class: Google::Apis::DeploymentmanagerV2beta2::Type, decorator: Google::Apis::DeploymentmanagerV2beta2::Type::Representation
|
||||
|
|
File diff suppressed because it is too large
Load Diff
|
@ -102,8 +102,8 @@ module Google
|
|||
class Representation < Google::Apis::Core::JsonRepresentation; end
|
||||
end
|
||||
|
||||
# @private
|
||||
class DirectoryList
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :discovery_version, as: 'discoveryVersion'
|
||||
collection :items, as: 'items', class: Google::Apis::DiscoveryV1::DirectoryList::Item, decorator: Google::Apis::DiscoveryV1::DirectoryList::Item::Representation
|
||||
|
@ -111,8 +111,8 @@ module Google
|
|||
property :kind, as: 'kind'
|
||||
end
|
||||
|
||||
# @private
|
||||
class Item
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :description, as: 'description'
|
||||
property :discovery_link, as: 'discoveryLink'
|
||||
|
@ -129,8 +129,8 @@ module Google
|
|||
property :version, as: 'version'
|
||||
end
|
||||
|
||||
# @private
|
||||
class Icons
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :x16, as: 'x16'
|
||||
property :x32, as: 'x32'
|
||||
|
@ -139,8 +139,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class JsonSchema
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :_ref, as: '$ref'
|
||||
property :additional_properties, as: 'additionalProperties', class: Google::Apis::DiscoveryV1::JsonSchema, decorator: Google::Apis::DiscoveryV1::JsonSchema::Representation
|
||||
|
@ -169,23 +169,23 @@ module Google
|
|||
|
||||
end
|
||||
|
||||
# @private
|
||||
class Annotations
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :required, as: 'required'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Variant
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :discriminant, as: 'discriminant'
|
||||
collection :map, as: 'map', class: Google::Apis::DiscoveryV1::JsonSchema::Variant::Map, decorator: Google::Apis::DiscoveryV1::JsonSchema::Variant::Map::Representation
|
||||
|
||||
end
|
||||
|
||||
# @private
|
||||
class Map
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :_ref, as: '$ref'
|
||||
property :type_value, as: 'type_value'
|
||||
|
@ -194,8 +194,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class RestDescription
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :auth, as: 'auth', class: Google::Apis::DiscoveryV1::RestDescription::Auth, decorator: Google::Apis::DiscoveryV1::RestDescription::Auth::Representation
|
||||
|
||||
|
@ -233,22 +233,22 @@ module Google
|
|||
property :version, as: 'version'
|
||||
end
|
||||
|
||||
# @private
|
||||
class Auth
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :oauth2, as: 'oauth2', class: Google::Apis::DiscoveryV1::RestDescription::Auth::Oauth2, decorator: Google::Apis::DiscoveryV1::RestDescription::Auth::Oauth2::Representation
|
||||
|
||||
end
|
||||
|
||||
# @private
|
||||
class Oauth2
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
hash :scopes, as: 'scopes', class: Google::Apis::DiscoveryV1::RestDescription::Auth::Oauth2::Scope, decorator: Google::Apis::DiscoveryV1::RestDescription::Auth::Oauth2::Scope::Representation
|
||||
|
||||
end
|
||||
|
||||
# @private
|
||||
class Scope
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :description, as: 'description'
|
||||
end
|
||||
|
@ -256,8 +256,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Icons
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :x16, as: 'x16'
|
||||
property :x32, as: 'x32'
|
||||
|
@ -265,8 +265,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class RestMethod
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :description, as: 'description'
|
||||
property :etag_required, as: 'etagRequired'
|
||||
|
@ -289,8 +289,8 @@ module Google
|
|||
property :use_media_download_service, as: 'useMediaDownloadService'
|
||||
end
|
||||
|
||||
# @private
|
||||
class MediaUpload
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :accept, as: 'accept'
|
||||
property :max_size, as: 'maxSize'
|
||||
|
@ -298,8 +298,8 @@ module Google
|
|||
|
||||
end
|
||||
|
||||
# @private
|
||||
class Protocols
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :resumable, as: 'resumable', class: Google::Apis::DiscoveryV1::RestMethod::MediaUpload::Protocols::Resumable, decorator: Google::Apis::DiscoveryV1::RestMethod::MediaUpload::Protocols::Resumable::Representation
|
||||
|
||||
|
@ -307,16 +307,16 @@ module Google
|
|||
|
||||
end
|
||||
|
||||
# @private
|
||||
class Resumable
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :multipart, as: 'multipart'
|
||||
property :path, as: 'path'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Simple
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :multipart, as: 'multipart'
|
||||
property :path, as: 'path'
|
||||
|
@ -325,24 +325,24 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Request
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :_ref, as: '$ref'
|
||||
property :parameter_name, as: 'parameterName'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Response
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :_ref, as: '$ref'
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class RestResource
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
hash :api_methods, as: 'methods', class: Google::Apis::DiscoveryV1::RestMethod, decorator: Google::Apis::DiscoveryV1::RestMethod::Representation
|
||||
|
||||
|
|
|
@ -54,8 +54,8 @@ module Google
|
|||
class Representation < Google::Apis::Core::JsonRepresentation; end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Change
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :additions, as: 'additions', class: Google::Apis::DnsV1::ResourceRecordSet, decorator: Google::Apis::DnsV1::ResourceRecordSet::Representation
|
||||
|
||||
|
@ -68,8 +68,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ListChangesResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :changes, as: 'changes', class: Google::Apis::DnsV1::Change, decorator: Google::Apis::DnsV1::Change::Representation
|
||||
|
||||
|
@ -78,8 +78,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ManagedZone
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :creation_time, as: 'creationTime'
|
||||
property :description, as: 'description'
|
||||
|
@ -92,8 +92,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ListManagedZonesResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :kind, as: 'kind'
|
||||
collection :managed_zones, as: 'managedZones', class: Google::Apis::DnsV1::ManagedZone, decorator: Google::Apis::DnsV1::ManagedZone::Representation
|
||||
|
@ -102,8 +102,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Project
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :id, as: 'id'
|
||||
property :kind, as: 'kind'
|
||||
|
@ -113,8 +113,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Quota
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :kind, as: 'kind'
|
||||
property :managed_zones, as: 'managedZones'
|
||||
|
@ -126,8 +126,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ResourceRecordSet
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :kind, as: 'kind'
|
||||
property :name, as: 'name'
|
||||
|
@ -137,8 +137,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ListResourceRecordSetsResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :kind, as: 'kind'
|
||||
property :next_page_token, as: 'nextPageToken'
|
||||
|
|
|
@ -98,8 +98,8 @@ module Google
|
|||
class Representation < Google::Apis::Core::JsonRepresentation; end
|
||||
end
|
||||
|
||||
# @private
|
||||
class DownloadLineItemsRequest
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :filter_ids, as: 'filterIds'
|
||||
property :filter_type, as: 'filterType'
|
||||
|
@ -107,23 +107,23 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class DownloadLineItemsResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :line_items, as: 'lineItems'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class FilterPair
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :type, as: 'type'
|
||||
property :value, as: 'value'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ListQueriesResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :kind, as: 'kind'
|
||||
collection :queries, as: 'queries', class: Google::Apis::DoubleclickbidmanagerV1::Query, decorator: Google::Apis::DoubleclickbidmanagerV1::Query::Representation
|
||||
|
@ -131,8 +131,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ListReportsResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :kind, as: 'kind'
|
||||
collection :reports, as: 'reports', class: Google::Apis::DoubleclickbidmanagerV1::Report, decorator: Google::Apis::DoubleclickbidmanagerV1::Report::Representation
|
||||
|
@ -140,8 +140,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Parameters
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :filters, as: 'filters', class: Google::Apis::DoubleclickbidmanagerV1::FilterPair, decorator: Google::Apis::DoubleclickbidmanagerV1::FilterPair::Representation
|
||||
|
||||
|
@ -152,8 +152,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Query
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :kind, as: 'kind'
|
||||
property :metadata, as: 'metadata', class: Google::Apis::DoubleclickbidmanagerV1::QueryMetadata, decorator: Google::Apis::DoubleclickbidmanagerV1::QueryMetadata::Representation
|
||||
|
@ -169,8 +169,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class QueryMetadata
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :data_range, as: 'dataRange'
|
||||
property :format, as: 'format'
|
||||
|
@ -186,8 +186,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class QuerySchedule
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :end_time_ms, as: 'endTimeMs'
|
||||
property :frequency, as: 'frequency'
|
||||
|
@ -196,8 +196,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Report
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :key, as: 'key', class: Google::Apis::DoubleclickbidmanagerV1::ReportKey, decorator: Google::Apis::DoubleclickbidmanagerV1::ReportKey::Representation
|
||||
|
||||
|
@ -208,23 +208,23 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ReportFailure
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :error_code, as: 'errorCode'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ReportKey
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :query_id, as: 'queryId'
|
||||
property :report_id, as: 'reportId'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ReportMetadata
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :google_cloud_storage_path, as: 'googleCloudStoragePath'
|
||||
property :report_data_end_time_ms, as: 'reportDataEndTimeMs'
|
||||
|
@ -234,8 +234,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ReportStatus
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :failure, as: 'failure', class: Google::Apis::DoubleclickbidmanagerV1::ReportFailure, decorator: Google::Apis::DoubleclickbidmanagerV1::ReportFailure::Representation
|
||||
|
||||
|
@ -245,8 +245,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class RowStatus
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :changed, as: 'changed'
|
||||
property :entity_id, as: 'entityId'
|
||||
|
@ -257,8 +257,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class RunQueryRequest
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :data_range, as: 'dataRange'
|
||||
property :report_data_end_time_ms, as: 'reportDataEndTimeMs'
|
||||
|
@ -267,8 +267,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class UploadLineItemsRequest
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :dry_run, as: 'dryRun'
|
||||
property :format, as: 'format'
|
||||
|
@ -276,16 +276,16 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class UploadLineItemsResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :upload_status, as: 'uploadStatus', class: Google::Apis::DoubleclickbidmanagerV1::UploadStatus, decorator: Google::Apis::DoubleclickbidmanagerV1::UploadStatus::Representation
|
||||
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class UploadStatus
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :errors, as: 'errors'
|
||||
collection :row_status, as: 'rowStatus', class: Google::Apis::DoubleclickbidmanagerV1::RowStatus, decorator: Google::Apis::DoubleclickbidmanagerV1::RowStatus::Representation
|
||||
|
|
|
@ -90,8 +90,8 @@ module Google
|
|||
class Representation < Google::Apis::Core::JsonRepresentation; end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Availability
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :advertiser_id, as: 'advertiserId'
|
||||
property :agency_id, as: 'agencyId'
|
||||
|
@ -102,8 +102,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Conversion
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :ad_group_id, as: 'adGroupId'
|
||||
property :ad_id, as: 'adId'
|
||||
|
@ -143,8 +143,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ConversionList
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :conversion, as: 'conversion', class: Google::Apis::DoubleclicksearchV2::Conversion, decorator: Google::Apis::DoubleclicksearchV2::Conversion::Representation
|
||||
|
||||
|
@ -152,24 +152,24 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class CustomDimension
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :name, as: 'name'
|
||||
property :value, as: 'value'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class CustomMetric
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :name, as: 'name'
|
||||
property :value, as: 'value'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Report
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :files, as: 'files', class: Google::Apis::DoubleclicksearchV2::Report::File, decorator: Google::Apis::DoubleclicksearchV2::Report::File::Representation
|
||||
|
||||
|
@ -184,8 +184,8 @@ module Google
|
|||
property :statistics_time_zone, as: 'statisticsTimeZone'
|
||||
end
|
||||
|
||||
# @private
|
||||
class File
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :byte_count, as: 'byteCount'
|
||||
property :url, as: 'url'
|
||||
|
@ -193,8 +193,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ReportApiColumnSpec
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :column_name, as: 'columnName'
|
||||
property :custom_dimension_name, as: 'customDimensionName'
|
||||
|
@ -208,8 +208,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ReportRequest
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :columns, as: 'columns', class: Google::Apis::DoubleclicksearchV2::ReportApiColumnSpec, decorator: Google::Apis::DoubleclicksearchV2::ReportApiColumnSpec::Representation
|
||||
|
||||
|
@ -232,8 +232,8 @@ module Google
|
|||
property :verify_single_time_zone, as: 'verifySingleTimeZone'
|
||||
end
|
||||
|
||||
# @private
|
||||
class Filter
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :column, as: 'column', class: Google::Apis::DoubleclicksearchV2::ReportApiColumnSpec, decorator: Google::Apis::DoubleclicksearchV2::ReportApiColumnSpec::Representation
|
||||
|
||||
|
@ -242,8 +242,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class OrderBy
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :column, as: 'column', class: Google::Apis::DoubleclicksearchV2::ReportApiColumnSpec, decorator: Google::Apis::DoubleclicksearchV2::ReportApiColumnSpec::Representation
|
||||
|
||||
|
@ -251,8 +251,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ReportScope
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :ad_group_id, as: 'adGroupId'
|
||||
property :ad_id, as: 'adId'
|
||||
|
@ -264,8 +264,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class TimeRange
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :changed_attributes_since_timestamp, as: 'changedAttributesSinceTimestamp', type: DateTime
|
||||
|
||||
|
@ -277,8 +277,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class SavedColumn
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :kind, as: 'kind'
|
||||
property :saved_column_name, as: 'savedColumnName'
|
||||
|
@ -286,8 +286,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class SavedColumnList
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :items, as: 'items', class: Google::Apis::DoubleclicksearchV2::SavedColumn, decorator: Google::Apis::DoubleclicksearchV2::SavedColumn::Representation
|
||||
|
||||
|
@ -295,16 +295,16 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class UpdateAvailabilityRequest
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :availabilities, as: 'availabilities', class: Google::Apis::DoubleclicksearchV2::Availability, decorator: Google::Apis::DoubleclicksearchV2::Availability::Representation
|
||||
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class UpdateAvailabilityResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :availabilities, as: 'availabilities', class: Google::Apis::DoubleclicksearchV2::Availability, decorator: Google::Apis::DoubleclicksearchV2::Availability::Representation
|
||||
|
||||
|
|
|
@ -25,7 +25,7 @@ module Google
|
|||
# @see https://developers.google.com/drive/
|
||||
module DriveV2
|
||||
VERSION = 'V2'
|
||||
REVISION = '20150526'
|
||||
REVISION = '20150618'
|
||||
|
||||
# View and manage the files in your Google Drive
|
||||
AUTH_DRIVE = 'https://www.googleapis.com/auth/drive'
|
||||
|
|
|
@ -1235,8 +1235,7 @@ module Google
|
|||
# @return [String]
|
||||
attr_accessor :description
|
||||
|
||||
# Short lived download URL for the file. This is only populated for files with
|
||||
# content stored in Drive.
|
||||
#
|
||||
# Corresponds to the JSON property `downloadUrl`
|
||||
# @return [String]
|
||||
attr_accessor :download_url
|
||||
|
@ -1258,7 +1257,7 @@ module Google
|
|||
attr_accessor :etag
|
||||
|
||||
# Whether this file has been explicitly trashed, as opposed to recursively
|
||||
# trashed. This will only be populated if the file is trashed.
|
||||
# trashed.
|
||||
# Corresponds to the JSON property `explicitlyTrashed`
|
||||
# @return [Boolean]
|
||||
attr_accessor :explicitly_trashed
|
||||
|
|
|
@ -182,8 +182,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class About
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :additional_role_info, as: 'additionalRoleInfo', class: Google::Apis::DriveV2::About::AdditionalRoleInfo, decorator: Google::Apis::DriveV2::About::AdditionalRoleInfo::Representation
|
||||
|
||||
|
@ -218,16 +218,16 @@ module Google
|
|||
|
||||
end
|
||||
|
||||
# @private
|
||||
class AdditionalRoleInfo
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :role_sets, as: 'roleSets', class: Google::Apis::DriveV2::About::AdditionalRoleInfo::RoleSet, decorator: Google::Apis::DriveV2::About::AdditionalRoleInfo::RoleSet::Representation
|
||||
|
||||
property :type, as: 'type'
|
||||
end
|
||||
|
||||
# @private
|
||||
class RoleSet
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :additional_roles, as: 'additionalRoles'
|
||||
property :primary_role, as: 'primaryRole'
|
||||
|
@ -235,40 +235,40 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ExportFormat
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :source, as: 'source'
|
||||
collection :targets, as: 'targets'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Feature
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :feature_name, as: 'featureName'
|
||||
property :feature_rate, as: 'featureRate'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ImportFormat
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :source, as: 'source'
|
||||
collection :targets, as: 'targets'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class MaxUploadSize
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :size, as: 'size'
|
||||
property :type, as: 'type'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class QuotaBytesByService
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :bytes_used, as: 'bytesUsed'
|
||||
property :service_name, as: 'serviceName'
|
||||
|
@ -276,8 +276,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class App
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :authorized, as: 'authorized'
|
||||
property :create_in_folder_template, as: 'createInFolderTemplate'
|
||||
|
@ -306,8 +306,8 @@ module Google
|
|||
property :use_by_default, as: 'useByDefault'
|
||||
end
|
||||
|
||||
# @private
|
||||
class Icon
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :category, as: 'category'
|
||||
property :icon_url, as: 'iconUrl'
|
||||
|
@ -316,8 +316,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class AppList
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :default_app_ids, as: 'defaultAppIds'
|
||||
property :etag, as: 'etag'
|
||||
|
@ -328,8 +328,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Change
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :deleted, as: 'deleted'
|
||||
property :file, as: 'file', class: Google::Apis::DriveV2::File, decorator: Google::Apis::DriveV2::File::Representation
|
||||
|
@ -343,8 +343,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ChangeList
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :etag, as: 'etag'
|
||||
collection :items, as: 'items', class: Google::Apis::DriveV2::Change, decorator: Google::Apis::DriveV2::Change::Representation
|
||||
|
@ -357,8 +357,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Channel
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :address, as: 'address'
|
||||
property :expiration, as: 'expiration'
|
||||
|
@ -373,8 +373,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ChildList
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :etag, as: 'etag'
|
||||
collection :items, as: 'items', class: Google::Apis::DriveV2::ChildReference, decorator: Google::Apis::DriveV2::ChildReference::Representation
|
||||
|
@ -386,8 +386,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ChildReference
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :child_link, as: 'childLink'
|
||||
property :id, as: 'id'
|
||||
|
@ -396,8 +396,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Comment
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :anchor, as: 'anchor'
|
||||
property :author, as: 'author', class: Google::Apis::DriveV2::User, decorator: Google::Apis::DriveV2::User::Representation
|
||||
|
@ -421,8 +421,8 @@ module Google
|
|||
property :status, as: 'status'
|
||||
end
|
||||
|
||||
# @private
|
||||
class Context
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :type, as: 'type'
|
||||
property :value, as: 'value'
|
||||
|
@ -430,8 +430,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class CommentList
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :items, as: 'items', class: Google::Apis::DriveV2::Comment, decorator: Google::Apis::DriveV2::Comment::Representation
|
||||
|
||||
|
@ -442,8 +442,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class CommentReply
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :author, as: 'author', class: Google::Apis::DriveV2::User, decorator: Google::Apis::DriveV2::User::Representation
|
||||
|
||||
|
@ -460,8 +460,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class CommentReplyList
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :items, as: 'items', class: Google::Apis::DriveV2::CommentReply, decorator: Google::Apis::DriveV2::CommentReply::Representation
|
||||
|
||||
|
@ -472,8 +472,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class File
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :alternate_link, as: 'alternateLink'
|
||||
property :app_data_contents, as: 'appDataContents'
|
||||
|
@ -550,8 +550,8 @@ module Google
|
|||
property :writers_can_share, as: 'writersCanShare'
|
||||
end
|
||||
|
||||
# @private
|
||||
class ImageMediaMetadata
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :aperture, as: 'aperture'
|
||||
property :camera_make, as: 'cameraMake'
|
||||
|
@ -577,8 +577,8 @@ module Google
|
|||
property :width, as: 'width'
|
||||
end
|
||||
|
||||
# @private
|
||||
class Location
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :altitude, as: 'altitude'
|
||||
property :latitude, as: 'latitude'
|
||||
|
@ -587,15 +587,15 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class IndexableText
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :text, as: 'text'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Labels
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :hidden, as: 'hidden'
|
||||
property :restricted, as: 'restricted'
|
||||
|
@ -605,16 +605,16 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Thumbnail
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :image, :base64 => true, as: 'image'
|
||||
property :mime_type, as: 'mimeType'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class VideoMediaMetadata
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :duration_millis, as: 'durationMillis'
|
||||
property :height, as: 'height'
|
||||
|
@ -623,8 +623,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class FileList
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :etag, as: 'etag'
|
||||
collection :items, as: 'items', class: Google::Apis::DriveV2::File, decorator: Google::Apis::DriveV2::File::Representation
|
||||
|
@ -636,8 +636,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ParentList
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :etag, as: 'etag'
|
||||
collection :items, as: 'items', class: Google::Apis::DriveV2::ParentReference, decorator: Google::Apis::DriveV2::ParentReference::Representation
|
||||
|
@ -647,8 +647,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ParentReference
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :id, as: 'id'
|
||||
property :is_root, as: 'isRoot'
|
||||
|
@ -658,8 +658,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Permission
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :additional_roles, as: 'additionalRoles'
|
||||
property :auth_key, as: 'authKey'
|
||||
|
@ -678,16 +678,16 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class PermissionId
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :id, as: 'id'
|
||||
property :kind, as: 'kind'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class PermissionList
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :etag, as: 'etag'
|
||||
collection :items, as: 'items', class: Google::Apis::DriveV2::Permission, decorator: Google::Apis::DriveV2::Permission::Representation
|
||||
|
@ -697,8 +697,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Property
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :etag, as: 'etag'
|
||||
property :key, as: 'key'
|
||||
|
@ -709,8 +709,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class PropertyList
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :etag, as: 'etag'
|
||||
collection :items, as: 'items', class: Google::Apis::DriveV2::Property, decorator: Google::Apis::DriveV2::Property::Representation
|
||||
|
@ -720,8 +720,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Revision
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :download_url, as: 'downloadUrl'
|
||||
property :etag, as: 'etag'
|
||||
|
@ -746,8 +746,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class RevisionList
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :etag, as: 'etag'
|
||||
collection :items, as: 'items', class: Google::Apis::DriveV2::Revision, decorator: Google::Apis::DriveV2::Revision::Representation
|
||||
|
@ -757,8 +757,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class User
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :display_name, as: 'displayName'
|
||||
property :email_address, as: 'emailAddress'
|
||||
|
@ -769,8 +769,8 @@ module Google
|
|||
|
||||
end
|
||||
|
||||
# @private
|
||||
class Picture
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :url, as: 'url'
|
||||
end
|
||||
|
|
|
@ -94,8 +94,8 @@ module Google
|
|||
class Representation < Google::Apis::Core::JsonRepresentation; end
|
||||
end
|
||||
|
||||
# @private
|
||||
class AggregateBucket
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :activity, as: 'activity'
|
||||
collection :dataset, as: 'dataset', class: Google::Apis::FitnessV1::Dataset, decorator: Google::Apis::FitnessV1::Dataset::Representation
|
||||
|
@ -108,8 +108,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class AggregateBy
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :data_source_id, as: 'dataSourceId'
|
||||
property :data_type_name, as: 'dataTypeName'
|
||||
|
@ -118,8 +118,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class AggregateRequest
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :aggregate_by, as: 'aggregateBy', class: Google::Apis::FitnessV1::AggregateBy, decorator: Google::Apis::FitnessV1::AggregateBy::Representation
|
||||
|
||||
|
@ -136,16 +136,16 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class AggregateResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :bucket, as: 'bucket', class: Google::Apis::FitnessV1::AggregateBucket, decorator: Google::Apis::FitnessV1::AggregateBucket::Representation
|
||||
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Application
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :details_url, as: 'detailsUrl'
|
||||
property :name, as: 'name'
|
||||
|
@ -154,30 +154,30 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class BucketByActivity
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :activity_data_source_id, as: 'activityDataSourceId'
|
||||
property :min_duration_millis, as: 'minDurationMillis'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class BucketBySession
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :min_duration_millis, as: 'minDurationMillis'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class BucketByTime
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :duration_millis, as: 'durationMillis'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class DataPoint
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :computation_time_millis, as: 'computationTimeMillis'
|
||||
property :data_type_name, as: 'dataTypeName'
|
||||
|
@ -191,8 +191,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class DataSource
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :application, as: 'application', class: Google::Apis::FitnessV1::Application, decorator: Google::Apis::FitnessV1::Application::Representation
|
||||
|
||||
|
@ -207,8 +207,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class DataType
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :field, as: 'field', class: Google::Apis::FitnessV1::DataTypeField, decorator: Google::Apis::FitnessV1::DataTypeField::Representation
|
||||
|
||||
|
@ -216,8 +216,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class DataTypeField
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :format, as: 'format'
|
||||
property :name, as: 'name'
|
||||
|
@ -225,8 +225,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Dataset
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :data_source_id, as: 'dataSourceId'
|
||||
property :max_end_time_ns, as: 'maxEndTimeNs'
|
||||
|
@ -237,8 +237,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Device
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :manufacturer, as: 'manufacturer'
|
||||
property :model, as: 'model'
|
||||
|
@ -248,16 +248,16 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ListDataSourcesResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :data_source, as: 'dataSource', class: Google::Apis::FitnessV1::DataSource, decorator: Google::Apis::FitnessV1::DataSource::Representation
|
||||
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ListSessionsResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :deleted_session, as: 'deletedSession', class: Google::Apis::FitnessV1::Session, decorator: Google::Apis::FitnessV1::Session::Representation
|
||||
|
||||
|
@ -267,8 +267,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Session
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :active_time_millis, as: 'activeTimeMillis'
|
||||
property :activity_type, as: 'activityType'
|
||||
|
@ -283,8 +283,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Value
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :fp_val, as: 'fpVal'
|
||||
property :int_val, as: 'intVal'
|
||||
|
|
|
@ -118,8 +118,8 @@ module Google
|
|||
class Representation < Google::Apis::Core::JsonRepresentation; end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Bucket
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :color, as: 'color'
|
||||
property :icon, as: 'icon'
|
||||
|
@ -130,8 +130,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Column
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :base_column, as: 'baseColumn', class: Google::Apis::FusiontablesV2::Column::BaseColumn, decorator: Google::Apis::FusiontablesV2::Column::BaseColumn::Representation
|
||||
|
||||
|
@ -148,8 +148,8 @@ module Google
|
|||
property :validate_data, as: 'validateData'
|
||||
end
|
||||
|
||||
# @private
|
||||
class BaseColumn
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :column_id, as: 'columnId'
|
||||
property :table_index, as: 'tableIndex'
|
||||
|
@ -157,8 +157,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ColumnList
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :items, as: 'items', class: Google::Apis::FusiontablesV2::Column, decorator: Google::Apis::FusiontablesV2::Column::Representation
|
||||
|
||||
|
@ -168,8 +168,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Geometry
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :geometries, as: 'geometries'
|
||||
property :geometry, as: 'geometry'
|
||||
|
@ -177,16 +177,16 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Import
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :kind, as: 'kind'
|
||||
property :num_rows_received, as: 'numRowsReceived'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Line
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :coordinates, as: 'coordinates', :class => Array do
|
||||
include Representable::JSON::Collection
|
||||
|
@ -197,8 +197,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class LineStyle
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :stroke_color, as: 'strokeColor'
|
||||
property :stroke_color_styler, as: 'strokeColorStyler', class: Google::Apis::FusiontablesV2::StyleFunction, decorator: Google::Apis::FusiontablesV2::StyleFunction::Representation
|
||||
|
@ -210,16 +210,16 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Point
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :coordinates, as: 'coordinates'
|
||||
property :type, as: 'type'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class PointStyle
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :icon_name, as: 'iconName'
|
||||
property :icon_styler, as: 'iconStyler', class: Google::Apis::FusiontablesV2::StyleFunction, decorator: Google::Apis::FusiontablesV2::StyleFunction::Representation
|
||||
|
@ -227,8 +227,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Polygon
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :coordinates, as: 'coordinates', :class => Array do
|
||||
include Representable::JSON::Collection
|
||||
|
@ -243,8 +243,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class PolygonStyle
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :fill_color, as: 'fillColor'
|
||||
property :fill_color_styler, as: 'fillColorStyler', class: Google::Apis::FusiontablesV2::StyleFunction, decorator: Google::Apis::FusiontablesV2::StyleFunction::Representation
|
||||
|
@ -260,8 +260,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Sqlresponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :columns, as: 'columns'
|
||||
property :kind, as: 'kind'
|
||||
|
@ -273,8 +273,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class StyleFunction
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :buckets, as: 'buckets', class: Google::Apis::FusiontablesV2::Bucket, decorator: Google::Apis::FusiontablesV2::Bucket::Representation
|
||||
|
||||
|
@ -284,8 +284,8 @@ module Google
|
|||
property :kind, as: 'kind'
|
||||
end
|
||||
|
||||
# @private
|
||||
class Gradient
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :colors, as: 'colors', class: Google::Apis::FusiontablesV2::StyleFunction::Gradient::Color, decorator: Google::Apis::FusiontablesV2::StyleFunction::Gradient::Color::Representation
|
||||
|
||||
|
@ -293,8 +293,8 @@ module Google
|
|||
property :min, as: 'min'
|
||||
end
|
||||
|
||||
# @private
|
||||
class Color
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :color, as: 'color'
|
||||
property :opacity, as: 'opacity'
|
||||
|
@ -303,8 +303,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class StyleSetting
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :kind, as: 'kind'
|
||||
property :marker_options, as: 'markerOptions', class: Google::Apis::FusiontablesV2::PointStyle, decorator: Google::Apis::FusiontablesV2::PointStyle::Representation
|
||||
|
@ -319,8 +319,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class StyleSettingList
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :items, as: 'items', class: Google::Apis::FusiontablesV2::StyleSetting, decorator: Google::Apis::FusiontablesV2::StyleSetting::Representation
|
||||
|
||||
|
@ -330,8 +330,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Table
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :attribution, as: 'attribution'
|
||||
property :attribution_link, as: 'attributionLink'
|
||||
|
@ -350,8 +350,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class TableList
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :items, as: 'items', class: Google::Apis::FusiontablesV2::Table, decorator: Google::Apis::FusiontablesV2::Table::Representation
|
||||
|
||||
|
@ -360,8 +360,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Task
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :kind, as: 'kind'
|
||||
property :progress, as: 'progress'
|
||||
|
@ -371,8 +371,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class TaskList
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :items, as: 'items', class: Google::Apis::FusiontablesV2::Task, decorator: Google::Apis::FusiontablesV2::Task::Representation
|
||||
|
||||
|
@ -382,8 +382,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Template
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :automatic_column_names, as: 'automaticColumnNames'
|
||||
property :body, as: 'body'
|
||||
|
@ -394,8 +394,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class TemplateList
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :items, as: 'items', class: Google::Apis::FusiontablesV2::Template, decorator: Google::Apis::FusiontablesV2::Template::Representation
|
||||
|
||||
|
|
|
@ -25,7 +25,7 @@ module Google
|
|||
# @see https://developers.google.com/games/services
|
||||
module GamesConfigurationV1configuration
|
||||
VERSION = 'V1configuration'
|
||||
REVISION = '20150601'
|
||||
REVISION = '20150622'
|
||||
|
||||
# View and manage your Google Play Developer account
|
||||
AUTH_ANDROIDPUBLISHER = 'https://www.googleapis.com/auth/androidpublisher'
|
||||
|
|
|
@ -66,8 +66,8 @@ module Google
|
|||
class Representation < Google::Apis::Core::JsonRepresentation; end
|
||||
end
|
||||
|
||||
# @private
|
||||
class AchievementConfiguration
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :achievement_type, as: 'achievementType'
|
||||
property :draft, as: 'draft', class: Google::Apis::GamesConfigurationV1configuration::AchievementConfigurationDetail, decorator: Google::Apis::GamesConfigurationV1configuration::AchievementConfigurationDetail::Representation
|
||||
|
@ -82,8 +82,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class AchievementConfigurationDetail
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :description, as: 'description', class: Google::Apis::GamesConfigurationV1configuration::LocalizedStringBundle, decorator: Google::Apis::GamesConfigurationV1configuration::LocalizedStringBundle::Representation
|
||||
|
||||
|
@ -96,8 +96,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ListAchievementConfigurationResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :items, as: 'items', class: Google::Apis::GamesConfigurationV1configuration::AchievementConfiguration, decorator: Google::Apis::GamesConfigurationV1configuration::AchievementConfiguration::Representation
|
||||
|
||||
|
@ -106,8 +106,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class GamesNumberAffixConfiguration
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :few, as: 'few', class: Google::Apis::GamesConfigurationV1configuration::LocalizedStringBundle, decorator: Google::Apis::GamesConfigurationV1configuration::LocalizedStringBundle::Representation
|
||||
|
||||
|
@ -124,8 +124,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class GamesNumberFormatConfiguration
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :currency_code, as: 'currencyCode'
|
||||
property :num_decimal_places, as: 'numDecimalPlaces'
|
||||
|
@ -135,8 +135,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ImageConfiguration
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :image_type, as: 'imageType'
|
||||
property :kind, as: 'kind'
|
||||
|
@ -145,8 +145,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class LeaderboardConfiguration
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :draft, as: 'draft', class: Google::Apis::GamesConfigurationV1configuration::LeaderboardConfigurationDetail, decorator: Google::Apis::GamesConfigurationV1configuration::LeaderboardConfigurationDetail::Representation
|
||||
|
||||
|
@ -161,8 +161,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class LeaderboardConfigurationDetail
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :icon_url, as: 'iconUrl'
|
||||
property :kind, as: 'kind'
|
||||
|
@ -174,8 +174,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ListLeaderboardConfigurationResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :items, as: 'items', class: Google::Apis::GamesConfigurationV1configuration::LeaderboardConfiguration, decorator: Google::Apis::GamesConfigurationV1configuration::LeaderboardConfiguration::Representation
|
||||
|
||||
|
@ -184,8 +184,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class LocalizedString
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :kind, as: 'kind'
|
||||
property :locale, as: 'locale'
|
||||
|
@ -193,8 +193,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class LocalizedStringBundle
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :kind, as: 'kind'
|
||||
collection :translations, as: 'translations', class: Google::Apis::GamesConfigurationV1configuration::LocalizedString, decorator: Google::Apis::GamesConfigurationV1configuration::LocalizedString::Representation
|
||||
|
|
|
@ -25,7 +25,7 @@ module Google
|
|||
# @see https://developers.google.com/games/services/
|
||||
module GamesV1
|
||||
VERSION = 'V1'
|
||||
REVISION = '20150601'
|
||||
REVISION = '20150622'
|
||||
|
||||
# View and manage its own configuration data in your Google Drive
|
||||
AUTH_DRIVE_APPDATA = 'https://www.googleapis.com/auth/drive.appdata'
|
||||
|
|
|
@ -414,8 +414,8 @@ module Google
|
|||
class Representation < Google::Apis::Core::JsonRepresentation; end
|
||||
end
|
||||
|
||||
# @private
|
||||
class AchievementDefinition
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :achievement_type, as: 'achievementType'
|
||||
property :description, as: 'description'
|
||||
|
@ -433,8 +433,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ListAchievementDefinitionsResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :items, as: 'items', class: Google::Apis::GamesV1::AchievementDefinition, decorator: Google::Apis::GamesV1::AchievementDefinition::Representation
|
||||
|
||||
|
@ -443,8 +443,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class AchievementIncrementResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :current_steps, as: 'currentSteps'
|
||||
property :kind, as: 'kind'
|
||||
|
@ -452,16 +452,16 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class AchievementRevealResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :current_state, as: 'currentState'
|
||||
property :kind, as: 'kind'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class AchievementSetStepsAtLeastResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :current_steps, as: 'currentSteps'
|
||||
property :kind, as: 'kind'
|
||||
|
@ -469,16 +469,16 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class AchievementUnlockResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :kind, as: 'kind'
|
||||
property :newly_unlocked, as: 'newlyUnlocked'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class AchievementUpdateMultipleRequest
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :kind, as: 'kind'
|
||||
collection :updates, as: 'updates', class: Google::Apis::GamesV1::UpdateAchievementRequest, decorator: Google::Apis::GamesV1::UpdateAchievementRequest::Representation
|
||||
|
@ -486,8 +486,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class AchievementUpdateMultipleResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :kind, as: 'kind'
|
||||
collection :updated_achievements, as: 'updatedAchievements', class: Google::Apis::GamesV1::UpdateAchievementResponse, decorator: Google::Apis::GamesV1::UpdateAchievementResponse::Representation
|
||||
|
@ -495,8 +495,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class UpdateAchievementRequest
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :achievement_id, as: 'achievementId'
|
||||
property :increment_payload, as: 'incrementPayload', class: Google::Apis::GamesV1::GamesAchievementIncrement, decorator: Google::Apis::GamesV1::GamesAchievementIncrement::Representation
|
||||
|
@ -508,8 +508,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class UpdateAchievementResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :achievement_id, as: 'achievementId'
|
||||
property :current_state, as: 'currentState'
|
||||
|
@ -520,8 +520,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class AggregateStats
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :count, as: 'count'
|
||||
property :kind, as: 'kind'
|
||||
|
@ -531,8 +531,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class AnonymousPlayer
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :avatar_image_url, as: 'avatarImageUrl'
|
||||
property :display_name, as: 'displayName'
|
||||
|
@ -540,8 +540,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Application
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :achievement_count, as: 'achievement_count'
|
||||
collection :assets, as: 'assets', class: Google::Apis::GamesV1::ImageAsset, decorator: Google::Apis::GamesV1::ImageAsset::Representation
|
||||
|
@ -562,8 +562,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ApplicationCategory
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :kind, as: 'kind'
|
||||
property :primary, as: 'primary'
|
||||
|
@ -571,8 +571,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Category
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :category, as: 'category'
|
||||
property :experience_points, as: 'experiencePoints'
|
||||
|
@ -580,8 +580,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ListCategoryResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :items, as: 'items', class: Google::Apis::GamesV1::Category, decorator: Google::Apis::GamesV1::Category::Representation
|
||||
|
||||
|
@ -590,8 +590,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class EventBatchRecordFailure
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :failure_cause, as: 'failureCause'
|
||||
property :kind, as: 'kind'
|
||||
|
@ -600,16 +600,16 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class EventChild
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :child_id, as: 'childId'
|
||||
property :kind, as: 'kind'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class EventDefinition
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :child_events, as: 'childEvents', class: Google::Apis::GamesV1::EventChild, decorator: Google::Apis::GamesV1::EventChild::Representation
|
||||
|
||||
|
@ -623,8 +623,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ListEventDefinitionResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :items, as: 'items', class: Google::Apis::GamesV1::EventDefinition, decorator: Google::Apis::GamesV1::EventDefinition::Representation
|
||||
|
||||
|
@ -633,8 +633,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class EventPeriodRange
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :kind, as: 'kind'
|
||||
property :period_end_millis, as: 'periodEndMillis'
|
||||
|
@ -642,8 +642,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class EventPeriodUpdate
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :kind, as: 'kind'
|
||||
property :time_period, as: 'timePeriod', class: Google::Apis::GamesV1::EventPeriodRange, decorator: Google::Apis::GamesV1::EventPeriodRange::Representation
|
||||
|
@ -653,8 +653,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class EventRecordFailure
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :event_id, as: 'eventId'
|
||||
property :failure_cause, as: 'failureCause'
|
||||
|
@ -662,8 +662,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class EventRecordRequest
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :current_time_millis, as: 'currentTimeMillis'
|
||||
property :kind, as: 'kind'
|
||||
|
@ -673,8 +673,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class UpdateEventRequest
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :definition_id, as: 'definitionId'
|
||||
property :kind, as: 'kind'
|
||||
|
@ -682,8 +682,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class UpdateEventResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :batch_failures, as: 'batchFailures', class: Google::Apis::GamesV1::EventBatchRecordFailure, decorator: Google::Apis::GamesV1::EventBatchRecordFailure::Representation
|
||||
|
||||
|
@ -695,8 +695,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class GamesAchievementIncrement
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :kind, as: 'kind'
|
||||
property :request_id, as: 'requestId'
|
||||
|
@ -704,16 +704,16 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class GamesAchievementSetStepsAtLeast
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :kind, as: 'kind'
|
||||
property :steps, as: 'steps'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ImageAsset
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :height, as: 'height'
|
||||
property :kind, as: 'kind'
|
||||
|
@ -723,8 +723,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Instance
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :acquisition_uri, as: 'acquisitionUri'
|
||||
property :android_instance, as: 'androidInstance', class: Google::Apis::GamesV1::InstanceAndroidDetails, decorator: Google::Apis::GamesV1::InstanceAndroidDetails::Representation
|
||||
|
@ -741,8 +741,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class InstanceAndroidDetails
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :enable_piracy_check, as: 'enablePiracyCheck'
|
||||
property :kind, as: 'kind'
|
||||
|
@ -751,8 +751,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class InstanceIosDetails
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :bundle_identifier, as: 'bundleIdentifier'
|
||||
property :itunes_app_id, as: 'itunesAppId'
|
||||
|
@ -764,8 +764,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class InstanceWebDetails
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :kind, as: 'kind'
|
||||
property :launch_url, as: 'launchUrl'
|
||||
|
@ -773,8 +773,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Leaderboard
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :icon_url, as: 'iconUrl'
|
||||
property :id, as: 'id'
|
||||
|
@ -785,8 +785,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class LeaderboardEntry
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :formatted_score, as: 'formattedScore'
|
||||
property :formatted_score_rank, as: 'formattedScoreRank'
|
||||
|
@ -801,8 +801,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ListLeaderboardResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :items, as: 'items', class: Google::Apis::GamesV1::Leaderboard, decorator: Google::Apis::GamesV1::Leaderboard::Representation
|
||||
|
||||
|
@ -811,8 +811,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class LeaderboardScoreRank
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :formatted_num_scores, as: 'formattedNumScores'
|
||||
property :formatted_rank, as: 'formattedRank'
|
||||
|
@ -822,8 +822,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class LeaderboardScores
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :items, as: 'items', class: Google::Apis::GamesV1::LeaderboardEntry, decorator: Google::Apis::GamesV1::LeaderboardEntry::Representation
|
||||
|
||||
|
@ -836,8 +836,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class MetagameConfig
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :current_version, as: 'currentVersion'
|
||||
property :kind, as: 'kind'
|
||||
|
@ -846,8 +846,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class NetworkDiagnostics
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :android_network_subtype, as: 'androidNetworkSubtype'
|
||||
property :android_network_type, as: 'androidNetworkType'
|
||||
|
@ -859,8 +859,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ParticipantResult
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :kind, as: 'kind'
|
||||
property :participant_id, as: 'participantId'
|
||||
|
@ -869,8 +869,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class PeerChannelDiagnostics
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :bytes_received, as: 'bytesReceived', class: Google::Apis::GamesV1::AggregateStats, decorator: Google::Apis::GamesV1::AggregateStats::Representation
|
||||
|
||||
|
@ -886,8 +886,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class PeerSessionDiagnostics
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :connected_timestamp_millis, as: 'connectedTimestampMillis'
|
||||
property :kind, as: 'kind'
|
||||
|
@ -899,8 +899,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Played
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :auto_matched, as: 'autoMatched'
|
||||
property :kind, as: 'kind'
|
||||
|
@ -908,8 +908,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Player
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :avatar_image_url, as: 'avatarImageUrl'
|
||||
property :display_name, as: 'displayName'
|
||||
|
@ -924,8 +924,8 @@ module Google
|
|||
property :title, as: 'title'
|
||||
end
|
||||
|
||||
# @private
|
||||
class Name
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :family_name, as: 'familyName'
|
||||
property :given_name, as: 'givenName'
|
||||
|
@ -933,8 +933,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class PlayerAchievement
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :achievement_state, as: 'achievementState'
|
||||
property :current_steps, as: 'currentSteps'
|
||||
|
@ -946,8 +946,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ListPlayerAchievementResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :items, as: 'items', class: Google::Apis::GamesV1::PlayerAchievement, decorator: Google::Apis::GamesV1::PlayerAchievement::Representation
|
||||
|
||||
|
@ -956,8 +956,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class PlayerEvent
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :definition_id, as: 'definitionId'
|
||||
property :formatted_num_events, as: 'formattedNumEvents'
|
||||
|
@ -967,8 +967,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ListPlayerEventResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :items, as: 'items', class: Google::Apis::GamesV1::PlayerEvent, decorator: Google::Apis::GamesV1::PlayerEvent::Representation
|
||||
|
||||
|
@ -977,8 +977,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class PlayerExperienceInfo
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :current_experience_points, as: 'currentExperiencePoints'
|
||||
property :current_level, as: 'currentLevel', class: Google::Apis::GamesV1::PlayerLevel, decorator: Google::Apis::GamesV1::PlayerLevel::Representation
|
||||
|
@ -990,8 +990,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class PlayerLeaderboardScore
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :kind, as: 'kind'
|
||||
property :leaderboard_id, as: 'leaderboard_id'
|
||||
|
@ -1007,8 +1007,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ListPlayerLeaderboardScoreResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :items, as: 'items', class: Google::Apis::GamesV1::PlayerLeaderboardScore, decorator: Google::Apis::GamesV1::PlayerLeaderboardScore::Representation
|
||||
|
||||
|
@ -1019,8 +1019,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class PlayerLevel
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :kind, as: 'kind'
|
||||
property :level, as: 'level'
|
||||
|
@ -1029,8 +1029,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ListPlayerResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :items, as: 'items', class: Google::Apis::GamesV1::Player, decorator: Google::Apis::GamesV1::Player::Representation
|
||||
|
||||
|
@ -1039,8 +1039,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class PlayerScore
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :formatted_score, as: 'formattedScore'
|
||||
property :kind, as: 'kind'
|
||||
|
@ -1050,8 +1050,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ListPlayerScoreResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :kind, as: 'kind'
|
||||
collection :submitted_scores, as: 'submittedScores', class: Google::Apis::GamesV1::PlayerScoreResponse, decorator: Google::Apis::GamesV1::PlayerScoreResponse::Representation
|
||||
|
@ -1059,8 +1059,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class PlayerScoreResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :beaten_score_time_spans, as: 'beatenScoreTimeSpans'
|
||||
property :formatted_score, as: 'formattedScore'
|
||||
|
@ -1072,8 +1072,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class PlayerScoreSubmissionList
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :kind, as: 'kind'
|
||||
collection :scores, as: 'scores', class: Google::Apis::GamesV1::ScoreSubmission, decorator: Google::Apis::GamesV1::ScoreSubmission::Representation
|
||||
|
@ -1081,8 +1081,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class PushToken
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :client_revision, as: 'clientRevision'
|
||||
property :id, as: 'id', class: Google::Apis::GamesV1::PushTokenId, decorator: Google::Apis::GamesV1::PushTokenId::Representation
|
||||
|
@ -1092,16 +1092,16 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class PushTokenId
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :ios, as: 'ios', class: Google::Apis::GamesV1::PushTokenId::Ios, decorator: Google::Apis::GamesV1::PushTokenId::Ios::Representation
|
||||
|
||||
property :kind, as: 'kind'
|
||||
end
|
||||
|
||||
# @private
|
||||
class Ios
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :apns_device_token, :base64 => true, as: 'apns_device_token'
|
||||
property :apns_environment, as: 'apns_environment'
|
||||
|
@ -1109,8 +1109,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Quest
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :accepted_timestamp_millis, as: 'acceptedTimestampMillis'
|
||||
property :application_id, as: 'applicationId'
|
||||
|
@ -1132,8 +1132,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class QuestContribution
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :formatted_value, as: 'formattedValue'
|
||||
property :kind, as: 'kind'
|
||||
|
@ -1141,8 +1141,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class QuestCriterion
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :completion_contribution, as: 'completionContribution', class: Google::Apis::GamesV1::QuestContribution, decorator: Google::Apis::GamesV1::QuestContribution::Representation
|
||||
|
||||
|
@ -1155,8 +1155,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ListQuestResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :items, as: 'items', class: Google::Apis::GamesV1::Quest, decorator: Google::Apis::GamesV1::Quest::Representation
|
||||
|
||||
|
@ -1165,8 +1165,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class QuestMilestone
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :completion_reward_data, :base64 => true, as: 'completionRewardData'
|
||||
collection :criteria, as: 'criteria', class: Google::Apis::GamesV1::QuestCriterion, decorator: Google::Apis::GamesV1::QuestCriterion::Representation
|
||||
|
@ -1177,8 +1177,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class CheckRevisionResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :api_version, as: 'apiVersion'
|
||||
property :kind, as: 'kind'
|
||||
|
@ -1186,8 +1186,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Room
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :application_id, as: 'applicationId'
|
||||
property :auto_matching_criteria, as: 'autoMatchingCriteria', class: Google::Apis::GamesV1::RoomAutoMatchingCriteria, decorator: Google::Apis::GamesV1::RoomAutoMatchingCriteria::Representation
|
||||
|
@ -1210,16 +1210,16 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class RoomAutoMatchStatus
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :kind, as: 'kind'
|
||||
property :wait_estimate_seconds, as: 'waitEstimateSeconds'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class RoomAutoMatchingCriteria
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :exclusive_bitmask, as: 'exclusiveBitmask'
|
||||
property :kind, as: 'kind'
|
||||
|
@ -1228,16 +1228,16 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class RoomClientAddress
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :kind, as: 'kind'
|
||||
property :xmpp_address, as: 'xmppAddress'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class CreateRoomRequest
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :auto_matching_criteria, as: 'autoMatchingCriteria', class: Google::Apis::GamesV1::RoomAutoMatchingCriteria, decorator: Google::Apis::GamesV1::RoomAutoMatchingCriteria::Representation
|
||||
|
||||
|
@ -1253,8 +1253,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class JoinRoomRequest
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :capabilities, as: 'capabilities'
|
||||
property :client_address, as: 'clientAddress', class: Google::Apis::GamesV1::RoomClientAddress, decorator: Google::Apis::GamesV1::RoomClientAddress::Representation
|
||||
|
@ -1265,8 +1265,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class RoomLeaveDiagnostics
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :android_network_subtype, as: 'androidNetworkSubtype'
|
||||
property :android_network_type, as: 'androidNetworkType'
|
||||
|
@ -1280,8 +1280,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class LeaveRoomRequest
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :kind, as: 'kind'
|
||||
property :leave_diagnostics, as: 'leaveDiagnostics', class: Google::Apis::GamesV1::RoomLeaveDiagnostics, decorator: Google::Apis::GamesV1::RoomLeaveDiagnostics::Representation
|
||||
|
@ -1290,8 +1290,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class RoomList
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :items, as: 'items', class: Google::Apis::GamesV1::Room, decorator: Google::Apis::GamesV1::Room::Representation
|
||||
|
||||
|
@ -1300,8 +1300,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class RoomModification
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :kind, as: 'kind'
|
||||
property :modified_timestamp_millis, as: 'modifiedTimestampMillis'
|
||||
|
@ -1309,8 +1309,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class RoomP2PStatus
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :connection_setup_latency_millis, as: 'connectionSetupLatencyMillis'
|
||||
property :error, as: 'error'
|
||||
|
@ -1322,8 +1322,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class RoomP2PStatuses
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :kind, as: 'kind'
|
||||
collection :updates, as: 'updates', class: Google::Apis::GamesV1::RoomP2PStatus, decorator: Google::Apis::GamesV1::RoomP2PStatus::Representation
|
||||
|
@ -1331,8 +1331,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class RoomParticipant
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :auto_matched, as: 'autoMatched'
|
||||
property :auto_matched_player, as: 'autoMatchedPlayer', class: Google::Apis::GamesV1::AnonymousPlayer, decorator: Google::Apis::GamesV1::AnonymousPlayer::Representation
|
||||
|
@ -1350,8 +1350,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class RoomStatus
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :auto_matching_status, as: 'autoMatchingStatus', class: Google::Apis::GamesV1::RoomAutoMatchStatus, decorator: Google::Apis::GamesV1::RoomAutoMatchStatus::Representation
|
||||
|
||||
|
@ -1364,8 +1364,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ScoreSubmission
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :kind, as: 'kind'
|
||||
property :leaderboard_id, as: 'leaderboardId'
|
||||
|
@ -1375,8 +1375,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Snapshot
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :cover_image, as: 'coverImage', class: Google::Apis::GamesV1::SnapshotImage, decorator: Google::Apis::GamesV1::SnapshotImage::Representation
|
||||
|
||||
|
@ -1393,8 +1393,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class SnapshotImage
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :height, as: 'height'
|
||||
property :kind, as: 'kind'
|
||||
|
@ -1404,8 +1404,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ListSnapshotResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :items, as: 'items', class: Google::Apis::GamesV1::Snapshot, decorator: Google::Apis::GamesV1::Snapshot::Representation
|
||||
|
||||
|
@ -1414,8 +1414,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class TurnBasedAutoMatchingCriteria
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :exclusive_bitmask, as: 'exclusiveBitmask'
|
||||
property :kind, as: 'kind'
|
||||
|
@ -1424,8 +1424,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class TurnBasedMatch
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :application_id, as: 'applicationId'
|
||||
property :auto_matching_criteria, as: 'autoMatchingCriteria', class: Google::Apis::GamesV1::TurnBasedAutoMatchingCriteria, decorator: Google::Apis::GamesV1::TurnBasedAutoMatchingCriteria::Representation
|
||||
|
@ -1457,8 +1457,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class CreateTurnBasedMatchRequest
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :auto_matching_criteria, as: 'autoMatchingCriteria', class: Google::Apis::GamesV1::TurnBasedAutoMatchingCriteria, decorator: Google::Apis::GamesV1::TurnBasedAutoMatchingCriteria::Representation
|
||||
|
||||
|
@ -1469,8 +1469,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class TurnBasedMatchData
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :data, :base64 => true, as: 'data'
|
||||
property :data_available, as: 'dataAvailable'
|
||||
|
@ -1478,16 +1478,16 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class TurnBasedMatchDataRequest
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :data, :base64 => true, as: 'data'
|
||||
property :kind, as: 'kind'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class TurnBasedMatchList
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :items, as: 'items', class: Google::Apis::GamesV1::TurnBasedMatch, decorator: Google::Apis::GamesV1::TurnBasedMatch::Representation
|
||||
|
||||
|
@ -1496,8 +1496,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class TurnBasedMatchModification
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :kind, as: 'kind'
|
||||
property :modified_timestamp_millis, as: 'modifiedTimestampMillis'
|
||||
|
@ -1505,8 +1505,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class TurnBasedMatchParticipant
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :auto_matched, as: 'autoMatched'
|
||||
property :auto_matched_player, as: 'autoMatchedPlayer', class: Google::Apis::GamesV1::AnonymousPlayer, decorator: Google::Apis::GamesV1::AnonymousPlayer::Representation
|
||||
|
@ -1519,8 +1519,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class TurnBasedMatchRematch
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :kind, as: 'kind'
|
||||
property :previous_match, as: 'previousMatch', class: Google::Apis::GamesV1::TurnBasedMatch, decorator: Google::Apis::GamesV1::TurnBasedMatch::Representation
|
||||
|
@ -1530,8 +1530,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class TurnBasedMatchResults
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :data, as: 'data', class: Google::Apis::GamesV1::TurnBasedMatchDataRequest, decorator: Google::Apis::GamesV1::TurnBasedMatchDataRequest::Representation
|
||||
|
||||
|
@ -1542,8 +1542,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class TurnBasedMatchSync
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :items, as: 'items', class: Google::Apis::GamesV1::TurnBasedMatch, decorator: Google::Apis::GamesV1::TurnBasedMatch::Representation
|
||||
|
||||
|
@ -1553,8 +1553,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class TurnBasedMatchTurn
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :data, as: 'data', class: Google::Apis::GamesV1::TurnBasedMatchDataRequest, decorator: Google::Apis::GamesV1::TurnBasedMatchDataRequest::Representation
|
||||
|
||||
|
|
|
@ -90,8 +90,8 @@ module Google
|
|||
class Representation < Google::Apis::Core::JsonRepresentation; end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Advertiser
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :allow_publisher_created_links, as: 'allowPublisherCreatedLinks'
|
||||
property :category, as: 'category'
|
||||
|
@ -121,8 +121,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Advertisers
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :items, as: 'items', class: Google::Apis::GanV1beta1::Advertiser, decorator: Google::Apis::GanV1beta1::Advertiser::Representation
|
||||
|
||||
|
@ -131,8 +131,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class CcOffer
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :additional_card_benefits, as: 'additionalCardBenefits'
|
||||
property :additional_card_holder_fee, as: 'additionalCardHolderFee'
|
||||
|
@ -202,16 +202,16 @@ module Google
|
|||
property :variable_rates_update_frequency, as: 'variableRatesUpdateFrequency'
|
||||
end
|
||||
|
||||
# @private
|
||||
class BonusReward
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :amount, as: 'amount'
|
||||
property :details, as: 'details'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class DefaultFee
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :category, as: 'category'
|
||||
property :max_rate, as: 'maxRate'
|
||||
|
@ -220,8 +220,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Reward
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :additional_details, as: 'additionalDetails'
|
||||
property :amount, as: 'amount'
|
||||
|
@ -233,8 +233,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class CcOffers
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :items, as: 'items', class: Google::Apis::GanV1beta1::CcOffer, decorator: Google::Apis::GanV1beta1::CcOffer::Representation
|
||||
|
||||
|
@ -242,8 +242,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Event
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :advertiser_id, as: 'advertiserId'
|
||||
property :advertiser_name, as: 'advertiserName'
|
||||
|
@ -272,8 +272,8 @@ module Google
|
|||
property :type, as: 'type'
|
||||
end
|
||||
|
||||
# @private
|
||||
class Product
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :category_id, as: 'categoryId'
|
||||
property :category_name, as: 'categoryName'
|
||||
|
@ -292,8 +292,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Events
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :items, as: 'items', class: Google::Apis::GanV1beta1::Event, decorator: Google::Apis::GanV1beta1::Event::Representation
|
||||
|
||||
|
@ -302,8 +302,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Link
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :advertiser_id, as: 'advertiserId'
|
||||
property :authorship, as: 'authorship'
|
||||
|
@ -334,8 +334,8 @@ module Google
|
|||
|
||||
end
|
||||
|
||||
# @private
|
||||
class SpecialOffers
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :free_gift, as: 'freeGift'
|
||||
property :free_shipping, as: 'freeShipping'
|
||||
|
@ -353,8 +353,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Links
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :items, as: 'items', class: Google::Apis::GanV1beta1::Link, decorator: Google::Apis::GanV1beta1::Link::Representation
|
||||
|
||||
|
@ -363,16 +363,16 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Money
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :amount, as: 'amount'
|
||||
property :currency_code, as: 'currencyCode'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Publisher
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :classification, as: 'classification'
|
||||
property :epc_ninety_day_average, as: 'epcNinetyDayAverage', class: Google::Apis::GanV1beta1::Money, decorator: Google::Apis::GanV1beta1::Money::Representation
|
||||
|
@ -392,8 +392,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Publishers
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :items, as: 'items', class: Google::Apis::GanV1beta1::Publisher, decorator: Google::Apis::GanV1beta1::Publisher::Representation
|
||||
|
||||
|
@ -402,8 +402,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Report
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :column_names, as: 'column_names'
|
||||
property :end_date, as: 'end_date'
|
||||
|
|
|
@ -25,7 +25,7 @@ module Google
|
|||
# @see https://developers.google.com/genomics/v1beta2/reference
|
||||
module GenomicsV1beta2
|
||||
VERSION = 'V1beta2'
|
||||
REVISION = '20150618'
|
||||
REVISION = '20150623'
|
||||
|
||||
# View and manage your data in Google BigQuery
|
||||
AUTH_BIGQUERY = 'https://www.googleapis.com/auth/bigquery'
|
||||
|
|
|
@ -334,8 +334,8 @@ module Google
|
|||
class Representation < Google::Apis::Core::JsonRepresentation; end
|
||||
end
|
||||
|
||||
# @private
|
||||
class AlignReadGroupSetsRequest
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :bam_source_uris, as: 'bamSourceUris'
|
||||
property :dataset_id, as: 'datasetId'
|
||||
|
@ -347,15 +347,15 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class AlignReadGroupSetsResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :job_id, as: 'jobId'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Annotation
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :annotation_set_id, as: 'annotationSetId'
|
||||
property :id, as: 'id'
|
||||
|
@ -375,8 +375,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class AnnotationSet
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :dataset_id, as: 'datasetId'
|
||||
property :id, as: 'id'
|
||||
|
@ -392,16 +392,16 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class BatchAnnotationsResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :entries, as: 'entries', class: Google::Apis::GenomicsV1beta2::BatchAnnotationsResponseEntry, decorator: Google::Apis::GenomicsV1beta2::BatchAnnotationsResponseEntry::Representation
|
||||
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class BatchAnnotationsResponseEntry
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :annotation, as: 'annotation', class: Google::Apis::GenomicsV1beta2::Annotation, decorator: Google::Apis::GenomicsV1beta2::Annotation::Representation
|
||||
|
||||
|
@ -410,24 +410,24 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class BatchAnnotationsResponseEntryStatus
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :code, as: 'code'
|
||||
property :message, as: 'message'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class BatchCreateAnnotationsRequest
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :annotations, as: 'annotations', class: Google::Apis::GenomicsV1beta2::Annotation, decorator: Google::Apis::GenomicsV1beta2::Annotation::Representation
|
||||
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Call
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :call_set_id, as: 'callSetId'
|
||||
property :call_set_name, as: 'callSetName'
|
||||
|
@ -442,8 +442,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class CallReadGroupSetsRequest
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :dataset_id, as: 'datasetId'
|
||||
property :read_group_set_id, as: 'readGroupSetId'
|
||||
|
@ -451,15 +451,15 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class CallReadGroupSetsResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :job_id, as: 'jobId'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class CallSet
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :created, as: 'created'
|
||||
property :id, as: 'id'
|
||||
|
@ -474,8 +474,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class CigarUnit
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :operation, as: 'operation'
|
||||
property :operation_length, as: 'operationLength'
|
||||
|
@ -483,8 +483,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class CoverageBucket
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :mean_coverage, as: 'meanCoverage'
|
||||
property :range, as: 'range', class: Google::Apis::GenomicsV1beta2::Range, decorator: Google::Apis::GenomicsV1beta2::Range::Representation
|
||||
|
@ -492,8 +492,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Dataset
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :create_time, as: 'createTime'
|
||||
property :id, as: 'id'
|
||||
|
@ -503,8 +503,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ExperimentalCreateJobRequest
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :align, as: 'align'
|
||||
property :call_variants, as: 'callVariants'
|
||||
|
@ -515,15 +515,15 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ExperimentalCreateJobResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :job_id, as: 'jobId'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ExportReadGroupSetsRequest
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :export_uri, as: 'exportUri'
|
||||
property :project_number, as: 'projectNumber'
|
||||
|
@ -532,15 +532,15 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ExportReadGroupSetsResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :job_id, as: 'jobId'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ExportVariantSetRequest
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :bigquery_dataset, as: 'bigqueryDataset'
|
||||
property :bigquery_table, as: 'bigqueryTable'
|
||||
|
@ -550,23 +550,23 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ExportVariantSetResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :job_id, as: 'jobId'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ExternalId
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :id, as: 'id'
|
||||
property :source_name, as: 'sourceName'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class FastqMetadata
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :library_name, as: 'libraryName'
|
||||
property :platform_name, as: 'platformName'
|
||||
|
@ -576,8 +576,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ImportReadGroupSetsRequest
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :dataset_id, as: 'datasetId'
|
||||
property :partition_strategy, as: 'partitionStrategy'
|
||||
|
@ -586,15 +586,15 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ImportReadGroupSetsResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :job_id, as: 'jobId'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ImportVariantsRequest
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :format, as: 'format'
|
||||
property :normalize_reference_names, as: 'normalizeReferenceNames'
|
||||
|
@ -602,22 +602,22 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ImportVariantsResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :job_id, as: 'jobId'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Int32Value
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :value, as: 'value'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class InterleavedFastqSource
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :metadata, as: 'metadata', class: Google::Apis::GenomicsV1beta2::FastqMetadata, decorator: Google::Apis::GenomicsV1beta2::FastqMetadata::Representation
|
||||
|
||||
|
@ -625,8 +625,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Job
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :created, as: 'created'
|
||||
property :detailed_status, as: 'detailedStatus'
|
||||
|
@ -641,8 +641,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class JobRequest
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :destination, as: 'destination'
|
||||
collection :source, as: 'source'
|
||||
|
@ -650,16 +650,16 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class KeyValue
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :key, as: 'key'
|
||||
collection :value, as: 'value'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class LinearAlignment
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :cigar, as: 'cigar', class: Google::Apis::GenomicsV1beta2::CigarUnit, decorator: Google::Apis::GenomicsV1beta2::CigarUnit::Representation
|
||||
|
||||
|
@ -669,8 +669,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ListBasesResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :next_page_token, as: 'nextPageToken'
|
||||
property :offset, as: 'offset'
|
||||
|
@ -678,8 +678,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ListCoverageBucketsResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :bucket_width, as: 'bucketWidth'
|
||||
collection :coverage_buckets, as: 'coverageBuckets', class: Google::Apis::GenomicsV1beta2::CoverageBucket, decorator: Google::Apis::GenomicsV1beta2::CoverageBucket::Representation
|
||||
|
@ -688,8 +688,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ListDatasetsResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :datasets, as: 'datasets', class: Google::Apis::GenomicsV1beta2::Dataset, decorator: Google::Apis::GenomicsV1beta2::Dataset::Representation
|
||||
|
||||
|
@ -697,16 +697,16 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class MergeVariantsRequest
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :variants, as: 'variants', class: Google::Apis::GenomicsV1beta2::Variant, decorator: Google::Apis::GenomicsV1beta2::Variant::Representation
|
||||
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Metadata
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :description, as: 'description'
|
||||
property :id, as: 'id'
|
||||
|
@ -722,8 +722,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class PairedFastqSource
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :first_source_uris, as: 'firstSourceUris'
|
||||
property :metadata, as: 'metadata', class: Google::Apis::GenomicsV1beta2::FastqMetadata, decorator: Google::Apis::GenomicsV1beta2::FastqMetadata::Representation
|
||||
|
@ -732,8 +732,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Position
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :position, as: 'position'
|
||||
property :reference_name, as: 'referenceName'
|
||||
|
@ -741,8 +741,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class QueryRange
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :end, as: 'end'
|
||||
property :reference_id, as: 'referenceId'
|
||||
|
@ -751,8 +751,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Range
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :end, as: 'end'
|
||||
property :reference_name, as: 'referenceName'
|
||||
|
@ -760,8 +760,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class RangePosition
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :end, as: 'end'
|
||||
property :reference_id, as: 'referenceId'
|
||||
|
@ -771,8 +771,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Read
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :aligned_quality, as: 'alignedQuality'
|
||||
property :aligned_sequence, as: 'alignedSequence'
|
||||
|
@ -800,8 +800,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ReadGroup
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :dataset_id, as: 'datasetId'
|
||||
property :description, as: 'description'
|
||||
|
@ -822,8 +822,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ReadGroupExperiment
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :instrument_model, as: 'instrumentModel'
|
||||
property :library_id, as: 'libraryId'
|
||||
|
@ -832,8 +832,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ReadGroupProgram
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :command_line, as: 'commandLine'
|
||||
property :id, as: 'id'
|
||||
|
@ -843,8 +843,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ReadGroupSet
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :dataset_id, as: 'datasetId'
|
||||
property :filename, as: 'filename'
|
||||
|
@ -861,8 +861,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Reference
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :id, as: 'id'
|
||||
property :length, as: 'length'
|
||||
|
@ -874,16 +874,16 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ReferenceBound
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :reference_name, as: 'referenceName'
|
||||
property :upper_bound, as: 'upperBound'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ReferenceSet
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :assembly_id, as: 'assemblyId'
|
||||
property :description, as: 'description'
|
||||
|
@ -896,8 +896,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class SearchAnnotationSetsRequest
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :dataset_ids, as: 'datasetIds'
|
||||
property :name, as: 'name'
|
||||
|
@ -908,8 +908,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class SearchAnnotationSetsResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :annotation_sets, as: 'annotationSets', class: Google::Apis::GenomicsV1beta2::AnnotationSet, decorator: Google::Apis::GenomicsV1beta2::AnnotationSet::Representation
|
||||
|
||||
|
@ -917,8 +917,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class SearchAnnotationsRequest
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :annotation_set_ids, as: 'annotationSetIds'
|
||||
property :page_size, as: 'pageSize'
|
||||
|
@ -928,8 +928,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class SearchAnnotationsResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :annotations, as: 'annotations', class: Google::Apis::GenomicsV1beta2::Annotation, decorator: Google::Apis::GenomicsV1beta2::Annotation::Representation
|
||||
|
||||
|
@ -937,8 +937,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class SearchCallSetsRequest
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :name, as: 'name'
|
||||
property :page_size, as: 'pageSize'
|
||||
|
@ -947,8 +947,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class SearchCallSetsResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :call_sets, as: 'callSets', class: Google::Apis::GenomicsV1beta2::CallSet, decorator: Google::Apis::GenomicsV1beta2::CallSet::Representation
|
||||
|
||||
|
@ -956,8 +956,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class SearchJobsRequest
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :created_after, as: 'createdAfter'
|
||||
property :created_before, as: 'createdBefore'
|
||||
|
@ -968,8 +968,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class SearchJobsResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :jobs, as: 'jobs', class: Google::Apis::GenomicsV1beta2::Job, decorator: Google::Apis::GenomicsV1beta2::Job::Representation
|
||||
|
||||
|
@ -977,8 +977,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class SearchReadGroupSetsRequest
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :dataset_ids, as: 'datasetIds'
|
||||
property :name, as: 'name'
|
||||
|
@ -987,8 +987,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class SearchReadGroupSetsResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :next_page_token, as: 'nextPageToken'
|
||||
collection :read_group_sets, as: 'readGroupSets', class: Google::Apis::GenomicsV1beta2::ReadGroupSet, decorator: Google::Apis::GenomicsV1beta2::ReadGroupSet::Representation
|
||||
|
@ -996,8 +996,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class SearchReadsRequest
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :end, as: 'end'
|
||||
property :page_size, as: 'pageSize'
|
||||
|
@ -1009,8 +1009,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class SearchReadsResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :alignments, as: 'alignments', class: Google::Apis::GenomicsV1beta2::Read, decorator: Google::Apis::GenomicsV1beta2::Read::Representation
|
||||
|
||||
|
@ -1018,8 +1018,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class SearchReferenceSetsRequest
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :accessions, as: 'accessions'
|
||||
property :assembly_id, as: 'assemblyId'
|
||||
|
@ -1029,8 +1029,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class SearchReferenceSetsResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :next_page_token, as: 'nextPageToken'
|
||||
collection :reference_sets, as: 'referenceSets', class: Google::Apis::GenomicsV1beta2::ReferenceSet, decorator: Google::Apis::GenomicsV1beta2::ReferenceSet::Representation
|
||||
|
@ -1038,8 +1038,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class SearchReferencesRequest
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :accessions, as: 'accessions'
|
||||
collection :md5checksums, as: 'md5checksums'
|
||||
|
@ -1049,8 +1049,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class SearchReferencesResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :next_page_token, as: 'nextPageToken'
|
||||
collection :references, as: 'references', class: Google::Apis::GenomicsV1beta2::Reference, decorator: Google::Apis::GenomicsV1beta2::Reference::Representation
|
||||
|
@ -1058,8 +1058,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class SearchVariantSetsRequest
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :dataset_ids, as: 'datasetIds'
|
||||
property :page_size, as: 'pageSize'
|
||||
|
@ -1067,8 +1067,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class SearchVariantSetsResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :next_page_token, as: 'nextPageToken'
|
||||
collection :variant_sets, as: 'variantSets', class: Google::Apis::GenomicsV1beta2::VariantSet, decorator: Google::Apis::GenomicsV1beta2::VariantSet::Representation
|
||||
|
@ -1076,8 +1076,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class SearchVariantsRequest
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :call_set_ids, as: 'callSetIds'
|
||||
property :end, as: 'end'
|
||||
|
@ -1091,8 +1091,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class SearchVariantsResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :next_page_token, as: 'nextPageToken'
|
||||
collection :variants, as: 'variants', class: Google::Apis::GenomicsV1beta2::Variant, decorator: Google::Apis::GenomicsV1beta2::Variant::Representation
|
||||
|
@ -1100,8 +1100,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Transcript
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :coding_sequence, as: 'codingSequence', class: Google::Apis::GenomicsV1beta2::TranscriptCodingSequence, decorator: Google::Apis::GenomicsV1beta2::TranscriptCodingSequence::Representation
|
||||
|
||||
|
@ -1111,16 +1111,16 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class TranscriptCodingSequence
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :end, as: 'end'
|
||||
property :start, as: 'start'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class TranscriptExon
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :end, as: 'end'
|
||||
property :frame, as: 'frame', class: Google::Apis::GenomicsV1beta2::Int32Value, decorator: Google::Apis::GenomicsV1beta2::Int32Value::Representation
|
||||
|
@ -1129,8 +1129,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Variant
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :alternate_bases, as: 'alternateBases'
|
||||
collection :calls, as: 'calls', class: Google::Apis::GenomicsV1beta2::Call, decorator: Google::Apis::GenomicsV1beta2::Call::Representation
|
||||
|
@ -1153,8 +1153,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class VariantAnnotation
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :alternate_bases, as: 'alternateBases'
|
||||
property :clinical_significance, as: 'clinicalSignificance'
|
||||
|
@ -1167,8 +1167,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class VariantAnnotationCondition
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :concept_id, as: 'conceptId'
|
||||
collection :external_ids, as: 'externalIds', class: Google::Apis::GenomicsV1beta2::ExternalId, decorator: Google::Apis::GenomicsV1beta2::ExternalId::Representation
|
||||
|
@ -1178,8 +1178,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class VariantSet
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :dataset_id, as: 'datasetId'
|
||||
property :id, as: 'id'
|
||||
|
|
|
@ -891,7 +891,7 @@ module Google
|
|||
# get the next page of results, set this parameter to the value of nextPageToken
|
||||
# from the previous response.
|
||||
# @param [String] project_number
|
||||
# The project to list datasets for.
|
||||
# Required. The project to list datasets for.
|
||||
# @param [String] fields
|
||||
# Selector specifying which fields to include in a partial response.
|
||||
# @param [String] quota_user
|
||||
|
|
|
@ -110,8 +110,8 @@ module Google
|
|||
class Representation < Google::Apis::Core::JsonRepresentation; end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Draft
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :id, as: 'id'
|
||||
property :message, as: 'message', class: Google::Apis::GmailV1::Message, decorator: Google::Apis::GmailV1::Message::Representation
|
||||
|
@ -119,8 +119,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class History
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :id, as: 'id'
|
||||
collection :labels_added, as: 'labelsAdded', class: Google::Apis::GmailV1::HistoryLabelAdded, decorator: Google::Apis::GmailV1::HistoryLabelAdded::Representation
|
||||
|
@ -136,8 +136,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class HistoryLabelAdded
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :label_ids, as: 'labelIds'
|
||||
property :message, as: 'message', class: Google::Apis::GmailV1::Message, decorator: Google::Apis::GmailV1::Message::Representation
|
||||
|
@ -145,8 +145,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class HistoryLabelRemoved
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :label_ids, as: 'labelIds'
|
||||
property :message, as: 'message', class: Google::Apis::GmailV1::Message, decorator: Google::Apis::GmailV1::Message::Representation
|
||||
|
@ -154,24 +154,24 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class HistoryMessageAdded
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :message, as: 'message', class: Google::Apis::GmailV1::Message, decorator: Google::Apis::GmailV1::Message::Representation
|
||||
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class HistoryMessageDeleted
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :message, as: 'message', class: Google::Apis::GmailV1::Message, decorator: Google::Apis::GmailV1::Message::Representation
|
||||
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Label
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :id, as: 'id'
|
||||
property :label_list_visibility, as: 'labelListVisibility'
|
||||
|
@ -185,8 +185,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ListDraftsResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :drafts, as: 'drafts', class: Google::Apis::GmailV1::Draft, decorator: Google::Apis::GmailV1::Draft::Representation
|
||||
|
||||
|
@ -195,8 +195,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ListHistoryResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :history, as: 'history', class: Google::Apis::GmailV1::History, decorator: Google::Apis::GmailV1::History::Representation
|
||||
|
||||
|
@ -205,16 +205,16 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ListLabelsResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :labels, as: 'labels', class: Google::Apis::GmailV1::Label, decorator: Google::Apis::GmailV1::Label::Representation
|
||||
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ListMessagesResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :messages, as: 'messages', class: Google::Apis::GmailV1::Message, decorator: Google::Apis::GmailV1::Message::Representation
|
||||
|
||||
|
@ -223,8 +223,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ListThreadsResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :next_page_token, as: 'nextPageToken'
|
||||
property :result_size_estimate, as: 'resultSizeEstimate'
|
||||
|
@ -233,8 +233,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Message
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :history_id, as: 'historyId'
|
||||
property :id, as: 'id'
|
||||
|
@ -249,8 +249,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class MessagePart
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :body, as: 'body', class: Google::Apis::GmailV1::MessagePartBody, decorator: Google::Apis::GmailV1::MessagePartBody::Representation
|
||||
|
||||
|
@ -264,8 +264,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class MessagePartBody
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :attachment_id, as: 'attachmentId'
|
||||
property :data, :base64 => true, as: 'data'
|
||||
|
@ -273,32 +273,32 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class MessagePartHeader
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :name, as: 'name'
|
||||
property :value, as: 'value'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ModifyMessageRequest
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :add_label_ids, as: 'addLabelIds'
|
||||
collection :remove_label_ids, as: 'removeLabelIds'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ModifyThreadRequest
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :add_label_ids, as: 'addLabelIds'
|
||||
collection :remove_label_ids, as: 'removeLabelIds'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Profile
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :email_address, as: 'emailAddress'
|
||||
property :history_id, as: 'historyId'
|
||||
|
@ -307,8 +307,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Thread
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :history_id, as: 'historyId'
|
||||
property :id, as: 'id'
|
||||
|
@ -318,8 +318,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class WatchRequest
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :label_filter_action, as: 'labelFilterAction'
|
||||
collection :label_ids, as: 'labelIds'
|
||||
|
@ -327,8 +327,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class WatchResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :expiration, as: 'expiration'
|
||||
property :history_id, as: 'historyId'
|
||||
|
|
|
@ -26,8 +26,8 @@ module Google
|
|||
class Representation < Google::Apis::Core::JsonRepresentation; end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Groups
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :kind, as: 'kind'
|
||||
property :response_code, as: 'responseCode'
|
||||
|
|
|
@ -26,8 +26,8 @@ module Google
|
|||
class Representation < Google::Apis::Core::JsonRepresentation; end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Groups
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :allow_external_members, as: 'allowExternalMembers'
|
||||
property :allow_google_communication, as: 'allowGoogleCommunication'
|
||||
|
|
|
@ -122,8 +122,8 @@ module Google
|
|||
class Representation < Google::Apis::Core::JsonRepresentation; end
|
||||
end
|
||||
|
||||
# @private
|
||||
class CreateAuthUriResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :auth_uri, as: 'authUri'
|
||||
property :captcha_required, as: 'captchaRequired'
|
||||
|
@ -134,15 +134,15 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class DeleteAccountResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :kind, as: 'kind'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class DownloadAccountResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :kind, as: 'kind'
|
||||
property :next_page_token, as: 'nextPageToken'
|
||||
|
@ -151,8 +151,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class GetAccountInfoResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :kind, as: 'kind'
|
||||
collection :users, as: 'users', class: Google::Apis::IdentitytoolkitV3::UserInfo, decorator: Google::Apis::IdentitytoolkitV3::UserInfo::Representation
|
||||
|
@ -160,16 +160,16 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class GetOobConfirmationCodeResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :kind, as: 'kind'
|
||||
property :oob_code, as: 'oobCode'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class GetRecaptchaParamResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :kind, as: 'kind'
|
||||
property :recaptcha_site_key, as: 'recaptchaSiteKey'
|
||||
|
@ -177,8 +177,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class CreateAuthUriRequest
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :app_id, as: 'appId'
|
||||
property :client_id, as: 'clientId'
|
||||
|
@ -193,23 +193,23 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class DeleteAccountRequest
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :local_id, as: 'localId'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class DownloadAccountRequest
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :max_results, as: 'maxResults'
|
||||
property :next_page_token, as: 'nextPageToken'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class GetAccountInfoRequest
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :email, as: 'email'
|
||||
property :id_token, as: 'idToken'
|
||||
|
@ -217,8 +217,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ResetPasswordRequest
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :email, as: 'email'
|
||||
property :new_password, as: 'newPassword'
|
||||
|
@ -227,8 +227,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class SetAccountInfoRequest
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :captcha_challenge, as: 'captchaChallenge'
|
||||
property :captcha_response, as: 'captchaResponse'
|
||||
|
@ -246,8 +246,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class UploadAccountRequest
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :hash_algorithm, as: 'hashAlgorithm'
|
||||
property :memory_cost, as: 'memoryCost'
|
||||
|
@ -259,8 +259,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class VerifyAssertionRequest
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :pending_id_token, as: 'pendingIdToken'
|
||||
property :post_body, as: 'postBody'
|
||||
|
@ -269,8 +269,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class VerifyPasswordRequest
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :captcha_challenge, as: 'captchaChallenge'
|
||||
property :captcha_response, as: 'captchaResponse'
|
||||
|
@ -280,8 +280,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Relyingparty
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :captcha_resp, as: 'captchaResp'
|
||||
property :challenge, as: 'challenge'
|
||||
|
@ -294,16 +294,16 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ResetPasswordResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :email, as: 'email'
|
||||
property :kind, as: 'kind'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class SetAccountInfoResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :display_name, as: 'displayName'
|
||||
property :email, as: 'email'
|
||||
|
@ -313,8 +313,8 @@ module Google
|
|||
|
||||
end
|
||||
|
||||
# @private
|
||||
class ProviderUserInfo
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :display_name, as: 'displayName'
|
||||
property :photo_url, as: 'photoUrl'
|
||||
|
@ -323,16 +323,16 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class UploadAccountResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :error, as: 'error', class: Google::Apis::IdentitytoolkitV3::UploadAccountResponse::Error, decorator: Google::Apis::IdentitytoolkitV3::UploadAccountResponse::Error::Representation
|
||||
|
||||
property :kind, as: 'kind'
|
||||
end
|
||||
|
||||
# @private
|
||||
class Error
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :index, as: 'index'
|
||||
property :message, as: 'message'
|
||||
|
@ -340,8 +340,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class UserInfo
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :disabled, as: 'disabled'
|
||||
property :display_name, as: 'displayName'
|
||||
|
@ -358,8 +358,8 @@ module Google
|
|||
property :version, as: 'version'
|
||||
end
|
||||
|
||||
# @private
|
||||
class ProviderUserInfo
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :display_name, as: 'displayName'
|
||||
property :federated_id, as: 'federatedId'
|
||||
|
@ -369,8 +369,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class VerifyAssertionResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :action, as: 'action'
|
||||
property :app_installation_url, as: 'appInstallationUrl'
|
||||
|
@ -405,8 +405,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class VerifyPasswordResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :display_name, as: 'displayName'
|
||||
property :email, as: 'email'
|
||||
|
|
|
@ -34,8 +34,8 @@ module Google
|
|||
class Representation < Google::Apis::Core::JsonRepresentation; end
|
||||
end
|
||||
|
||||
# @private
|
||||
class LicenseAssignment
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :etags, as: 'etags'
|
||||
property :kind, as: 'kind'
|
||||
|
@ -46,15 +46,15 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class LicenseAssignmentInsert
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :user_id, as: 'userId'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class LicenseAssignmentList
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :etag, as: 'etag'
|
||||
collection :items, as: 'items', class: Google::Apis::LicensingV1::LicenseAssignment, decorator: Google::Apis::LicensingV1::LicenseAssignment::Representation
|
||||
|
|
|
@ -82,8 +82,8 @@ module Google
|
|||
class Representation < Google::Apis::Core::JsonRepresentation; end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ListLogsResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :logs, as: 'logs', class: Google::Apis::LoggingV1beta3::Log, decorator: Google::Apis::LoggingV1beta3::Log::Representation
|
||||
|
||||
|
@ -91,8 +91,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Log
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :name, as: 'name'
|
||||
property :display_name, as: 'displayName'
|
||||
|
@ -100,14 +100,14 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Empty
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class WriteLogEntriesRequest
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
hash :common_labels, as: 'commonLabels'
|
||||
collection :entries, as: 'entries', class: Google::Apis::LoggingV1beta3::LogEntry, decorator: Google::Apis::LoggingV1beta3::LogEntry::Representation
|
||||
|
@ -115,8 +115,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class LogEntry
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :metadata, as: 'metadata', class: Google::Apis::LoggingV1beta3::LogEntryMetadata, decorator: Google::Apis::LoggingV1beta3::LogEntryMetadata::Representation
|
||||
|
||||
|
@ -128,8 +128,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class LogEntryMetadata
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :timestamp, as: 'timestamp'
|
||||
property :severity, as: 'severity'
|
||||
|
@ -142,14 +142,14 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class WriteLogEntriesResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ListLogServicesResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :log_services, as: 'logServices', class: Google::Apis::LoggingV1beta3::LogService, decorator: Google::Apis::LoggingV1beta3::LogService::Representation
|
||||
|
||||
|
@ -157,32 +157,32 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class LogService
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :name, as: 'name'
|
||||
collection :index_keys, as: 'indexKeys'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ListLogServiceIndexesResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :service_index_prefixes, as: 'serviceIndexPrefixes'
|
||||
property :next_page_token, as: 'nextPageToken'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ListLogSinksResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :sinks, as: 'sinks', class: Google::Apis::LoggingV1beta3::LogSink, decorator: Google::Apis::LoggingV1beta3::LogSink::Representation
|
||||
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class LogSink
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :name, as: 'name'
|
||||
property :destination, as: 'destination'
|
||||
|
@ -191,8 +191,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class LogError
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :resource, as: 'resource'
|
||||
property :status, as: 'status', class: Google::Apis::LoggingV1beta3::Status, decorator: Google::Apis::LoggingV1beta3::Status::Representation
|
||||
|
@ -201,8 +201,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Status
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :code, as: 'code'
|
||||
property :message, as: 'message'
|
||||
|
@ -210,8 +210,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ListLogServiceSinksResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :sinks, as: 'sinks', class: Google::Apis::LoggingV1beta3::LogSink, decorator: Google::Apis::LoggingV1beta3::LogSink::Representation
|
||||
|
||||
|
|
|
@ -162,8 +162,8 @@ module Google
|
|||
class Representation < Google::Apis::Core::JsonRepresentation; end
|
||||
end
|
||||
|
||||
# @private
|
||||
class AccessConfig
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :name, as: 'name'
|
||||
property :nat_ip, as: 'natIp'
|
||||
|
@ -171,24 +171,24 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Action
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :commands, as: 'commands'
|
||||
property :timeout_ms, as: 'timeoutMs'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class AllowedRule
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :ip_protocol, as: 'IPProtocol'
|
||||
collection :ports, as: 'ports'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class AutoscalingModule
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :cool_down_period_sec, as: 'coolDownPeriodSec'
|
||||
property :description, as: 'description'
|
||||
|
@ -200,23 +200,23 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class AutoscalingModuleStatus
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :autoscaling_config_url, as: 'autoscalingConfigUrl'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class DeployState
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :details, as: 'details'
|
||||
property :status, as: 'status'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Deployment
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :creation_date, as: 'creationDate'
|
||||
property :description, as: 'description'
|
||||
|
@ -231,8 +231,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ListDeploymentsResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :next_page_token, as: 'nextPageToken'
|
||||
collection :resources, as: 'resources', class: Google::Apis::ManagerV1beta2::Deployment, decorator: Google::Apis::ManagerV1beta2::Deployment::Representation
|
||||
|
@ -240,24 +240,24 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class DiskAttachment
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :device_name, as: 'deviceName'
|
||||
property :index, as: 'index'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class EnvVariable
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :hidden, as: 'hidden'
|
||||
property :value, as: 'value'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ExistingDisk
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :attachment, as: 'attachment', class: Google::Apis::ManagerV1beta2::DiskAttachment, decorator: Google::Apis::ManagerV1beta2::DiskAttachment::Representation
|
||||
|
||||
|
@ -265,8 +265,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class FirewallModule
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :allowed, as: 'allowed', class: Google::Apis::ManagerV1beta2::AllowedRule, decorator: Google::Apis::ManagerV1beta2::AllowedRule::Representation
|
||||
|
||||
|
@ -278,15 +278,15 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class FirewallModuleStatus
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :firewall_url, as: 'firewallUrl'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class HealthCheckModule
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :check_interval_sec, as: 'checkIntervalSec'
|
||||
property :description, as: 'description'
|
||||
|
@ -299,15 +299,15 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class HealthCheckModuleStatus
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :health_check_url, as: 'healthCheckUrl'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class LbModule
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :description, as: 'description'
|
||||
collection :health_checks, as: 'healthChecks'
|
||||
|
@ -319,16 +319,16 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class LbModuleStatus
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :forwarding_rule_url, as: 'forwardingRuleUrl'
|
||||
property :target_pool_url, as: 'targetPoolUrl'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Metadata
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :finger_print, as: 'fingerPrint'
|
||||
collection :items, as: 'items', class: Google::Apis::ManagerV1beta2::MetadataItem, decorator: Google::Apis::ManagerV1beta2::MetadataItem::Representation
|
||||
|
@ -336,16 +336,16 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class MetadataItem
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :key, as: 'key'
|
||||
property :value, as: 'value'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Module
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :autoscaling_module, as: 'autoscalingModule', class: Google::Apis::ManagerV1beta2::AutoscalingModule, decorator: Google::Apis::ManagerV1beta2::AutoscalingModule::Representation
|
||||
|
||||
|
@ -363,8 +363,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ModuleStatus
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :autoscaling_module_status, as: 'autoscalingModuleStatus', class: Google::Apis::ManagerV1beta2::AutoscalingModuleStatus, decorator: Google::Apis::ManagerV1beta2::AutoscalingModuleStatus::Representation
|
||||
|
||||
|
@ -384,8 +384,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class NetworkInterface
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :access_configs, as: 'accessConfigs', class: Google::Apis::ManagerV1beta2::AccessConfig, decorator: Google::Apis::ManagerV1beta2::AccessConfig::Representation
|
||||
|
||||
|
@ -395,8 +395,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class NetworkModule
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :i_pv4_range, as: 'IPv4Range'
|
||||
property :description, as: 'description'
|
||||
|
@ -404,15 +404,15 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class NetworkModuleStatus
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :network_url, as: 'networkUrl'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class NewDisk
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :attachment, as: 'attachment', class: Google::Apis::ManagerV1beta2::DiskAttachment, decorator: Google::Apis::ManagerV1beta2::DiskAttachment::Representation
|
||||
|
||||
|
@ -423,8 +423,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class NewDiskInitializeParams
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :disk_size_gb, as: 'diskSizeGb'
|
||||
property :disk_type, as: 'diskType'
|
||||
|
@ -432,16 +432,16 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ParamOverride
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :path, as: 'path'
|
||||
property :value, as: 'value'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ReplicaPoolModule
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
hash :env_variables, as: 'envVariables', class: Google::Apis::ManagerV1beta2::EnvVariable, decorator: Google::Apis::ManagerV1beta2::EnvVariable::Representation
|
||||
|
||||
|
@ -453,24 +453,24 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ReplicaPoolModuleStatus
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :replica_pool_url, as: 'replicaPoolUrl'
|
||||
property :resource_view_url, as: 'resourceViewUrl'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ReplicaPoolParams
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :v1beta1, as: 'v1beta1', class: Google::Apis::ManagerV1beta2::ReplicaPoolParamsV1Beta1, decorator: Google::Apis::ManagerV1beta2::ReplicaPoolParamsV1Beta1::Representation
|
||||
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ReplicaPoolParamsV1Beta1
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :auto_restart, as: 'autoRestart'
|
||||
property :base_instance_name, as: 'baseInstanceName'
|
||||
|
@ -495,24 +495,24 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ServiceAccount
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :email, as: 'email'
|
||||
collection :scopes, as: 'scopes'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Tag
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :finger_print, as: 'fingerPrint'
|
||||
collection :items, as: 'items'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Template
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
hash :actions, as: 'actions', class: Google::Apis::ManagerV1beta2::Action, decorator: Google::Apis::ManagerV1beta2::Action::Representation
|
||||
|
||||
|
@ -523,8 +523,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ListTemplatesResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :next_page_token, as: 'nextPageToken'
|
||||
collection :resources, as: 'resources', class: Google::Apis::ManagerV1beta2::Template, decorator: Google::Apis::ManagerV1beta2::Template::Representation
|
||||
|
|
|
@ -322,8 +322,8 @@ module Google
|
|||
class Representation < Google::Apis::Core::JsonRepresentation; end
|
||||
end
|
||||
|
||||
# @private
|
||||
class GeoJsonGeometry
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
def from_hash(hash, *args)
|
||||
case hash['type']
|
||||
|
@ -379,8 +379,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class MapItem
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
def from_hash(hash, *args)
|
||||
case hash['type']
|
||||
|
@ -412,8 +412,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class AcquisitionTime
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :end, as: 'end', type: DateTime
|
||||
|
||||
|
@ -423,8 +423,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Asset
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :bbox, as: 'bbox'
|
||||
property :creation_time, as: 'creationTime', type: DateTime
|
||||
|
@ -445,8 +445,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ListAssetsResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :assets, as: 'assets', class: Google::Apis::MapsengineV1::Asset, decorator: Google::Apis::MapsengineV1::Asset::Representation
|
||||
|
||||
|
@ -454,8 +454,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Border
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :color, as: 'color'
|
||||
property :opacity, as: 'opacity'
|
||||
|
@ -463,23 +463,23 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Color
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :color, as: 'color'
|
||||
property :opacity, as: 'opacity'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Datasource
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :id, as: 'id'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class DisplayRule
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :filters, as: 'filters', class: Google::Apis::MapsengineV1::Filter, decorator: Google::Apis::MapsengineV1::Filter::Representation
|
||||
|
||||
|
@ -495,8 +495,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Feature
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :geometry, as: 'geometry', class: Google::Apis::MapsengineV1::GeoJsonGeometry, decorator: Google::Apis::MapsengineV1::GeoJsonGeometry::Representation
|
||||
|
||||
|
@ -505,23 +505,23 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class FeatureInfo
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :content, as: 'content'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class BatchDeleteFeaturesRequest
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :gx_ids, as: 'gx_ids'
|
||||
collection :primary_keys, as: 'primaryKeys'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class BatchInsertFeaturesRequest
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :features, as: 'features', class: Google::Apis::MapsengineV1::Feature, decorator: Google::Apis::MapsengineV1::Feature::Representation
|
||||
|
||||
|
@ -529,8 +529,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class BatchPatchFeaturesRequest
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :features, as: 'features', class: Google::Apis::MapsengineV1::Feature, decorator: Google::Apis::MapsengineV1::Feature::Representation
|
||||
|
||||
|
@ -538,8 +538,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ListFeaturesResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :allowed_queries_per_second, as: 'allowedQueriesPerSecond'
|
||||
collection :features, as: 'features', class: Google::Apis::MapsengineV1::Feature, decorator: Google::Apis::MapsengineV1::Feature::Representation
|
||||
|
@ -551,8 +551,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class File
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :filename, as: 'filename'
|
||||
property :size, as: 'size'
|
||||
|
@ -560,8 +560,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Filter
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :column, as: 'column'
|
||||
property :operator, as: 'operator'
|
||||
|
@ -569,8 +569,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class GeoJsonGeometryCollection
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :geometries, as: 'geometries', class: Google::Apis::MapsengineV1::GeoJsonGeometry, decorator: Google::Apis::MapsengineV1::GeoJsonGeometry::Representation
|
||||
|
||||
|
@ -578,8 +578,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class GeoJsonLineString
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :coordinates, as: 'coordinates', :class => Array do
|
||||
include Representable::JSON::Collection
|
||||
|
@ -590,8 +590,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class GeoJsonMultiLineString
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :coordinates, as: 'coordinates', :class => Array do
|
||||
include Representable::JSON::Collection
|
||||
|
@ -606,8 +606,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class GeoJsonMultiPoint
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :coordinates, as: 'coordinates', :class => Array do
|
||||
include Representable::JSON::Collection
|
||||
|
@ -618,8 +618,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class GeoJsonMultiPolygon
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :coordinates, as: 'coordinates', :class => Array do
|
||||
include Representable::JSON::Collection
|
||||
|
@ -638,16 +638,16 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class GeoJsonPoint
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :coordinates, as: 'coordinates'
|
||||
property :type, as: 'type'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class GeoJsonPolygon
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :coordinates, as: 'coordinates', :class => Array do
|
||||
include Representable::JSON::Collection
|
||||
|
@ -662,8 +662,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Icon
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :description, as: 'description'
|
||||
property :id, as: 'id'
|
||||
|
@ -671,8 +671,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class IconStyle
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :id, as: 'id'
|
||||
property :name, as: 'name'
|
||||
|
@ -683,8 +683,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ListIconsResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :icons, as: 'icons', class: Google::Apis::MapsengineV1::Icon, decorator: Google::Apis::MapsengineV1::Icon::Representation
|
||||
|
||||
|
@ -692,8 +692,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class LabelStyle
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :color, as: 'color'
|
||||
property :column, as: 'column'
|
||||
|
@ -706,8 +706,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Layer
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :bbox, as: 'bbox'
|
||||
property :creation_time, as: 'creationTime', type: DateTime
|
||||
|
@ -736,8 +736,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ListLayersResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :layers, as: 'layers', class: Google::Apis::MapsengineV1::Layer, decorator: Google::Apis::MapsengineV1::Layer::Representation
|
||||
|
||||
|
@ -745,8 +745,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class LineStyle
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :border, as: 'border', class: Google::Apis::MapsengineV1::Border, decorator: Google::Apis::MapsengineV1::Border::Representation
|
||||
|
||||
|
@ -757,8 +757,8 @@ module Google
|
|||
|
||||
end
|
||||
|
||||
# @private
|
||||
class Stroke
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :color, as: 'color'
|
||||
property :opacity, as: 'opacity'
|
||||
|
@ -767,8 +767,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Map
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :bbox, as: 'bbox'
|
||||
collection :contents, as: 'contents', class: Google::Apis::MapsengineV1::MapItem, decorator: Google::Apis::MapsengineV1::MapItem::Representation
|
||||
|
@ -795,8 +795,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class MapFolder
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :contents, as: 'contents', class: Google::Apis::MapsengineV1::MapItem, decorator: Google::Apis::MapsengineV1::MapItem::Representation
|
||||
|
||||
|
@ -809,8 +809,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class MapKmlLink
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :default_viewport, as: 'defaultViewport'
|
||||
property :kml_url, as: 'kmlUrl'
|
||||
|
@ -820,8 +820,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class MapLayer
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :default_viewport, as: 'defaultViewport'
|
||||
property :id, as: 'id'
|
||||
|
@ -832,8 +832,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ListMapsResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :maps, as: 'maps', class: Google::Apis::MapsengineV1::Map, decorator: Google::Apis::MapsengineV1::Map::Representation
|
||||
|
||||
|
@ -841,15 +841,15 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Parent
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :id, as: 'id'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ListParentsResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :next_page_token, as: 'nextPageToken'
|
||||
collection :parents, as: 'parents', class: Google::Apis::MapsengineV1::Parent, decorator: Google::Apis::MapsengineV1::Parent::Representation
|
||||
|
@ -857,8 +857,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Permission
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :discoverable, as: 'discoverable'
|
||||
property :id, as: 'id'
|
||||
|
@ -867,43 +867,43 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class BatchDeletePermissionsRequest
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :ids, as: 'ids'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class BatchDeletePermissionsResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class BatchUpdatePermissionsRequest
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :permissions, as: 'permissions', class: Google::Apis::MapsengineV1::Permission, decorator: Google::Apis::MapsengineV1::Permission::Representation
|
||||
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class BatchUpdatePermissionsResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ListPermissionsResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :permissions, as: 'permissions', class: Google::Apis::MapsengineV1::Permission, decorator: Google::Apis::MapsengineV1::Permission::Representation
|
||||
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class PointStyle
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :icon, as: 'icon', class: Google::Apis::MapsengineV1::IconStyle, decorator: Google::Apis::MapsengineV1::IconStyle::Representation
|
||||
|
||||
|
@ -912,8 +912,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class PolygonStyle
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :fill, as: 'fill', class: Google::Apis::MapsengineV1::Color, decorator: Google::Apis::MapsengineV1::Color::Representation
|
||||
|
||||
|
@ -924,36 +924,36 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ProcessResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Project
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :id, as: 'id'
|
||||
property :name, as: 'name'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ListProjectsResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :projects, as: 'projects', class: Google::Apis::MapsengineV1::Project, decorator: Google::Apis::MapsengineV1::Project::Representation
|
||||
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class PublishResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class PublishedLayer
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :description, as: 'description'
|
||||
property :id, as: 'id'
|
||||
|
@ -963,8 +963,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ListPublishedLayersResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :layers, as: 'layers', class: Google::Apis::MapsengineV1::PublishedLayer, decorator: Google::Apis::MapsengineV1::PublishedLayer::Representation
|
||||
|
||||
|
@ -972,8 +972,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class PublishedMap
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :contents, as: 'contents', class: Google::Apis::MapsengineV1::MapItem, decorator: Google::Apis::MapsengineV1::MapItem::Representation
|
||||
|
||||
|
@ -985,8 +985,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ListPublishedMapsResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :maps, as: 'maps', class: Google::Apis::MapsengineV1::PublishedMap, decorator: Google::Apis::MapsengineV1::PublishedMap::Representation
|
||||
|
||||
|
@ -994,8 +994,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Raster
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :acquisition_time, as: 'acquisitionTime', class: Google::Apis::MapsengineV1::AcquisitionTime, decorator: Google::Apis::MapsengineV1::AcquisitionTime::Representation
|
||||
|
||||
|
@ -1023,8 +1023,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class RasterCollection
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :attribution, as: 'attribution'
|
||||
collection :bbox, as: 'bbox'
|
||||
|
@ -1048,8 +1048,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ListRasterCollectionsResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :next_page_token, :base64 => true, as: 'nextPageToken'
|
||||
collection :raster_collections, as: 'rasterCollections', class: Google::Apis::MapsengineV1::RasterCollection, decorator: Google::Apis::MapsengineV1::RasterCollection::Representation
|
||||
|
@ -1057,8 +1057,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class RasterCollectionsRaster
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :bbox, as: 'bbox'
|
||||
property :creation_time, as: 'creationTime', type: DateTime
|
||||
|
@ -1074,34 +1074,34 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class BatchDeleteRasterCollectionsRasterRequest
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :ids, as: 'ids'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class BatchDeleteRasterCollectionsRastersResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class BatchInsertRasterCollectionsRastersRequest
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :ids, as: 'ids'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class BatchInsertRasterCollectionsRastersResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ListRasterCollectionsRastersResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :next_page_token, as: 'nextPageToken'
|
||||
collection :rasters, as: 'rasters', class: Google::Apis::MapsengineV1::RasterCollectionsRaster, decorator: Google::Apis::MapsengineV1::RasterCollectionsRaster::Representation
|
||||
|
@ -1109,8 +1109,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ListRastersResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :next_page_token, as: 'nextPageToken'
|
||||
collection :rasters, as: 'rasters', class: Google::Apis::MapsengineV1::Raster, decorator: Google::Apis::MapsengineV1::Raster::Representation
|
||||
|
@ -1118,8 +1118,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ScaledShape
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :border, as: 'border', class: Google::Apis::MapsengineV1::Border, decorator: Google::Apis::MapsengineV1::Border::Representation
|
||||
|
||||
|
@ -1129,8 +1129,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ScalingFunction
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :column, as: 'column'
|
||||
property :scaling_type, as: 'scalingType'
|
||||
|
@ -1141,8 +1141,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Schema
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :columns, as: 'columns', class: Google::Apis::MapsengineV1::TableColumn, decorator: Google::Apis::MapsengineV1::TableColumn::Representation
|
||||
|
||||
|
@ -1151,16 +1151,16 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class SizeRange
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :max, as: 'max'
|
||||
property :min, as: 'min'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Table
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :bbox, as: 'bbox'
|
||||
property :creation_time, as: 'creationTime', type: DateTime
|
||||
|
@ -1187,16 +1187,16 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class TableColumn
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :name, as: 'name'
|
||||
property :type, as: 'type'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ListTablesResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :next_page_token, :base64 => true, as: 'nextPageToken'
|
||||
collection :tables, as: 'tables', class: Google::Apis::MapsengineV1::Table, decorator: Google::Apis::MapsengineV1::Table::Representation
|
||||
|
@ -1204,16 +1204,16 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ValueRange
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :max, as: 'max'
|
||||
property :min, as: 'min'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class VectorStyle
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :display_rules, as: 'displayRules', class: Google::Apis::MapsengineV1::DisplayRule, decorator: Google::Apis::MapsengineV1::DisplayRule::Representation
|
||||
|
||||
|
@ -1223,8 +1223,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ZoomLevels
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :max, as: 'max'
|
||||
property :min, as: 'min'
|
||||
|
|
|
@ -102,8 +102,8 @@ module Google
|
|||
class Representation < Google::Apis::Core::JsonRepresentation; end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Account
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :auth_tokens, as: 'authTokens', class: Google::Apis::MirrorV1::AuthToken, decorator: Google::Apis::MirrorV1::AuthToken::Representation
|
||||
|
||||
|
@ -114,8 +114,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Attachment
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :content_type, as: 'contentType'
|
||||
property :content_url, as: 'contentUrl'
|
||||
|
@ -124,8 +124,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ListAttachmentsResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :items, as: 'items', class: Google::Apis::MirrorV1::Attachment, decorator: Google::Apis::MirrorV1::Attachment::Representation
|
||||
|
||||
|
@ -133,23 +133,23 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class AuthToken
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :auth_token, as: 'authToken'
|
||||
property :type, as: 'type'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Command
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :type, as: 'type'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Contact
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :accept_commands, as: 'acceptCommands', class: Google::Apis::MirrorV1::Command, decorator: Google::Apis::MirrorV1::Command::Representation
|
||||
|
||||
|
@ -167,8 +167,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ListContactsResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :items, as: 'items', class: Google::Apis::MirrorV1::Contact, decorator: Google::Apis::MirrorV1::Contact::Representation
|
||||
|
||||
|
@ -176,8 +176,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Location
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :accuracy, as: 'accuracy'
|
||||
property :address, as: 'address'
|
||||
|
@ -191,8 +191,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ListLocationsResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :items, as: 'items', class: Google::Apis::MirrorV1::Location, decorator: Google::Apis::MirrorV1::Location::Representation
|
||||
|
||||
|
@ -200,8 +200,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class MenuItem
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :action, as: 'action'
|
||||
property :contextual_command, as: 'contextual_command'
|
||||
|
@ -213,8 +213,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class MenuValue
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :display_name, as: 'displayName'
|
||||
property :icon_url, as: 'iconUrl'
|
||||
|
@ -222,8 +222,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Notification
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :collection, as: 'collection'
|
||||
property :item_id, as: 'itemId'
|
||||
|
@ -235,8 +235,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class NotificationConfig
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :delivery_time, as: 'deliveryTime', type: DateTime
|
||||
|
||||
|
@ -244,8 +244,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Setting
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :id, as: 'id'
|
||||
property :kind, as: 'kind'
|
||||
|
@ -253,8 +253,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Subscription
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :callback_url, as: 'callbackUrl'
|
||||
property :collection, as: 'collection'
|
||||
|
@ -270,8 +270,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ListSubscriptionsResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :items, as: 'items', class: Google::Apis::MirrorV1::Subscription, decorator: Google::Apis::MirrorV1::Subscription::Representation
|
||||
|
||||
|
@ -279,8 +279,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class TimelineItem
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :attachments, as: 'attachments', class: Google::Apis::MirrorV1::Attachment, decorator: Google::Apis::MirrorV1::Attachment::Representation
|
||||
|
||||
|
@ -320,8 +320,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ListTimelineResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :items, as: 'items', class: Google::Apis::MirrorV1::TimelineItem, decorator: Google::Apis::MirrorV1::TimelineItem::Representation
|
||||
|
||||
|
@ -330,16 +330,16 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class UserAction
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :payload, as: 'payload'
|
||||
property :type, as: 'type'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class UserData
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :key, as: 'key'
|
||||
property :value, as: 'value'
|
||||
|
|
|
@ -38,15 +38,15 @@ module Google
|
|||
class Representation < Google::Apis::Core::JsonRepresentation; end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Jwk
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :keys, as: 'keys', class: Google::Apis::Oauth2V2::Jwk::Key, decorator: Google::Apis::Oauth2V2::Jwk::Key::Representation
|
||||
|
||||
end
|
||||
|
||||
# @private
|
||||
class Key
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :alg, as: 'alg'
|
||||
property :e, as: 'e'
|
||||
|
@ -58,8 +58,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Tokeninfo
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :access_type, as: 'access_type'
|
||||
property :audience, as: 'audience'
|
||||
|
@ -73,8 +73,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Userinfoplus
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :email, as: 'email'
|
||||
property :family_name, as: 'family_name'
|
||||
|
|
|
@ -78,16 +78,16 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class FormatString
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :args, as: 'args', class: Google::Apis::PagespeedonlineV2::FormatString::Arg, decorator: Google::Apis::PagespeedonlineV2::FormatString::Arg::Representation
|
||||
|
||||
property :format, as: 'format'
|
||||
end
|
||||
|
||||
# @private
|
||||
class Arg
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :key, as: 'key'
|
||||
collection :rects, as: 'rects', class: Google::Apis::PagespeedonlineV2::FormatString::Arg::Rect, decorator: Google::Apis::PagespeedonlineV2::FormatString::Arg::Rect::Representation
|
||||
|
@ -98,8 +98,8 @@ module Google
|
|||
property :value, as: 'value'
|
||||
end
|
||||
|
||||
# @private
|
||||
class Rect
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :height, as: 'height'
|
||||
property :left, as: 'left'
|
||||
|
@ -108,8 +108,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class SecondaryRect
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :height, as: 'height'
|
||||
property :left, as: 'left'
|
||||
|
@ -120,8 +120,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Image
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :data, :base64 => true, as: 'data'
|
||||
property :height, as: 'height'
|
||||
|
@ -132,8 +132,8 @@ module Google
|
|||
property :width, as: 'width'
|
||||
end
|
||||
|
||||
# @private
|
||||
class PageRect
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :height, as: 'height'
|
||||
property :left, as: 'left'
|
||||
|
@ -143,8 +143,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Result
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :formatted_results, as: 'formattedResults', class: Google::Apis::PagespeedonlineV2::Result::FormattedResults, decorator: Google::Apis::PagespeedonlineV2::Result::FormattedResults::Representation
|
||||
|
||||
|
@ -163,16 +163,16 @@ module Google
|
|||
|
||||
end
|
||||
|
||||
# @private
|
||||
class FormattedResults
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :locale, as: 'locale'
|
||||
hash :rule_results, as: 'ruleResults', class: Google::Apis::PagespeedonlineV2::Result::FormattedResults::RuleResult, decorator: Google::Apis::PagespeedonlineV2::Result::FormattedResults::RuleResult::Representation
|
||||
|
||||
end
|
||||
|
||||
# @private
|
||||
class RuleResult
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :groups, as: 'groups'
|
||||
property :localized_rule_name, as: 'localizedRuleName'
|
||||
|
@ -183,8 +183,8 @@ module Google
|
|||
|
||||
end
|
||||
|
||||
# @private
|
||||
class UrlBlock
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :header, as: 'header', class: Google::Apis::PagespeedonlineV2::FormatString, decorator: Google::Apis::PagespeedonlineV2::FormatString::Representation
|
||||
|
||||
|
@ -192,8 +192,8 @@ module Google
|
|||
|
||||
end
|
||||
|
||||
# @private
|
||||
class Url
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :details, as: 'details', class: Google::Apis::PagespeedonlineV2::FormatString, decorator: Google::Apis::PagespeedonlineV2::FormatString::Representation
|
||||
|
||||
|
@ -205,8 +205,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class PageStats
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :css_response_bytes, as: 'cssResponseBytes'
|
||||
property :flash_response_bytes, as: 'flashResponseBytes'
|
||||
|
@ -224,15 +224,15 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class RuleGroup
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :score, as: 'score'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Version
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :major, as: 'major'
|
||||
property :minor, as: 'minor'
|
||||
|
|
|
@ -234,8 +234,8 @@ module Google
|
|||
class Representation < Google::Apis::Core::JsonRepresentation; end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Acl
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :description, as: 'description'
|
||||
property :domain_restricted, as: 'domainRestricted'
|
||||
|
@ -245,8 +245,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Activity
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :access, as: 'access', class: Google::Apis::PlusDomainsV1::Acl, decorator: Google::Apis::PlusDomainsV1::Acl::Representation
|
||||
|
||||
|
@ -277,8 +277,8 @@ module Google
|
|||
property :verb, as: 'verb'
|
||||
end
|
||||
|
||||
# @private
|
||||
class Actor
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :display_name, as: 'displayName'
|
||||
property :id, as: 'id'
|
||||
|
@ -289,15 +289,15 @@ module Google
|
|||
property :url, as: 'url'
|
||||
end
|
||||
|
||||
# @private
|
||||
class Image
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :url, as: 'url'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Name
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :family_name, as: 'familyName'
|
||||
property :given_name, as: 'givenName'
|
||||
|
@ -305,8 +305,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Object
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :actor, as: 'actor', class: Google::Apis::PlusDomainsV1::Activity::Object::Actor, decorator: Google::Apis::PlusDomainsV1::Activity::Object::Actor::Representation
|
||||
|
||||
|
@ -327,8 +327,8 @@ module Google
|
|||
property :url, as: 'url'
|
||||
end
|
||||
|
||||
# @private
|
||||
class Actor
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :display_name, as: 'displayName'
|
||||
property :id, as: 'id'
|
||||
|
@ -337,16 +337,16 @@ module Google
|
|||
property :url, as: 'url'
|
||||
end
|
||||
|
||||
# @private
|
||||
class Image
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :url, as: 'url'
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Attachment
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :content, as: 'content'
|
||||
property :display_name, as: 'displayName'
|
||||
|
@ -365,16 +365,16 @@ module Google
|
|||
property :url, as: 'url'
|
||||
end
|
||||
|
||||
# @private
|
||||
class Embed
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :type, as: 'type'
|
||||
property :url, as: 'url'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class FullImage
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :height, as: 'height'
|
||||
property :type, as: 'type'
|
||||
|
@ -383,8 +383,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Image
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :height, as: 'height'
|
||||
property :type, as: 'type'
|
||||
|
@ -393,15 +393,15 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class PreviewThumbnail
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :url, as: 'url'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Thumbnail
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :description, as: 'description'
|
||||
property :image, as: 'image', class: Google::Apis::PlusDomainsV1::Activity::Object::Attachment::Thumbnail::Image, decorator: Google::Apis::PlusDomainsV1::Activity::Object::Attachment::Thumbnail::Image::Representation
|
||||
|
@ -409,8 +409,8 @@ module Google
|
|||
property :url, as: 'url'
|
||||
end
|
||||
|
||||
# @private
|
||||
class Image
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :height, as: 'height'
|
||||
property :type, as: 'type'
|
||||
|
@ -421,32 +421,32 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Plusoners
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :self_link, as: 'selfLink'
|
||||
property :total_items, as: 'totalItems'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Replies
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :self_link, as: 'selfLink'
|
||||
property :total_items, as: 'totalItems'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Resharers
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :self_link, as: 'selfLink'
|
||||
property :total_items, as: 'totalItems'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class StatusForViewer
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :can_comment, as: 'canComment'
|
||||
property :can_plusone, as: 'canPlusone'
|
||||
|
@ -457,16 +457,16 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Provider
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :title, as: 'title'
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ActivityFeed
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :etag, as: 'etag'
|
||||
property :id, as: 'id'
|
||||
|
@ -482,8 +482,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Audience
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :etag, as: 'etag'
|
||||
property :item, as: 'item', class: Google::Apis::PlusDomainsV1::PlusDomainsAclentryResource, decorator: Google::Apis::PlusDomainsV1::PlusDomainsAclentryResource::Representation
|
||||
|
@ -494,8 +494,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class AudiencesFeed
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :etag, as: 'etag'
|
||||
collection :items, as: 'items', class: Google::Apis::PlusDomainsV1::Audience, decorator: Google::Apis::PlusDomainsV1::Audience::Representation
|
||||
|
@ -506,8 +506,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Circle
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :description, as: 'description'
|
||||
property :display_name, as: 'displayName'
|
||||
|
@ -519,16 +519,16 @@ module Google
|
|||
property :self_link, as: 'selfLink'
|
||||
end
|
||||
|
||||
# @private
|
||||
class People
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :total_items, as: 'totalItems'
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class CircleFeed
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :etag, as: 'etag'
|
||||
collection :items, as: 'items', class: Google::Apis::PlusDomainsV1::Circle, decorator: Google::Apis::PlusDomainsV1::Circle::Representation
|
||||
|
@ -542,8 +542,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Comment
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :actor, as: 'actor', class: Google::Apis::PlusDomainsV1::Comment::Actor, decorator: Google::Apis::PlusDomainsV1::Comment::Actor::Representation
|
||||
|
||||
|
@ -564,8 +564,8 @@ module Google
|
|||
property :verb, as: 'verb'
|
||||
end
|
||||
|
||||
# @private
|
||||
class Actor
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :display_name, as: 'displayName'
|
||||
property :id, as: 'id'
|
||||
|
@ -574,24 +574,24 @@ module Google
|
|||
property :url, as: 'url'
|
||||
end
|
||||
|
||||
# @private
|
||||
class Image
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :url, as: 'url'
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class InReplyTo
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :id, as: 'id'
|
||||
property :url, as: 'url'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Object
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :content, as: 'content'
|
||||
property :object_type, as: 'objectType'
|
||||
|
@ -599,16 +599,16 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Plusoners
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :total_items, as: 'totalItems'
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class CommentFeed
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :etag, as: 'etag'
|
||||
property :id, as: 'id'
|
||||
|
@ -623,8 +623,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Media
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :author, as: 'author', class: Google::Apis::PlusDomainsV1::Media::Author, decorator: Google::Apis::PlusDomainsV1::Media::Author::Representation
|
||||
|
||||
|
@ -652,8 +652,8 @@ module Google
|
|||
property :width, as: 'width'
|
||||
end
|
||||
|
||||
# @private
|
||||
class Author
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :display_name, as: 'displayName'
|
||||
property :id, as: 'id'
|
||||
|
@ -662,16 +662,16 @@ module Google
|
|||
property :url, as: 'url'
|
||||
end
|
||||
|
||||
# @private
|
||||
class Image
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :url, as: 'url'
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Exif
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :time, as: 'time', type: DateTime
|
||||
|
||||
|
@ -679,8 +679,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class PeopleFeed
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :etag, as: 'etag'
|
||||
collection :items, as: 'items', class: Google::Apis::PlusDomainsV1::Person, decorator: Google::Apis::PlusDomainsV1::Person::Representation
|
||||
|
@ -693,8 +693,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Person
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :about_me, as: 'aboutMe'
|
||||
property :birthday, as: 'birthday'
|
||||
|
@ -733,8 +733,8 @@ module Google
|
|||
property :verified, as: 'verified'
|
||||
end
|
||||
|
||||
# @private
|
||||
class Cover
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :cover_info, as: 'coverInfo', class: Google::Apis::PlusDomainsV1::Person::Cover::CoverInfo, decorator: Google::Apis::PlusDomainsV1::Person::Cover::CoverInfo::Representation
|
||||
|
||||
|
@ -743,16 +743,16 @@ module Google
|
|||
property :layout, as: 'layout'
|
||||
end
|
||||
|
||||
# @private
|
||||
class CoverInfo
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :left_image_offset, as: 'leftImageOffset'
|
||||
property :top_image_offset, as: 'topImageOffset'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class CoverPhoto
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :height, as: 'height'
|
||||
property :url, as: 'url'
|
||||
|
@ -761,24 +761,24 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Email
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :type, as: 'type'
|
||||
property :value, as: 'value'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Image
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :is_default, as: 'isDefault'
|
||||
property :url, as: 'url'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Name
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :family_name, as: 'familyName'
|
||||
property :formatted, as: 'formatted'
|
||||
|
@ -789,8 +789,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Organization
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :department, as: 'department'
|
||||
property :description, as: 'description'
|
||||
|
@ -804,16 +804,16 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class PlacesLived
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :primary, as: 'primary'
|
||||
property :value, as: 'value'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Url
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :label, as: 'label'
|
||||
property :type, as: 'type'
|
||||
|
@ -822,8 +822,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Place
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :address, as: 'address', class: Google::Apis::PlusDomainsV1::Place::Address, decorator: Google::Apis::PlusDomainsV1::Place::Address::Representation
|
||||
|
||||
|
@ -834,15 +834,15 @@ module Google
|
|||
|
||||
end
|
||||
|
||||
# @private
|
||||
class Address
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :formatted, as: 'formatted'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Position
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :latitude, as: 'latitude'
|
||||
property :longitude, as: 'longitude'
|
||||
|
@ -850,8 +850,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class PlusDomainsAclentryResource
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :display_name, as: 'displayName'
|
||||
property :id, as: 'id'
|
||||
|
@ -859,8 +859,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Videostream
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :height, as: 'height'
|
||||
property :type, as: 'type'
|
||||
|
|
|
@ -202,8 +202,8 @@ module Google
|
|||
class Representation < Google::Apis::Core::JsonRepresentation; end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Acl
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :description, as: 'description'
|
||||
collection :items, as: 'items', class: Google::Apis::PlusV1::PlusAclentryResource, decorator: Google::Apis::PlusV1::PlusAclentryResource::Representation
|
||||
|
@ -212,8 +212,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Activity
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :access, as: 'access', class: Google::Apis::PlusV1::Acl, decorator: Google::Apis::PlusV1::Acl::Representation
|
||||
|
||||
|
@ -244,8 +244,8 @@ module Google
|
|||
property :verb, as: 'verb'
|
||||
end
|
||||
|
||||
# @private
|
||||
class Actor
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :display_name, as: 'displayName'
|
||||
property :id, as: 'id'
|
||||
|
@ -256,15 +256,15 @@ module Google
|
|||
property :url, as: 'url'
|
||||
end
|
||||
|
||||
# @private
|
||||
class Image
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :url, as: 'url'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Name
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :family_name, as: 'familyName'
|
||||
property :given_name, as: 'givenName'
|
||||
|
@ -272,8 +272,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Object
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :actor, as: 'actor', class: Google::Apis::PlusV1::Activity::Object::Actor, decorator: Google::Apis::PlusV1::Activity::Object::Actor::Representation
|
||||
|
||||
|
@ -292,8 +292,8 @@ module Google
|
|||
property :url, as: 'url'
|
||||
end
|
||||
|
||||
# @private
|
||||
class Actor
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :display_name, as: 'displayName'
|
||||
property :id, as: 'id'
|
||||
|
@ -302,16 +302,16 @@ module Google
|
|||
property :url, as: 'url'
|
||||
end
|
||||
|
||||
# @private
|
||||
class Image
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :url, as: 'url'
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Attachment
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :content, as: 'content'
|
||||
property :display_name, as: 'displayName'
|
||||
|
@ -328,16 +328,16 @@ module Google
|
|||
property :url, as: 'url'
|
||||
end
|
||||
|
||||
# @private
|
||||
class Embed
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :type, as: 'type'
|
||||
property :url, as: 'url'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class FullImage
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :height, as: 'height'
|
||||
property :type, as: 'type'
|
||||
|
@ -346,8 +346,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Image
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :height, as: 'height'
|
||||
property :type, as: 'type'
|
||||
|
@ -356,8 +356,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Thumbnail
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :description, as: 'description'
|
||||
property :image, as: 'image', class: Google::Apis::PlusV1::Activity::Object::Attachment::Thumbnail::Image, decorator: Google::Apis::PlusV1::Activity::Object::Attachment::Thumbnail::Image::Representation
|
||||
|
@ -365,8 +365,8 @@ module Google
|
|||
property :url, as: 'url'
|
||||
end
|
||||
|
||||
# @private
|
||||
class Image
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :height, as: 'height'
|
||||
property :type, as: 'type'
|
||||
|
@ -377,24 +377,24 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Plusoners
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :self_link, as: 'selfLink'
|
||||
property :total_items, as: 'totalItems'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Replies
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :self_link, as: 'selfLink'
|
||||
property :total_items, as: 'totalItems'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Resharers
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :self_link, as: 'selfLink'
|
||||
property :total_items, as: 'totalItems'
|
||||
|
@ -402,16 +402,16 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Provider
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :title, as: 'title'
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ActivityFeed
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :etag, as: 'etag'
|
||||
property :id, as: 'id'
|
||||
|
@ -427,8 +427,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Comment
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :actor, as: 'actor', class: Google::Apis::PlusV1::Comment::Actor, decorator: Google::Apis::PlusV1::Comment::Actor::Representation
|
||||
|
||||
|
@ -449,8 +449,8 @@ module Google
|
|||
property :verb, as: 'verb'
|
||||
end
|
||||
|
||||
# @private
|
||||
class Actor
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :display_name, as: 'displayName'
|
||||
property :id, as: 'id'
|
||||
|
@ -459,24 +459,24 @@ module Google
|
|||
property :url, as: 'url'
|
||||
end
|
||||
|
||||
# @private
|
||||
class Image
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :url, as: 'url'
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class InReplyTo
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :id, as: 'id'
|
||||
property :url, as: 'url'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Object
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :content, as: 'content'
|
||||
property :object_type, as: 'objectType'
|
||||
|
@ -484,16 +484,16 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Plusoners
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :total_items, as: 'totalItems'
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class CommentFeed
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :etag, as: 'etag'
|
||||
property :id, as: 'id'
|
||||
|
@ -508,8 +508,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ItemScope
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :about, as: 'about', class: Google::Apis::PlusV1::ItemScope, decorator: Google::Apis::PlusV1::ItemScope::Representation
|
||||
|
||||
|
@ -584,8 +584,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Moment
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :id, as: 'id'
|
||||
property :kind, as: 'kind'
|
||||
|
@ -601,8 +601,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class MomentsFeed
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :etag, as: 'etag'
|
||||
collection :items, as: 'items', class: Google::Apis::PlusV1::Moment, decorator: Google::Apis::PlusV1::Moment::Representation
|
||||
|
@ -617,8 +617,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class PeopleFeed
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :etag, as: 'etag'
|
||||
collection :items, as: 'items', class: Google::Apis::PlusV1::Person, decorator: Google::Apis::PlusV1::Person::Representation
|
||||
|
@ -631,8 +631,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Person
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :about_me, as: 'aboutMe'
|
||||
property :age_range, as: 'ageRange', class: Google::Apis::PlusV1::Person::AgeRange, decorator: Google::Apis::PlusV1::Person::AgeRange::Representation
|
||||
|
@ -674,16 +674,16 @@ module Google
|
|||
property :verified, as: 'verified'
|
||||
end
|
||||
|
||||
# @private
|
||||
class AgeRange
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :max, as: 'max'
|
||||
property :min, as: 'min'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Cover
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :cover_info, as: 'coverInfo', class: Google::Apis::PlusV1::Person::Cover::CoverInfo, decorator: Google::Apis::PlusV1::Person::Cover::CoverInfo::Representation
|
||||
|
||||
|
@ -692,16 +692,16 @@ module Google
|
|||
property :layout, as: 'layout'
|
||||
end
|
||||
|
||||
# @private
|
||||
class CoverInfo
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :left_image_offset, as: 'leftImageOffset'
|
||||
property :top_image_offset, as: 'topImageOffset'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class CoverPhoto
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :height, as: 'height'
|
||||
property :url, as: 'url'
|
||||
|
@ -710,24 +710,24 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Email
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :type, as: 'type'
|
||||
property :value, as: 'value'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Image
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :is_default, as: 'isDefault'
|
||||
property :url, as: 'url'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Name
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :family_name, as: 'familyName'
|
||||
property :formatted, as: 'formatted'
|
||||
|
@ -738,8 +738,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Organization
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :department, as: 'department'
|
||||
property :description, as: 'description'
|
||||
|
@ -753,16 +753,16 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class PlacesLived
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :primary, as: 'primary'
|
||||
property :value, as: 'value'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Url
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :label, as: 'label'
|
||||
property :type, as: 'type'
|
||||
|
@ -771,8 +771,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Place
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :address, as: 'address', class: Google::Apis::PlusV1::Place::Address, decorator: Google::Apis::PlusV1::Place::Address::Representation
|
||||
|
||||
|
@ -783,15 +783,15 @@ module Google
|
|||
|
||||
end
|
||||
|
||||
# @private
|
||||
class Address
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :formatted, as: 'formatted'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Position
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :latitude, as: 'latitude'
|
||||
property :longitude, as: 'longitude'
|
||||
|
@ -799,8 +799,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class PlusAclentryResource
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :display_name, as: 'displayName'
|
||||
property :id, as: 'id'
|
||||
|
|
|
@ -106,8 +106,8 @@ module Google
|
|||
class Representation < Google::Apis::Core::JsonRepresentation; end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Analyze
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :data_description, as: 'dataDescription', class: Google::Apis::PredictionV1_6::Analyze::DataDescription, decorator: Google::Apis::PredictionV1_6::Analyze::DataDescription::Representation
|
||||
|
||||
|
@ -119,8 +119,8 @@ module Google
|
|||
property :self_link, as: 'selfLink'
|
||||
end
|
||||
|
||||
# @private
|
||||
class DataDescription
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :features, as: 'features', class: Google::Apis::PredictionV1_6::Analyze::DataDescription::Feature, decorator: Google::Apis::PredictionV1_6::Analyze::DataDescription::Feature::Representation
|
||||
|
||||
|
@ -128,8 +128,8 @@ module Google
|
|||
|
||||
end
|
||||
|
||||
# @private
|
||||
class Feature
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :categorical, as: 'categorical', class: Google::Apis::PredictionV1_6::Analyze::DataDescription::Feature::Categorical, decorator: Google::Apis::PredictionV1_6::Analyze::DataDescription::Feature::Categorical::Representation
|
||||
|
||||
|
@ -140,16 +140,16 @@ module Google
|
|||
|
||||
end
|
||||
|
||||
# @private
|
||||
class Categorical
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :count, as: 'count'
|
||||
collection :values, as: 'values', class: Google::Apis::PredictionV1_6::Analyze::DataDescription::Feature::Categorical::Value, decorator: Google::Apis::PredictionV1_6::Analyze::DataDescription::Feature::Categorical::Value::Representation
|
||||
|
||||
end
|
||||
|
||||
# @private
|
||||
class Value
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :count, as: 'count'
|
||||
property :value, as: 'value'
|
||||
|
@ -157,8 +157,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Numeric
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :count, as: 'count'
|
||||
property :mean, as: 'mean'
|
||||
|
@ -166,16 +166,16 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Text
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :count, as: 'count'
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class OutputFeature
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :numeric, as: 'numeric', class: Google::Apis::PredictionV1_6::Analyze::DataDescription::OutputFeature::Numeric, decorator: Google::Apis::PredictionV1_6::Analyze::DataDescription::OutputFeature::Numeric::Representation
|
||||
|
||||
|
@ -183,8 +183,8 @@ module Google
|
|||
|
||||
end
|
||||
|
||||
# @private
|
||||
class Numeric
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :count, as: 'count'
|
||||
property :mean, as: 'mean'
|
||||
|
@ -192,8 +192,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Text
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :count, as: 'count'
|
||||
property :value, as: 'value'
|
||||
|
@ -202,8 +202,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ModelDescription
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
hash :confusion_matrix, as: 'confusionMatrix'
|
||||
hash :confusion_matrix_row_totals, as: 'confusionMatrixRowTotals'
|
||||
|
@ -213,23 +213,23 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Input
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :input, as: 'input', class: Google::Apis::PredictionV1_6::Input::Input, decorator: Google::Apis::PredictionV1_6::Input::Input::Representation
|
||||
|
||||
end
|
||||
|
||||
# @private
|
||||
class Input
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :csv_instance, as: 'csvInstance'
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Insert
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :id, as: 'id'
|
||||
property :model_type, as: 'modelType'
|
||||
|
@ -242,8 +242,8 @@ module Google
|
|||
collection :utility, as: 'utility'
|
||||
end
|
||||
|
||||
# @private
|
||||
class TrainingInstance
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :csv_instance, as: 'csvInstance'
|
||||
property :output, as: 'output'
|
||||
|
@ -251,8 +251,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Insert2
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :created, as: 'created', type: DateTime
|
||||
|
||||
|
@ -270,8 +270,8 @@ module Google
|
|||
property :training_status, as: 'trainingStatus'
|
||||
end
|
||||
|
||||
# @private
|
||||
class ModelInfo
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :class_weighted_accuracy, as: 'classWeightedAccuracy'
|
||||
property :classification_accuracy, as: 'classificationAccuracy'
|
||||
|
@ -283,8 +283,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class List
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :items, as: 'items', class: Google::Apis::PredictionV1_6::Insert2, decorator: Google::Apis::PredictionV1_6::Insert2::Representation
|
||||
|
||||
|
@ -294,8 +294,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Output
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :id, as: 'id'
|
||||
property :kind, as: 'kind'
|
||||
|
@ -306,8 +306,8 @@ module Google
|
|||
property :self_link, as: 'selfLink'
|
||||
end
|
||||
|
||||
# @private
|
||||
class OutputMulti
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :label, as: 'label'
|
||||
property :score, as: 'score'
|
||||
|
@ -315,8 +315,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Update
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :csv_instance, as: 'csvInstance'
|
||||
property :output, as: 'output'
|
||||
|
|
|
@ -130,16 +130,16 @@ module Google
|
|||
class Representation < Google::Apis::Core::JsonRepresentation; end
|
||||
end
|
||||
|
||||
# @private
|
||||
class SetIamPolicyRequest
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :policy, as: 'policy', class: Google::Apis::PubsubV1beta2::Policy, decorator: Google::Apis::PubsubV1beta2::Policy::Representation
|
||||
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Policy
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :version, as: 'version'
|
||||
collection :bindings, as: 'bindings', class: Google::Apis::PubsubV1beta2::Binding, decorator: Google::Apis::PubsubV1beta2::Binding::Representation
|
||||
|
@ -150,16 +150,16 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Binding
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :role, as: 'role'
|
||||
collection :members, as: 'members'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Rule
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :description, as: 'description'
|
||||
collection :permissions, as: 'permissions'
|
||||
|
@ -173,8 +173,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Condition
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :iam, as: 'iam'
|
||||
property :sys, as: 'sys'
|
||||
|
@ -185,8 +185,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class LogConfig
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :counter, as: 'counter', class: Google::Apis::PubsubV1beta2::CounterOptions, decorator: Google::Apis::PubsubV1beta2::CounterOptions::Representation
|
||||
|
||||
|
@ -197,57 +197,57 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class CounterOptions
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :metric, as: 'metric'
|
||||
property :field, as: 'field'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class DataAccessOptions
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class CloudAuditOptions
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class TestIamPermissionsRequest
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :permissions, as: 'permissions'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class TestIamPermissionsResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :permissions, as: 'permissions'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Topic
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :name, as: 'name'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class PublishRequest
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :messages, as: 'messages', class: Google::Apis::PubsubV1beta2::Message, decorator: Google::Apis::PubsubV1beta2::Message::Representation
|
||||
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Message
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :data, :base64 => true, as: 'data'
|
||||
hash :attributes, as: 'attributes'
|
||||
|
@ -255,15 +255,15 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class PublishResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :message_ids, as: 'messageIds'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ListTopicsResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :topics, as: 'topics', class: Google::Apis::PubsubV1beta2::Topic, decorator: Google::Apis::PubsubV1beta2::Topic::Representation
|
||||
|
||||
|
@ -271,22 +271,22 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ListTopicSubscriptionsResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :subscriptions, as: 'subscriptions'
|
||||
property :next_page_token, as: 'nextPageToken'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Empty
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Subscription
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :name, as: 'name'
|
||||
property :topic, as: 'topic'
|
||||
|
@ -296,16 +296,16 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class PushConfig
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :push_endpoint, as: 'pushEndpoint'
|
||||
hash :attributes, as: 'attributes'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ListSubscriptionsResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :subscriptions, as: 'subscriptions', class: Google::Apis::PubsubV1beta2::Subscription, decorator: Google::Apis::PubsubV1beta2::Subscription::Representation
|
||||
|
||||
|
@ -313,8 +313,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ModifyAckDeadlineRequest
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :ack_id, as: 'ackId'
|
||||
collection :ack_ids, as: 'ackIds'
|
||||
|
@ -322,31 +322,31 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class AcknowledgeRequest
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :ack_ids, as: 'ackIds'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class PullRequest
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :return_immediately, as: 'returnImmediately'
|
||||
property :max_messages, as: 'maxMessages'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class PullResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :received_messages, as: 'receivedMessages', class: Google::Apis::PubsubV1beta2::ReceivedMessage, decorator: Google::Apis::PubsubV1beta2::ReceivedMessage::Representation
|
||||
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ReceivedMessage
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :ack_id, as: 'ackId'
|
||||
property :message, as: 'message', class: Google::Apis::PubsubV1beta2::Message, decorator: Google::Apis::PubsubV1beta2::Message::Representation
|
||||
|
@ -354,8 +354,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ModifyPushConfigRequest
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :push_config, as: 'pushConfig', class: Google::Apis::PubsubV1beta2::PushConfig, decorator: Google::Apis::PubsubV1beta2::PushConfig::Representation
|
||||
|
||||
|
|
|
@ -118,8 +118,8 @@ module Google
|
|||
class Representation < Google::Apis::Core::JsonRepresentation; end
|
||||
end
|
||||
|
||||
# @private
|
||||
class AircraftData
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :code, as: 'code'
|
||||
property :kind, as: 'kind'
|
||||
|
@ -127,8 +127,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class AirportData
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :city, as: 'city'
|
||||
property :code, as: 'code'
|
||||
|
@ -137,8 +137,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class BagDescriptor
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :commercial_name, as: 'commercialName'
|
||||
property :count, as: 'count'
|
||||
|
@ -148,8 +148,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class CarrierData
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :code, as: 'code'
|
||||
property :kind, as: 'kind'
|
||||
|
@ -157,8 +157,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class CityData
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :code, as: 'code'
|
||||
property :country, as: 'country'
|
||||
|
@ -167,8 +167,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Data
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :aircraft, as: 'aircraft', class: Google::Apis::QpxExpressV1::AircraftData, decorator: Google::Apis::QpxExpressV1::AircraftData::Representation
|
||||
|
||||
|
@ -184,8 +184,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class FareInfo
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :basis_code, as: 'basisCode'
|
||||
property :carrier, as: 'carrier'
|
||||
|
@ -197,16 +197,16 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class FlightInfo
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :carrier, as: 'carrier'
|
||||
property :number, as: 'number'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class FreeBaggageAllowance
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :bag_descriptor, as: 'bagDescriptor', class: Google::Apis::QpxExpressV1::BagDescriptor, decorator: Google::Apis::QpxExpressV1::BagDescriptor::Representation
|
||||
|
||||
|
@ -218,8 +218,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class LegInfo
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :aircraft, as: 'aircraft'
|
||||
property :arrival_time, as: 'arrivalTime'
|
||||
|
@ -241,8 +241,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class PassengerCounts
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :adult_count, as: 'adultCount'
|
||||
property :child_count, as: 'childCount'
|
||||
|
@ -253,8 +253,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class PricingInfo
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :base_fare_total, as: 'baseFareTotal'
|
||||
collection :fare, as: 'fare', class: Google::Apis::QpxExpressV1::FareInfo, decorator: Google::Apis::QpxExpressV1::FareInfo::Representation
|
||||
|
@ -276,8 +276,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class SegmentInfo
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :booking_code, as: 'bookingCode'
|
||||
property :booking_code_count, as: 'bookingCodeCount'
|
||||
|
@ -295,8 +295,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class SegmentPricing
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :fare_id, as: 'fareId'
|
||||
collection :free_baggage_option, as: 'freeBaggageOption', class: Google::Apis::QpxExpressV1::FreeBaggageAllowance, decorator: Google::Apis::QpxExpressV1::FreeBaggageAllowance::Representation
|
||||
|
@ -306,8 +306,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class SliceInfo
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :duration, as: 'duration'
|
||||
property :kind, as: 'kind'
|
||||
|
@ -316,8 +316,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class SliceInput
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :alliance, as: 'alliance'
|
||||
property :date, as: 'date'
|
||||
|
@ -334,8 +334,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class TaxData
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :id, as: 'id'
|
||||
property :kind, as: 'kind'
|
||||
|
@ -343,8 +343,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class TaxInfo
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :charge_type, as: 'chargeType'
|
||||
property :code, as: 'code'
|
||||
|
@ -355,8 +355,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class TimeOfDayRange
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :earliest_time, as: 'earliestTime'
|
||||
property :kind, as: 'kind'
|
||||
|
@ -364,8 +364,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class TripOption
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :id, as: 'id'
|
||||
property :kind, as: 'kind'
|
||||
|
@ -377,8 +377,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class TripOptionsRequest
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :max_price, as: 'maxPrice'
|
||||
property :passengers, as: 'passengers', class: Google::Apis::QpxExpressV1::PassengerCounts, decorator: Google::Apis::QpxExpressV1::PassengerCounts::Representation
|
||||
|
@ -391,8 +391,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class TripOptionsResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :data, as: 'data', class: Google::Apis::QpxExpressV1::Data, decorator: Google::Apis::QpxExpressV1::Data::Representation
|
||||
|
||||
|
@ -403,16 +403,16 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class SearchTripsRequest
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :request, as: 'request', class: Google::Apis::QpxExpressV1::TripOptionsRequest, decorator: Google::Apis::QpxExpressV1::TripOptionsRequest::Representation
|
||||
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class SearchTripsResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :kind, as: 'kind'
|
||||
property :trips, as: 'trips', class: Google::Apis::QpxExpressV1::TripOptionsResponse, decorator: Google::Apis::QpxExpressV1::TripOptionsResponse::Representation
|
||||
|
|
|
@ -78,8 +78,8 @@ module Google
|
|||
class Representation < Google::Apis::Core::JsonRepresentation; end
|
||||
end
|
||||
|
||||
# @private
|
||||
class InstanceGroupManager
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :auto_healing_policies, as: 'autoHealingPolicies', class: Google::Apis::ReplicapoolV1beta2::ReplicaPoolAutoHealingPolicy, decorator: Google::Apis::ReplicapoolV1beta2::ReplicaPoolAutoHealingPolicy::Representation
|
||||
|
||||
|
@ -99,8 +99,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class InstanceGroupManagerList
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :id, as: 'id'
|
||||
collection :items, as: 'items', class: Google::Apis::ReplicapoolV1beta2::InstanceGroupManager, decorator: Google::Apis::ReplicapoolV1beta2::InstanceGroupManager::Representation
|
||||
|
@ -111,44 +111,44 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class AbandonInstancesRequest
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :instances, as: 'instances'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class DeleteInstancesRequest
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :instances, as: 'instances'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class RecreateInstancesRequest
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :instances, as: 'instances'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class SetInstanceTemplateRequest
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :instance_template, as: 'instanceTemplate'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class SetTargetPoolsRequest
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :fingerprint, :base64 => true, as: 'fingerprint'
|
||||
collection :target_pools, as: 'targetPools'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Operation
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :client_operation_id, as: 'clientOperationId'
|
||||
property :creation_timestamp, as: 'creationTimestamp'
|
||||
|
@ -176,15 +176,15 @@ module Google
|
|||
property :zone, as: 'zone'
|
||||
end
|
||||
|
||||
# @private
|
||||
class Error
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :errors, as: 'errors', class: Google::Apis::ReplicapoolV1beta2::Operation::Error::Error, decorator: Google::Apis::ReplicapoolV1beta2::Operation::Error::Error::Representation
|
||||
|
||||
end
|
||||
|
||||
# @private
|
||||
class Error
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :code, as: 'code'
|
||||
property :location, as: 'location'
|
||||
|
@ -193,8 +193,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Warning
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :code, as: 'code'
|
||||
collection :data, as: 'data', class: Google::Apis::ReplicapoolV1beta2::Operation::Warning::Datum, decorator: Google::Apis::ReplicapoolV1beta2::Operation::Warning::Datum::Representation
|
||||
|
@ -202,8 +202,8 @@ module Google
|
|||
property :message, as: 'message'
|
||||
end
|
||||
|
||||
# @private
|
||||
class Datum
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :key, as: 'key'
|
||||
property :value, as: 'value'
|
||||
|
@ -212,8 +212,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class OperationList
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :id, as: 'id'
|
||||
collection :items, as: 'items', class: Google::Apis::ReplicapoolV1beta2::Operation, decorator: Google::Apis::ReplicapoolV1beta2::Operation::Representation
|
||||
|
@ -224,8 +224,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ReplicaPoolAutoHealingPolicy
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :health_check, as: 'healthCheck'
|
||||
end
|
||||
|
|
|
@ -78,8 +78,8 @@ module Google
|
|||
class Representation < Google::Apis::Core::JsonRepresentation; end
|
||||
end
|
||||
|
||||
# @private
|
||||
class InstanceUpdate
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :error, as: 'error', class: Google::Apis::ReplicapoolupdaterV1beta1::InstanceUpdate::Error, decorator: Google::Apis::ReplicapoolupdaterV1beta1::InstanceUpdate::Error::Representation
|
||||
|
||||
|
@ -87,15 +87,15 @@ module Google
|
|||
property :status, as: 'status'
|
||||
end
|
||||
|
||||
# @private
|
||||
class Error
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :errors, as: 'errors', class: Google::Apis::ReplicapoolupdaterV1beta1::InstanceUpdate::Error::Error, decorator: Google::Apis::ReplicapoolupdaterV1beta1::InstanceUpdate::Error::Error::Representation
|
||||
|
||||
end
|
||||
|
||||
# @private
|
||||
class Error
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :code, as: 'code'
|
||||
property :location, as: 'location'
|
||||
|
@ -105,8 +105,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class InstanceUpdateList
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :items, as: 'items', class: Google::Apis::ReplicapoolupdaterV1beta1::InstanceUpdate, decorator: Google::Apis::ReplicapoolupdaterV1beta1::InstanceUpdate::Representation
|
||||
|
||||
|
@ -116,8 +116,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Operation
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :client_operation_id, as: 'clientOperationId'
|
||||
property :creation_timestamp, as: 'creationTimestamp'
|
||||
|
@ -145,15 +145,15 @@ module Google
|
|||
property :zone, as: 'zone'
|
||||
end
|
||||
|
||||
# @private
|
||||
class Error
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :errors, as: 'errors', class: Google::Apis::ReplicapoolupdaterV1beta1::Operation::Error::Error, decorator: Google::Apis::ReplicapoolupdaterV1beta1::Operation::Error::Error::Representation
|
||||
|
||||
end
|
||||
|
||||
# @private
|
||||
class Error
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :code, as: 'code'
|
||||
property :location, as: 'location'
|
||||
|
@ -162,8 +162,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Warning
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :code, as: 'code'
|
||||
collection :data, as: 'data', class: Google::Apis::ReplicapoolupdaterV1beta1::Operation::Warning::Datum, decorator: Google::Apis::ReplicapoolupdaterV1beta1::Operation::Warning::Datum::Representation
|
||||
|
@ -171,8 +171,8 @@ module Google
|
|||
property :message, as: 'message'
|
||||
end
|
||||
|
||||
# @private
|
||||
class Datum
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :key, as: 'key'
|
||||
property :value, as: 'value'
|
||||
|
@ -181,8 +181,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class RollingUpdate
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :action_type, as: 'actionType'
|
||||
property :creation_timestamp, as: 'creationTimestamp'
|
||||
|
@ -203,15 +203,15 @@ module Google
|
|||
property :user, as: 'user'
|
||||
end
|
||||
|
||||
# @private
|
||||
class Error
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :errors, as: 'errors', class: Google::Apis::ReplicapoolupdaterV1beta1::RollingUpdate::Error::Error, decorator: Google::Apis::ReplicapoolupdaterV1beta1::RollingUpdate::Error::Error::Representation
|
||||
|
||||
end
|
||||
|
||||
# @private
|
||||
class Error
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :code, as: 'code'
|
||||
property :location, as: 'location'
|
||||
|
@ -220,8 +220,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Policy
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :auto_pause_after_instances, as: 'autoPauseAfterInstances'
|
||||
property :instance_startup_timeout_sec, as: 'instanceStartupTimeoutSec'
|
||||
|
@ -232,8 +232,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class RollingUpdateList
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :items, as: 'items', class: Google::Apis::ReplicapoolupdaterV1beta1::RollingUpdate, decorator: Google::Apis::ReplicapoolupdaterV1beta1::RollingUpdate::Representation
|
||||
|
||||
|
|
|
@ -66,8 +66,8 @@ module Google
|
|||
class Representation < Google::Apis::Core::JsonRepresentation; end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Address
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :address_line1, as: 'addressLine1'
|
||||
property :address_line2, as: 'addressLine2'
|
||||
|
@ -82,8 +82,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ChangePlanRequest
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :kind, as: 'kind'
|
||||
property :plan_name, as: 'planName'
|
||||
|
@ -93,8 +93,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Customer
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :alternate_email, as: 'alternateEmail'
|
||||
property :customer_domain, as: 'customerDomain'
|
||||
|
@ -107,16 +107,16 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class RenewalSettings
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :kind, as: 'kind'
|
||||
property :renewal_type, as: 'renewalType'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Seats
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :kind, as: 'kind'
|
||||
property :licensed_number_of_seats, as: 'licensedNumberOfSeats'
|
||||
|
@ -125,8 +125,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Subscription
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :billing_method, as: 'billingMethod'
|
||||
property :creation_time, as: 'creationTime'
|
||||
|
@ -150,8 +150,8 @@ module Google
|
|||
|
||||
end
|
||||
|
||||
# @private
|
||||
class Plan
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :commitment_interval, as: 'commitmentInterval', class: Google::Apis::ResellerV1::Subscription::Plan::CommitmentInterval, decorator: Google::Apis::ResellerV1::Subscription::Plan::CommitmentInterval::Representation
|
||||
|
||||
|
@ -159,8 +159,8 @@ module Google
|
|||
property :plan_name, as: 'planName'
|
||||
end
|
||||
|
||||
# @private
|
||||
class CommitmentInterval
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :end_time, as: 'endTime'
|
||||
property :start_time, as: 'startTime'
|
||||
|
@ -168,16 +168,16 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class TransferInfo
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :minimum_transferable_seats, as: 'minimumTransferableSeats'
|
||||
property :transferability_expiration_time, as: 'transferabilityExpirationTime'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class TrialSettings
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :is_in_trial, as: 'isInTrial'
|
||||
property :trial_end_time, as: 'trialEndTime'
|
||||
|
@ -185,8 +185,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Subscriptions
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :kind, as: 'kind'
|
||||
property :next_page_token, as: 'nextPageToken'
|
||||
|
|
|
@ -86,16 +86,16 @@ module Google
|
|||
class Representation < Google::Apis::Core::JsonRepresentation; end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Label
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :key, as: 'key'
|
||||
property :value, as: 'value'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ListResourceResponseItem
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
hash :endpoints, as: 'endpoints', :class => Array do
|
||||
include Representable::JSON::Collection
|
||||
|
@ -106,8 +106,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Operation
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :client_operation_id, as: 'clientOperationId'
|
||||
property :creation_timestamp, as: 'creationTimestamp'
|
||||
|
@ -135,15 +135,15 @@ module Google
|
|||
property :zone, as: 'zone'
|
||||
end
|
||||
|
||||
# @private
|
||||
class Error
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :errors, as: 'errors', class: Google::Apis::ResourceviewsV1beta2::Operation::Error::Error, decorator: Google::Apis::ResourceviewsV1beta2::Operation::Error::Error::Representation
|
||||
|
||||
end
|
||||
|
||||
# @private
|
||||
class Error
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :code, as: 'code'
|
||||
property :location, as: 'location'
|
||||
|
@ -152,8 +152,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Warning
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :code, as: 'code'
|
||||
collection :data, as: 'data', class: Google::Apis::ResourceviewsV1beta2::Operation::Warning::Datum, decorator: Google::Apis::ResourceviewsV1beta2::Operation::Warning::Datum::Representation
|
||||
|
@ -161,8 +161,8 @@ module Google
|
|||
property :message, as: 'message'
|
||||
end
|
||||
|
||||
# @private
|
||||
class Datum
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :key, as: 'key'
|
||||
property :value, as: 'value'
|
||||
|
@ -171,8 +171,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class OperationList
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :id, as: 'id'
|
||||
collection :items, as: 'items', class: Google::Apis::ResourceviewsV1beta2::Operation, decorator: Google::Apis::ResourceviewsV1beta2::Operation::Representation
|
||||
|
@ -183,8 +183,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ResourceView
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :creation_timestamp, as: 'creationTimestamp'
|
||||
property :description, as: 'description'
|
||||
|
@ -203,23 +203,23 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ServiceEndpoint
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :name, as: 'name'
|
||||
property :port, as: 'port'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class AddResourcesRequest
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :resources, as: 'resources'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class GetServiceResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :endpoints, as: 'endpoints', class: Google::Apis::ResourceviewsV1beta2::ServiceEndpoint, decorator: Google::Apis::ResourceviewsV1beta2::ServiceEndpoint::Representation
|
||||
|
||||
|
@ -227,8 +227,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ZoneViewsList
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :items, as: 'items', class: Google::Apis::ResourceviewsV1beta2::ResourceView, decorator: Google::Apis::ResourceviewsV1beta2::ResourceView::Representation
|
||||
|
||||
|
@ -238,8 +238,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ListResourcesResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :items, as: 'items', class: Google::Apis::ResourceviewsV1beta2::ListResourceResponseItem, decorator: Google::Apis::ResourceviewsV1beta2::ListResourceResponseItem::Representation
|
||||
|
||||
|
@ -248,15 +248,15 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class RemoveResourcesRequest
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :resources, as: 'resources'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class SetServiceRequest
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :endpoints, as: 'endpoints', class: Google::Apis::ResourceviewsV1beta2::ServiceEndpoint, decorator: Google::Apis::ResourceviewsV1beta2::ServiceEndpoint::Representation
|
||||
|
||||
|
|
|
@ -46,16 +46,16 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class GetWebResourceTokenRequest
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :site, as: 'site', class: Google::Apis::SiteVerificationV1::GetWebResourceTokenRequest::Site, decorator: Google::Apis::SiteVerificationV1::GetWebResourceTokenRequest::Site::Representation
|
||||
|
||||
property :verification_method, as: 'verificationMethod'
|
||||
end
|
||||
|
||||
# @private
|
||||
class Site
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :identifier, as: 'identifier'
|
||||
property :type, as: 'type'
|
||||
|
@ -63,24 +63,24 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class GetWebResourceTokenResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :verification_method, as: 'method'
|
||||
property :token, as: 'token'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ListWebResourceResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :items, as: 'items', class: Google::Apis::SiteVerificationV1::SiteVerificationWebResourceResource, decorator: Google::Apis::SiteVerificationV1::SiteVerificationWebResourceResource::Representation
|
||||
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class SiteVerificationWebResourceResource
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :id, as: 'id'
|
||||
collection :owners, as: 'owners'
|
||||
|
@ -88,8 +88,8 @@ module Google
|
|||
|
||||
end
|
||||
|
||||
# @private
|
||||
class Site
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :identifier, as: 'identifier'
|
||||
property :type, as: 'type'
|
||||
|
|
|
@ -194,8 +194,8 @@ module Google
|
|||
class Representation < Google::Apis::Core::JsonRepresentation; end
|
||||
end
|
||||
|
||||
# @private
|
||||
class AclEntry
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :expiration_time, as: 'expirationTime', type: DateTime
|
||||
|
||||
|
@ -205,8 +205,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class BackupConfiguration
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :binary_log_enabled, as: 'binaryLogEnabled'
|
||||
property :enabled, as: 'enabled'
|
||||
|
@ -215,8 +215,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class BackupRun
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :end_time, as: 'endTime', type: DateTime
|
||||
|
||||
|
@ -236,8 +236,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ListBackupRunsResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :items, as: 'items', class: Google::Apis::SqladminV1beta4::BackupRun, decorator: Google::Apis::SqladminV1beta4::BackupRun::Representation
|
||||
|
||||
|
@ -246,8 +246,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class BinLogCoordinates
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :bin_log_file_name, as: 'binLogFileName'
|
||||
property :bin_log_position, as: 'binLogPosition'
|
||||
|
@ -255,8 +255,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class CloneContext
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :bin_log_coordinates, as: 'binLogCoordinates', class: Google::Apis::SqladminV1beta4::BinLogCoordinates, decorator: Google::Apis::SqladminV1beta4::BinLogCoordinates::Representation
|
||||
|
||||
|
@ -265,8 +265,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Database
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :charset, as: 'charset'
|
||||
property :collation, as: 'collation'
|
||||
|
@ -279,16 +279,16 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class DatabaseFlags
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :name, as: 'name'
|
||||
property :value, as: 'value'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class DatabaseInstance
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :current_disk_size, as: 'currentDiskSize'
|
||||
property :database_version, as: 'databaseVersion'
|
||||
|
@ -318,8 +318,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ListDatabasesResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :items, as: 'items', class: Google::Apis::SqladminV1beta4::Database, decorator: Google::Apis::SqladminV1beta4::Database::Representation
|
||||
|
||||
|
@ -327,8 +327,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ExportContext
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :csv_export_options, as: 'csvExportOptions', class: Google::Apis::SqladminV1beta4::ExportContext::CsvExportOptions, decorator: Google::Apis::SqladminV1beta4::ExportContext::CsvExportOptions::Representation
|
||||
|
||||
|
@ -340,23 +340,23 @@ module Google
|
|||
property :uri, as: 'uri'
|
||||
end
|
||||
|
||||
# @private
|
||||
class CsvExportOptions
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :select_query, as: 'selectQuery'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class SqlExportOptions
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :tables, as: 'tables'
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Flag
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :allowed_string_values, as: 'allowedStringValues'
|
||||
collection :applies_to, as: 'appliesTo'
|
||||
|
@ -368,8 +368,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ListFlagsResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :items, as: 'items', class: Google::Apis::SqladminV1beta4::Flag, decorator: Google::Apis::SqladminV1beta4::Flag::Representation
|
||||
|
||||
|
@ -377,8 +377,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ImportContext
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :csv_import_options, as: 'csvImportOptions', class: Google::Apis::SqladminV1beta4::ImportContext::CsvImportOptions, decorator: Google::Apis::SqladminV1beta4::ImportContext::CsvImportOptions::Representation
|
||||
|
||||
|
@ -388,8 +388,8 @@ module Google
|
|||
property :uri, as: 'uri'
|
||||
end
|
||||
|
||||
# @private
|
||||
class CsvImportOptions
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :columns, as: 'columns'
|
||||
property :table, as: 'table'
|
||||
|
@ -397,32 +397,32 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class CloneInstancesRequest
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :clone_context, as: 'cloneContext', class: Google::Apis::SqladminV1beta4::CloneContext, decorator: Google::Apis::SqladminV1beta4::CloneContext::Representation
|
||||
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ExportInstancesRequest
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :export_context, as: 'exportContext', class: Google::Apis::SqladminV1beta4::ExportContext, decorator: Google::Apis::SqladminV1beta4::ExportContext::Representation
|
||||
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ImportInstancesRequest
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :import_context, as: 'importContext', class: Google::Apis::SqladminV1beta4::ImportContext, decorator: Google::Apis::SqladminV1beta4::ImportContext::Representation
|
||||
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ListInstancesResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :items, as: 'items', class: Google::Apis::SqladminV1beta4::DatabaseInstance, decorator: Google::Apis::SqladminV1beta4::DatabaseInstance::Representation
|
||||
|
||||
|
@ -431,16 +431,16 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class RestoreInstancesBackupRequest
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :restore_backup_context, as: 'restoreBackupContext', class: Google::Apis::SqladminV1beta4::RestoreBackupContext, decorator: Google::Apis::SqladminV1beta4::RestoreBackupContext::Representation
|
||||
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class IpConfiguration
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :authorized_networks, as: 'authorizedNetworks', class: Google::Apis::SqladminV1beta4::AclEntry, decorator: Google::Apis::SqladminV1beta4::AclEntry::Representation
|
||||
|
||||
|
@ -449,8 +449,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class IpMapping
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :ip_address, as: 'ipAddress'
|
||||
property :time_to_retire, as: 'timeToRetire', type: DateTime
|
||||
|
@ -458,8 +458,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class LocationPreference
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :follow_gae_application, as: 'followGaeApplication'
|
||||
property :kind, as: 'kind'
|
||||
|
@ -467,8 +467,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class MySqlReplicaConfiguration
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :ca_certificate, as: 'caCertificate'
|
||||
property :client_certificate, as: 'clientCertificate'
|
||||
|
@ -484,16 +484,16 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class OnPremisesConfiguration
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :host_port, as: 'hostPort'
|
||||
property :kind, as: 'kind'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Operation
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :end_time, as: 'endTime', type: DateTime
|
||||
|
||||
|
@ -519,8 +519,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class OperationError
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :code, as: 'code'
|
||||
property :kind, as: 'kind'
|
||||
|
@ -528,8 +528,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class OperationErrors
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :errors, as: 'errors', class: Google::Apis::SqladminV1beta4::OperationError, decorator: Google::Apis::SqladminV1beta4::OperationError::Representation
|
||||
|
||||
|
@ -537,8 +537,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ListOperationsResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :items, as: 'items', class: Google::Apis::SqladminV1beta4::Operation, decorator: Google::Apis::SqladminV1beta4::Operation::Representation
|
||||
|
||||
|
@ -547,8 +547,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ReplicaConfiguration
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :kind, as: 'kind'
|
||||
property :mysql_replica_configuration, as: 'mysqlReplicaConfiguration', class: Google::Apis::SqladminV1beta4::MySqlReplicaConfiguration, decorator: Google::Apis::SqladminV1beta4::MySqlReplicaConfiguration::Representation
|
||||
|
@ -556,8 +556,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class RestoreBackupContext
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :backup_run_id, as: 'backupRunId'
|
||||
property :instance_id, as: 'instanceId'
|
||||
|
@ -565,8 +565,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Settings
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :activation_policy, as: 'activationPolicy'
|
||||
collection :authorized_gae_applications, as: 'authorizedGaeApplications'
|
||||
|
@ -588,8 +588,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class SslCert
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :cert, as: 'cert'
|
||||
property :cert_serial_number, as: 'certSerialNumber'
|
||||
|
@ -605,8 +605,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class SslCertDetail
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :cert_info, as: 'certInfo', class: Google::Apis::SqladminV1beta4::SslCert, decorator: Google::Apis::SqladminV1beta4::SslCert::Representation
|
||||
|
||||
|
@ -614,15 +614,15 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class InsertSslCertsRequest
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :common_name, as: 'commonName'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class InsertSslCertsResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :client_cert, as: 'clientCert', class: Google::Apis::SqladminV1beta4::SslCertDetail, decorator: Google::Apis::SqladminV1beta4::SslCertDetail::Representation
|
||||
|
||||
|
@ -632,8 +632,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ListSslCertsResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :items, as: 'items', class: Google::Apis::SqladminV1beta4::SslCert, decorator: Google::Apis::SqladminV1beta4::SslCert::Representation
|
||||
|
||||
|
@ -641,8 +641,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Tier
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :disk_quota, as: 'DiskQuota'
|
||||
property :ram, as: 'RAM'
|
||||
|
@ -652,8 +652,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ListTiersResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :items, as: 'items', class: Google::Apis::SqladminV1beta4::Tier, decorator: Google::Apis::SqladminV1beta4::Tier::Representation
|
||||
|
||||
|
@ -661,8 +661,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class User
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :etag, as: 'etag'
|
||||
property :host, as: 'host'
|
||||
|
@ -674,8 +674,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ListUsersResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :items, as: 'items', class: Google::Apis::SqladminV1beta4::User, decorator: Google::Apis::SqladminV1beta4::User::Representation
|
||||
|
||||
|
|
|
@ -122,8 +122,8 @@ module Google
|
|||
class Representation < Google::Apis::Core::JsonRepresentation; end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Bucket
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :acl, as: 'acl', class: Google::Apis::StorageV1::BucketAccessControl, decorator: Google::Apis::StorageV1::BucketAccessControl::Representation
|
||||
|
||||
|
@ -154,8 +154,8 @@ module Google
|
|||
|
||||
end
|
||||
|
||||
# @private
|
||||
class CorsConfiguration
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :max_age_seconds, as: 'maxAgeSeconds'
|
||||
collection :http_method, as: 'method'
|
||||
|
@ -164,15 +164,15 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Lifecycle
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :rule, as: 'rule', class: Google::Apis::StorageV1::Bucket::Lifecycle::Rule, decorator: Google::Apis::StorageV1::Bucket::Lifecycle::Rule::Representation
|
||||
|
||||
end
|
||||
|
||||
# @private
|
||||
class Rule
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :action, as: 'action', class: Google::Apis::StorageV1::Bucket::Lifecycle::Rule::Action, decorator: Google::Apis::StorageV1::Bucket::Lifecycle::Rule::Action::Representation
|
||||
|
||||
|
@ -180,15 +180,15 @@ module Google
|
|||
|
||||
end
|
||||
|
||||
# @private
|
||||
class Action
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :type, as: 'type'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Condition
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :age, as: 'age'
|
||||
property :created_before, as: 'createdBefore', type: Date
|
||||
|
@ -200,31 +200,31 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Logging
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :log_bucket, as: 'logBucket'
|
||||
property :log_object_prefix, as: 'logObjectPrefix'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Owner
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :entity, as: 'entity'
|
||||
property :entity_id, as: 'entityId'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Versioning
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :enabled, as: 'enabled'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Website
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :main_page_suffix, as: 'mainPageSuffix'
|
||||
property :not_found_page, as: 'notFoundPage'
|
||||
|
@ -232,8 +232,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class BucketAccessControl
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :bucket, as: 'bucket'
|
||||
property :domain, as: 'domain'
|
||||
|
@ -249,8 +249,8 @@ module Google
|
|||
property :self_link, as: 'selfLink'
|
||||
end
|
||||
|
||||
# @private
|
||||
class ProjectTeam
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :project_number, as: 'projectNumber'
|
||||
property :team, as: 'team'
|
||||
|
@ -258,8 +258,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class BucketAccessControls
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :items, as: 'items', class: Google::Apis::StorageV1::BucketAccessControl, decorator: Google::Apis::StorageV1::BucketAccessControl::Representation
|
||||
|
||||
|
@ -267,8 +267,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Buckets
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :items, as: 'items', class: Google::Apis::StorageV1::Bucket, decorator: Google::Apis::StorageV1::Bucket::Representation
|
||||
|
||||
|
@ -277,8 +277,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Channel
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :address, as: 'address'
|
||||
property :expiration, as: 'expiration'
|
||||
|
@ -293,8 +293,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ComposeRequest
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :destination, as: 'destination', class: Google::Apis::StorageV1::Object, decorator: Google::Apis::StorageV1::Object::Representation
|
||||
|
||||
|
@ -303,8 +303,8 @@ module Google
|
|||
|
||||
end
|
||||
|
||||
# @private
|
||||
class SourceObject
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :generation, as: 'generation'
|
||||
property :name, as: 'name'
|
||||
|
@ -312,8 +312,8 @@ module Google
|
|||
|
||||
end
|
||||
|
||||
# @private
|
||||
class ObjectPreconditions
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :if_generation_match, as: 'ifGenerationMatch'
|
||||
end
|
||||
|
@ -321,8 +321,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Object
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :acl, as: 'acl', class: Google::Apis::StorageV1::ObjectAccessControl, decorator: Google::Apis::StorageV1::ObjectAccessControl::Representation
|
||||
|
||||
|
@ -354,8 +354,8 @@ module Google
|
|||
|
||||
end
|
||||
|
||||
# @private
|
||||
class Owner
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :entity, as: 'entity'
|
||||
property :entity_id, as: 'entityId'
|
||||
|
@ -363,8 +363,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ObjectAccessControl
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :bucket, as: 'bucket'
|
||||
property :domain, as: 'domain'
|
||||
|
@ -382,8 +382,8 @@ module Google
|
|||
property :self_link, as: 'selfLink'
|
||||
end
|
||||
|
||||
# @private
|
||||
class ProjectTeam
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :project_number, as: 'projectNumber'
|
||||
property :team, as: 'team'
|
||||
|
@ -391,16 +391,16 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ObjectAccessControls
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :items, as: 'items'
|
||||
property :kind, as: 'kind'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Objects
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :items, as: 'items', class: Google::Apis::StorageV1::Object, decorator: Google::Apis::StorageV1::Object::Representation
|
||||
|
||||
|
@ -410,8 +410,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class RewriteResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :done, as: 'done'
|
||||
property :kind, as: 'kind'
|
||||
|
|
|
@ -126,8 +126,8 @@ module Google
|
|||
class Representation < Google::Apis::Core::JsonRepresentation; end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Account
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :account_id, as: 'accountId'
|
||||
property :fingerprint, as: 'fingerprint'
|
||||
|
@ -136,15 +136,15 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class AccountAccess
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :permission, as: 'permission'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Condition
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :parameter, as: 'parameter', class: Google::Apis::TagmanagerV1::Parameter, decorator: Google::Apis::TagmanagerV1::Parameter::Representation
|
||||
|
||||
|
@ -152,8 +152,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Container
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :account_id, as: 'accountId'
|
||||
property :container_id, as: 'containerId'
|
||||
|
@ -169,16 +169,16 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ContainerAccess
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :container_id, as: 'containerId'
|
||||
collection :permission, as: 'permission'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ContainerVersion
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :account_id, as: 'accountId'
|
||||
property :container, as: 'container', class: Google::Apis::TagmanagerV1::Container, decorator: Google::Apis::TagmanagerV1::Container::Representation
|
||||
|
@ -202,8 +202,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ContainerVersionHeader
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :account_id, as: 'accountId'
|
||||
property :container_id, as: 'containerId'
|
||||
|
@ -218,8 +218,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class CreateContainerVersionRequestVersionOptions
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :name, as: 'name'
|
||||
property :notes, as: 'notes'
|
||||
|
@ -227,8 +227,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class CreateContainerVersionResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :compiler_error, as: 'compilerError'
|
||||
property :container_version, as: 'containerVersion', class: Google::Apis::TagmanagerV1::ContainerVersion, decorator: Google::Apis::TagmanagerV1::ContainerVersion::Representation
|
||||
|
@ -236,24 +236,24 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ListAccountUsersResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :user_access, as: 'userAccess', class: Google::Apis::TagmanagerV1::UserAccess, decorator: Google::Apis::TagmanagerV1::UserAccess::Representation
|
||||
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ListAccountsResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :accounts, as: 'accounts', class: Google::Apis::TagmanagerV1::Account, decorator: Google::Apis::TagmanagerV1::Account::Representation
|
||||
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ListContainerVersionsResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :container_version, as: 'containerVersion', class: Google::Apis::TagmanagerV1::ContainerVersion, decorator: Google::Apis::TagmanagerV1::ContainerVersion::Representation
|
||||
|
||||
|
@ -262,56 +262,56 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ListContainersResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :containers, as: 'containers', class: Google::Apis::TagmanagerV1::Container, decorator: Google::Apis::TagmanagerV1::Container::Representation
|
||||
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ListMacrosResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :macros, as: 'macros', class: Google::Apis::TagmanagerV1::Macro, decorator: Google::Apis::TagmanagerV1::Macro::Representation
|
||||
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ListRulesResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :rules, as: 'rules', class: Google::Apis::TagmanagerV1::Rule, decorator: Google::Apis::TagmanagerV1::Rule::Representation
|
||||
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ListTagsResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :tags, as: 'tags', class: Google::Apis::TagmanagerV1::Tag, decorator: Google::Apis::TagmanagerV1::Tag::Representation
|
||||
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ListTriggersResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :triggers, as: 'triggers', class: Google::Apis::TagmanagerV1::Trigger, decorator: Google::Apis::TagmanagerV1::Trigger::Representation
|
||||
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ListVariablesResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :variables, as: 'variables', class: Google::Apis::TagmanagerV1::Variable, decorator: Google::Apis::TagmanagerV1::Variable::Representation
|
||||
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Macro
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :account_id, as: 'accountId'
|
||||
property :container_id, as: 'containerId'
|
||||
|
@ -329,8 +329,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Parameter
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :key, as: 'key'
|
||||
collection :list, as: 'list', class: Google::Apis::TagmanagerV1::Parameter, decorator: Google::Apis::TagmanagerV1::Parameter::Representation
|
||||
|
@ -342,8 +342,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class PublishContainerVersionResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :compiler_error, as: 'compilerError'
|
||||
property :container_version, as: 'containerVersion', class: Google::Apis::TagmanagerV1::ContainerVersion, decorator: Google::Apis::TagmanagerV1::ContainerVersion::Representation
|
||||
|
@ -351,8 +351,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Rule
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :account_id, as: 'accountId'
|
||||
collection :condition, as: 'condition', class: Google::Apis::TagmanagerV1::Condition, decorator: Google::Apis::TagmanagerV1::Condition::Representation
|
||||
|
@ -365,8 +365,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Tag
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :account_id, as: 'accountId'
|
||||
collection :blocking_rule_id, as: 'blockingRuleId'
|
||||
|
@ -389,8 +389,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Trigger
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :account_id, as: 'accountId'
|
||||
collection :auto_event_filter, as: 'autoEventFilter', class: Google::Apis::TagmanagerV1::Condition, decorator: Google::Apis::TagmanagerV1::Condition::Representation
|
||||
|
@ -425,8 +425,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class UserAccess
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :account_access, as: 'accountAccess', class: Google::Apis::TagmanagerV1::AccountAccess, decorator: Google::Apis::TagmanagerV1::AccountAccess::Representation
|
||||
|
||||
|
@ -438,8 +438,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Variable
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :account_id, as: 'accountId'
|
||||
property :container_id, as: 'containerId'
|
||||
|
|
|
@ -46,8 +46,8 @@ module Google
|
|||
class Representation < Google::Apis::Core::JsonRepresentation; end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Task
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :enqueue_timestamp, as: 'enqueueTimestamp'
|
||||
property :id, as: 'id'
|
||||
|
@ -60,8 +60,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
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
|
||||
|
||||
|
@ -72,8 +72,8 @@ module Google
|
|||
|
||||
end
|
||||
|
||||
# @private
|
||||
class Acl
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :admin_emails, as: 'adminEmails'
|
||||
collection :consumer_emails, as: 'consumerEmails'
|
||||
|
@ -81,8 +81,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Stats
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :leased_last_hour, as: 'leasedLastHour'
|
||||
property :leased_last_minute, as: 'leasedLastMinute'
|
||||
|
@ -92,8 +92,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Tasks
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :items, as: 'items', class: Google::Apis::TaskqueueV1beta2::Task, decorator: Google::Apis::TaskqueueV1beta2::Task::Representation
|
||||
|
||||
|
@ -101,8 +101,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Tasks2
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :items, as: 'items', class: Google::Apis::TaskqueueV1beta2::Task, decorator: Google::Apis::TaskqueueV1beta2::Task::Representation
|
||||
|
||||
|
|
|
@ -42,8 +42,8 @@ module Google
|
|||
class Representation < Google::Apis::Core::JsonRepresentation; end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Task
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :completed, as: 'completed', type: DateTime
|
||||
|
||||
|
@ -66,8 +66,8 @@ module Google
|
|||
|
||||
end
|
||||
|
||||
# @private
|
||||
class Link
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :description, as: 'description'
|
||||
property :link, as: 'link'
|
||||
|
@ -76,8 +76,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class TaskList
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :etag, as: 'etag'
|
||||
property :id, as: 'id'
|
||||
|
@ -89,8 +89,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class TaskLists
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :etag, as: 'etag'
|
||||
collection :items, as: 'items', class: Google::Apis::TasksV1::TaskList, decorator: Google::Apis::TasksV1::TaskList::Representation
|
||||
|
@ -100,8 +100,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Tasks
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :etag, as: 'etag'
|
||||
collection :items, as: 'items', class: Google::Apis::TasksV1::Task, decorator: Google::Apis::TasksV1::Task::Representation
|
||||
|
|
|
@ -46,8 +46,8 @@ module Google
|
|||
class Representation < Google::Apis::Core::JsonRepresentation; end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ListDetectionsResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
self.representation_wrap = lambda { |args| :data if args[:unwrap] == Google::Apis::TranslateV2::ListDetectionsResponse }
|
||||
collection :detections, as: 'detections', :class => Array do
|
||||
|
@ -59,8 +59,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class DetectionsResource
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
self.representation_wrap = lambda { |args| :data if args[:unwrap] == Google::Apis::TranslateV2::DetectionsResource }
|
||||
property :confidence, as: 'confidence'
|
||||
|
@ -69,8 +69,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ListLanguagesResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
self.representation_wrap = lambda { |args| :data if args[:unwrap] == Google::Apis::TranslateV2::ListLanguagesResponse }
|
||||
collection :languages, as: 'languages', class: Google::Apis::TranslateV2::LanguagesResource, decorator: Google::Apis::TranslateV2::LanguagesResource::Representation
|
||||
|
@ -78,8 +78,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class LanguagesResource
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
self.representation_wrap = lambda { |args| :data if args[:unwrap] == Google::Apis::TranslateV2::LanguagesResource }
|
||||
property :language, as: 'language'
|
||||
|
@ -87,8 +87,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ListTranslationsResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
self.representation_wrap = lambda { |args| :data if args[:unwrap] == Google::Apis::TranslateV2::ListTranslationsResponse }
|
||||
collection :translations, as: 'translations', class: Google::Apis::TranslateV2::TranslationsResource, decorator: Google::Apis::TranslateV2::TranslationsResource::Representation
|
||||
|
@ -96,8 +96,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class TranslationsResource
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
self.representation_wrap = lambda { |args| :data if args[:unwrap] == Google::Apis::TranslateV2::TranslationsResource }
|
||||
property :detected_source_language, as: 'detectedSourceLanguage'
|
||||
|
|
|
@ -42,8 +42,8 @@ module Google
|
|||
class Representation < Google::Apis::Core::JsonRepresentation; end
|
||||
end
|
||||
|
||||
# @private
|
||||
class AnalyticsSnapshot
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :browsers, as: 'browsers', class: Google::Apis::UrlshortenerV1::StringCount, decorator: Google::Apis::UrlshortenerV1::StringCount::Representation
|
||||
|
||||
|
@ -58,8 +58,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class AnalyticsSummary
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :all_time, as: 'allTime', class: Google::Apis::UrlshortenerV1::AnalyticsSnapshot, decorator: Google::Apis::UrlshortenerV1::AnalyticsSnapshot::Representation
|
||||
|
||||
|
@ -74,16 +74,16 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class StringCount
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :count, as: 'count'
|
||||
property :id, as: 'id'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Url
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :analytics, as: 'analytics', class: Google::Apis::UrlshortenerV1::AnalyticsSummary, decorator: Google::Apis::UrlshortenerV1::AnalyticsSummary::Representation
|
||||
|
||||
|
@ -95,8 +95,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class UrlHistory
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :items, as: 'items', class: Google::Apis::UrlshortenerV1::Url, decorator: Google::Apis::UrlshortenerV1::Url::Representation
|
||||
|
||||
|
|
|
@ -22,10 +22,10 @@ module Google
|
|||
#
|
||||
# Lets you view Google Webmaster Tools data for your verified sites.
|
||||
#
|
||||
# @see https://developers.google.com/webmaster-tools/v3/welcome
|
||||
# @see https://developers.google.com/webmaster-tools/
|
||||
module WebmastersV3
|
||||
VERSION = 'V3'
|
||||
REVISION = '20140908'
|
||||
REVISION = '20150624'
|
||||
|
||||
# View and modify Webmaster Tools data for your verified sites
|
||||
AUTH_WEBMASTERS = 'https://www.googleapis.com/auth/webmasters'
|
||||
|
|
|
@ -22,11 +22,213 @@ module Google
|
|||
module Apis
|
||||
module WebmastersV3
|
||||
|
||||
#
|
||||
class ApiDataRow
|
||||
include Google::Apis::Core::Hashable
|
||||
|
||||
#
|
||||
# Corresponds to the JSON property `clicks`
|
||||
# @return [Float]
|
||||
attr_accessor :clicks
|
||||
|
||||
#
|
||||
# Corresponds to the JSON property `ctr`
|
||||
# @return [Float]
|
||||
attr_accessor :ctr
|
||||
|
||||
#
|
||||
# Corresponds to the JSON property `impressions`
|
||||
# @return [Float]
|
||||
attr_accessor :impressions
|
||||
|
||||
#
|
||||
# Corresponds to the JSON property `keys`
|
||||
# @return [Array<String>]
|
||||
attr_accessor :keys
|
||||
|
||||
#
|
||||
# Corresponds to the JSON property `position`
|
||||
# @return [Float]
|
||||
attr_accessor :position
|
||||
|
||||
def initialize(**args)
|
||||
update!(**args)
|
||||
end
|
||||
|
||||
# Update properties of this object
|
||||
def update!(**args)
|
||||
@clicks = args[:clicks] unless args[:clicks].nil?
|
||||
@ctr = args[:ctr] unless args[:ctr].nil?
|
||||
@impressions = args[:impressions] unless args[:impressions].nil?
|
||||
@keys = args[:keys] unless args[:keys].nil?
|
||||
@position = args[:position] unless args[:position].nil?
|
||||
end
|
||||
end
|
||||
|
||||
#
|
||||
class ApiDimensionFilter
|
||||
include Google::Apis::Core::Hashable
|
||||
|
||||
#
|
||||
# Corresponds to the JSON property `dimension`
|
||||
# @return [String]
|
||||
attr_accessor :dimension
|
||||
|
||||
#
|
||||
# Corresponds to the JSON property `expression`
|
||||
# @return [String]
|
||||
attr_accessor :expression
|
||||
|
||||
#
|
||||
# Corresponds to the JSON property `operator`
|
||||
# @return [String]
|
||||
attr_accessor :operator
|
||||
|
||||
def initialize(**args)
|
||||
update!(**args)
|
||||
end
|
||||
|
||||
# Update properties of this object
|
||||
def update!(**args)
|
||||
@dimension = args[:dimension] unless args[:dimension].nil?
|
||||
@expression = args[:expression] unless args[:expression].nil?
|
||||
@operator = args[:operator] unless args[:operator].nil?
|
||||
end
|
||||
end
|
||||
|
||||
#
|
||||
class ApiDimensionFilterGroup
|
||||
include Google::Apis::Core::Hashable
|
||||
|
||||
#
|
||||
# Corresponds to the JSON property `filters`
|
||||
# @return [Array<Google::Apis::WebmastersV3::ApiDimensionFilter>]
|
||||
attr_accessor :filters
|
||||
|
||||
#
|
||||
# Corresponds to the JSON property `groupType`
|
||||
# @return [String]
|
||||
attr_accessor :group_type
|
||||
|
||||
def initialize(**args)
|
||||
update!(**args)
|
||||
end
|
||||
|
||||
# Update properties of this object
|
||||
def update!(**args)
|
||||
@filters = args[:filters] unless args[:filters].nil?
|
||||
@group_type = args[:group_type] unless args[:group_type].nil?
|
||||
end
|
||||
end
|
||||
|
||||
#
|
||||
class SearchAnalyticsQueryRequest
|
||||
include Google::Apis::Core::Hashable
|
||||
|
||||
# [Optional; Default is AUTO] How data is aggregated. If aggregated by property,
|
||||
# all data for the same property is aggregated; if aggregated by page, all data
|
||||
# is aggregated by canonical URI. If you filter or group by page, choose AUTO;
|
||||
# otherwise you can aggregate either by property or by page, depending on how
|
||||
# you want your data calculated; see the help documentation to learn how data
|
||||
# is calculated differently by site versus by page.
|
||||
# Note: If you group or filter by page, you cannot aggregate by property.
|
||||
# If you specify any value other than AUTO, the aggregation type in the result
|
||||
# will match the requested type, or if you request an invalid type, you will get
|
||||
# an error. The API will never change your aggregation type if the requested
|
||||
# type is invalid.
|
||||
# Corresponds to the JSON property `aggregationType`
|
||||
# @return [String]
|
||||
attr_accessor :aggregation_type
|
||||
|
||||
# [Optional] Zero or more filters to apply to the dimension grouping values; for
|
||||
# example, 'Country CONTAINS "Guinea"' to see only data where the country
|
||||
# contains the substring "Guinea". You can filter by a dimension without
|
||||
# grouping by it.
|
||||
# Corresponds to the JSON property `dimensionFilterGroups`
|
||||
# @return [Array<Google::Apis::WebmastersV3::ApiDimensionFilterGroup>]
|
||||
attr_accessor :dimension_filter_groups
|
||||
|
||||
# [Optional] Zero or more dimensions to group results by. Dimensions are the
|
||||
# group-by values in the Search Analytics page. Dimensions are combined to
|
||||
# create a unique row key for each row. Results are grouped in the order that
|
||||
# you supply these dimensions.
|
||||
# Corresponds to the JSON property `dimensions`
|
||||
# @return [Array<String>]
|
||||
attr_accessor :dimensions
|
||||
|
||||
# [Required] End date of the requested date range, in YYYY-MM-DD format, in PST (
|
||||
# UTC - 8:00). Must be greater than or equal to the start date. This value is
|
||||
# included in the range.
|
||||
# Corresponds to the JSON property `endDate`
|
||||
# @return [String]
|
||||
attr_accessor :end_date
|
||||
|
||||
# [Optional; Default is 1000] The maximum number of rows to return. Must be a
|
||||
# number from 1 to 1,000 (inclusive).
|
||||
# Corresponds to the JSON property `rowLimit`
|
||||
# @return [Fixnum]
|
||||
attr_accessor :row_limit
|
||||
|
||||
# [Optional; Default is WEB] The search type to filter for.
|
||||
# Corresponds to the JSON property `searchType`
|
||||
# @return [String]
|
||||
attr_accessor :search_type
|
||||
|
||||
# [Required] Start date of the requested date range, in YYYY-MM-DD format, in
|
||||
# PST time (UTC - 8:00). Must be less than or equal to the end date. This value
|
||||
# is included in the range.
|
||||
# Corresponds to the JSON property `startDate`
|
||||
# @return [String]
|
||||
attr_accessor :start_date
|
||||
|
||||
def initialize(**args)
|
||||
update!(**args)
|
||||
end
|
||||
|
||||
# Update properties of this object
|
||||
def update!(**args)
|
||||
@aggregation_type = args[:aggregation_type] unless args[:aggregation_type].nil?
|
||||
@dimension_filter_groups = args[:dimension_filter_groups] unless args[:dimension_filter_groups].nil?
|
||||
@dimensions = args[:dimensions] unless args[:dimensions].nil?
|
||||
@end_date = args[:end_date] unless args[:end_date].nil?
|
||||
@row_limit = args[:row_limit] unless args[:row_limit].nil?
|
||||
@search_type = args[:search_type] unless args[:search_type].nil?
|
||||
@start_date = args[:start_date] unless args[:start_date].nil?
|
||||
end
|
||||
end
|
||||
|
||||
# A list of rows, one per result, grouped by key. Metrics in each row are
|
||||
# aggregated for all data grouped by that key either by page or property, as
|
||||
# specified by the aggregation type parameter.
|
||||
class SearchAnalyticsQueryResponse
|
||||
include Google::Apis::Core::Hashable
|
||||
|
||||
# How the results were aggregated.
|
||||
# Corresponds to the JSON property `responseAggregationType`
|
||||
# @return [String]
|
||||
attr_accessor :response_aggregation_type
|
||||
|
||||
# A list of rows grouped by the key values in the order given in the query.
|
||||
# Corresponds to the JSON property `rows`
|
||||
# @return [Array<Google::Apis::WebmastersV3::ApiDataRow>]
|
||||
attr_accessor :rows
|
||||
|
||||
def initialize(**args)
|
||||
update!(**args)
|
||||
end
|
||||
|
||||
# Update properties of this object
|
||||
def update!(**args)
|
||||
@response_aggregation_type = args[:response_aggregation_type] unless args[:response_aggregation_type].nil?
|
||||
@rows = args[:rows] unless args[:rows].nil?
|
||||
end
|
||||
end
|
||||
|
||||
# List of sitemaps.
|
||||
class ListSitemapsResponse
|
||||
include Google::Apis::Core::Hashable
|
||||
|
||||
# Information about a sitemap entry.
|
||||
# Contains detailed information about a specific URL submitted as a sitemap.
|
||||
# Corresponds to the JSON property `sitemap`
|
||||
# @return [Array<Google::Apis::WebmastersV3::WmxSitemap>]
|
||||
attr_accessor :sitemap
|
||||
|
@ -45,7 +247,8 @@ module Google
|
|||
class ListSitesResponse
|
||||
include Google::Apis::Core::Hashable
|
||||
|
||||
# Access level information for a Webmaster Tools site.
|
||||
# Contains permission level information about a Webmaster Tools site. For more
|
||||
# information, see Permissions in Webmaster Tools.
|
||||
# Corresponds to the JSON property `siteEntry`
|
||||
# @return [Array<Google::Apis::WebmastersV3::WmxSite>]
|
||||
attr_accessor :site_entry
|
||||
|
@ -69,7 +272,7 @@ module Google
|
|||
# @return [String]
|
||||
attr_accessor :count
|
||||
|
||||
# The time (well, date) when errors were detected, in RFC 3339 format.
|
||||
# The date and time when the crawl attempt took place, in RFC 3339 format.
|
||||
# Corresponds to the JSON property `timestamp`
|
||||
# @return [DateTime]
|
||||
attr_accessor :timestamp
|
||||
|
@ -100,7 +303,8 @@ module Google
|
|||
# @return [Array<Google::Apis::WebmastersV3::UrlCrawlErrorCount>]
|
||||
attr_accessor :entries
|
||||
|
||||
# Corresponding to the user agent that made the request.
|
||||
# The general type of Googlebot that made the request (see list of Googlebot
|
||||
# user-agents for the user-agents used).
|
||||
# Corresponds to the JSON property `platform`
|
||||
# @return [String]
|
||||
attr_accessor :platform
|
||||
|
@ -122,7 +326,7 @@ module Google
|
|||
class QueryUrlCrawlErrorsCountsResponse
|
||||
include Google::Apis::Core::Hashable
|
||||
|
||||
# The time series of the number of URL crawl errors for per error category and
|
||||
# The time series of the number of URL crawl errors per error category and
|
||||
# platform.
|
||||
# Corresponds to the JSON property `countPerTypes`
|
||||
# @return [Array<Google::Apis::WebmastersV3::UrlCrawlErrorCountsPerType>]
|
||||
|
@ -138,7 +342,7 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
#
|
||||
# Contains information about specific crawl errors.
|
||||
class UrlCrawlErrorsSample
|
||||
include Google::Apis::Core::Hashable
|
||||
|
||||
|
@ -225,7 +429,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# Access level information for a Webmaster Tools site.
|
||||
# Contains permission level information about a Webmaster Tools site. For more
|
||||
# information, see Permissions in Webmaster Tools.
|
||||
class WmxSite
|
||||
include Google::Apis::Core::Hashable
|
||||
|
||||
|
@ -250,7 +455,7 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
#
|
||||
# Contains detailed information about a specific URL submitted as a sitemap.
|
||||
class WmxSitemap
|
||||
include Google::Apis::Core::Hashable
|
||||
|
||||
|
@ -259,8 +464,8 @@ module Google
|
|||
# @return [Array<Google::Apis::WebmastersV3::WmxSitemapContent>]
|
||||
attr_accessor :contents
|
||||
|
||||
# Number of errors in the sitemap - issues with the sitemap itself, that needs
|
||||
# to be fixed before it can be processed correctly.
|
||||
# Number of errors in the sitemap. These are issues with the sitemap itself that
|
||||
# need to be fixed before it can be processed correctly.
|
||||
# Corresponds to the JSON property `errors`
|
||||
# @return [String]
|
||||
attr_accessor :errors
|
||||
|
@ -294,12 +499,13 @@ module Google
|
|||
# @return [String]
|
||||
attr_accessor :path
|
||||
|
||||
# The type of the sitemap (for example "sitemap").
|
||||
# The type of the sitemap. For example: rssFeed.
|
||||
# Corresponds to the JSON property `type`
|
||||
# @return [String]
|
||||
attr_accessor :type
|
||||
|
||||
# Number of warnings for the sitemap - issues with URLs in the sitemaps.
|
||||
# Number of warnings for the sitemap. These are generally non-critical issues
|
||||
# with URLs in the sitemaps.
|
||||
# Corresponds to the JSON property `warnings`
|
||||
# @return [String]
|
||||
attr_accessor :warnings
|
||||
|
@ -336,7 +542,7 @@ module Google
|
|||
# @return [String]
|
||||
attr_accessor :submitted
|
||||
|
||||
# The specific type of content in this sitemap (for example "web", "images").
|
||||
# The specific type of content in this sitemap. For example: web.
|
||||
# Corresponds to the JSON property `type`
|
||||
# @return [String]
|
||||
attr_accessor :type
|
||||
|
|
|
@ -22,6 +22,26 @@ module Google
|
|||
module Apis
|
||||
module WebmastersV3
|
||||
|
||||
class ApiDataRow
|
||||
class Representation < Google::Apis::Core::JsonRepresentation; end
|
||||
end
|
||||
|
||||
class ApiDimensionFilter
|
||||
class Representation < Google::Apis::Core::JsonRepresentation; end
|
||||
end
|
||||
|
||||
class ApiDimensionFilterGroup
|
||||
class Representation < Google::Apis::Core::JsonRepresentation; end
|
||||
end
|
||||
|
||||
class SearchAnalyticsQueryRequest
|
||||
class Representation < Google::Apis::Core::JsonRepresentation; end
|
||||
end
|
||||
|
||||
class SearchAnalyticsQueryResponse
|
||||
class Representation < Google::Apis::Core::JsonRepresentation; end
|
||||
end
|
||||
|
||||
class ListSitemapsResponse
|
||||
class Representation < Google::Apis::Core::JsonRepresentation; end
|
||||
end
|
||||
|
@ -66,24 +86,76 @@ module Google
|
|||
class Representation < Google::Apis::Core::JsonRepresentation; end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ApiDataRow
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :clicks, as: 'clicks'
|
||||
property :ctr, as: 'ctr'
|
||||
property :impressions, as: 'impressions'
|
||||
collection :keys, as: 'keys'
|
||||
property :position, as: 'position'
|
||||
end
|
||||
end
|
||||
|
||||
class ApiDimensionFilter
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :dimension, as: 'dimension'
|
||||
property :expression, as: 'expression'
|
||||
property :operator, as: 'operator'
|
||||
end
|
||||
end
|
||||
|
||||
class ApiDimensionFilterGroup
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :filters, as: 'filters', class: Google::Apis::WebmastersV3::ApiDimensionFilter, decorator: Google::Apis::WebmastersV3::ApiDimensionFilter::Representation
|
||||
|
||||
property :group_type, as: 'groupType'
|
||||
end
|
||||
end
|
||||
|
||||
class SearchAnalyticsQueryRequest
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :aggregation_type, as: 'aggregationType'
|
||||
collection :dimension_filter_groups, as: 'dimensionFilterGroups', class: Google::Apis::WebmastersV3::ApiDimensionFilterGroup, decorator: Google::Apis::WebmastersV3::ApiDimensionFilterGroup::Representation
|
||||
|
||||
collection :dimensions, as: 'dimensions'
|
||||
property :end_date, as: 'endDate'
|
||||
property :row_limit, as: 'rowLimit'
|
||||
property :search_type, as: 'searchType'
|
||||
property :start_date, as: 'startDate'
|
||||
end
|
||||
end
|
||||
|
||||
class SearchAnalyticsQueryResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :response_aggregation_type, as: 'responseAggregationType'
|
||||
collection :rows, as: 'rows', class: Google::Apis::WebmastersV3::ApiDataRow, decorator: Google::Apis::WebmastersV3::ApiDataRow::Representation
|
||||
|
||||
end
|
||||
end
|
||||
|
||||
class ListSitemapsResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :sitemap, as: 'sitemap', class: Google::Apis::WebmastersV3::WmxSitemap, decorator: Google::Apis::WebmastersV3::WmxSitemap::Representation
|
||||
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ListSitesResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :site_entry, as: 'siteEntry', class: Google::Apis::WebmastersV3::WmxSite, decorator: Google::Apis::WebmastersV3::WmxSite::Representation
|
||||
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class UrlCrawlErrorCount
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :count, as: 'count'
|
||||
property :timestamp, as: 'timestamp', type: DateTime
|
||||
|
@ -91,8 +163,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class UrlCrawlErrorCountsPerType
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :category, as: 'category'
|
||||
collection :entries, as: 'entries', class: Google::Apis::WebmastersV3::UrlCrawlErrorCount, decorator: Google::Apis::WebmastersV3::UrlCrawlErrorCount::Representation
|
||||
|
@ -101,16 +173,16 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class QueryUrlCrawlErrorsCountsResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :count_per_types, as: 'countPerTypes', class: Google::Apis::WebmastersV3::UrlCrawlErrorCountsPerType, decorator: Google::Apis::WebmastersV3::UrlCrawlErrorCountsPerType::Representation
|
||||
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class UrlCrawlErrorsSample
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :first_detected, as: 'first_detected', type: DateTime
|
||||
|
||||
|
@ -123,32 +195,32 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ListUrlCrawlErrorsSamplesResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :url_crawl_error_sample, as: 'urlCrawlErrorSample', class: Google::Apis::WebmastersV3::UrlCrawlErrorsSample, decorator: Google::Apis::WebmastersV3::UrlCrawlErrorsSample::Representation
|
||||
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class UrlSampleDetails
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :containing_sitemaps, as: 'containingSitemaps'
|
||||
collection :linked_from_urls, as: 'linkedFromUrls'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class WmxSite
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :permission_level, as: 'permissionLevel'
|
||||
property :site_url, as: 'siteUrl'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class WmxSitemap
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :contents, as: 'contents', class: Google::Apis::WebmastersV3::WmxSitemapContent, decorator: Google::Apis::WebmastersV3::WmxSitemapContent::Representation
|
||||
|
||||
|
@ -165,8 +237,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class WmxSitemapContent
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :indexed, as: 'indexed'
|
||||
property :submitted, as: 'submitted'
|
||||
|
|
|
@ -30,7 +30,7 @@ module Google
|
|||
# Webmasters = Google::Apis::WebmastersV3 # Alias the module
|
||||
# service = Webmasters::WebmastersService.new
|
||||
#
|
||||
# @see https://developers.google.com/webmaster-tools/v3/welcome
|
||||
# @see https://developers.google.com/webmaster-tools/
|
||||
class WebmastersService < Google::Apis::Core::BaseService
|
||||
# @return [String]
|
||||
# API key. Your API key identifies your project and provides you with API access,
|
||||
|
@ -52,11 +52,57 @@ module Google
|
|||
super('https://www.googleapis.com/', 'webmasters/v3/')
|
||||
end
|
||||
|
||||
# [LIMITED ACCESS]
|
||||
# Query your data with filters and parameters that you define. Returns zero or
|
||||
# more rows grouped by the row keys that you define. You must define a date
|
||||
# range of one or more days.
|
||||
# When date is one of the group by values, any days without data are omitted
|
||||
# from the result list. If you need to know which days have data, issue a broad
|
||||
# date range query grouped by date for any metric, and see which day rows are
|
||||
# returned.
|
||||
# @param [String] site_url
|
||||
# The site's URL, including protocol. For example: http://www.example.com/
|
||||
# @param [Google::Apis::WebmastersV3::SearchAnalyticsQueryRequest] search_analytics_query_request_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::WebmastersV3::SearchAnalyticsQueryResponse] parsed result object
|
||||
# @yieldparam err [StandardError] error object if request failed
|
||||
#
|
||||
# @return [Google::Apis::WebmastersV3::SearchAnalyticsQueryResponse]
|
||||
#
|
||||
# @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 query_search_analytics(site_url, search_analytics_query_request_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
||||
path = 'sites/{siteUrl}/searchAnalytics/query'
|
||||
command = make_simple_command(:post, path, options)
|
||||
command.request_representation = Google::Apis::WebmastersV3::SearchAnalyticsQueryRequest::Representation
|
||||
command.request_object = search_analytics_query_request_object
|
||||
command.response_representation = Google::Apis::WebmastersV3::SearchAnalyticsQueryResponse::Representation
|
||||
command.response_class = Google::Apis::WebmastersV3::SearchAnalyticsQueryResponse
|
||||
command.params['siteUrl'] = site_url unless site_url.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
|
||||
|
||||
# Deletes a sitemap from this site.
|
||||
# @param [String] site_url
|
||||
# The site's URL, including protocol, for example 'http://www.example.com/'
|
||||
# The site's URL, including protocol. For example: http://www.example.com/
|
||||
# @param [String] feedpath
|
||||
# The URL of the actual sitemap (for example http://www.example.com/sitemap.xml).
|
||||
# The URL of the actual sitemap. For example: http://www.example.com/sitemap.xml
|
||||
# @param [String] fields
|
||||
# Selector specifying which fields to include in a partial response.
|
||||
# @param [String] quota_user
|
||||
|
@ -91,9 +137,9 @@ module Google
|
|||
|
||||
# Retrieves information about a specific sitemap.
|
||||
# @param [String] site_url
|
||||
# The site's URL, including protocol, for example 'http://www.example.com/'
|
||||
# The site's URL, including protocol. For example: http://www.example.com/
|
||||
# @param [String] feedpath
|
||||
# The URL of the actual sitemap (for example http://www.example.com/sitemap.xml).
|
||||
# The URL of the actual sitemap. For example: http://www.example.com/sitemap.xml
|
||||
# @param [String] fields
|
||||
# Selector specifying which fields to include in a partial response.
|
||||
# @param [String] quota_user
|
||||
|
@ -128,11 +174,13 @@ module Google
|
|||
execute_or_queue_command(command, &block)
|
||||
end
|
||||
|
||||
# Lists sitemaps uploaded to the site.
|
||||
# Lists the sitemaps-entries submitted for this site, or included in the sitemap
|
||||
# index file (if sitemapIndex is specified in the request).
|
||||
# @param [String] site_url
|
||||
# The site's URL, including protocol, for example 'http://www.example.com/'
|
||||
# The site's URL, including protocol. For example: http://www.example.com/
|
||||
# @param [String] sitemap_index
|
||||
# A URL of a site's sitemap index.
|
||||
# A URL of a site's sitemap index. For example: http://www.example.com/
|
||||
# sitemapindex.xml
|
||||
# @param [String] fields
|
||||
# Selector specifying which fields to include in a partial response.
|
||||
# @param [String] quota_user
|
||||
|
@ -169,9 +217,9 @@ module Google
|
|||
|
||||
# Submits a sitemap for a site.
|
||||
# @param [String] site_url
|
||||
# The site's URL, including protocol, for example 'http://www.example.com/'
|
||||
# The site's URL, including protocol. For example: http://www.example.com/
|
||||
# @param [String] feedpath
|
||||
# The URL of the sitemap to add.
|
||||
# The URL of the sitemap to add. For example: http://www.example.com/sitemap.xml
|
||||
# @param [String] fields
|
||||
# Selector specifying which fields to include in a partial response.
|
||||
# @param [String] quota_user
|
||||
|
@ -240,7 +288,8 @@ module Google
|
|||
|
||||
# Removes a site from the set of the user's Webmaster Tools sites.
|
||||
# @param [String] site_url
|
||||
# The site's URL, including protocol, for example 'http://www.example.com/'
|
||||
# The URI of the property as defined in Search Console. Examples: http://www.
|
||||
# example.com/ or android-app://com.example/
|
||||
# @param [String] fields
|
||||
# Selector specifying which fields to include in a partial response.
|
||||
# @param [String] quota_user
|
||||
|
@ -274,7 +323,8 @@ module Google
|
|||
|
||||
# Retrieves information about specific site.
|
||||
# @param [String] site_url
|
||||
# The site's URL, including protocol, for example 'http://www.example.com/'
|
||||
# The URI of the property as defined in Search Console. Examples: http://www.
|
||||
# example.com/ or android-app://com.example/
|
||||
# @param [String] fields
|
||||
# Selector specifying which fields to include in a partial response.
|
||||
# @param [String] quota_user
|
||||
|
@ -308,7 +358,7 @@ module Google
|
|||
execute_or_queue_command(command, &block)
|
||||
end
|
||||
|
||||
# Lists your Webmaster Tools sites.
|
||||
# Lists the user's Webmaster Tools sites.
|
||||
# @param [String] fields
|
||||
# Selector specifying which fields to include in a partial response.
|
||||
# @param [String] quota_user
|
||||
|
@ -344,15 +394,15 @@ module Google
|
|||
# Retrieves a time series of the number of URL crawl errors per error category
|
||||
# and platform.
|
||||
# @param [String] site_url
|
||||
# The site's URL, including protocol, for example 'http://www.example.com/'
|
||||
# The site's URL, including protocol. For example: http://www.example.com/
|
||||
# @param [String] category
|
||||
# The crawl error category, for example 'serverError'. If not specified, we
|
||||
# return results for all categories.
|
||||
# The crawl error category. For example: serverError. If not specified, returns
|
||||
# results for all categories.
|
||||
# @param [Boolean] latest_counts_only
|
||||
# If true, returns only the latest crawl error counts.
|
||||
# @param [String] platform
|
||||
# The user agent type (platform) that made the request, for example 'web'. If
|
||||
# not specified, we return results for all platforms.
|
||||
# The user agent type (platform) that made the request. For example: web. If not
|
||||
# specified, returns results for all platforms.
|
||||
# @param [String] fields
|
||||
# Selector specifying which fields to include in a partial response.
|
||||
# @param [String] quota_user
|
||||
|
@ -391,14 +441,15 @@ module Google
|
|||
|
||||
# Retrieves details about crawl errors for a site's sample URL.
|
||||
# @param [String] site_url
|
||||
# The site's URL, including protocol, for example 'http://www.example.com/'
|
||||
# The site's URL, including protocol. For example: http://www.example.com/
|
||||
# @param [String] url
|
||||
# The relative path (without the site) of the sample URL; must be one of the
|
||||
# URLs returned by list
|
||||
# The relative path (without the site) of the sample URL. It must be one of the
|
||||
# URLs returned by list(). For example, for the URL https://www.example.com/
|
||||
# pagename on the site https://www.example.com/, the url value is pagename
|
||||
# @param [String] category
|
||||
# The crawl error category, for example 'authPermissions'
|
||||
# The crawl error category. For example: authPermissions
|
||||
# @param [String] platform
|
||||
# The user agent type (platform) that made the request, for example 'web'
|
||||
# The user agent type (platform) that made the request. For example: web
|
||||
# @param [String] fields
|
||||
# Selector specifying which fields to include in a partial response.
|
||||
# @param [String] quota_user
|
||||
|
@ -437,11 +488,11 @@ module Google
|
|||
|
||||
# Lists a site's sample URLs for the specified crawl error category and platform.
|
||||
# @param [String] site_url
|
||||
# The site's URL, including protocol, for example 'http://www.example.com/'
|
||||
# The site's URL, including protocol. For example: http://www.example.com/
|
||||
# @param [String] category
|
||||
# The crawl error category, for example 'authPermissions'
|
||||
# The crawl error category. For example: authPermissions
|
||||
# @param [String] platform
|
||||
# The user agent type (platform) that made the request, for example 'web'
|
||||
# The user agent type (platform) that made the request. For example: web
|
||||
# @param [String] fields
|
||||
# Selector specifying which fields to include in a partial response.
|
||||
# @param [String] quota_user
|
||||
|
@ -480,14 +531,15 @@ module Google
|
|||
# Marks the provided site's sample URL as fixed, and removes it from the samples
|
||||
# list.
|
||||
# @param [String] site_url
|
||||
# The site's URL, including protocol, for example 'http://www.example.com/'
|
||||
# The site's URL, including protocol. For example: http://www.example.com/
|
||||
# @param [String] url
|
||||
# The relative path (without the site) of the sample URL; must be one of the
|
||||
# URLs returned by list
|
||||
# The relative path (without the site) of the sample URL. It must be one of the
|
||||
# URLs returned by list(). For example, for the URL https://www.example.com/
|
||||
# pagename on the site https://www.example.com/, the url value is pagename
|
||||
# @param [String] category
|
||||
# The crawl error category, for example 'authPermissions'
|
||||
# The crawl error category. For example: authPermissions
|
||||
# @param [String] platform
|
||||
# The user agent type (platform) that made the request, for example 'web'
|
||||
# The user agent type (platform) that made the request. For example: web
|
||||
# @param [String] fields
|
||||
# Selector specifying which fields to include in a partial response.
|
||||
# @param [String] quota_user
|
||||
|
|
|
@ -82,8 +82,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class BatchReport
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :id, as: 'id'
|
||||
property :kind, as: 'kind'
|
||||
|
@ -96,8 +96,8 @@ module Google
|
|||
|
||||
end
|
||||
|
||||
# @private
|
||||
class Output
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :download_url, as: 'downloadUrl'
|
||||
property :format, as: 'format'
|
||||
|
@ -105,8 +105,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class TimeSpan
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :end_time, as: 'endTime', type: DateTime
|
||||
|
||||
|
@ -116,8 +116,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class BatchReportDefinition
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :id, as: 'id'
|
||||
property :kind, as: 'kind'
|
||||
|
@ -127,8 +127,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class BatchReportDefinitionList
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :items, as: 'items', class: Google::Apis::YoutubeAnalyticsV1::BatchReportDefinition, decorator: Google::Apis::YoutubeAnalyticsV1::BatchReportDefinition::Representation
|
||||
|
||||
|
@ -136,8 +136,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class BatchReportList
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :items, as: 'items', class: Google::Apis::YoutubeAnalyticsV1::BatchReport, decorator: Google::Apis::YoutubeAnalyticsV1::BatchReport::Representation
|
||||
|
||||
|
@ -145,8 +145,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Group
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :content_details, as: 'contentDetails', class: Google::Apis::YoutubeAnalyticsV1::Group::ContentDetails, decorator: Google::Apis::YoutubeAnalyticsV1::Group::ContentDetails::Representation
|
||||
|
||||
|
@ -157,16 +157,16 @@ module Google
|
|||
|
||||
end
|
||||
|
||||
# @private
|
||||
class ContentDetails
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :item_count, as: 'itemCount'
|
||||
property :item_type, as: 'itemType'
|
||||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class Snippet
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :published_at, as: 'publishedAt', type: DateTime
|
||||
|
||||
|
@ -175,8 +175,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class GroupItem
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :etag, as: 'etag'
|
||||
property :group_id, as: 'groupId'
|
||||
|
@ -186,8 +186,8 @@ module Google
|
|||
|
||||
end
|
||||
|
||||
# @private
|
||||
class Resource
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :id, as: 'id'
|
||||
property :kind, as: 'kind'
|
||||
|
@ -195,8 +195,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ListGroupItemResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :etag, as: 'etag'
|
||||
collection :items, as: 'items', class: Google::Apis::YoutubeAnalyticsV1::GroupItem, decorator: Google::Apis::YoutubeAnalyticsV1::GroupItem::Representation
|
||||
|
@ -205,8 +205,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ListGroupsResponse
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :etag, as: 'etag'
|
||||
collection :items, as: 'items', class: Google::Apis::YoutubeAnalyticsV1::Group, decorator: Google::Apis::YoutubeAnalyticsV1::Group::Representation
|
||||
|
@ -215,8 +215,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# @private
|
||||
class ResultTable
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :column_headers, as: 'columnHeaders', class: Google::Apis::YoutubeAnalyticsV1::ResultTable::ColumnHeader, decorator: Google::Apis::YoutubeAnalyticsV1::ResultTable::ColumnHeader::Representation
|
||||
|
||||
|
@ -228,8 +228,8 @@ module Google
|
|||
|
||||
end
|
||||
|
||||
# @private
|
||||
class ColumnHeader
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :column_type, as: 'columnType'
|
||||
property :data_type, as: 'dataType'
|
||||
|
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue