google-api-client 0.14.5 → 0.15.0
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.
- checksums.yaml +4 -4
- data/CHANGELOG.md +34 -0
- data/generated/google/apis/adexchangebuyer2_v2beta1.rb +1 -1
- data/generated/google/apis/adexchangebuyer2_v2beta1/classes.rb +11 -0
- data/generated/google/apis/adexchangebuyer2_v2beta1/representations.rb +1 -0
- data/generated/google/apis/androidenterprise_v1.rb +1 -1
- data/generated/google/apis/androidenterprise_v1/classes.rb +63 -0
- data/generated/google/apis/androidenterprise_v1/representations.rb +18 -0
- data/generated/google/apis/bigquery_v2.rb +1 -1
- data/generated/google/apis/bigquery_v2/classes.rb +14 -0
- data/generated/google/apis/bigquery_v2/representations.rb +2 -0
- data/generated/google/apis/bigquerydatatransfer_v1.rb +1 -1
- data/generated/google/apis/bigquerydatatransfer_v1/classes.rb +28 -50
- data/generated/google/apis/classroom_v1.rb +1 -1
- data/generated/google/apis/cloudtasks_v2beta2.rb +1 -1
- data/generated/google/apis/cloudtasks_v2beta2/classes.rb +116 -111
- data/generated/google/apis/cloudtasks_v2beta2/representations.rb +17 -17
- data/generated/google/apis/cloudtasks_v2beta2/service.rb +8 -0
- data/generated/google/apis/cloudtrace_v2.rb +1 -1
- data/generated/google/apis/cloudtrace_v2/classes.rb +51 -58
- data/generated/google/apis/cloudtrace_v2/representations.rb +14 -15
- data/generated/google/apis/compute_alpha.rb +1 -1
- data/generated/google/apis/compute_alpha/classes.rb +157 -17
- data/generated/google/apis/compute_alpha/representations.rb +52 -0
- data/generated/google/apis/compute_alpha/service.rb +57 -0
- data/generated/google/apis/compute_beta.rb +1 -1
- data/generated/google/apis/compute_beta/classes.rb +46 -17
- data/generated/google/apis/compute_beta/representations.rb +2 -0
- data/generated/google/apis/compute_beta/service.rb +10 -1
- data/generated/google/apis/compute_v1.rb +1 -1
- data/generated/google/apis/compute_v1/classes.rb +4767 -337
- data/generated/google/apis/compute_v1/representations.rb +2044 -27
- data/generated/google/apis/compute_v1/service.rb +111 -0
- data/generated/google/apis/container_v1.rb +1 -1
- data/generated/google/apis/container_v1/classes.rb +1 -1
- data/generated/google/apis/container_v1beta1.rb +1 -1
- data/generated/google/apis/container_v1beta1/classes.rb +34 -1
- data/generated/google/apis/container_v1beta1/representations.rb +17 -0
- data/generated/google/apis/dataflow_v1b3.rb +1 -1
- data/generated/google/apis/dataflow_v1b3/classes.rb +0 -2
- data/generated/google/apis/dataproc_v1beta2.rb +1 -1
- data/generated/google/apis/dataproc_v1beta2/service.rb +5 -1
- data/generated/google/apis/{ml_v1beta1.rb → firestore_v1beta1.rb} +11 -8
- data/generated/google/apis/firestore_v1beta1/classes.rb +2115 -0
- data/generated/google/apis/firestore_v1beta1/representations.rb +899 -0
- data/generated/google/apis/firestore_v1beta1/service.rb +734 -0
- data/generated/google/apis/identitytoolkit_v3.rb +1 -1
- data/generated/google/apis/identitytoolkit_v3/classes.rb +93 -0
- data/generated/google/apis/identitytoolkit_v3/representations.rb +35 -0
- data/generated/google/apis/identitytoolkit_v3/service.rb +35 -0
- data/generated/google/apis/logging_v2.rb +1 -1
- data/generated/google/apis/logging_v2/classes.rb +4 -9
- data/generated/google/apis/logging_v2beta1.rb +1 -1
- data/generated/google/apis/logging_v2beta1/classes.rb +4 -9
- data/generated/google/apis/ml_v1.rb +1 -1
- data/generated/google/apis/ml_v1/service.rb +102 -0
- data/generated/google/apis/monitoring_v3.rb +1 -1
- data/generated/google/apis/monitoring_v3/classes.rb +4 -9
- data/generated/google/apis/proximitybeacon_v1beta1.rb +1 -1
- data/generated/google/apis/proximitybeacon_v1beta1/classes.rb +17 -0
- data/generated/google/apis/proximitybeacon_v1beta1/representations.rb +1 -0
- data/generated/google/apis/servicecontrol_v1.rb +1 -1
- data/generated/google/apis/servicecontrol_v1/classes.rb +5 -11
- data/generated/google/apis/servicecontrol_v1/representations.rb +1 -1
- data/generated/google/apis/servicemanagement_v1.rb +1 -1
- data/generated/google/apis/serviceuser_v1.rb +1 -1
- data/generated/google/apis/sheets_v4.rb +1 -1
- data/generated/google/apis/sheets_v4/classes.rb +81 -26
- data/generated/google/apis/sheets_v4/representations.rb +23 -0
- data/generated/google/apis/sheets_v4/service.rb +5 -5
- data/generated/google/apis/streetviewpublish_v1.rb +1 -1
- data/generated/google/apis/streetviewpublish_v1/classes.rb +97 -0
- data/generated/google/apis/streetviewpublish_v1/representations.rb +18 -0
- data/generated/google/apis/toolresults_v1beta3.rb +1 -1
- data/generated/google/apis/toolresults_v1beta3/classes.rb +121 -0
- data/generated/google/apis/toolresults_v1beta3/representations.rb +41 -0
- data/generated/google/apis/vision_v1.rb +1 -1
- data/generated/google/apis/vision_v1/classes.rb +4 -2
- data/generated/google/apis/youtube_partner_v1.rb +1 -1
- data/lib/google/apis/version.rb +1 -1
- metadata +6 -6
- data/generated/google/apis/ml_v1beta1/classes.rb +0 -2396
- data/generated/google/apis/ml_v1beta1/representations.rb +0 -755
- data/generated/google/apis/ml_v1beta1/service.rb +0 -975
|
@@ -27,7 +27,7 @@ module Google
|
|
|
27
27
|
# @see https://developers.google.com/streetview/publish/
|
|
28
28
|
module StreetviewpublishV1
|
|
29
29
|
VERSION = 'V1'
|
|
30
|
-
REVISION = '
|
|
30
|
+
REVISION = '20170930'
|
|
31
31
|
|
|
32
32
|
# Publish and manage your 360 photos on Google Street View
|
|
33
33
|
AUTH_STREETVIEWPUBLISH = 'https://www.googleapis.com/auth/streetviewpublish'
|
|
@@ -283,6 +283,103 @@ module Google
|
|
|
283
283
|
end
|
|
284
284
|
end
|
|
285
285
|
|
|
286
|
+
# This resource represents a long-running operation that is the result of a
|
|
287
|
+
# network API call.
|
|
288
|
+
class Operation
|
|
289
|
+
include Google::Apis::Core::Hashable
|
|
290
|
+
|
|
291
|
+
# If the value is `false`, it means the operation is still in progress.
|
|
292
|
+
# If `true`, the operation is completed, and either `error` or `response` is
|
|
293
|
+
# available.
|
|
294
|
+
# Corresponds to the JSON property `done`
|
|
295
|
+
# @return [Boolean]
|
|
296
|
+
attr_accessor :done
|
|
297
|
+
alias_method :done?, :done
|
|
298
|
+
|
|
299
|
+
# The `Status` type defines a logical error model that is suitable for different
|
|
300
|
+
# programming environments, including REST APIs and RPC APIs. It is used by
|
|
301
|
+
# [gRPC](https://github.com/grpc). The error model is designed to be:
|
|
302
|
+
# - Simple to use and understand for most users
|
|
303
|
+
# - Flexible enough to meet unexpected needs
|
|
304
|
+
# # Overview
|
|
305
|
+
# The `Status` message contains three pieces of data: error code, error message,
|
|
306
|
+
# and error details. The error code should be an enum value of
|
|
307
|
+
# google.rpc.Code, but it may accept additional error codes if needed. The
|
|
308
|
+
# error message should be a developer-facing English message that helps
|
|
309
|
+
# developers *understand* and *resolve* the error. If a localized user-facing
|
|
310
|
+
# error message is needed, put the localized message in the error details or
|
|
311
|
+
# localize it in the client. The optional error details may contain arbitrary
|
|
312
|
+
# information about the error. There is a predefined set of error detail types
|
|
313
|
+
# in the package `google.rpc` that can be used for common error conditions.
|
|
314
|
+
# # Language mapping
|
|
315
|
+
# The `Status` message is the logical representation of the error model, but it
|
|
316
|
+
# is not necessarily the actual wire format. When the `Status` message is
|
|
317
|
+
# exposed in different client libraries and different wire protocols, it can be
|
|
318
|
+
# mapped differently. For example, it will likely be mapped to some exceptions
|
|
319
|
+
# in Java, but more likely mapped to some error codes in C.
|
|
320
|
+
# # Other uses
|
|
321
|
+
# The error model and the `Status` message can be used in a variety of
|
|
322
|
+
# environments, either with or without APIs, to provide a
|
|
323
|
+
# consistent developer experience across different environments.
|
|
324
|
+
# Example uses of this error model include:
|
|
325
|
+
# - Partial errors. If a service needs to return partial errors to the client,
|
|
326
|
+
# it may embed the `Status` in the normal response to indicate the partial
|
|
327
|
+
# errors.
|
|
328
|
+
# - Workflow errors. A typical workflow has multiple steps. Each step may
|
|
329
|
+
# have a `Status` message for error reporting.
|
|
330
|
+
# - Batch operations. If a client uses batch request and batch response, the
|
|
331
|
+
# `Status` message should be used directly inside batch response, one for
|
|
332
|
+
# each error sub-response.
|
|
333
|
+
# - Asynchronous operations. If an API call embeds asynchronous operation
|
|
334
|
+
# results in its response, the status of those operations should be
|
|
335
|
+
# represented directly using the `Status` message.
|
|
336
|
+
# - Logging. If some API errors are stored in logs, the message `Status` could
|
|
337
|
+
# be used directly after any stripping needed for security/privacy reasons.
|
|
338
|
+
# Corresponds to the JSON property `error`
|
|
339
|
+
# @return [Google::Apis::StreetviewpublishV1::Status]
|
|
340
|
+
attr_accessor :error
|
|
341
|
+
|
|
342
|
+
# Service-specific metadata associated with the operation. It typically
|
|
343
|
+
# contains progress information and common metadata such as create time.
|
|
344
|
+
# Some services might not provide such metadata. Any method that returns a
|
|
345
|
+
# long-running operation should document the metadata type, if any.
|
|
346
|
+
# Corresponds to the JSON property `metadata`
|
|
347
|
+
# @return [Hash<String,Object>]
|
|
348
|
+
attr_accessor :metadata
|
|
349
|
+
|
|
350
|
+
# The server-assigned name, which is only unique within the same service that
|
|
351
|
+
# originally returns it. If you use the default HTTP mapping, the
|
|
352
|
+
# `name` should have the format of `operations/some/unique/name`.
|
|
353
|
+
# Corresponds to the JSON property `name`
|
|
354
|
+
# @return [String]
|
|
355
|
+
attr_accessor :name
|
|
356
|
+
|
|
357
|
+
# The normal response of the operation in case of success. If the original
|
|
358
|
+
# method returns no data on success, such as `Delete`, the response is
|
|
359
|
+
# `google.protobuf.Empty`. If the original method is standard
|
|
360
|
+
# `Get`/`Create`/`Update`, the response should be the resource. For other
|
|
361
|
+
# methods, the response should have the type `XxxResponse`, where `Xxx`
|
|
362
|
+
# is the original method name. For example, if the original method name
|
|
363
|
+
# is `TakeSnapshot()`, the inferred response type is
|
|
364
|
+
# `TakeSnapshotResponse`.
|
|
365
|
+
# Corresponds to the JSON property `response`
|
|
366
|
+
# @return [Hash<String,Object>]
|
|
367
|
+
attr_accessor :response
|
|
368
|
+
|
|
369
|
+
def initialize(**args)
|
|
370
|
+
update!(**args)
|
|
371
|
+
end
|
|
372
|
+
|
|
373
|
+
# Update properties of this object
|
|
374
|
+
def update!(**args)
|
|
375
|
+
@done = args[:done] if args.key?(:done)
|
|
376
|
+
@error = args[:error] if args.key?(:error)
|
|
377
|
+
@metadata = args[:metadata] if args.key?(:metadata)
|
|
378
|
+
@name = args[:name] if args.key?(:name)
|
|
379
|
+
@response = args[:response] if args.key?(:response)
|
|
380
|
+
end
|
|
381
|
+
end
|
|
382
|
+
|
|
286
383
|
# Photo is used to store 360 photos along with photo metadata.
|
|
287
384
|
class Photo
|
|
288
385
|
include Google::Apis::Core::Hashable
|
|
@@ -82,6 +82,12 @@ module Google
|
|
|
82
82
|
include Google::Apis::Core::JsonObjectSupport
|
|
83
83
|
end
|
|
84
84
|
|
|
85
|
+
class Operation
|
|
86
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
87
|
+
|
|
88
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
89
|
+
end
|
|
90
|
+
|
|
85
91
|
class Photo
|
|
86
92
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
87
93
|
|
|
@@ -208,6 +214,18 @@ module Google
|
|
|
208
214
|
end
|
|
209
215
|
end
|
|
210
216
|
|
|
217
|
+
class Operation
|
|
218
|
+
# @private
|
|
219
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
220
|
+
property :done, as: 'done'
|
|
221
|
+
property :error, as: 'error', class: Google::Apis::StreetviewpublishV1::Status, decorator: Google::Apis::StreetviewpublishV1::Status::Representation
|
|
222
|
+
|
|
223
|
+
hash :metadata, as: 'metadata'
|
|
224
|
+
property :name, as: 'name'
|
|
225
|
+
hash :response, as: 'response'
|
|
226
|
+
end
|
|
227
|
+
end
|
|
228
|
+
|
|
211
229
|
class Photo
|
|
212
230
|
# @private
|
|
213
231
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -25,7 +25,7 @@ module Google
|
|
|
25
25
|
# @see https://firebase.google.com/docs/test-lab/
|
|
26
26
|
module ToolresultsV1beta3
|
|
27
27
|
VERSION = 'V1beta3'
|
|
28
|
-
REVISION = '
|
|
28
|
+
REVISION = '20171006'
|
|
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'
|
|
@@ -776,6 +776,119 @@ module Google
|
|
|
776
776
|
end
|
|
777
777
|
end
|
|
778
778
|
|
|
779
|
+
# Graphics statistics for the App. The information is collected from 'adb shell
|
|
780
|
+
# dumpsys graphicsstats'. For more info see: https://developer.android.com/
|
|
781
|
+
# training/testing/performance.html Statistics will only be present for API 23+.
|
|
782
|
+
class GraphicsStats
|
|
783
|
+
include Google::Apis::Core::Hashable
|
|
784
|
+
|
|
785
|
+
# Histogram of frame render times. There should be 154 buckets ranging from [5ms,
|
|
786
|
+
# 6ms) to [4950ms, infinity)
|
|
787
|
+
# Corresponds to the JSON property `buckets`
|
|
788
|
+
# @return [Array<Google::Apis::ToolresultsV1beta3::GraphicsStatsBucket>]
|
|
789
|
+
attr_accessor :buckets
|
|
790
|
+
|
|
791
|
+
# Total "high input latency" events.
|
|
792
|
+
# Corresponds to the JSON property `highInputLatencyCount`
|
|
793
|
+
# @return [Fixnum]
|
|
794
|
+
attr_accessor :high_input_latency_count
|
|
795
|
+
|
|
796
|
+
# Total frames with slow render time. Should be <= total_frames.
|
|
797
|
+
# Corresponds to the JSON property `jankyFrames`
|
|
798
|
+
# @return [Fixnum]
|
|
799
|
+
attr_accessor :janky_frames
|
|
800
|
+
|
|
801
|
+
# Total "missed vsync" events.
|
|
802
|
+
# Corresponds to the JSON property `missedVsyncCount`
|
|
803
|
+
# @return [Fixnum]
|
|
804
|
+
attr_accessor :missed_vsync_count
|
|
805
|
+
|
|
806
|
+
# 50th percentile frame render time in milliseconds.
|
|
807
|
+
# Corresponds to the JSON property `p50Millis`
|
|
808
|
+
# @return [Fixnum]
|
|
809
|
+
attr_accessor :p50_millis
|
|
810
|
+
|
|
811
|
+
# 90th percentile frame render time in milliseconds.
|
|
812
|
+
# Corresponds to the JSON property `p90Millis`
|
|
813
|
+
# @return [Fixnum]
|
|
814
|
+
attr_accessor :p90_millis
|
|
815
|
+
|
|
816
|
+
# 95th percentile frame render time in milliseconds.
|
|
817
|
+
# Corresponds to the JSON property `p95Millis`
|
|
818
|
+
# @return [Fixnum]
|
|
819
|
+
attr_accessor :p95_millis
|
|
820
|
+
|
|
821
|
+
# 99th percentile frame render time in milliseconds.
|
|
822
|
+
# Corresponds to the JSON property `p99Millis`
|
|
823
|
+
# @return [Fixnum]
|
|
824
|
+
attr_accessor :p99_millis
|
|
825
|
+
|
|
826
|
+
# Total "slow bitmap upload" events.
|
|
827
|
+
# Corresponds to the JSON property `slowBitmapUploadCount`
|
|
828
|
+
# @return [Fixnum]
|
|
829
|
+
attr_accessor :slow_bitmap_upload_count
|
|
830
|
+
|
|
831
|
+
# Total "slow draw" events.
|
|
832
|
+
# Corresponds to the JSON property `slowDrawCount`
|
|
833
|
+
# @return [Fixnum]
|
|
834
|
+
attr_accessor :slow_draw_count
|
|
835
|
+
|
|
836
|
+
# Total "slow UI thread" events.
|
|
837
|
+
# Corresponds to the JSON property `slowUiThreadCount`
|
|
838
|
+
# @return [Fixnum]
|
|
839
|
+
attr_accessor :slow_ui_thread_count
|
|
840
|
+
|
|
841
|
+
# Total frames rendered by package.
|
|
842
|
+
# Corresponds to the JSON property `totalFrames`
|
|
843
|
+
# @return [Fixnum]
|
|
844
|
+
attr_accessor :total_frames
|
|
845
|
+
|
|
846
|
+
def initialize(**args)
|
|
847
|
+
update!(**args)
|
|
848
|
+
end
|
|
849
|
+
|
|
850
|
+
# Update properties of this object
|
|
851
|
+
def update!(**args)
|
|
852
|
+
@buckets = args[:buckets] if args.key?(:buckets)
|
|
853
|
+
@high_input_latency_count = args[:high_input_latency_count] if args.key?(:high_input_latency_count)
|
|
854
|
+
@janky_frames = args[:janky_frames] if args.key?(:janky_frames)
|
|
855
|
+
@missed_vsync_count = args[:missed_vsync_count] if args.key?(:missed_vsync_count)
|
|
856
|
+
@p50_millis = args[:p50_millis] if args.key?(:p50_millis)
|
|
857
|
+
@p90_millis = args[:p90_millis] if args.key?(:p90_millis)
|
|
858
|
+
@p95_millis = args[:p95_millis] if args.key?(:p95_millis)
|
|
859
|
+
@p99_millis = args[:p99_millis] if args.key?(:p99_millis)
|
|
860
|
+
@slow_bitmap_upload_count = args[:slow_bitmap_upload_count] if args.key?(:slow_bitmap_upload_count)
|
|
861
|
+
@slow_draw_count = args[:slow_draw_count] if args.key?(:slow_draw_count)
|
|
862
|
+
@slow_ui_thread_count = args[:slow_ui_thread_count] if args.key?(:slow_ui_thread_count)
|
|
863
|
+
@total_frames = args[:total_frames] if args.key?(:total_frames)
|
|
864
|
+
end
|
|
865
|
+
end
|
|
866
|
+
|
|
867
|
+
#
|
|
868
|
+
class GraphicsStatsBucket
|
|
869
|
+
include Google::Apis::Core::Hashable
|
|
870
|
+
|
|
871
|
+
# Number of frames in the bucket.
|
|
872
|
+
# Corresponds to the JSON property `frameCount`
|
|
873
|
+
# @return [Fixnum]
|
|
874
|
+
attr_accessor :frame_count
|
|
875
|
+
|
|
876
|
+
# Lower bound of render time in milliseconds.
|
|
877
|
+
# Corresponds to the JSON property `renderMillis`
|
|
878
|
+
# @return [Fixnum]
|
|
879
|
+
attr_accessor :render_millis
|
|
880
|
+
|
|
881
|
+
def initialize(**args)
|
|
882
|
+
update!(**args)
|
|
883
|
+
end
|
|
884
|
+
|
|
885
|
+
# Update properties of this object
|
|
886
|
+
def update!(**args)
|
|
887
|
+
@frame_count = args[:frame_count] if args.key?(:frame_count)
|
|
888
|
+
@render_millis = args[:render_millis] if args.key?(:render_millis)
|
|
889
|
+
end
|
|
890
|
+
end
|
|
891
|
+
|
|
779
892
|
# A History represents a sorted list of Executions ordered by the
|
|
780
893
|
# start_timestamp_millis field (descending). It can be used to group all the
|
|
781
894
|
# Executions of a continuous build.
|
|
@@ -1225,6 +1338,13 @@ module Google
|
|
|
1225
1338
|
# @return [String]
|
|
1226
1339
|
attr_accessor :execution_id
|
|
1227
1340
|
|
|
1341
|
+
# Graphics statistics for the App. The information is collected from 'adb shell
|
|
1342
|
+
# dumpsys graphicsstats'. For more info see: https://developer.android.com/
|
|
1343
|
+
# training/testing/performance.html Statistics will only be present for API 23+.
|
|
1344
|
+
# Corresponds to the JSON property `graphicsStats`
|
|
1345
|
+
# @return [Google::Apis::ToolresultsV1beta3::GraphicsStats]
|
|
1346
|
+
attr_accessor :graphics_stats
|
|
1347
|
+
|
|
1228
1348
|
# A tool results history ID.
|
|
1229
1349
|
# Corresponds to the JSON property `historyId`
|
|
1230
1350
|
# @return [String]
|
|
@@ -1258,6 +1378,7 @@ module Google
|
|
|
1258
1378
|
def update!(**args)
|
|
1259
1379
|
@app_start_time = args[:app_start_time] if args.key?(:app_start_time)
|
|
1260
1380
|
@execution_id = args[:execution_id] if args.key?(:execution_id)
|
|
1381
|
+
@graphics_stats = args[:graphics_stats] if args.key?(:graphics_stats)
|
|
1261
1382
|
@history_id = args[:history_id] if args.key?(:history_id)
|
|
1262
1383
|
@perf_environment = args[:perf_environment] if args.key?(:perf_environment)
|
|
1263
1384
|
@perf_metrics = args[:perf_metrics] if args.key?(:perf_metrics)
|
|
@@ -106,6 +106,18 @@ module Google
|
|
|
106
106
|
include Google::Apis::Core::JsonObjectSupport
|
|
107
107
|
end
|
|
108
108
|
|
|
109
|
+
class GraphicsStats
|
|
110
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
111
|
+
|
|
112
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
113
|
+
end
|
|
114
|
+
|
|
115
|
+
class GraphicsStatsBucket
|
|
116
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
117
|
+
|
|
118
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
119
|
+
end
|
|
120
|
+
|
|
109
121
|
class History
|
|
110
122
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
111
123
|
|
|
@@ -480,6 +492,33 @@ module Google
|
|
|
480
492
|
end
|
|
481
493
|
end
|
|
482
494
|
|
|
495
|
+
class GraphicsStats
|
|
496
|
+
# @private
|
|
497
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
498
|
+
collection :buckets, as: 'buckets', class: Google::Apis::ToolresultsV1beta3::GraphicsStatsBucket, decorator: Google::Apis::ToolresultsV1beta3::GraphicsStatsBucket::Representation
|
|
499
|
+
|
|
500
|
+
property :high_input_latency_count, :numeric_string => true, as: 'highInputLatencyCount'
|
|
501
|
+
property :janky_frames, :numeric_string => true, as: 'jankyFrames'
|
|
502
|
+
property :missed_vsync_count, :numeric_string => true, as: 'missedVsyncCount'
|
|
503
|
+
property :p50_millis, :numeric_string => true, as: 'p50Millis'
|
|
504
|
+
property :p90_millis, :numeric_string => true, as: 'p90Millis'
|
|
505
|
+
property :p95_millis, :numeric_string => true, as: 'p95Millis'
|
|
506
|
+
property :p99_millis, :numeric_string => true, as: 'p99Millis'
|
|
507
|
+
property :slow_bitmap_upload_count, :numeric_string => true, as: 'slowBitmapUploadCount'
|
|
508
|
+
property :slow_draw_count, :numeric_string => true, as: 'slowDrawCount'
|
|
509
|
+
property :slow_ui_thread_count, :numeric_string => true, as: 'slowUiThreadCount'
|
|
510
|
+
property :total_frames, :numeric_string => true, as: 'totalFrames'
|
|
511
|
+
end
|
|
512
|
+
end
|
|
513
|
+
|
|
514
|
+
class GraphicsStatsBucket
|
|
515
|
+
# @private
|
|
516
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
517
|
+
property :frame_count, :numeric_string => true, as: 'frameCount'
|
|
518
|
+
property :render_millis, :numeric_string => true, as: 'renderMillis'
|
|
519
|
+
end
|
|
520
|
+
end
|
|
521
|
+
|
|
483
522
|
class History
|
|
484
523
|
# @private
|
|
485
524
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -610,6 +649,8 @@ module Google
|
|
|
610
649
|
property :app_start_time, as: 'appStartTime', class: Google::Apis::ToolresultsV1beta3::AppStartTime, decorator: Google::Apis::ToolresultsV1beta3::AppStartTime::Representation
|
|
611
650
|
|
|
612
651
|
property :execution_id, as: 'executionId'
|
|
652
|
+
property :graphics_stats, as: 'graphicsStats', class: Google::Apis::ToolresultsV1beta3::GraphicsStats, decorator: Google::Apis::ToolresultsV1beta3::GraphicsStats::Representation
|
|
653
|
+
|
|
613
654
|
property :history_id, as: 'historyId'
|
|
614
655
|
property :perf_environment, as: 'perfEnvironment', class: Google::Apis::ToolresultsV1beta3::PerfEnvironment, decorator: Google::Apis::ToolresultsV1beta3::PerfEnvironment::Representation
|
|
615
656
|
|
|
@@ -27,7 +27,7 @@ module Google
|
|
|
27
27
|
# @see https://cloud.google.com/vision/
|
|
28
28
|
module VisionV1
|
|
29
29
|
VERSION = 'V1'
|
|
30
|
-
REVISION = '
|
|
30
|
+
REVISION = '20171003'
|
|
31
31
|
|
|
32
32
|
# View and manage your data across Google Cloud Platform services
|
|
33
33
|
AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
|
|
@@ -1410,7 +1410,9 @@ module Google
|
|
|
1410
1410
|
class SafeSearchAnnotation
|
|
1411
1411
|
include Google::Apis::Core::Hashable
|
|
1412
1412
|
|
|
1413
|
-
# Represents the adult content likelihood for the image.
|
|
1413
|
+
# Represents the adult content likelihood for the image. Adult content may
|
|
1414
|
+
# contain elements such as nudity, pornographic images or cartoons, or
|
|
1415
|
+
# sexual activities.
|
|
1414
1416
|
# Corresponds to the JSON property `adult`
|
|
1415
1417
|
# @return [String]
|
|
1416
1418
|
attr_accessor :adult
|
|
@@ -1427,7 +1429,7 @@ module Google
|
|
|
1427
1429
|
# @return [String]
|
|
1428
1430
|
attr_accessor :spoof
|
|
1429
1431
|
|
|
1430
|
-
#
|
|
1432
|
+
# Likelihood that this image contains violent content.
|
|
1431
1433
|
# Corresponds to the JSON property `violence`
|
|
1432
1434
|
# @return [String]
|
|
1433
1435
|
attr_accessor :violence
|
|
@@ -25,7 +25,7 @@ module Google
|
|
|
25
25
|
# @see https://developers.google.com/youtube/partner/
|
|
26
26
|
module YoutubePartnerV1
|
|
27
27
|
VERSION = 'V1'
|
|
28
|
-
REVISION = '
|
|
28
|
+
REVISION = '20171002'
|
|
29
29
|
|
|
30
30
|
# View and manage your assets and associated content on YouTube
|
|
31
31
|
AUTH_YOUTUBEPARTNER = 'https://www.googleapis.com/auth/youtubepartner'
|
data/lib/google/apis/version.rb
CHANGED
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: google-api-client
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.
|
|
4
|
+
version: 0.15.0
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Steven Bazyl
|
|
@@ -11,7 +11,7 @@ authors:
|
|
|
11
11
|
autorequire:
|
|
12
12
|
bindir: bin
|
|
13
13
|
cert_chain: []
|
|
14
|
-
date: 2017-10-
|
|
14
|
+
date: 2017-10-09 00:00:00.000000000 Z
|
|
15
15
|
dependencies:
|
|
16
16
|
- !ruby/object:Gem::Dependency
|
|
17
17
|
name: representable
|
|
@@ -532,6 +532,10 @@ files:
|
|
|
532
532
|
- generated/google/apis/firebaserules_v1/classes.rb
|
|
533
533
|
- generated/google/apis/firebaserules_v1/representations.rb
|
|
534
534
|
- generated/google/apis/firebaserules_v1/service.rb
|
|
535
|
+
- generated/google/apis/firestore_v1beta1.rb
|
|
536
|
+
- generated/google/apis/firestore_v1beta1/classes.rb
|
|
537
|
+
- generated/google/apis/firestore_v1beta1/representations.rb
|
|
538
|
+
- generated/google/apis/firestore_v1beta1/service.rb
|
|
535
539
|
- generated/google/apis/fitness_v1.rb
|
|
536
540
|
- generated/google/apis/fitness_v1/classes.rb
|
|
537
541
|
- generated/google/apis/fitness_v1/representations.rb
|
|
@@ -624,10 +628,6 @@ files:
|
|
|
624
628
|
- generated/google/apis/ml_v1/classes.rb
|
|
625
629
|
- generated/google/apis/ml_v1/representations.rb
|
|
626
630
|
- generated/google/apis/ml_v1/service.rb
|
|
627
|
-
- generated/google/apis/ml_v1beta1.rb
|
|
628
|
-
- generated/google/apis/ml_v1beta1/classes.rb
|
|
629
|
-
- generated/google/apis/ml_v1beta1/representations.rb
|
|
630
|
-
- generated/google/apis/ml_v1beta1/service.rb
|
|
631
631
|
- generated/google/apis/monitoring_v3.rb
|
|
632
632
|
- generated/google/apis/monitoring_v3/classes.rb
|
|
633
633
|
- generated/google/apis/monitoring_v3/representations.rb
|