google-api-client 0.28.3 → 0.28.4

Sign up to get free protection for your applications and to get access to all the features.
Files changed (47) hide show
  1. checksums.yaml +4 -4
  2. data/CHANGELOG.md +18 -0
  3. data/generated/google/apis/accesscontextmanager_v1beta.rb +1 -1
  4. data/generated/google/apis/accesscontextmanager_v1beta/classes.rb +3 -5
  5. data/generated/google/apis/admin_directory_v1.rb +1 -1
  6. data/generated/google/apis/admin_directory_v1/classes.rb +98 -0
  7. data/generated/google/apis/admin_directory_v1/representations.rb +21 -0
  8. data/generated/google/apis/admin_directory_v1/service.rb +12 -3
  9. data/generated/google/apis/androidenterprise_v1.rb +1 -1
  10. data/generated/google/apis/androidenterprise_v1/classes.rb +29 -3
  11. data/generated/google/apis/androidenterprise_v1/representations.rb +15 -0
  12. data/generated/google/apis/bigtableadmin_v1.rb +31 -0
  13. data/generated/google/apis/bigtableadmin_v1/classes.rb +510 -0
  14. data/generated/google/apis/bigtableadmin_v1/representations.rb +234 -0
  15. data/generated/google/apis/bigtableadmin_v1/service.rb +128 -0
  16. data/generated/google/apis/bigtableadmin_v2.rb +1 -1
  17. data/generated/google/apis/bigtableadmin_v2/classes.rb +1 -1
  18. data/generated/google/apis/cloudsearch_v1.rb +1 -1
  19. data/generated/google/apis/cloudsearch_v1/classes.rb +1 -1
  20. data/generated/google/apis/discovery_v1.rb +2 -2
  21. data/generated/google/apis/discovery_v1/service.rb +1 -1
  22. data/generated/google/apis/dlp_v2.rb +1 -1
  23. data/generated/google/apis/dlp_v2/classes.rb +7 -0
  24. data/generated/google/apis/dlp_v2/representations.rb +1 -0
  25. data/generated/google/apis/docs_v1.rb +2 -2
  26. data/generated/google/apis/docs_v1/classes.rb +21 -21
  27. data/generated/google/apis/docs_v1/service.rb +1 -1
  28. data/generated/google/apis/firebasehosting_v1beta1.rb +1 -1
  29. data/generated/google/apis/firebasehosting_v1beta1/classes.rb +40 -0
  30. data/generated/google/apis/firebasehosting_v1beta1/representations.rb +16 -0
  31. data/generated/google/apis/iam_v1.rb +1 -1
  32. data/generated/google/apis/iam_v1/classes.rb +0 -37
  33. data/generated/google/apis/iam_v1/representations.rb +0 -15
  34. data/generated/google/apis/iam_v1/service.rb +8 -44
  35. data/generated/google/apis/speech_v1.rb +2 -2
  36. data/generated/google/apis/speech_v1/classes.rb +2 -2
  37. data/generated/google/apis/speech_v1/service.rb +1 -1
  38. data/generated/google/apis/speech_v1p1beta1.rb +2 -2
  39. data/generated/google/apis/speech_v1p1beta1/classes.rb +2 -2
  40. data/generated/google/apis/speech_v1p1beta1/service.rb +1 -1
  41. data/generated/google/apis/storagetransfer_v1.rb +1 -1
  42. data/generated/google/apis/storagetransfer_v1/classes.rb +15 -11
  43. data/generated/google/apis/testing_v1.rb +1 -1
  44. data/generated/google/apis/testing_v1/classes.rb +6 -0
  45. data/generated/google/apis/testing_v1/representations.rb +1 -0
  46. data/lib/google/apis/version.rb +1 -1
  47. metadata +6 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: ce47b375ee341d5db200a371b62c225a29fddfa6
4
- data.tar.gz: 415500390333d56bca24bcc8ef763bd7ab3e2feb
3
+ metadata.gz: 69b2a89c626fc56dc17f5899b01549e93fcf4877
4
+ data.tar.gz: dcc65867c8c214919168ce9d23d03b81bda54fad
5
5
  SHA512:
6
- metadata.gz: 54148bfaeb4bd48e2d2cfe799379ce9546f50fafe28ec636fa8a0ff17a9ff114df9dd57f2f6fada6c93390af2486c56d8bbc1092410d030fbab0878350b51879
7
- data.tar.gz: cbfbd3cb74851687b8eced561e450abf7a1db817d79208aa711ee53c9635a92c706461745a19dd765a6f712fafe0d203a227e12965d68cd16a1e7dc8954b9e21
6
+ metadata.gz: b7af896a27a1093777b470c884884f8eba2a4634ce89424a7abb4dacccf87cfc7845f4920508fad78bc5be296b39ac9a95224c23c078af3c902c47be24d0d189
7
+ data.tar.gz: 1630641e918580ee6089de66793817967721eacfd1b1c486dc17022e9533c125a063623c2d9ef2a44b853fcd61b5a0691beeedacb635207b4270a1fb6b8f1672
@@ -1,3 +1,21 @@
1
+ # 0.28.4
2
+ * Backwards compatible changes:
3
+ * Added `bigtableadmin_v1`
4
+ * Updated `accesscontextmanager_v1beta`
5
+ * Updated `admin_directory_v1`
6
+ * Updated `androidenterprise_v1`
7
+ * Updated `bigtableadmin_v2`
8
+ * Updated `cloudsearch_v1`
9
+ * Updated `discovery_v1`
10
+ * Updated `dlp_v2`
11
+ * Updated `docs_v1`
12
+ * Updated `firebasehosting_v1beta1`
13
+ * Updated `iam_v1`
14
+ * Updated `speech_v1`
15
+ * Updated `speech_v1p1beta1`
16
+ * Updated `storagetransfer_v1`
17
+ * Updated `testing_v1`
18
+
1
19
  # 0.28.3
2
20
  * Backwards compatible changes:
3
21
  * Added `dfareporting_v3_3`
@@ -25,7 +25,7 @@ module Google
25
25
  # @see https://cloud.google.com/access-context-manager/docs/reference/rest/
26
26
  module AccesscontextmanagerV1beta
27
27
  VERSION = 'V1beta'
28
- REVISION = '20190121'
28
+ REVISION = '20190204'
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'
@@ -186,14 +186,12 @@ module Google
186
186
  # @return [Array<String>]
187
187
  attr_accessor :ip_subnetworks
188
188
 
189
- # The signed-in user originating the request must be a part of one of the
190
- # provided members.
189
+ # The request must be made by one of the provided user or service
190
+ # accounts. Groups are not supported.
191
191
  # Syntax:
192
192
  # `user:`emailid``
193
- # `group:`emailid``
194
193
  # `serviceAccount:`emailid``
195
- # If not specified, a request may come from any user (logged in/not logged
196
- # in, not present in any groups, etc.).
194
+ # If not specified, a request may come from any user.
197
195
  # Corresponds to the JSON property `members`
198
196
  # @return [Array<String>]
199
197
  attr_accessor :members
@@ -26,7 +26,7 @@ module Google
26
26
  # @see https://developers.google.com/admin-sdk/directory/
27
27
  module AdminDirectoryV1
28
28
  VERSION = 'DirectoryV1'
29
- REVISION = '20190118'
29
+ REVISION = '20190128'
30
30
 
31
31
  # View and manage customer related information
32
32
  AUTH_ADMIN_DIRECTORY_CUSTOMER = 'https://www.googleapis.com/auth/admin.directory.customer'
@@ -254,6 +254,11 @@ module Google
254
254
  class Building
255
255
  include Google::Apis::Core::Hashable
256
256
 
257
+ # JSON template for the postal address of a building in Directory API.
258
+ # Corresponds to the JSON property `address`
259
+ # @return [Google::Apis::AdminDirectoryV1::BuildingAddress]
260
+ attr_accessor :address
261
+
257
262
  # Unique identifier for the building. The maximum length is 100 characters.
258
263
  # Corresponds to the JSON property `buildingId`
259
264
  # @return [String]
@@ -298,6 +303,7 @@ module Google
298
303
 
299
304
  # Update properties of this object
300
305
  def update!(**args)
306
+ @address = args[:address] if args.key?(:address)
301
307
  @building_id = args[:building_id] if args.key?(:building_id)
302
308
  @building_name = args[:building_name] if args.key?(:building_name)
303
309
  @coordinates = args[:coordinates] if args.key?(:coordinates)
@@ -308,6 +314,98 @@ module Google
308
314
  end
309
315
  end
310
316
 
317
+ # JSON template for the postal address of a building in Directory API.
318
+ class BuildingAddress
319
+ include Google::Apis::Core::Hashable
320
+
321
+ # Unstructured address lines describing the lower levels of an address. Because
322
+ # values in addressLines do not have type information and may sometimes contain
323
+ # multiple values in a single field (e.g. "Austin, TX"), it is important that
324
+ # the line order is clear. The order of address lines should be "envelope order"
325
+ # for the country/region of the address. In places where this can vary (e.g.
326
+ # Japan), address_language is used to make it explicit (e.g. "ja" for large-to-
327
+ # small ordering and "ja-Latn" or "en" for small-to-large). This way, the most
328
+ # specific line of an address can be selected based on the language. The minimum
329
+ # permitted structural representation of an address consists of a regionCode
330
+ # with all remaining information placed in the addressLines. It would be
331
+ # possible to format such an address very approximately without geocoding, but
332
+ # no semantic reasoning could be made about any of the address components until
333
+ # it was at least partially resolved. Creating an address only containing a
334
+ # regionCode and addressLines, and then geocoding is the recommended way to
335
+ # handle completely unstructured addresses (as opposed to guessing which parts
336
+ # of the address should be localities or administrative areas).
337
+ # Corresponds to the JSON property `addressLines`
338
+ # @return [Array<String>]
339
+ attr_accessor :address_lines
340
+
341
+ # Optional. Highest administrative subdivision which is used for postal
342
+ # addresses of a country or region. For example, this can be a state, a province,
343
+ # an oblast, or a prefecture. Specifically, for Spain this is the province and
344
+ # not the autonomous community (e.g. "Barcelona" and not "Catalonia"). Many
345
+ # countries don't use an administrative area in postal addresses. E.g. in
346
+ # Switzerland this should be left unpopulated.
347
+ # Corresponds to the JSON property `administrativeArea`
348
+ # @return [String]
349
+ attr_accessor :administrative_area
350
+
351
+ # Optional. BCP-47 language code of the contents of this address (if known).
352
+ # This is often the UI language of the input form or is expected to match one of
353
+ # the languages used in the address' country/region, or their transliterated
354
+ # equivalents. This can affect formatting in certain countries, but is not
355
+ # critical to the correctness of the data and will never affect any validation
356
+ # or other non-formatting related operations. If this value is not known, it
357
+ # should be omitted (rather than specifying a possibly incorrect default).
358
+ # Examples: "zh-Hant", "ja", "ja-Latn", "en".
359
+ # Corresponds to the JSON property `languageCode`
360
+ # @return [String]
361
+ attr_accessor :language_code
362
+
363
+ # Optional. Generally refers to the city/town portion of the address. Examples:
364
+ # US city, IT comune, UK post town. In regions of the world where localities are
365
+ # not well defined or do not fit into this structure well, leave locality empty
366
+ # and use addressLines.
367
+ # Corresponds to the JSON property `locality`
368
+ # @return [String]
369
+ attr_accessor :locality
370
+
371
+ # Optional. Postal code of the address. Not all countries use or require postal
372
+ # codes to be present, but where they are used, they may trigger additional
373
+ # validation with other parts of the address (e.g. state/zip validation in the U.
374
+ # S.A.).
375
+ # Corresponds to the JSON property `postalCode`
376
+ # @return [String]
377
+ attr_accessor :postal_code
378
+
379
+ # Required. CLDR region code of the country/region of the address. This is never
380
+ # inferred and it is up to the user to ensure the value is correct. See http://
381
+ # cldr.unicode.org/ and http://www.unicode.org/cldr/charts/30/supplemental/
382
+ # territory_information.html
383
+ # Corresponds to the JSON property `regionCode`
384
+ # @return [String]
385
+ attr_accessor :region_code
386
+
387
+ # Optional. Sublocality of the address. For example, this can be neighborhoods,
388
+ # boroughs, districts.
389
+ # Corresponds to the JSON property `sublocality`
390
+ # @return [String]
391
+ attr_accessor :sublocality
392
+
393
+ def initialize(**args)
394
+ update!(**args)
395
+ end
396
+
397
+ # Update properties of this object
398
+ def update!(**args)
399
+ @address_lines = args[:address_lines] if args.key?(:address_lines)
400
+ @administrative_area = args[:administrative_area] if args.key?(:administrative_area)
401
+ @language_code = args[:language_code] if args.key?(:language_code)
402
+ @locality = args[:locality] if args.key?(:locality)
403
+ @postal_code = args[:postal_code] if args.key?(:postal_code)
404
+ @region_code = args[:region_code] if args.key?(:region_code)
405
+ @sublocality = args[:sublocality] if args.key?(:sublocality)
406
+ end
407
+ end
408
+
311
409
  # JSON template for coordinates of a building in Directory API.
312
410
  class BuildingCoordinates
313
411
  include Google::Apis::Core::Hashable
@@ -58,6 +58,12 @@ module Google
58
58
  include Google::Apis::Core::JsonObjectSupport
59
59
  end
60
60
 
61
+ class BuildingAddress
62
+ class Representation < Google::Apis::Core::JsonRepresentation; end
63
+
64
+ include Google::Apis::Core::JsonObjectSupport
65
+ end
66
+
61
67
  class BuildingCoordinates
62
68
  class Representation < Google::Apis::Core::JsonRepresentation; end
63
69
 
@@ -592,6 +598,8 @@ module Google
592
598
  class Building
593
599
  # @private
594
600
  class Representation < Google::Apis::Core::JsonRepresentation
601
+ property :address, as: 'address', class: Google::Apis::AdminDirectoryV1::BuildingAddress, decorator: Google::Apis::AdminDirectoryV1::BuildingAddress::Representation
602
+
595
603
  property :building_id, as: 'buildingId'
596
604
  property :building_name, as: 'buildingName'
597
605
  property :coordinates, as: 'coordinates', class: Google::Apis::AdminDirectoryV1::BuildingCoordinates, decorator: Google::Apis::AdminDirectoryV1::BuildingCoordinates::Representation
@@ -603,6 +611,19 @@ module Google
603
611
  end
604
612
  end
605
613
 
614
+ class BuildingAddress
615
+ # @private
616
+ class Representation < Google::Apis::Core::JsonRepresentation
617
+ collection :address_lines, as: 'addressLines'
618
+ property :administrative_area, as: 'administrativeArea'
619
+ property :language_code, as: 'languageCode'
620
+ property :locality, as: 'locality'
621
+ property :postal_code, as: 'postalCode'
622
+ property :region_code, as: 'regionCode'
623
+ property :sublocality, as: 'sublocality'
624
+ end
625
+ end
626
+
606
627
  class BuildingCoordinates
607
628
  # @private
608
629
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -2183,6 +2183,8 @@ module Google
2183
2183
  # The unique ID for the customer's G Suite account. As an account administrator,
2184
2184
  # you can also use the my_customer alias to represent your account's customer ID.
2185
2185
  # @param [Google::Apis::AdminDirectoryV1::Building] building_object
2186
+ # @param [String] coordinates_source
2187
+ # Source from which Building.coordinates are derived.
2186
2188
  # @param [String] fields
2187
2189
  # Selector specifying which fields to include in a partial response.
2188
2190
  # @param [String] quota_user
@@ -2202,13 +2204,14 @@ module Google
2202
2204
  # @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
2203
2205
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
2204
2206
  # @raise [Google::Apis::AuthorizationError] Authorization is required
2205
- def insert_resource_building(customer, building_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
2207
+ def insert_resource_building(customer, building_object = nil, coordinates_source: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
2206
2208
  command = make_simple_command(:post, 'customer/{customer}/resources/buildings', options)
2207
2209
  command.request_representation = Google::Apis::AdminDirectoryV1::Building::Representation
2208
2210
  command.request_object = building_object
2209
2211
  command.response_representation = Google::Apis::AdminDirectoryV1::Building::Representation
2210
2212
  command.response_class = Google::Apis::AdminDirectoryV1::Building
2211
2213
  command.params['customer'] = customer unless customer.nil?
2214
+ command.query['coordinatesSource'] = coordinates_source unless coordinates_source.nil?
2212
2215
  command.query['fields'] = fields unless fields.nil?
2213
2216
  command.query['quotaUser'] = quota_user unless quota_user.nil?
2214
2217
  command.query['userIp'] = user_ip unless user_ip.nil?
@@ -2262,6 +2265,8 @@ module Google
2262
2265
  # @param [String] building_id
2263
2266
  # The ID of the building to update.
2264
2267
  # @param [Google::Apis::AdminDirectoryV1::Building] building_object
2268
+ # @param [String] coordinates_source
2269
+ # Source from which Building.coordinates are derived.
2265
2270
  # @param [String] fields
2266
2271
  # Selector specifying which fields to include in a partial response.
2267
2272
  # @param [String] quota_user
@@ -2281,7 +2286,7 @@ module Google
2281
2286
  # @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
2282
2287
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
2283
2288
  # @raise [Google::Apis::AuthorizationError] Authorization is required
2284
- def patch_resource_building(customer, building_id, building_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
2289
+ def patch_resource_building(customer, building_id, building_object = nil, coordinates_source: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
2285
2290
  command = make_simple_command(:patch, 'customer/{customer}/resources/buildings/{buildingId}', options)
2286
2291
  command.request_representation = Google::Apis::AdminDirectoryV1::Building::Representation
2287
2292
  command.request_object = building_object
@@ -2289,6 +2294,7 @@ module Google
2289
2294
  command.response_class = Google::Apis::AdminDirectoryV1::Building
2290
2295
  command.params['customer'] = customer unless customer.nil?
2291
2296
  command.params['buildingId'] = building_id unless building_id.nil?
2297
+ command.query['coordinatesSource'] = coordinates_source unless coordinates_source.nil?
2292
2298
  command.query['fields'] = fields unless fields.nil?
2293
2299
  command.query['quotaUser'] = quota_user unless quota_user.nil?
2294
2300
  command.query['userIp'] = user_ip unless user_ip.nil?
@@ -2302,6 +2308,8 @@ module Google
2302
2308
  # @param [String] building_id
2303
2309
  # The ID of the building to update.
2304
2310
  # @param [Google::Apis::AdminDirectoryV1::Building] building_object
2311
+ # @param [String] coordinates_source
2312
+ # Source from which Building.coordinates are derived.
2305
2313
  # @param [String] fields
2306
2314
  # Selector specifying which fields to include in a partial response.
2307
2315
  # @param [String] quota_user
@@ -2321,7 +2329,7 @@ module Google
2321
2329
  # @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
2322
2330
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
2323
2331
  # @raise [Google::Apis::AuthorizationError] Authorization is required
2324
- def update_resource_building(customer, building_id, building_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
2332
+ def update_resource_building(customer, building_id, building_object = nil, coordinates_source: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
2325
2333
  command = make_simple_command(:put, 'customer/{customer}/resources/buildings/{buildingId}', options)
2326
2334
  command.request_representation = Google::Apis::AdminDirectoryV1::Building::Representation
2327
2335
  command.request_object = building_object
@@ -2329,6 +2337,7 @@ module Google
2329
2337
  command.response_class = Google::Apis::AdminDirectoryV1::Building
2330
2338
  command.params['customer'] = customer unless customer.nil?
2331
2339
  command.params['buildingId'] = building_id unless building_id.nil?
2340
+ command.query['coordinatesSource'] = coordinates_source unless coordinates_source.nil?
2332
2341
  command.query['fields'] = fields unless fields.nil?
2333
2342
  command.query['quotaUser'] = quota_user unless quota_user.nil?
2334
2343
  command.query['userIp'] = user_ip unless user_ip.nil?
@@ -25,7 +25,7 @@ module Google
25
25
  # @see https://developers.google.com/android/work/play/emm-api
26
26
  module AndroidenterpriseV1
27
27
  VERSION = 'V1'
28
- REVISION = '20190123'
28
+ REVISION = '20190130'
29
29
 
30
30
  # Manage corporate Android devices
31
31
  AUTH_ANDROIDENTERPRISE = 'https://www.googleapis.com/auth/androidenterprise'
@@ -80,6 +80,11 @@ module Google
80
80
  # @return [String]
81
81
  attr_accessor :kind
82
82
 
83
+ # Options for displaying the Managed Configuration page.
84
+ # Corresponds to the JSON property `managedConfigurations`
85
+ # @return [Google::Apis::AndroidenterpriseV1::AdministratorWebTokenSpecManagedConfigurations]
86
+ attr_accessor :managed_configurations
87
+
83
88
  # The URI of the parent frame hosting the iframe. To prevent XSS, the iframe may
84
89
  # not be hosted at other URIs. This URI must be https.
85
90
  # Corresponds to the JSON property `parent`
@@ -118,6 +123,7 @@ module Google
118
123
  # Update properties of this object
119
124
  def update!(**args)
120
125
  @kind = args[:kind] if args.key?(:kind)
126
+ @managed_configurations = args[:managed_configurations] if args.key?(:managed_configurations)
121
127
  @parent = args[:parent] if args.key?(:parent)
122
128
  @permission = args[:permission] if args.key?(:permission)
123
129
  @play_search = args[:play_search] if args.key?(:play_search)
@@ -127,6 +133,26 @@ module Google
127
133
  end
128
134
  end
129
135
 
136
+ #
137
+ class AdministratorWebTokenSpecManagedConfigurations
138
+ include Google::Apis::Core::Hashable
139
+
140
+ # Whether the Managed Configuration page is displayed. Default is true.
141
+ # Corresponds to the JSON property `enabled`
142
+ # @return [Boolean]
143
+ attr_accessor :enabled
144
+ alias_method :enabled?, :enabled
145
+
146
+ def initialize(**args)
147
+ update!(**args)
148
+ end
149
+
150
+ # Update properties of this object
151
+ def update!(**args)
152
+ @enabled = args[:enabled] if args.key?(:enabled)
153
+ end
154
+ end
155
+
130
156
  #
131
157
  class AdministratorWebTokenSpecPlaySearch
132
158
  include Google::Apis::Core::Hashable
@@ -529,7 +555,7 @@ module Google
529
555
  end
530
556
  end
531
557
 
532
- # The Auto install constraint. Defines a set of restrictions for installation.
558
+ # The auto-install constraint. Defines a set of restrictions for installation.
533
559
  # At least one of the fields must be set.
534
560
  class AutoInstallConstraint
535
561
  include Google::Apis::Core::Hashable
@@ -565,7 +591,7 @@ module Google
565
591
  class AutoInstallPolicy
566
592
  include Google::Apis::Core::Hashable
567
593
 
568
- # Constraints for auto-installing the app. You can specify a maximum of one
594
+ # The constraints for auto-installing the app. You can specify a maximum of one
569
595
  # constraint.
570
596
  # Corresponds to the JSON property `autoInstallConstraint`
571
597
  # @return [Array<Google::Apis::AndroidenterpriseV1::AutoInstallConstraint>]
@@ -2151,7 +2177,7 @@ module Google
2151
2177
  class ProductPolicy
2152
2178
  include Google::Apis::Core::Hashable
2153
2179
 
2154
- # The auto install policy for the product.
2180
+ # The auto-install policy for the product.
2155
2181
  # Corresponds to the JSON property `autoInstallPolicy`
2156
2182
  # @return [Google::Apis::AndroidenterpriseV1::AutoInstallPolicy]
2157
2183
  attr_accessor :auto_install_policy
@@ -40,6 +40,12 @@ module Google
40
40
  include Google::Apis::Core::JsonObjectSupport
41
41
  end
42
42
 
43
+ class AdministratorWebTokenSpecManagedConfigurations
44
+ class Representation < Google::Apis::Core::JsonRepresentation; end
45
+
46
+ include Google::Apis::Core::JsonObjectSupport
47
+ end
48
+
43
49
  class AdministratorWebTokenSpecPlaySearch
44
50
  class Representation < Google::Apis::Core::JsonRepresentation; end
45
51
 
@@ -521,6 +527,8 @@ module Google
521
527
  # @private
522
528
  class Representation < Google::Apis::Core::JsonRepresentation
523
529
  property :kind, as: 'kind'
530
+ property :managed_configurations, as: 'managedConfigurations', class: Google::Apis::AndroidenterpriseV1::AdministratorWebTokenSpecManagedConfigurations, decorator: Google::Apis::AndroidenterpriseV1::AdministratorWebTokenSpecManagedConfigurations::Representation
531
+
524
532
  property :parent, as: 'parent'
525
533
  collection :permission, as: 'permission'
526
534
  property :play_search, as: 'playSearch', class: Google::Apis::AndroidenterpriseV1::AdministratorWebTokenSpecPlaySearch, decorator: Google::Apis::AndroidenterpriseV1::AdministratorWebTokenSpecPlaySearch::Representation
@@ -534,6 +542,13 @@ module Google
534
542
  end
535
543
  end
536
544
 
545
+ class AdministratorWebTokenSpecManagedConfigurations
546
+ # @private
547
+ class Representation < Google::Apis::Core::JsonRepresentation
548
+ property :enabled, as: 'enabled'
549
+ end
550
+ end
551
+
537
552
  class AdministratorWebTokenSpecPlaySearch
538
553
  # @private
539
554
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -0,0 +1,31 @@
1
+ # Copyright 2015 Google Inc.
2
+ #
3
+ # Licensed under the Apache License, Version 2.0 (the "License");
4
+ # you may not use this file except in compliance with the License.
5
+ # You may obtain a copy of the License at
6
+ #
7
+ # http://www.apache.org/licenses/LICENSE-2.0
8
+ #
9
+ # Unless required by applicable law or agreed to in writing, software
10
+ # distributed under the License is distributed on an "AS IS" BASIS,
11
+ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12
+ # See the License for the specific language governing permissions and
13
+ # limitations under the License.
14
+
15
+ require 'google/apis/bigtableadmin_v1/service.rb'
16
+ require 'google/apis/bigtableadmin_v1/classes.rb'
17
+ require 'google/apis/bigtableadmin_v1/representations.rb'
18
+
19
+ module Google
20
+ module Apis
21
+ # Cloud Bigtable Admin API
22
+ #
23
+ #
24
+ #
25
+ # @see https://cloud.google.com/bigtable/
26
+ module BigtableadminV1
27
+ VERSION = 'V1'
28
+ REVISION = '20190115'
29
+ end
30
+ end
31
+ end