google-api-client 0.9.8 → 0.9.9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (73) hide show
  1. checksums.yaml +4 -4
  2. data/CHANGELOG.md +4 -0
  3. data/generated/google/apis/adexchangebuyer_v1_4.rb +1 -1
  4. data/generated/google/apis/adexchangebuyer_v1_4/classes.rb +76 -1
  5. data/generated/google/apis/adexchangebuyer_v1_4/representations.rb +22 -0
  6. data/generated/google/apis/adsense_v1_4.rb +1 -1
  7. data/generated/google/apis/adsensehost_v4_1.rb +1 -1
  8. data/generated/google/apis/analyticsreporting_v4.rb +1 -1
  9. data/generated/google/apis/analyticsreporting_v4/classes.rb +32 -14
  10. data/generated/google/apis/androidenterprise_v1.rb +1 -1
  11. data/generated/google/apis/androidenterprise_v1/classes.rb +1 -1
  12. data/generated/google/apis/androidpublisher_v2.rb +1 -1
  13. data/generated/google/apis/appstate_v1.rb +1 -1
  14. data/generated/google/apis/bigquery_v2.rb +1 -1
  15. data/generated/google/apis/bigquery_v2/classes.rb +10 -0
  16. data/generated/google/apis/bigquery_v2/representations.rb +1 -0
  17. data/generated/google/apis/calendar_v3.rb +1 -1
  18. data/generated/google/apis/clouddebugger_v2.rb +1 -1
  19. data/generated/google/apis/clouddebugger_v2/service.rb +2 -2
  20. data/generated/google/apis/compute_beta.rb +1 -1
  21. data/generated/google/apis/compute_beta/classes.rb +28 -5
  22. data/generated/google/apis/compute_beta/representations.rb +3 -0
  23. data/generated/google/apis/compute_beta/service.rb +1 -2
  24. data/generated/google/apis/compute_v1.rb +1 -1
  25. data/generated/google/apis/compute_v1/classes.rb +680 -4
  26. data/generated/google/apis/compute_v1/representations.rb +274 -0
  27. data/generated/google/apis/compute_v1/service.rb +442 -2
  28. data/generated/google/apis/deploymentmanager_v2.rb +1 -1
  29. data/generated/google/apis/dns_v1.rb +1 -1
  30. data/generated/google/apis/doubleclicksearch_v2.rb +1 -1
  31. data/generated/google/apis/drive_v2.rb +1 -1
  32. data/generated/google/apis/drive_v2/classes.rb +6 -0
  33. data/generated/google/apis/drive_v2/representations.rb +2 -0
  34. data/generated/google/apis/drive_v2/service.rb +8 -2
  35. data/generated/google/apis/drive_v3.rb +1 -1
  36. data/generated/google/apis/drive_v3/classes.rb +6 -0
  37. data/generated/google/apis/drive_v3/representations.rb +2 -0
  38. data/generated/google/apis/drive_v3/service.rb +4 -1
  39. data/generated/google/apis/fusiontables_v2.rb +1 -1
  40. data/generated/google/apis/fusiontables_v2/classes.rb +4 -3
  41. data/generated/google/apis/games_configuration_v1configuration.rb +1 -1
  42. data/generated/google/apis/games_management_v1management.rb +1 -1
  43. data/generated/google/apis/games_v1.rb +1 -1
  44. data/generated/google/apis/genomics_v1.rb +1 -1
  45. data/generated/google/apis/genomics_v1/classes.rb +63 -0
  46. data/generated/google/apis/genomics_v1/representations.rb +31 -0
  47. data/generated/google/apis/gmail_v1.rb +1 -1
  48. data/generated/google/apis/groupssettings_v1.rb +1 -1
  49. data/generated/google/apis/groupssettings_v1/classes.rb +12 -0
  50. data/generated/google/apis/groupssettings_v1/representations.rb +2 -0
  51. data/generated/google/apis/identitytoolkit_v3.rb +1 -1
  52. data/generated/google/apis/identitytoolkit_v3/classes.rb +30 -0
  53. data/generated/google/apis/identitytoolkit_v3/representations.rb +5 -0
  54. data/generated/google/apis/monitoring_v3.rb +45 -0
  55. data/generated/google/apis/monitoring_v3/classes.rb +1404 -0
  56. data/generated/google/apis/monitoring_v3/representations.rb +533 -0
  57. data/generated/google/apis/monitoring_v3/service.rb +743 -0
  58. data/generated/google/apis/oauth2_v2.rb +1 -1
  59. data/generated/google/apis/plus_domains_v1.rb +1 -1
  60. data/generated/google/apis/plus_v1.rb +1 -1
  61. data/generated/google/apis/sheets_v4.rb +1 -1
  62. data/generated/google/apis/vision_v1.rb +1 -1
  63. data/generated/google/apis/vision_v1/classes.rb +10 -9
  64. data/generated/google/apis/youtube_partner_v1.rb +1 -1
  65. data/generated/google/apis/youtube_v3.rb +1 -1
  66. data/generated/google/apis/youtube_v3/classes.rb +155 -0
  67. data/generated/google/apis/youtube_v3/representations.rb +81 -0
  68. data/generated/google/apis/youtube_v3/service.rb +6 -2
  69. data/lib/google/apis/errors.rb +2 -2
  70. data/lib/google/apis/version.rb +1 -1
  71. data/samples/cli/lib/samples/bigquery.rb +101 -0
  72. data/samples/cli/lib/samples/sheets.rb +61 -0
  73. metadata +8 -2
@@ -25,7 +25,7 @@ module Google
25
25
  # @see https://cloud.google.com/deployment-manager/
26
26
  module DeploymentmanagerV2
27
27
  VERSION = 'V2'
28
- REVISION = '20160426'
28
+ REVISION = '20160603'
29
29
 
30
30
  # View and manage your data across Google Cloud Platform services
31
31
  AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
@@ -25,7 +25,7 @@ module Google
25
25
  # @see https://developers.google.com/cloud-dns
26
26
  module DnsV1
27
27
  VERSION = 'V1'
28
- REVISION = '20160513'
28
+ REVISION = '20160601'
29
29
 
30
30
  # View and manage your data across Google Cloud Platform services
31
31
  AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
@@ -26,7 +26,7 @@ module Google
26
26
  # @see https://developers.google.com/doubleclick-search/
27
27
  module DoubleclicksearchV2
28
28
  VERSION = 'V2'
29
- REVISION = '20160519'
29
+ REVISION = '20160601'
30
30
 
31
31
  # View and manage your advertising data in DoubleClick Search
32
32
  AUTH_DOUBLECLICKSEARCH = 'https://www.googleapis.com/auth/doubleclicksearch'
@@ -26,7 +26,7 @@ module Google
26
26
  # @see https://developers.google.com/drive/
27
27
  module DriveV2
28
28
  VERSION = 'V2'
29
- REVISION = '20160520'
29
+ REVISION = '20160602'
30
30
 
31
31
  # View and manage the files in your Google Drive
32
32
  AUTH_DRIVE = 'https://www.googleapis.com/auth/drive'
@@ -2093,6 +2093,11 @@ module Google
2093
2093
  # @return [String]
2094
2094
  attr_accessor :etag
2095
2095
 
2096
+ # The time at which this permission will expire (RFC 3339 date-time).
2097
+ # Corresponds to the JSON property `expirationDate`
2098
+ # @return [DateTime]
2099
+ attr_accessor :expiration_date
2100
+
2096
2101
  # The ID of the user this permission refers to, and identical to the
2097
2102
  # permissionId in the About and Files resources. When making a drive.permissions.
2098
2103
  # insert request, exactly one of the id or value fields must be specified.
@@ -2161,6 +2166,7 @@ module Google
2161
2166
  @domain = args[:domain] if args.key?(:domain)
2162
2167
  @email_address = args[:email_address] if args.key?(:email_address)
2163
2168
  @etag = args[:etag] if args.key?(:etag)
2169
+ @expiration_date = args[:expiration_date] if args.key?(:expiration_date)
2164
2170
  @id = args[:id] if args.key?(:id)
2165
2171
  @kind = args[:kind] if args.key?(:kind)
2166
2172
  @name = args[:name] if args.key?(:name)
@@ -764,6 +764,8 @@ module Google
764
764
  property :domain, as: 'domain'
765
765
  property :email_address, as: 'emailAddress'
766
766
  property :etag, as: 'etag'
767
+ property :expiration_date, as: 'expirationDate', type: DateTime
768
+
767
769
  property :id, as: 'id'
768
770
  property :kind, as: 'kind'
769
771
  property :name, as: 'name'
@@ -1853,6 +1853,8 @@ module Google
1853
1853
  # @param [String] permission_id
1854
1854
  # The ID for the permission.
1855
1855
  # @param [Google::Apis::DriveV2::Permission] permission_object
1856
+ # @param [Boolean] remove_expiration
1857
+ # Whether to remove the expiration date.
1856
1858
  # @param [Boolean] transfer_ownership
1857
1859
  # Whether changing a role to 'owner' downgrades the current owners to writers.
1858
1860
  # Does nothing if the specified role is not 'owner'.
@@ -1877,7 +1879,7 @@ module Google
1877
1879
  # @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
1878
1880
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
1879
1881
  # @raise [Google::Apis::AuthorizationError] Authorization is required
1880
- def patch_permission(file_id, permission_id, permission_object = nil, transfer_ownership: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
1882
+ def patch_permission(file_id, permission_id, permission_object = nil, remove_expiration: nil, transfer_ownership: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
1881
1883
  command = make_simple_command(:patch, 'files/{fileId}/permissions/{permissionId}', options)
1882
1884
  command.request_representation = Google::Apis::DriveV2::Permission::Representation
1883
1885
  command.request_object = permission_object
@@ -1885,6 +1887,7 @@ module Google
1885
1887
  command.response_class = Google::Apis::DriveV2::Permission
1886
1888
  command.params['fileId'] = file_id unless file_id.nil?
1887
1889
  command.params['permissionId'] = permission_id unless permission_id.nil?
1890
+ command.query['removeExpiration'] = remove_expiration unless remove_expiration.nil?
1888
1891
  command.query['transferOwnership'] = transfer_ownership unless transfer_ownership.nil?
1889
1892
  command.query['fields'] = fields unless fields.nil?
1890
1893
  command.query['quotaUser'] = quota_user unless quota_user.nil?
@@ -1898,6 +1901,8 @@ module Google
1898
1901
  # @param [String] permission_id
1899
1902
  # The ID for the permission.
1900
1903
  # @param [Google::Apis::DriveV2::Permission] permission_object
1904
+ # @param [Boolean] remove_expiration
1905
+ # Whether to remove the expiration date.
1901
1906
  # @param [Boolean] transfer_ownership
1902
1907
  # Whether changing a role to 'owner' downgrades the current owners to writers.
1903
1908
  # Does nothing if the specified role is not 'owner'.
@@ -1922,7 +1927,7 @@ module Google
1922
1927
  # @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
1923
1928
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
1924
1929
  # @raise [Google::Apis::AuthorizationError] Authorization is required
1925
- def update_permission(file_id, permission_id, permission_object = nil, transfer_ownership: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
1930
+ def update_permission(file_id, permission_id, permission_object = nil, remove_expiration: nil, transfer_ownership: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
1926
1931
  command = make_simple_command(:put, 'files/{fileId}/permissions/{permissionId}', options)
1927
1932
  command.request_representation = Google::Apis::DriveV2::Permission::Representation
1928
1933
  command.request_object = permission_object
@@ -1930,6 +1935,7 @@ module Google
1930
1935
  command.response_class = Google::Apis::DriveV2::Permission
1931
1936
  command.params['fileId'] = file_id unless file_id.nil?
1932
1937
  command.params['permissionId'] = permission_id unless permission_id.nil?
1938
+ command.query['removeExpiration'] = remove_expiration unless remove_expiration.nil?
1933
1939
  command.query['transferOwnership'] = transfer_ownership unless transfer_ownership.nil?
1934
1940
  command.query['fields'] = fields unless fields.nil?
1935
1941
  command.query['quotaUser'] = quota_user unless quota_user.nil?
@@ -26,7 +26,7 @@ module Google
26
26
  # @see https://developers.google.com/drive/
27
27
  module DriveV3
28
28
  VERSION = 'V3'
29
- REVISION = '20160520'
29
+ REVISION = '20160602'
30
30
 
31
31
  # View and manage the files in your Google Drive
32
32
  AUTH_DRIVE = 'https://www.googleapis.com/auth/drive'
@@ -1164,6 +1164,11 @@ module Google
1164
1164
  # @return [String]
1165
1165
  attr_accessor :email_address
1166
1166
 
1167
+ # The time at which this permission will expire (RFC 3339 date-time).
1168
+ # Corresponds to the JSON property `expirationTime`
1169
+ # @return [DateTime]
1170
+ attr_accessor :expiration_time
1171
+
1167
1172
  # The ID of this permission. This is a unique identifier for the grantee, and is
1168
1173
  # published in User resources as permissionId.
1169
1174
  # Corresponds to the JSON property `id`
@@ -1208,6 +1213,7 @@ module Google
1208
1213
  @display_name = args[:display_name] if args.key?(:display_name)
1209
1214
  @domain = args[:domain] if args.key?(:domain)
1210
1215
  @email_address = args[:email_address] if args.key?(:email_address)
1216
+ @expiration_time = args[:expiration_time] if args.key?(:expiration_time)
1211
1217
  @id = args[:id] if args.key?(:id)
1212
1218
  @kind = args[:kind] if args.key?(:kind)
1213
1219
  @photo_link = args[:photo_link] if args.key?(:photo_link)
@@ -451,6 +451,8 @@ module Google
451
451
  property :display_name, as: 'displayName'
452
452
  property :domain, as: 'domain'
453
453
  property :email_address, as: 'emailAddress'
454
+ property :expiration_time, as: 'expirationTime', type: DateTime
455
+
454
456
  property :id, as: 'id'
455
457
  property :kind, as: 'kind'
456
458
  property :photo_link, as: 'photoLink'
@@ -1110,6 +1110,8 @@ module Google
1110
1110
  # @param [String] permission_id
1111
1111
  # The ID of the permission.
1112
1112
  # @param [Google::Apis::DriveV3::Permission] permission_object
1113
+ # @param [Boolean] remove_expiration
1114
+ # Whether to remove the expiration date.
1113
1115
  # @param [Boolean] transfer_ownership
1114
1116
  # Whether to transfer ownership to the specified user and downgrade the current
1115
1117
  # owner to a writer. This parameter is required as an acknowledgement of the
@@ -1135,7 +1137,7 @@ module Google
1135
1137
  # @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
1136
1138
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
1137
1139
  # @raise [Google::Apis::AuthorizationError] Authorization is required
1138
- def update_permission(file_id, permission_id, permission_object = nil, transfer_ownership: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
1140
+ def update_permission(file_id, permission_id, permission_object = nil, remove_expiration: nil, transfer_ownership: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
1139
1141
  command = make_simple_command(:patch, 'files/{fileId}/permissions/{permissionId}', options)
1140
1142
  command.request_representation = Google::Apis::DriveV3::Permission::Representation
1141
1143
  command.request_object = permission_object
@@ -1143,6 +1145,7 @@ module Google
1143
1145
  command.response_class = Google::Apis::DriveV3::Permission
1144
1146
  command.params['fileId'] = file_id unless file_id.nil?
1145
1147
  command.params['permissionId'] = permission_id unless permission_id.nil?
1148
+ command.query['removeExpiration'] = remove_expiration unless remove_expiration.nil?
1146
1149
  command.query['transferOwnership'] = transfer_ownership unless transfer_ownership.nil?
1147
1150
  command.query['fields'] = fields unless fields.nil?
1148
1151
  command.query['quotaUser'] = quota_user unless quota_user.nil?
@@ -25,7 +25,7 @@ module Google
25
25
  # @see https://developers.google.com/fusiontables
26
26
  module FusiontablesV2
27
27
  VERSION = 'V2'
28
- REVISION = '20160317'
28
+ REVISION = '20160526'
29
29
 
30
30
  # Manage your Fusion Tables
31
31
  AUTH_FUSIONTABLES = 'https://www.googleapis.com/auth/fusiontables'
@@ -123,9 +123,10 @@ module Google
123
123
  # NUMBER_NO_SEPARATORfor example 1234.56 NUMBER_PERCENTfor example 123,456%
124
124
  # NUMBER_SCIENTIFICfor example 1E3 STRING_EIGHT_LINE_IMAGEDisplays thumbnail
125
125
  # images as tall as eight lines of text STRING_FOUR_LINE_IMAGEDisplays thumbnail
126
- # images as tall as four lines of text STRING_JSON_TEXTAllows JSON editing of
127
- # text in UI STRING_LINKTreats cell as a link (must start with http:// or https:/
128
- # /) STRING_ONE_LINE_IMAGEDisplays thumbnail images as tall as one line of text
126
+ # images as tall as four lines of text STRING_JSON_TEXTAllows editing of text as
127
+ # JSON in UI STRING_JSON_LISTAllows editing of text as a JSON list in UI
128
+ # STRING_LINKTreats cell as a link (must start with http:// or https://)
129
+ # STRING_ONE_LINE_IMAGEDisplays thumbnail images as tall as one line of text
129
130
  # STRING_VIDEO_OR_MAPDisplay a video or map thumbnail
130
131
  # Corresponds to the JSON property `formatPattern`
131
132
  # @return [String]
@@ -25,7 +25,7 @@ module Google
25
25
  # @see https://developers.google.com/games/services
26
26
  module GamesConfigurationV1configuration
27
27
  VERSION = 'V1configuration'
28
- REVISION = '20160519'
28
+ REVISION = '20160530'
29
29
 
30
30
  # View and manage your Google Play Developer account
31
31
  AUTH_ANDROIDPUBLISHER = 'https://www.googleapis.com/auth/androidpublisher'
@@ -25,7 +25,7 @@ module Google
25
25
  # @see https://developers.google.com/games/services
26
26
  module GamesManagementV1management
27
27
  VERSION = 'V1management'
28
- REVISION = '20160519'
28
+ REVISION = '20160530'
29
29
 
30
30
  # Share your Google+ profile information and view and manage your game activity
31
31
  AUTH_GAMES = 'https://www.googleapis.com/auth/games'
@@ -25,7 +25,7 @@ module Google
25
25
  # @see https://developers.google.com/games/services/
26
26
  module GamesV1
27
27
  VERSION = 'V1'
28
- REVISION = '20160519'
28
+ REVISION = '20160530'
29
29
 
30
30
  # View and manage its own configuration data in your Google Drive
31
31
  AUTH_DRIVE_APPDATA = 'https://www.googleapis.com/auth/drive.appdata'
@@ -27,7 +27,7 @@ module Google
27
27
  # @see https://cloud.google.com/genomics/
28
28
  module GenomicsV1
29
29
  VERSION = 'V1'
30
- REVISION = '20160524'
30
+ REVISION = '20160607'
31
31
 
32
32
  # View and manage your data in Google BigQuery
33
33
  AUTH_BIGQUERY = 'https://www.googleapis.com/auth/bigquery'
@@ -3329,6 +3329,11 @@ module Google
3329
3329
  # @return [Array<Google::Apis::GenomicsV1::OperationEvent>]
3330
3330
  attr_accessor :events
3331
3331
 
3332
+ # Runtime metadata on this Operation.
3333
+ # Corresponds to the JSON property `runtimeMetadata`
3334
+ # @return [Hash<String,Object>]
3335
+ attr_accessor :runtime_metadata
3336
+
3332
3337
  def initialize(**args)
3333
3338
  update!(**args)
3334
3339
  end
@@ -3340,6 +3345,7 @@ module Google
3340
3345
  @end_time = args[:end_time] if args.key?(:end_time)
3341
3346
  @request = args[:request] if args.key?(:request)
3342
3347
  @events = args[:events] if args.key?(:events)
3348
+ @runtime_metadata = args[:runtime_metadata] if args.key?(:runtime_metadata)
3343
3349
  end
3344
3350
  end
3345
3351
 
@@ -3361,6 +3367,63 @@ module Google
3361
3367
  @description = args[:description] if args.key?(:description)
3362
3368
  end
3363
3369
  end
3370
+
3371
+ # Runtime metadata that will be populated in the runtimeMetadata field of the
3372
+ # Operation associated with a RunPipeline execution.
3373
+ class RuntimeMetadata
3374
+ include Google::Apis::Core::Hashable
3375
+
3376
+ # Describes a GCE resource that is being managed by a running pipeline.
3377
+ # Corresponds to the JSON property `gce`
3378
+ # @return [Google::Apis::GenomicsV1::Gce]
3379
+ attr_accessor :gce
3380
+
3381
+ def initialize(**args)
3382
+ update!(**args)
3383
+ end
3384
+
3385
+ # Update properties of this object
3386
+ def update!(**args)
3387
+ @gce = args[:gce] if args.key?(:gce)
3388
+ end
3389
+ end
3390
+
3391
+ # Describes a GCE resource that is being managed by a running pipeline.
3392
+ class Gce
3393
+ include Google::Apis::Core::Hashable
3394
+
3395
+ # The instance on which the operation is running.
3396
+ # Corresponds to the JSON property `instanceName`
3397
+ # @return [String]
3398
+ attr_accessor :instance_name
3399
+
3400
+ # The availability zone in which the instance resides.
3401
+ # Corresponds to the JSON property `zone`
3402
+ # @return [String]
3403
+ attr_accessor :zone
3404
+
3405
+ # The machine type of the instance.
3406
+ # Corresponds to the JSON property `machineType`
3407
+ # @return [String]
3408
+ attr_accessor :machine_type
3409
+
3410
+ # The names of the disks that were created for this pipeline.
3411
+ # Corresponds to the JSON property `diskNames`
3412
+ # @return [Array<String>]
3413
+ attr_accessor :disk_names
3414
+
3415
+ def initialize(**args)
3416
+ update!(**args)
3417
+ end
3418
+
3419
+ # Update properties of this object
3420
+ def update!(**args)
3421
+ @instance_name = args[:instance_name] if args.key?(:instance_name)
3422
+ @zone = args[:zone] if args.key?(:zone)
3423
+ @machine_type = args[:machine_type] if args.key?(:machine_type)
3424
+ @disk_names = args[:disk_names] if args.key?(:disk_names)
3425
+ end
3426
+ end
3364
3427
  end
3365
3428
  end
3366
3429
  end
@@ -478,6 +478,18 @@ module Google
478
478
  include Google::Apis::Core::JsonObjectSupport
479
479
  end
480
480
 
481
+ class RuntimeMetadata
482
+ class Representation < Google::Apis::Core::JsonRepresentation; end
483
+
484
+ include Google::Apis::Core::JsonObjectSupport
485
+ end
486
+
487
+ class Gce
488
+ class Representation < Google::Apis::Core::JsonRepresentation; end
489
+
490
+ include Google::Apis::Core::JsonObjectSupport
491
+ end
492
+
481
493
  class AnnotationSet
482
494
  # @private
483
495
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -1298,6 +1310,7 @@ module Google
1298
1310
  hash :request, as: 'request'
1299
1311
  collection :events, as: 'events', class: Google::Apis::GenomicsV1::OperationEvent, decorator: Google::Apis::GenomicsV1::OperationEvent::Representation
1300
1312
 
1313
+ hash :runtime_metadata, as: 'runtimeMetadata'
1301
1314
  end
1302
1315
  end
1303
1316
 
@@ -1307,6 +1320,24 @@ module Google
1307
1320
  property :description, as: 'description'
1308
1321
  end
1309
1322
  end
1323
+
1324
+ class RuntimeMetadata
1325
+ # @private
1326
+ class Representation < Google::Apis::Core::JsonRepresentation
1327
+ property :gce, as: 'gce', class: Google::Apis::GenomicsV1::Gce, decorator: Google::Apis::GenomicsV1::Gce::Representation
1328
+
1329
+ end
1330
+ end
1331
+
1332
+ class Gce
1333
+ # @private
1334
+ class Representation < Google::Apis::Core::JsonRepresentation
1335
+ property :instance_name, as: 'instanceName'
1336
+ property :zone, as: 'zone'
1337
+ property :machine_type, as: 'machineType'
1338
+ collection :disk_names, as: 'diskNames'
1339
+ end
1340
+ end
1310
1341
  end
1311
1342
  end
1312
1343
  end
@@ -25,7 +25,7 @@ module Google
25
25
  # @see https://developers.google.com/gmail/api/
26
26
  module GmailV1
27
27
  VERSION = 'V1'
28
- REVISION = '20160522'
28
+ REVISION = '20160526'
29
29
 
30
30
  # View and manage your mail
31
31
  AUTH_SCOPE = 'https://mail.google.com/'
@@ -25,7 +25,7 @@ module Google
25
25
  # @see https://developers.google.com/google-apps/groups-settings/get_started
26
26
  module GroupssettingsV1
27
27
  VERSION = 'V1'
28
- REVISION = '20160323'
28
+ REVISION = '20160525'
29
29
 
30
30
  # View and manage the settings of a Google Apps Group
31
31
  AUTH_APPS_GROUPS_SETTINGS = 'https://www.googleapis.com/auth/apps.groups.settings'
@@ -46,6 +46,11 @@ module Google
46
46
  # @return [String]
47
47
  attr_accessor :archive_only
48
48
 
49
+ # Custom footer text.
50
+ # Corresponds to the JSON property `customFooterText`
51
+ # @return [String]
52
+ attr_accessor :custom_footer_text
53
+
49
54
  # Default email to which reply to any message should go.
50
55
  # Corresponds to the JSON property `customReplyTo`
51
56
  # @return [String]
@@ -66,6 +71,11 @@ module Google
66
71
  # @return [String]
67
72
  attr_accessor :email
68
73
 
74
+ # Whether to include custom footer.
75
+ # Corresponds to the JSON property `includeCustomFooter`
76
+ # @return [String]
77
+ attr_accessor :include_custom_footer
78
+
69
79
  # If this groups should be included in global address list or not.
70
80
  # Corresponds to the JSON property `includeInGlobalAddressList`
71
81
  # @return [String]
@@ -196,10 +206,12 @@ module Google
196
206
  @allow_google_communication = args[:allow_google_communication] if args.key?(:allow_google_communication)
197
207
  @allow_web_posting = args[:allow_web_posting] if args.key?(:allow_web_posting)
198
208
  @archive_only = args[:archive_only] if args.key?(:archive_only)
209
+ @custom_footer_text = args[:custom_footer_text] if args.key?(:custom_footer_text)
199
210
  @custom_reply_to = args[:custom_reply_to] if args.key?(:custom_reply_to)
200
211
  @default_message_deny_notification_text = args[:default_message_deny_notification_text] if args.key?(:default_message_deny_notification_text)
201
212
  @description = args[:description] if args.key?(:description)
202
213
  @email = args[:email] if args.key?(:email)
214
+ @include_custom_footer = args[:include_custom_footer] if args.key?(:include_custom_footer)
203
215
  @include_in_global_address_list = args[:include_in_global_address_list] if args.key?(:include_in_global_address_list)
204
216
  @is_archived = args[:is_archived] if args.key?(:is_archived)
205
217
  @kind = args[:kind] if args.key?(:kind)
@@ -35,10 +35,12 @@ module Google
35
35
  property :allow_google_communication, as: 'allowGoogleCommunication'
36
36
  property :allow_web_posting, as: 'allowWebPosting'
37
37
  property :archive_only, as: 'archiveOnly'
38
+ property :custom_footer_text, as: 'customFooterText'
38
39
  property :custom_reply_to, as: 'customReplyTo'
39
40
  property :default_message_deny_notification_text, as: 'defaultMessageDenyNotificationText'
40
41
  property :description, as: 'description'
41
42
  property :email, as: 'email'
43
+ property :include_custom_footer, as: 'includeCustomFooter'
42
44
  property :include_in_global_address_list, as: 'includeInGlobalAddressList'
43
45
  property :is_archived, as: 'isArchived'
44
46
  property :kind, as: 'kind'