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
|
@@ -948,7 +948,9 @@ module Google
|
|
|
948
948
|
attr_accessor :description
|
|
949
949
|
|
|
950
950
|
# A concise name for the metric, which can be displayed in user interfaces. Use
|
|
951
|
-
# sentence case without an ending period, for example "Request count".
|
|
951
|
+
# sentence case without an ending period, for example "Request count". This
|
|
952
|
+
# field is optional but it is recommended to be set for any metrics associated
|
|
953
|
+
# with user-visible concepts, such as Quota.
|
|
952
954
|
# Corresponds to the JSON property `displayName`
|
|
953
955
|
# @return [String]
|
|
954
956
|
attr_accessor :display_name
|
|
@@ -968,14 +970,7 @@ module Google
|
|
|
968
970
|
# @return [String]
|
|
969
971
|
attr_accessor :metric_kind
|
|
970
972
|
|
|
971
|
-
# The resource name of the metric descriptor.
|
|
972
|
-
# the name typically includes: (1) the parent resource name that defines the
|
|
973
|
-
# scope of the metric type or of its data; and (2) the metric's URL-encoded type,
|
|
974
|
-
# which also appears in the type field of this descriptor. For example,
|
|
975
|
-
# following is the resource name of a custom metric within the GCP project my-
|
|
976
|
-
# project-id:
|
|
977
|
-
# "projects/my-project-id/metricDescriptors/custom.googleapis.com%2Finvoice%
|
|
978
|
-
# 2Fpaid%2Famount"
|
|
973
|
+
# The resource name of the metric descriptor.
|
|
979
974
|
# Corresponds to the JSON property `name`
|
|
980
975
|
# @return [String]
|
|
981
976
|
attr_accessor :name
|
|
@@ -25,7 +25,7 @@ module Google
|
|
|
25
25
|
# @see https://developers.google.com/beacons/proximity/
|
|
26
26
|
module ProximitybeaconV1beta1
|
|
27
27
|
VERSION = 'V1beta1'
|
|
28
|
-
REVISION = '
|
|
28
|
+
REVISION = '20171003'
|
|
29
29
|
|
|
30
30
|
# View and modify your beacons
|
|
31
31
|
AUTH_USERLOCATION_BEACON_REGISTRY = 'https://www.googleapis.com/auth/userlocation.beacon.registry'
|
|
@@ -266,6 +266,22 @@ module Google
|
|
|
266
266
|
# @return [String]
|
|
267
267
|
attr_accessor :data
|
|
268
268
|
|
|
269
|
+
# The distance away from the beacon at which this attachment should be
|
|
270
|
+
# delivered to a mobile app.
|
|
271
|
+
# Setting this to a value greater than zero indicates that the app should
|
|
272
|
+
# behave as if the beacon is "seen" when the mobile device is less than this
|
|
273
|
+
# distance away from the beacon.
|
|
274
|
+
# Different attachments on the same beacon can have different max distances.
|
|
275
|
+
# Note that even though this value is expressed with fractional meter
|
|
276
|
+
# precision, real-world behavior is likley to be much less precise than one
|
|
277
|
+
# meter, due to the nature of current Bluetooth radio technology.
|
|
278
|
+
# Optional. When not set or zero, the attachment should be delivered at the
|
|
279
|
+
# beacon's outer limit of detection.
|
|
280
|
+
# Negative values are invalid and return an error.
|
|
281
|
+
# Corresponds to the JSON property `maxDistanceMeters`
|
|
282
|
+
# @return [Float]
|
|
283
|
+
attr_accessor :max_distance_meters
|
|
284
|
+
|
|
269
285
|
# Specifies what kind of attachment this is. Tells a client how to
|
|
270
286
|
# interpret the `data` field. Format is <var>namespace/type</var>. Namespace
|
|
271
287
|
# provides type separation between clients. Type describes the type of
|
|
@@ -284,6 +300,7 @@ module Google
|
|
|
284
300
|
@attachment_name = args[:attachment_name] if args.key?(:attachment_name)
|
|
285
301
|
@creation_time_ms = args[:creation_time_ms] if args.key?(:creation_time_ms)
|
|
286
302
|
@data = args[:data] if args.key?(:data)
|
|
303
|
+
@max_distance_meters = args[:max_distance_meters] if args.key?(:max_distance_meters)
|
|
287
304
|
@namespaced_type = args[:namespaced_type] if args.key?(:namespaced_type)
|
|
288
305
|
end
|
|
289
306
|
end
|
|
@@ -191,6 +191,7 @@ module Google
|
|
|
191
191
|
property :attachment_name, as: 'attachmentName'
|
|
192
192
|
property :creation_time_ms, as: 'creationTimeMs'
|
|
193
193
|
property :data, :base64 => true, as: 'data'
|
|
194
|
+
property :max_distance_meters, as: 'maxDistanceMeters'
|
|
194
195
|
property :namespaced_type, as: 'namespacedType'
|
|
195
196
|
end
|
|
196
197
|
end
|
|
@@ -26,7 +26,7 @@ module Google
|
|
|
26
26
|
# @see https://cloud.google.com/service-control/
|
|
27
27
|
module ServicecontrolV1
|
|
28
28
|
VERSION = 'V1'
|
|
29
|
-
REVISION = '
|
|
29
|
+
REVISION = '20170930'
|
|
30
30
|
|
|
31
31
|
# View and manage your data across Google Cloud Platform services
|
|
32
32
|
AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
|
|
@@ -93,18 +93,12 @@ module Google
|
|
|
93
93
|
|
|
94
94
|
# Quota metrics to indicate the result of allocation. Depending on the
|
|
95
95
|
# request, one or more of the following metrics will be included:
|
|
96
|
-
# 1.
|
|
97
|
-
#
|
|
96
|
+
# 1. Per quota group or per quota metric incremental usage will be specified
|
|
97
|
+
# using the following delta metric :
|
|
98
98
|
# "serviceruntime.googleapis.com/api/consumer/quota_used_count"
|
|
99
|
-
# 2.
|
|
100
|
-
#
|
|
101
|
-
# "serviceruntime.googleapis.com/allocation/consumer/quota_used_count"
|
|
102
|
-
# 3. For both rate quota and allocation quota, the quota limit reached
|
|
103
|
-
# condition will be specified using the following boolean metric:
|
|
99
|
+
# 2. The quota limit reached condition will be specified using the following
|
|
100
|
+
# boolean metric :
|
|
104
101
|
# "serviceruntime.googleapis.com/quota/exceeded"
|
|
105
|
-
# 4. For allocation quota, value for each quota limit associated with
|
|
106
|
-
# the metrics will be specified using the following gauge metric:
|
|
107
|
-
# "serviceruntime.googleapis.com/quota/limit"
|
|
108
102
|
# Corresponds to the JSON property `quotaMetrics`
|
|
109
103
|
# @return [Array<Google::Apis::ServicecontrolV1::MetricValueSet>]
|
|
110
104
|
attr_accessor :quota_metrics
|
|
@@ -147,7 +141,7 @@ module Google
|
|
|
147
141
|
# Other service-specific data about the request, response, and other
|
|
148
142
|
# information associated with the current audited event.
|
|
149
143
|
# Corresponds to the JSON property `metadata`
|
|
150
|
-
# @return [
|
|
144
|
+
# @return [Hash<String,Object>]
|
|
151
145
|
attr_accessor :metadata
|
|
152
146
|
|
|
153
147
|
# The name of the service method or operation.
|
|
@@ -281,7 +281,7 @@ module Google
|
|
|
281
281
|
|
|
282
282
|
collection :authorization_info, as: 'authorizationInfo', class: Google::Apis::ServicecontrolV1::AuthorizationInfo, decorator: Google::Apis::ServicecontrolV1::AuthorizationInfo::Representation
|
|
283
283
|
|
|
284
|
-
|
|
284
|
+
hash :metadata, as: 'metadata'
|
|
285
285
|
property :method_name, as: 'methodName'
|
|
286
286
|
property :num_response_items, :numeric_string => true, as: 'numResponseItems'
|
|
287
287
|
hash :request, as: 'request'
|
|
@@ -27,7 +27,7 @@ module Google
|
|
|
27
27
|
# @see https://cloud.google.com/service-management/
|
|
28
28
|
module ServicemanagementV1
|
|
29
29
|
VERSION = 'V1'
|
|
30
|
-
REVISION = '
|
|
30
|
+
REVISION = '20170929'
|
|
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'
|
|
@@ -27,7 +27,7 @@ module Google
|
|
|
27
27
|
# @see https://cloud.google.com/service-management/
|
|
28
28
|
module ServiceuserV1
|
|
29
29
|
VERSION = 'V1'
|
|
30
|
-
REVISION = '
|
|
30
|
+
REVISION = '20170929'
|
|
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'
|
|
@@ -998,6 +998,11 @@ module Google
|
|
|
998
998
|
# @return [String]
|
|
999
999
|
attr_accessor :title
|
|
1000
1000
|
|
|
1001
|
+
# Position settings for text.
|
|
1002
|
+
# Corresponds to the JSON property `titleTextPosition`
|
|
1003
|
+
# @return [Google::Apis::SheetsV4::TextPosition]
|
|
1004
|
+
attr_accessor :title_text_position
|
|
1005
|
+
|
|
1001
1006
|
def initialize(**args)
|
|
1002
1007
|
update!(**args)
|
|
1003
1008
|
end
|
|
@@ -1007,6 +1012,7 @@ module Google
|
|
|
1007
1012
|
@format = args[:format] if args.key?(:format)
|
|
1008
1013
|
@position = args[:position] if args.key?(:position)
|
|
1009
1014
|
@title = args[:title] if args.key?(:title)
|
|
1015
|
+
@title_text_position = args[:title_text_position] if args.key?(:title_text_position)
|
|
1010
1016
|
end
|
|
1011
1017
|
end
|
|
1012
1018
|
|
|
@@ -1096,6 +1102,12 @@ module Google
|
|
|
1096
1102
|
# @return [String]
|
|
1097
1103
|
attr_accessor :chart_type
|
|
1098
1104
|
|
|
1105
|
+
# The behavior of tooltips and data highlighting when hovering on data and
|
|
1106
|
+
# chart area.
|
|
1107
|
+
# Corresponds to the JSON property `compareMode`
|
|
1108
|
+
# @return [String]
|
|
1109
|
+
attr_accessor :compare_mode
|
|
1110
|
+
|
|
1099
1111
|
# The domain of data this is charting.
|
|
1100
1112
|
# Only a single domain is supported.
|
|
1101
1113
|
# Corresponds to the JSON property `domains`
|
|
@@ -1158,6 +1170,7 @@ module Google
|
|
|
1158
1170
|
def update!(**args)
|
|
1159
1171
|
@axis = args[:axis] if args.key?(:axis)
|
|
1160
1172
|
@chart_type = args[:chart_type] if args.key?(:chart_type)
|
|
1173
|
+
@compare_mode = args[:compare_mode] if args.key?(:compare_mode)
|
|
1161
1174
|
@domains = args[:domains] if args.key?(:domains)
|
|
1162
1175
|
@header_count = args[:header_count] if args.key?(:header_count)
|
|
1163
1176
|
@interpolate_nulls = args[:interpolate_nulls] if args.key?(:interpolate_nulls)
|
|
@@ -1504,7 +1517,7 @@ module Google
|
|
|
1504
1517
|
|
|
1505
1518
|
# The new values to apply to the spreadsheet. If more than one range is
|
|
1506
1519
|
# matched by the specified DataFilter the specified values will be
|
|
1507
|
-
# applied to all of
|
|
1520
|
+
# applied to all of those ranges.
|
|
1508
1521
|
# Corresponds to the JSON property `data`
|
|
1509
1522
|
# @return [Array<Google::Apis::SheetsV4::DataFilterValueRange>]
|
|
1510
1523
|
attr_accessor :data
|
|
@@ -2722,6 +2735,22 @@ module Google
|
|
|
2722
2735
|
# @return [Google::Apis::SheetsV4::PieChartSpec]
|
|
2723
2736
|
attr_accessor :pie_chart
|
|
2724
2737
|
|
|
2738
|
+
# The subtitle of the chart.
|
|
2739
|
+
# Corresponds to the JSON property `subtitle`
|
|
2740
|
+
# @return [String]
|
|
2741
|
+
attr_accessor :subtitle
|
|
2742
|
+
|
|
2743
|
+
# The format of a run of text in a cell.
|
|
2744
|
+
# Absent values indicate that the field isn't specified.
|
|
2745
|
+
# Corresponds to the JSON property `subtitleTextFormat`
|
|
2746
|
+
# @return [Google::Apis::SheetsV4::TextFormat]
|
|
2747
|
+
attr_accessor :subtitle_text_format
|
|
2748
|
+
|
|
2749
|
+
# Position settings for text.
|
|
2750
|
+
# Corresponds to the JSON property `subtitleTextPosition`
|
|
2751
|
+
# @return [Google::Apis::SheetsV4::TextPosition]
|
|
2752
|
+
attr_accessor :subtitle_text_position
|
|
2753
|
+
|
|
2725
2754
|
# The title of the chart.
|
|
2726
2755
|
# Corresponds to the JSON property `title`
|
|
2727
2756
|
# @return [String]
|
|
@@ -2733,6 +2762,11 @@ module Google
|
|
|
2733
2762
|
# @return [Google::Apis::SheetsV4::TextFormat]
|
|
2734
2763
|
attr_accessor :title_text_format
|
|
2735
2764
|
|
|
2765
|
+
# Position settings for text.
|
|
2766
|
+
# Corresponds to the JSON property `titleTextPosition`
|
|
2767
|
+
# @return [Google::Apis::SheetsV4::TextPosition]
|
|
2768
|
+
attr_accessor :title_text_position
|
|
2769
|
+
|
|
2736
2770
|
def initialize(**args)
|
|
2737
2771
|
update!(**args)
|
|
2738
2772
|
end
|
|
@@ -2750,8 +2784,12 @@ module Google
|
|
|
2750
2784
|
@maximized = args[:maximized] if args.key?(:maximized)
|
|
2751
2785
|
@org_chart = args[:org_chart] if args.key?(:org_chart)
|
|
2752
2786
|
@pie_chart = args[:pie_chart] if args.key?(:pie_chart)
|
|
2787
|
+
@subtitle = args[:subtitle] if args.key?(:subtitle)
|
|
2788
|
+
@subtitle_text_format = args[:subtitle_text_format] if args.key?(:subtitle_text_format)
|
|
2789
|
+
@subtitle_text_position = args[:subtitle_text_position] if args.key?(:subtitle_text_position)
|
|
2753
2790
|
@title = args[:title] if args.key?(:title)
|
|
2754
2791
|
@title_text_format = args[:title_text_format] if args.key?(:title_text_format)
|
|
2792
|
+
@title_text_position = args[:title_text_position] if args.key?(:title_text_position)
|
|
2755
2793
|
end
|
|
2756
2794
|
end
|
|
2757
2795
|
|
|
@@ -3243,12 +3281,12 @@ module Google
|
|
|
3243
3281
|
attr_accessor :a1_range
|
|
3244
3282
|
|
|
3245
3283
|
# Selects DeveloperMetadata that matches all of the specified fields. For
|
|
3246
|
-
# example, if only a metadata ID is specified this
|
|
3284
|
+
# example, if only a metadata ID is specified this considers the
|
|
3247
3285
|
# DeveloperMetadata with that particular unique ID. If a metadata key is
|
|
3248
|
-
# specified, all developer metadata with that key
|
|
3249
|
-
# key, visibility, and location type are all specified,
|
|
3250
|
-
# developer metadata with that key
|
|
3251
|
-
# location of that type
|
|
3286
|
+
# specified, this considers all developer metadata with that key. If a
|
|
3287
|
+
# key, visibility, and location type are all specified, this considers all
|
|
3288
|
+
# developer metadata with that key and visibility that are associated with a
|
|
3289
|
+
# location of that type. In general, this
|
|
3252
3290
|
# selects all DeveloperMetadata that matches the intersection of all the
|
|
3253
3291
|
# specified fields; any field or combination of fields may be specified.
|
|
3254
3292
|
# Corresponds to the JSON property `developerMetadataLookup`
|
|
@@ -3737,12 +3775,12 @@ module Google
|
|
|
3737
3775
|
end
|
|
3738
3776
|
|
|
3739
3777
|
# Selects DeveloperMetadata that matches all of the specified fields. For
|
|
3740
|
-
# example, if only a metadata ID is specified this
|
|
3778
|
+
# example, if only a metadata ID is specified this considers the
|
|
3741
3779
|
# DeveloperMetadata with that particular unique ID. If a metadata key is
|
|
3742
|
-
# specified, all developer metadata with that key
|
|
3743
|
-
# key, visibility, and location type are all specified,
|
|
3744
|
-
# developer metadata with that key
|
|
3745
|
-
# location of that type
|
|
3780
|
+
# specified, this considers all developer metadata with that key. If a
|
|
3781
|
+
# key, visibility, and location type are all specified, this considers all
|
|
3782
|
+
# developer metadata with that key and visibility that are associated with a
|
|
3783
|
+
# location of that type. In general, this
|
|
3746
3784
|
# selects all DeveloperMetadata that matches the intersection of all the
|
|
3747
3785
|
# specified fields; any field or combination of fields may be specified.
|
|
3748
3786
|
class DeveloperMetadataLookup
|
|
@@ -3750,10 +3788,9 @@ module Google
|
|
|
3750
3788
|
|
|
3751
3789
|
# Determines how this lookup matches the location. If this field is
|
|
3752
3790
|
# specified as EXACT, only developer metadata associated on the exact
|
|
3753
|
-
# location specified
|
|
3754
|
-
#
|
|
3755
|
-
#
|
|
3756
|
-
# matched. If left unspecified, this field will assume a default value of
|
|
3791
|
+
# location specified is matched. If this field is specified to INTERSECTING,
|
|
3792
|
+
# developer metadata associated on intersecting locations is also
|
|
3793
|
+
# matched. If left unspecified, this field assumes a default value of
|
|
3757
3794
|
# INTERSECTING.
|
|
3758
3795
|
# If this field is specified, a metadataLocation
|
|
3759
3796
|
# must also be specified.
|
|
@@ -3762,19 +3799,18 @@ module Google
|
|
|
3762
3799
|
attr_accessor :location_matching_strategy
|
|
3763
3800
|
|
|
3764
3801
|
# Limits the selected developer metadata to those entries which are
|
|
3765
|
-
# associated with locations of the specified type. For example,
|
|
3766
|
-
#
|
|
3767
|
-
# developer metadata associated on rows. If
|
|
3768
|
-
# types
|
|
3769
|
-
# SPREADSHEET when
|
|
3770
|
-
# locationMatchingStrategy
|
|
3771
|
-
# specified as INTERSECTING or when the
|
|
3802
|
+
# associated with locations of the specified type. For example, when this
|
|
3803
|
+
# field is specified as ROW this lookup
|
|
3804
|
+
# only considers developer metadata associated on rows. If the field is left
|
|
3805
|
+
# unspecified, all location types are considered. This field cannot be
|
|
3806
|
+
# specified as SPREADSHEET when
|
|
3807
|
+
# the locationMatchingStrategy
|
|
3808
|
+
# is specified as INTERSECTING or when the
|
|
3772
3809
|
# metadataLocation is specified as a
|
|
3773
3810
|
# non-spreadsheet location: spreadsheet metadata cannot intersect any other
|
|
3774
3811
|
# developer metadata location. This field also must be left unspecified when
|
|
3775
|
-
# the
|
|
3776
|
-
#
|
|
3777
|
-
# specified as EXACT.
|
|
3812
|
+
# the locationMatchingStrategy
|
|
3813
|
+
# is specified as EXACT.
|
|
3778
3814
|
# Corresponds to the JSON property `locationType`
|
|
3779
3815
|
# @return [String]
|
|
3780
3816
|
attr_accessor :location_type
|
|
@@ -3804,7 +3840,7 @@ module Google
|
|
|
3804
3840
|
|
|
3805
3841
|
# Limits the selected developer metadata to that which has a matching
|
|
3806
3842
|
# DeveloperMetadata.visibility. If left unspecified, all developer
|
|
3807
|
-
# metadata visibile to the requesting project
|
|
3843
|
+
# metadata visibile to the requesting project is considered.
|
|
3808
3844
|
# Corresponds to the JSON property `visibility`
|
|
3809
3845
|
# @return [String]
|
|
3810
3846
|
attr_accessor :visibility
|
|
@@ -7487,6 +7523,25 @@ module Google
|
|
|
7487
7523
|
end
|
|
7488
7524
|
end
|
|
7489
7525
|
|
|
7526
|
+
# Position settings for text.
|
|
7527
|
+
class TextPosition
|
|
7528
|
+
include Google::Apis::Core::Hashable
|
|
7529
|
+
|
|
7530
|
+
# Horizontal alignment setting for the piece of text.
|
|
7531
|
+
# Corresponds to the JSON property `horizontalAlignment`
|
|
7532
|
+
# @return [String]
|
|
7533
|
+
attr_accessor :horizontal_alignment
|
|
7534
|
+
|
|
7535
|
+
def initialize(**args)
|
|
7536
|
+
update!(**args)
|
|
7537
|
+
end
|
|
7538
|
+
|
|
7539
|
+
# Update properties of this object
|
|
7540
|
+
def update!(**args)
|
|
7541
|
+
@horizontal_alignment = args[:horizontal_alignment] if args.key?(:horizontal_alignment)
|
|
7542
|
+
end
|
|
7543
|
+
end
|
|
7544
|
+
|
|
7490
7545
|
# The rotation applied to text in a cell.
|
|
7491
7546
|
class TextRotation
|
|
7492
7547
|
include Google::Apis::Core::Hashable
|
|
@@ -886,6 +886,12 @@ module Google
|
|
|
886
886
|
include Google::Apis::Core::JsonObjectSupport
|
|
887
887
|
end
|
|
888
888
|
|
|
889
|
+
class TextPosition
|
|
890
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
891
|
+
|
|
892
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
893
|
+
end
|
|
894
|
+
|
|
889
895
|
class TextRotation
|
|
890
896
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
891
897
|
|
|
@@ -1205,6 +1211,8 @@ module Google
|
|
|
1205
1211
|
|
|
1206
1212
|
property :position, as: 'position'
|
|
1207
1213
|
property :title, as: 'title'
|
|
1214
|
+
property :title_text_position, as: 'titleTextPosition', class: Google::Apis::SheetsV4::TextPosition, decorator: Google::Apis::SheetsV4::TextPosition::Representation
|
|
1215
|
+
|
|
1208
1216
|
end
|
|
1209
1217
|
end
|
|
1210
1218
|
|
|
@@ -1233,6 +1241,7 @@ module Google
|
|
|
1233
1241
|
collection :axis, as: 'axis', class: Google::Apis::SheetsV4::BasicChartAxis, decorator: Google::Apis::SheetsV4::BasicChartAxis::Representation
|
|
1234
1242
|
|
|
1235
1243
|
property :chart_type, as: 'chartType'
|
|
1244
|
+
property :compare_mode, as: 'compareMode'
|
|
1236
1245
|
collection :domains, as: 'domains', class: Google::Apis::SheetsV4::BasicChartDomain, decorator: Google::Apis::SheetsV4::BasicChartDomain::Representation
|
|
1237
1246
|
|
|
1238
1247
|
property :header_count, as: 'headerCount'
|
|
@@ -1581,9 +1590,16 @@ module Google
|
|
|
1581
1590
|
|
|
1582
1591
|
property :pie_chart, as: 'pieChart', class: Google::Apis::SheetsV4::PieChartSpec, decorator: Google::Apis::SheetsV4::PieChartSpec::Representation
|
|
1583
1592
|
|
|
1593
|
+
property :subtitle, as: 'subtitle'
|
|
1594
|
+
property :subtitle_text_format, as: 'subtitleTextFormat', class: Google::Apis::SheetsV4::TextFormat, decorator: Google::Apis::SheetsV4::TextFormat::Representation
|
|
1595
|
+
|
|
1596
|
+
property :subtitle_text_position, as: 'subtitleTextPosition', class: Google::Apis::SheetsV4::TextPosition, decorator: Google::Apis::SheetsV4::TextPosition::Representation
|
|
1597
|
+
|
|
1584
1598
|
property :title, as: 'title'
|
|
1585
1599
|
property :title_text_format, as: 'titleTextFormat', class: Google::Apis::SheetsV4::TextFormat, decorator: Google::Apis::SheetsV4::TextFormat::Representation
|
|
1586
1600
|
|
|
1601
|
+
property :title_text_position, as: 'titleTextPosition', class: Google::Apis::SheetsV4::TextPosition, decorator: Google::Apis::SheetsV4::TextPosition::Representation
|
|
1602
|
+
|
|
1587
1603
|
end
|
|
1588
1604
|
end
|
|
1589
1605
|
|
|
@@ -2661,6 +2677,13 @@ module Google
|
|
|
2661
2677
|
end
|
|
2662
2678
|
end
|
|
2663
2679
|
|
|
2680
|
+
class TextPosition
|
|
2681
|
+
# @private
|
|
2682
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2683
|
+
property :horizontal_alignment, as: 'horizontalAlignment'
|
|
2684
|
+
end
|
|
2685
|
+
end
|
|
2686
|
+
|
|
2664
2687
|
class TextRotation
|
|
2665
2688
|
# @private
|
|
2666
2689
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -226,7 +226,7 @@ module Google
|
|
|
226
226
|
execute_or_queue_command(command, &block)
|
|
227
227
|
end
|
|
228
228
|
|
|
229
|
-
# Returns the developer metadata with the specified
|
|
229
|
+
# Returns the developer metadata with the specified ID.
|
|
230
230
|
# The caller must specify the spreadsheet ID and the developer metadata's
|
|
231
231
|
# unique metadataId.
|
|
232
232
|
# @param [String] spreadsheet_id
|
|
@@ -530,10 +530,10 @@ module Google
|
|
|
530
530
|
execute_or_queue_command(command, &block)
|
|
531
531
|
end
|
|
532
532
|
|
|
533
|
-
# Returns one or more ranges of values
|
|
534
|
-
#
|
|
535
|
-
#
|
|
536
|
-
#
|
|
533
|
+
# Returns one or more ranges of values that match the specified data filters.
|
|
534
|
+
# The caller must specify the spreadsheet ID and one or more
|
|
535
|
+
# DataFilters. Ranges that match any of the data filters in
|
|
536
|
+
# the request will be returned.
|
|
537
537
|
# @param [String] spreadsheet_id
|
|
538
538
|
# The ID of the spreadsheet to retrieve data from.
|
|
539
539
|
# @param [Google::Apis::SheetsV4::BatchGetValuesByDataFilterRequest] batch_get_values_by_data_filter_request_object
|