google-api-client 0.17.4 → 0.18.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 +28 -0
- data/generated/google/apis/abusiveexperiencereport_v1.rb +35 -0
- data/generated/google/apis/abusiveexperiencereport_v1/classes.rb +101 -0
- data/generated/google/apis/abusiveexperiencereport_v1/representations.rb +59 -0
- data/generated/google/apis/abusiveexperiencereport_v1/service.rb +124 -0
- data/generated/google/apis/adexchangebuyer2_v2beta1.rb +1 -1
- data/generated/google/apis/adexchangebuyer2_v2beta1/classes.rb +7 -5
- data/generated/google/apis/admin_directory_v1.rb +1 -1
- data/generated/google/apis/admin_directory_v1/classes.rb +148 -8
- data/generated/google/apis/admin_directory_v1/representations.rb +55 -0
- data/generated/google/apis/admin_reports_v1.rb +1 -1
- data/generated/google/apis/admin_reports_v1/classes.rb +9 -2
- data/generated/google/apis/admin_reports_v1/representations.rb +1 -0
- data/generated/google/apis/admin_reports_v1/service.rb +58 -0
- data/generated/google/apis/androidenterprise_v1.rb +1 -1
- data/generated/google/apis/androidenterprise_v1/classes.rb +55 -0
- data/generated/google/apis/androidenterprise_v1/representations.rb +10 -0
- data/generated/google/apis/androidmanagement_v1/classes.rb +26 -26
- data/generated/google/apis/bigquery_v2.rb +1 -1
- data/generated/google/apis/bigquery_v2/classes.rb +28 -1
- data/generated/google/apis/bigquery_v2/representations.rb +3 -0
- data/generated/google/apis/bigquerydatatransfer_v1.rb +1 -1
- data/generated/google/apis/bigquerydatatransfer_v1/classes.rb +1 -1
- data/generated/google/apis/cloudiot_v1beta1.rb +1 -1
- data/generated/google/apis/cloudiot_v1beta1/classes.rb +0 -105
- data/generated/google/apis/cloudiot_v1beta1/representations.rb +0 -67
- data/generated/google/apis/cloudiot_v1beta1/service.rb +0 -107
- data/generated/google/apis/cloudresourcemanager_v1.rb +1 -1
- data/generated/google/apis/cloudresourcemanager_v1/classes.rb +0 -25
- data/generated/google/apis/cloudresourcemanager_v1/representations.rb +0 -4
- data/generated/google/apis/cloudtasks_v2beta2.rb +1 -1
- data/generated/google/apis/cloudtasks_v2beta2/classes.rb +6 -143
- data/generated/google/apis/cloudtasks_v2beta2/representations.rb +0 -66
- data/generated/google/apis/cloudtasks_v2beta2/service.rb +3 -0
- data/generated/google/apis/dataproc_v1.rb +1 -1
- data/generated/google/apis/dataproc_v1/classes.rb +2 -4
- data/generated/google/apis/dataproc_v1/service.rb +9 -1
- data/generated/google/apis/dataproc_v1beta2.rb +1 -1
- data/generated/google/apis/dataproc_v1beta2/classes.rb +17 -6
- data/generated/google/apis/dataproc_v1beta2/representations.rb +2 -0
- data/generated/google/apis/deploymentmanager_alpha.rb +1 -1
- data/generated/google/apis/deploymentmanager_alpha/classes.rb +39 -5
- data/generated/google/apis/deploymentmanager_alpha/representations.rb +2 -0
- data/generated/google/apis/deploymentmanager_v2.rb +1 -1
- data/generated/google/apis/deploymentmanager_v2/classes.rb +15 -3
- data/generated/google/apis/deploymentmanager_v2beta.rb +1 -1
- data/generated/google/apis/deploymentmanager_v2beta/classes.rb +25 -5
- data/generated/google/apis/dialogflow_v2beta1.rb +1 -1
- data/generated/google/apis/dialogflow_v2beta1/classes.rb +9 -9
- data/generated/google/apis/dlp_v2beta1.rb +1 -1
- data/generated/google/apis/dlp_v2beta1/classes.rb +39 -0
- data/generated/google/apis/dlp_v2beta1/representations.rb +16 -0
- data/generated/google/apis/ml_v1.rb +1 -1
- data/generated/google/apis/ml_v1/classes.rb +76 -0
- data/generated/google/apis/ml_v1/representations.rb +44 -0
- data/generated/google/apis/ml_v1/service.rb +73 -0
- data/generated/google/apis/poly_v1.rb +2 -2
- data/generated/google/apis/poly_v1/service.rb +1 -1
- data/generated/google/apis/safebrowsing_v4.rb +1 -1
- data/generated/google/apis/safebrowsing_v4/classes.rb +132 -0
- data/generated/google/apis/safebrowsing_v4/representations.rb +64 -0
- data/generated/google/apis/safebrowsing_v4/service.rb +31 -0
- data/generated/google/apis/streetviewpublish_v1.rb +1 -1
- data/generated/google/apis/streetviewpublish_v1/classes.rb +2 -0
- data/generated/google/apis/toolresults_v1beta3.rb +1 -1
- data/generated/google/apis/toolresults_v1beta3/classes.rb +7 -7
- 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/dfareporting_v2_7.rb +0 -40
- data/generated/google/apis/dfareporting_v2_7/classes.rb +0 -11876
- data/generated/google/apis/dfareporting_v2_7/representations.rb +0 -4243
- data/generated/google/apis/dfareporting_v2_7/service.rb +0 -9098
|
@@ -345,6 +345,9 @@ module Google
|
|
|
345
345
|
# `projects/PROJECT_ID/locations/LOCATION_ID/queues/QUEUE_ID`
|
|
346
346
|
# * `PROJECT_ID` can contain letters ([A-Za-z]), numbers ([0-9]),
|
|
347
347
|
# hyphens (-), colons (:), or periods (.).
|
|
348
|
+
# For more information, see
|
|
349
|
+
# [Identifying projects](/resource-manager/docs/creating-managing-projects#
|
|
350
|
+
# identifying_projects)
|
|
348
351
|
# * `LOCATION_ID` is the canonical ID for the queue's location.
|
|
349
352
|
# The list of available locations can be obtained by calling
|
|
350
353
|
# google.cloud.location.Locations.ListLocations.
|
|
@@ -25,7 +25,7 @@ module Google
|
|
|
25
25
|
# @see https://cloud.google.com/dataproc/
|
|
26
26
|
module DataprocV1
|
|
27
27
|
VERSION = 'V1'
|
|
28
|
-
REVISION = '
|
|
28
|
+
REVISION = '20171207'
|
|
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'
|
|
@@ -833,8 +833,7 @@ module Google
|
|
|
833
833
|
# @return [Google::Apis::DataprocV1::JobReference]
|
|
834
834
|
attr_accessor :reference
|
|
835
835
|
|
|
836
|
-
# Job scheduling options.
|
|
837
|
-
# purposes only. They may be changed before final release.
|
|
836
|
+
# Job scheduling options.
|
|
838
837
|
# Corresponds to the JSON property `scheduling`
|
|
839
838
|
# @return [Google::Apis::DataprocV1::JobScheduling]
|
|
840
839
|
attr_accessor :scheduling
|
|
@@ -947,8 +946,7 @@ module Google
|
|
|
947
946
|
end
|
|
948
947
|
end
|
|
949
948
|
|
|
950
|
-
# Job scheduling options.
|
|
951
|
-
# purposes only. They may be changed before final release.
|
|
949
|
+
# Job scheduling options.
|
|
952
950
|
class JobScheduling
|
|
953
951
|
include Google::Apis::Core::Hashable
|
|
954
952
|
|
|
@@ -260,6 +260,13 @@ module Google
|
|
|
260
260
|
# @param [String] cluster_name
|
|
261
261
|
# Required. The cluster name.
|
|
262
262
|
# @param [Google::Apis::DataprocV1::Cluster] cluster_object
|
|
263
|
+
# @param [String] graceful_decommission_timeout
|
|
264
|
+
# Optional. Timeout for graceful YARN decomissioning. Graceful decommissioning
|
|
265
|
+
# allows removing nodes from the cluster without interrupting jobs in progress.
|
|
266
|
+
# Timeout specifies how long to wait for jobs in progress to finish before
|
|
267
|
+
# forcefully removing nodes (and potentially interrupting jobs). Default timeout
|
|
268
|
+
# is 0 (for forceful decommission), and the maximum allowed timeout is 1 day.
|
|
269
|
+
# Only supported on Dataproc image versions 1.2 and higher.
|
|
263
270
|
# @param [String] update_mask
|
|
264
271
|
# Required. Specifies the path, relative to Cluster, of the field to update. For
|
|
265
272
|
# example, to change the number of workers in a cluster to 5, the update_mask
|
|
@@ -306,7 +313,7 @@ module Google
|
|
|
306
313
|
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
|
307
314
|
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
|
308
315
|
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
|
309
|
-
def patch_cluster(project_id, region, cluster_name, cluster_object = nil, update_mask: nil, fields: nil, quota_user: nil, options: nil, &block)
|
|
316
|
+
def patch_cluster(project_id, region, cluster_name, cluster_object = nil, graceful_decommission_timeout: nil, update_mask: nil, fields: nil, quota_user: nil, options: nil, &block)
|
|
310
317
|
command = make_simple_command(:patch, 'v1/projects/{projectId}/regions/{region}/clusters/{clusterName}', options)
|
|
311
318
|
command.request_representation = Google::Apis::DataprocV1::Cluster::Representation
|
|
312
319
|
command.request_object = cluster_object
|
|
@@ -315,6 +322,7 @@ module Google
|
|
|
315
322
|
command.params['projectId'] = project_id unless project_id.nil?
|
|
316
323
|
command.params['region'] = region unless region.nil?
|
|
317
324
|
command.params['clusterName'] = cluster_name unless cluster_name.nil?
|
|
325
|
+
command.query['gracefulDecommissionTimeout'] = graceful_decommission_timeout unless graceful_decommission_timeout.nil?
|
|
318
326
|
command.query['updateMask'] = update_mask unless update_mask.nil?
|
|
319
327
|
command.query['fields'] = fields unless fields.nil?
|
|
320
328
|
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
|
@@ -25,7 +25,7 @@ module Google
|
|
|
25
25
|
# @see https://cloud.google.com/dataproc/
|
|
26
26
|
module DataprocV1beta2
|
|
27
27
|
VERSION = 'V1beta2'
|
|
28
|
-
REVISION = '
|
|
28
|
+
REVISION = '20171207'
|
|
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'
|
|
@@ -519,6 +519,12 @@ module Google
|
|
|
519
519
|
# @return [Fixnum]
|
|
520
520
|
attr_accessor :boot_disk_size_gb
|
|
521
521
|
|
|
522
|
+
# Optional. Type of the boot disk (default is 'pd-standard'). Valid values: 'pd-
|
|
523
|
+
# ssd', 'pd-standard'
|
|
524
|
+
# Corresponds to the JSON property `bootDiskType`
|
|
525
|
+
# @return [String]
|
|
526
|
+
attr_accessor :boot_disk_type
|
|
527
|
+
|
|
522
528
|
# Optional. Number of attached SSDs, from 0 to 4 (default is 0). If SSDs are not
|
|
523
529
|
# attached, the boot disk is used to store runtime logs and HDFS (https://hadoop.
|
|
524
530
|
# apache.org/docs/r1.2.1/hdfs_user_guide.html) data. If one or more SSDs are
|
|
@@ -535,6 +541,7 @@ module Google
|
|
|
535
541
|
# Update properties of this object
|
|
536
542
|
def update!(**args)
|
|
537
543
|
@boot_disk_size_gb = args[:boot_disk_size_gb] if args.key?(:boot_disk_size_gb)
|
|
544
|
+
@boot_disk_type = args[:boot_disk_type] if args.key?(:boot_disk_type)
|
|
538
545
|
@num_local_ssds = args[:num_local_ssds] if args.key?(:num_local_ssds)
|
|
539
546
|
end
|
|
540
547
|
end
|
|
@@ -852,6 +859,12 @@ module Google
|
|
|
852
859
|
# @return [Google::Apis::DataprocV1beta2::ManagedGroupConfig]
|
|
853
860
|
attr_accessor :managed_group_config
|
|
854
861
|
|
|
862
|
+
# Optional. Specifies the minimum cpu platform for the Instance Group. Examples:
|
|
863
|
+
# * https://cloud.google.com/compute/docs/instances/specify-min-cpu-platform
|
|
864
|
+
# Corresponds to the JSON property `minCpuPlatform`
|
|
865
|
+
# @return [String]
|
|
866
|
+
attr_accessor :min_cpu_platform
|
|
867
|
+
|
|
855
868
|
# Optional. The number of VM instances in the instance group. For master
|
|
856
869
|
# instance groups, must be set to 1.
|
|
857
870
|
# Corresponds to the JSON property `numInstances`
|
|
@@ -871,6 +884,7 @@ module Google
|
|
|
871
884
|
@is_preemptible = args[:is_preemptible] if args.key?(:is_preemptible)
|
|
872
885
|
@machine_type_uri = args[:machine_type_uri] if args.key?(:machine_type_uri)
|
|
873
886
|
@managed_group_config = args[:managed_group_config] if args.key?(:managed_group_config)
|
|
887
|
+
@min_cpu_platform = args[:min_cpu_platform] if args.key?(:min_cpu_platform)
|
|
874
888
|
@num_instances = args[:num_instances] if args.key?(:num_instances)
|
|
875
889
|
end
|
|
876
890
|
end
|
|
@@ -970,8 +984,7 @@ module Google
|
|
|
970
984
|
# @return [Google::Apis::DataprocV1beta2::JobReference]
|
|
971
985
|
attr_accessor :reference
|
|
972
986
|
|
|
973
|
-
# Job scheduling options.
|
|
974
|
-
# purposes only. They may be changed before final release.
|
|
987
|
+
# Job scheduling options.
|
|
975
988
|
# Corresponds to the JSON property `scheduling`
|
|
976
989
|
# @return [Google::Apis::DataprocV1beta2::JobScheduling]
|
|
977
990
|
attr_accessor :scheduling
|
|
@@ -1084,8 +1097,7 @@ module Google
|
|
|
1084
1097
|
end
|
|
1085
1098
|
end
|
|
1086
1099
|
|
|
1087
|
-
# Job scheduling options.
|
|
1088
|
-
# purposes only. They may be changed before final release.
|
|
1100
|
+
# Job scheduling options.
|
|
1089
1101
|
class JobScheduling
|
|
1090
1102
|
include Google::Apis::Core::Hashable
|
|
1091
1103
|
|
|
@@ -1532,8 +1544,7 @@ module Google
|
|
|
1532
1544
|
# @return [Google::Apis::DataprocV1beta2::PySparkJob]
|
|
1533
1545
|
attr_accessor :pyspark_job
|
|
1534
1546
|
|
|
1535
|
-
# Job scheduling options.
|
|
1536
|
-
# purposes only. They may be changed before final release.
|
|
1547
|
+
# Job scheduling options.
|
|
1537
1548
|
# Corresponds to the JSON property `scheduling`
|
|
1538
1549
|
# @return [Google::Apis::DataprocV1beta2::JobScheduling]
|
|
1539
1550
|
attr_accessor :scheduling
|
|
@@ -485,6 +485,7 @@ module Google
|
|
|
485
485
|
# @private
|
|
486
486
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
487
487
|
property :boot_disk_size_gb, as: 'bootDiskSizeGb'
|
|
488
|
+
property :boot_disk_type, as: 'bootDiskType'
|
|
488
489
|
property :num_local_ssds, as: 'numLocalSsds'
|
|
489
490
|
end
|
|
490
491
|
end
|
|
@@ -550,6 +551,7 @@ module Google
|
|
|
550
551
|
property :machine_type_uri, as: 'machineTypeUri'
|
|
551
552
|
property :managed_group_config, as: 'managedGroupConfig', class: Google::Apis::DataprocV1beta2::ManagedGroupConfig, decorator: Google::Apis::DataprocV1beta2::ManagedGroupConfig::Representation
|
|
552
553
|
|
|
554
|
+
property :min_cpu_platform, as: 'minCpuPlatform'
|
|
553
555
|
property :num_instances, as: 'numInstances'
|
|
554
556
|
end
|
|
555
557
|
end
|
|
@@ -26,7 +26,7 @@ module Google
|
|
|
26
26
|
# @see https://cloud.google.com/deployment-manager/
|
|
27
27
|
module DeploymentmanagerAlpha
|
|
28
28
|
VERSION = 'Alpha'
|
|
29
|
-
REVISION = '
|
|
29
|
+
REVISION = '20171201'
|
|
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'
|
|
@@ -279,7 +279,11 @@ module Google
|
|
|
279
279
|
# @return [String]
|
|
280
280
|
attr_accessor :name
|
|
281
281
|
|
|
282
|
-
# An Operation resource, used to manage asynchronous API requests.
|
|
282
|
+
# An Operation resource, used to manage asynchronous API requests. (==
|
|
283
|
+
# resource_for v1.globalOperations ==) (== resource_for beta.globalOperations ==)
|
|
284
|
+
# (== resource_for v1.regionOperations ==) (== resource_for beta.
|
|
285
|
+
# regionOperations ==) (== resource_for v1.zoneOperations ==) (== resource_for
|
|
286
|
+
# beta.zoneOperations ==)
|
|
283
287
|
# Corresponds to the JSON property `operation`
|
|
284
288
|
# @return [Google::Apis::DeploymentmanagerAlpha::Operation]
|
|
285
289
|
attr_accessor :operation
|
|
@@ -572,7 +576,11 @@ module Google
|
|
|
572
576
|
# @return [String]
|
|
573
577
|
attr_accessor :name
|
|
574
578
|
|
|
575
|
-
# An Operation resource, used to manage asynchronous API requests.
|
|
579
|
+
# An Operation resource, used to manage asynchronous API requests. (==
|
|
580
|
+
# resource_for v1.globalOperations ==) (== resource_for beta.globalOperations ==)
|
|
581
|
+
# (== resource_for v1.regionOperations ==) (== resource_for beta.
|
|
582
|
+
# regionOperations ==) (== resource_for v1.zoneOperations ==) (== resource_for
|
|
583
|
+
# beta.zoneOperations ==)
|
|
576
584
|
# Corresponds to the JSON property `operation`
|
|
577
585
|
# @return [Google::Apis::DeploymentmanagerAlpha::Operation]
|
|
578
586
|
attr_accessor :operation
|
|
@@ -1171,7 +1179,11 @@ module Google
|
|
|
1171
1179
|
end
|
|
1172
1180
|
end
|
|
1173
1181
|
|
|
1174
|
-
# An Operation resource, used to manage asynchronous API requests.
|
|
1182
|
+
# An Operation resource, used to manage asynchronous API requests. (==
|
|
1183
|
+
# resource_for v1.globalOperations ==) (== resource_for beta.globalOperations ==)
|
|
1184
|
+
# (== resource_for v1.regionOperations ==) (== resource_for beta.
|
|
1185
|
+
# regionOperations ==) (== resource_for v1.zoneOperations ==) (== resource_for
|
|
1186
|
+
# beta.zoneOperations ==)
|
|
1175
1187
|
class Operation
|
|
1176
1188
|
include Google::Apis::Core::Hashable
|
|
1177
1189
|
|
|
@@ -1697,6 +1709,12 @@ module Google
|
|
|
1697
1709
|
# @return [String]
|
|
1698
1710
|
attr_accessor :properties
|
|
1699
1711
|
|
|
1712
|
+
# Output only. In case this is an action, it will show the runtimePolicies on
|
|
1713
|
+
# which this action will run in the deployment
|
|
1714
|
+
# Corresponds to the JSON property `runtimePolicies`
|
|
1715
|
+
# @return [Array<String>]
|
|
1716
|
+
attr_accessor :runtime_policies
|
|
1717
|
+
|
|
1700
1718
|
# Output only. The type of the resource, for example compute.v1.instance, or
|
|
1701
1719
|
# cloudfunctions.v1beta1.function.
|
|
1702
1720
|
# Corresponds to the JSON property `type`
|
|
@@ -1738,6 +1756,7 @@ module Google
|
|
|
1738
1756
|
@manifest = args[:manifest] if args.key?(:manifest)
|
|
1739
1757
|
@name = args[:name] if args.key?(:name)
|
|
1740
1758
|
@properties = args[:properties] if args.key?(:properties)
|
|
1759
|
+
@runtime_policies = args[:runtime_policies] if args.key?(:runtime_policies)
|
|
1741
1760
|
@type = args[:type] if args.key?(:type)
|
|
1742
1761
|
@update = args[:update] if args.key?(:update)
|
|
1743
1762
|
@update_time = args[:update_time] if args.key?(:update_time)
|
|
@@ -1873,6 +1892,12 @@ module Google
|
|
|
1873
1892
|
# @return [String]
|
|
1874
1893
|
attr_accessor :properties
|
|
1875
1894
|
|
|
1895
|
+
# Output only. In case this is an action, it will show the runtimePolicies that
|
|
1896
|
+
# this action will have after updating the deployment.
|
|
1897
|
+
# Corresponds to the JSON property `runtimePolicies`
|
|
1898
|
+
# @return [Array<String>]
|
|
1899
|
+
attr_accessor :runtime_policies
|
|
1900
|
+
|
|
1876
1901
|
# Output only. The state of the resource.
|
|
1877
1902
|
# Corresponds to the JSON property `state`
|
|
1878
1903
|
# @return [String]
|
|
@@ -1897,6 +1922,7 @@ module Google
|
|
|
1897
1922
|
@intent = args[:intent] if args.key?(:intent)
|
|
1898
1923
|
@manifest = args[:manifest] if args.key?(:manifest)
|
|
1899
1924
|
@properties = args[:properties] if args.key?(:properties)
|
|
1925
|
+
@runtime_policies = args[:runtime_policies] if args.key?(:runtime_policies)
|
|
1900
1926
|
@state = args[:state] if args.key?(:state)
|
|
1901
1927
|
@warnings = args[:warnings] if args.key?(:warnings)
|
|
1902
1928
|
end
|
|
@@ -2273,7 +2299,11 @@ module Google
|
|
|
2273
2299
|
# @return [String]
|
|
2274
2300
|
attr_accessor :name
|
|
2275
2301
|
|
|
2276
|
-
# An Operation resource, used to manage asynchronous API requests.
|
|
2302
|
+
# An Operation resource, used to manage asynchronous API requests. (==
|
|
2303
|
+
# resource_for v1.globalOperations ==) (== resource_for beta.globalOperations ==)
|
|
2304
|
+
# (== resource_for v1.regionOperations ==) (== resource_for beta.
|
|
2305
|
+
# regionOperations ==) (== resource_for v1.zoneOperations ==) (== resource_for
|
|
2306
|
+
# beta.zoneOperations ==)
|
|
2277
2307
|
# Corresponds to the JSON property `operation`
|
|
2278
2308
|
# @return [Google::Apis::DeploymentmanagerAlpha::Operation]
|
|
2279
2309
|
attr_accessor :operation
|
|
@@ -2462,7 +2492,11 @@ module Google
|
|
|
2462
2492
|
# @return [String]
|
|
2463
2493
|
attr_accessor :name
|
|
2464
2494
|
|
|
2465
|
-
# An Operation resource, used to manage asynchronous API requests.
|
|
2495
|
+
# An Operation resource, used to manage asynchronous API requests. (==
|
|
2496
|
+
# resource_for v1.globalOperations ==) (== resource_for beta.globalOperations ==)
|
|
2497
|
+
# (== resource_for v1.regionOperations ==) (== resource_for beta.
|
|
2498
|
+
# regionOperations ==) (== resource_for v1.zoneOperations ==) (== resource_for
|
|
2499
|
+
# beta.zoneOperations ==)
|
|
2466
2500
|
# Corresponds to the JSON property `operation`
|
|
2467
2501
|
# @return [Google::Apis::DeploymentmanagerAlpha::Operation]
|
|
2468
2502
|
attr_accessor :operation
|
|
@@ -872,6 +872,7 @@ module Google
|
|
|
872
872
|
property :manifest, as: 'manifest'
|
|
873
873
|
property :name, as: 'name'
|
|
874
874
|
property :properties, as: 'properties'
|
|
875
|
+
collection :runtime_policies, as: 'runtimePolicies'
|
|
875
876
|
property :type, as: 'type'
|
|
876
877
|
property :update, as: 'update', class: Google::Apis::DeploymentmanagerAlpha::ResourceUpdate, decorator: Google::Apis::DeploymentmanagerAlpha::ResourceUpdate::Representation
|
|
877
878
|
|
|
@@ -920,6 +921,7 @@ module Google
|
|
|
920
921
|
property :intent, as: 'intent'
|
|
921
922
|
property :manifest, as: 'manifest'
|
|
922
923
|
property :properties, as: 'properties'
|
|
924
|
+
collection :runtime_policies, as: 'runtimePolicies'
|
|
923
925
|
property :state, as: 'state'
|
|
924
926
|
collection :warnings, as: 'warnings', class: Google::Apis::DeploymentmanagerAlpha::ResourceUpdate::Warning, decorator: Google::Apis::DeploymentmanagerAlpha::ResourceUpdate::Warning::Representation
|
|
925
927
|
|
|
@@ -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 = '
|
|
28
|
+
REVISION = '20171201'
|
|
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'
|
|
@@ -294,7 +294,11 @@ module Google
|
|
|
294
294
|
# @return [String]
|
|
295
295
|
attr_accessor :name
|
|
296
296
|
|
|
297
|
-
# An Operation resource, used to manage asynchronous API requests.
|
|
297
|
+
# An Operation resource, used to manage asynchronous API requests. (==
|
|
298
|
+
# resource_for v1.globalOperations ==) (== resource_for beta.globalOperations ==)
|
|
299
|
+
# (== resource_for v1.regionOperations ==) (== resource_for beta.
|
|
300
|
+
# regionOperations ==) (== resource_for v1.zoneOperations ==) (== resource_for
|
|
301
|
+
# beta.zoneOperations ==)
|
|
298
302
|
# Corresponds to the JSON property `operation`
|
|
299
303
|
# @return [Google::Apis::DeploymentmanagerV2::Operation]
|
|
300
304
|
attr_accessor :operation
|
|
@@ -790,7 +794,11 @@ module Google
|
|
|
790
794
|
end
|
|
791
795
|
end
|
|
792
796
|
|
|
793
|
-
# An Operation resource, used to manage asynchronous API requests.
|
|
797
|
+
# An Operation resource, used to manage asynchronous API requests. (==
|
|
798
|
+
# resource_for v1.globalOperations ==) (== resource_for beta.globalOperations ==)
|
|
799
|
+
# (== resource_for v1.regionOperations ==) (== resource_for beta.
|
|
800
|
+
# regionOperations ==) (== resource_for v1.zoneOperations ==) (== resource_for
|
|
801
|
+
# beta.zoneOperations ==)
|
|
794
802
|
class Operation
|
|
795
803
|
include Google::Apis::Core::Hashable
|
|
796
804
|
|
|
@@ -1711,7 +1719,11 @@ module Google
|
|
|
1711
1719
|
# @return [String]
|
|
1712
1720
|
attr_accessor :name
|
|
1713
1721
|
|
|
1714
|
-
# An Operation resource, used to manage asynchronous API requests.
|
|
1722
|
+
# An Operation resource, used to manage asynchronous API requests. (==
|
|
1723
|
+
# resource_for v1.globalOperations ==) (== resource_for beta.globalOperations ==)
|
|
1724
|
+
# (== resource_for v1.regionOperations ==) (== resource_for beta.
|
|
1725
|
+
# regionOperations ==) (== resource_for v1.zoneOperations ==) (== resource_for
|
|
1726
|
+
# beta.zoneOperations ==)
|
|
1715
1727
|
# Corresponds to the JSON property `operation`
|
|
1716
1728
|
# @return [Google::Apis::DeploymentmanagerV2::Operation]
|
|
1717
1729
|
attr_accessor :operation
|
|
@@ -26,7 +26,7 @@ module Google
|
|
|
26
26
|
# @see https://developers.google.com/deployment-manager/
|
|
27
27
|
module DeploymentmanagerV2beta
|
|
28
28
|
VERSION = 'V2beta'
|
|
29
|
-
REVISION = '
|
|
29
|
+
REVISION = '20171201'
|
|
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'
|
|
@@ -292,7 +292,11 @@ module Google
|
|
|
292
292
|
# @return [String]
|
|
293
293
|
attr_accessor :name
|
|
294
294
|
|
|
295
|
-
# An Operation resource, used to manage asynchronous API requests.
|
|
295
|
+
# An Operation resource, used to manage asynchronous API requests. (==
|
|
296
|
+
# resource_for v1.globalOperations ==) (== resource_for beta.globalOperations ==)
|
|
297
|
+
# (== resource_for v1.regionOperations ==) (== resource_for beta.
|
|
298
|
+
# regionOperations ==) (== resource_for v1.zoneOperations ==) (== resource_for
|
|
299
|
+
# beta.zoneOperations ==)
|
|
296
300
|
# Corresponds to the JSON property `operation`
|
|
297
301
|
# @return [Google::Apis::DeploymentmanagerV2beta::Operation]
|
|
298
302
|
attr_accessor :operation
|
|
@@ -541,7 +545,11 @@ module Google
|
|
|
541
545
|
# @return [String]
|
|
542
546
|
attr_accessor :name
|
|
543
547
|
|
|
544
|
-
# An Operation resource, used to manage asynchronous API requests.
|
|
548
|
+
# An Operation resource, used to manage asynchronous API requests. (==
|
|
549
|
+
# resource_for v1.globalOperations ==) (== resource_for beta.globalOperations ==)
|
|
550
|
+
# (== resource_for v1.regionOperations ==) (== resource_for beta.
|
|
551
|
+
# regionOperations ==) (== resource_for v1.zoneOperations ==) (== resource_for
|
|
552
|
+
# beta.zoneOperations ==)
|
|
545
553
|
# Corresponds to the JSON property `operation`
|
|
546
554
|
# @return [Google::Apis::DeploymentmanagerV2beta::Operation]
|
|
547
555
|
attr_accessor :operation
|
|
@@ -1075,7 +1083,11 @@ module Google
|
|
|
1075
1083
|
end
|
|
1076
1084
|
end
|
|
1077
1085
|
|
|
1078
|
-
# An Operation resource, used to manage asynchronous API requests.
|
|
1086
|
+
# An Operation resource, used to manage asynchronous API requests. (==
|
|
1087
|
+
# resource_for v1.globalOperations ==) (== resource_for beta.globalOperations ==)
|
|
1088
|
+
# (== resource_for v1.regionOperations ==) (== resource_for beta.
|
|
1089
|
+
# regionOperations ==) (== resource_for v1.zoneOperations ==) (== resource_for
|
|
1090
|
+
# beta.zoneOperations ==)
|
|
1079
1091
|
class Operation
|
|
1080
1092
|
include Google::Apis::Core::Hashable
|
|
1081
1093
|
|
|
@@ -2116,7 +2128,11 @@ module Google
|
|
|
2116
2128
|
# @return [String]
|
|
2117
2129
|
attr_accessor :name
|
|
2118
2130
|
|
|
2119
|
-
# An Operation resource, used to manage asynchronous API requests.
|
|
2131
|
+
# An Operation resource, used to manage asynchronous API requests. (==
|
|
2132
|
+
# resource_for v1.globalOperations ==) (== resource_for beta.globalOperations ==)
|
|
2133
|
+
# (== resource_for v1.regionOperations ==) (== resource_for beta.
|
|
2134
|
+
# regionOperations ==) (== resource_for v1.zoneOperations ==) (== resource_for
|
|
2135
|
+
# beta.zoneOperations ==)
|
|
2120
2136
|
# Corresponds to the JSON property `operation`
|
|
2121
2137
|
# @return [Google::Apis::DeploymentmanagerV2beta::Operation]
|
|
2122
2138
|
attr_accessor :operation
|
|
@@ -2305,7 +2321,11 @@ module Google
|
|
|
2305
2321
|
# @return [String]
|
|
2306
2322
|
attr_accessor :name
|
|
2307
2323
|
|
|
2308
|
-
# An Operation resource, used to manage asynchronous API requests.
|
|
2324
|
+
# An Operation resource, used to manage asynchronous API requests. (==
|
|
2325
|
+
# resource_for v1.globalOperations ==) (== resource_for beta.globalOperations ==)
|
|
2326
|
+
# (== resource_for v1.regionOperations ==) (== resource_for beta.
|
|
2327
|
+
# regionOperations ==) (== resource_for v1.zoneOperations ==) (== resource_for
|
|
2328
|
+
# beta.zoneOperations ==)
|
|
2309
2329
|
# Corresponds to the JSON property `operation`
|
|
2310
2330
|
# @return [Google::Apis::DeploymentmanagerV2beta::Operation]
|
|
2311
2331
|
attr_accessor :operation
|
|
@@ -26,7 +26,7 @@ module Google
|
|
|
26
26
|
# @see https://cloud.google.com/dialogflow-enterprise/
|
|
27
27
|
module DialogflowV2beta1
|
|
28
28
|
VERSION = 'V2beta1'
|
|
29
|
-
REVISION = '
|
|
29
|
+
REVISION = '20171204'
|
|
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'
|
|
@@ -433,10 +433,10 @@ module Google
|
|
|
433
433
|
attr_accessor :input_audio
|
|
434
434
|
|
|
435
435
|
# Represents the query input. It can contain either:
|
|
436
|
-
# 1.
|
|
437
|
-
# instructs the speech recognizer how to process the speech audio
|
|
438
|
-
# 2.
|
|
439
|
-
# 3.
|
|
436
|
+
# 1. An audio config which
|
|
437
|
+
# instructs the speech recognizer how to process the speech audio.
|
|
438
|
+
# 2. A conversational query in the form of text,.
|
|
439
|
+
# 3. An event that specifies which intent to trigger.
|
|
440
440
|
# Corresponds to the JSON property `queryInput`
|
|
441
441
|
# @return [Google::Apis::DialogflowV2beta1::QueryInput]
|
|
442
442
|
attr_accessor :query_input
|
|
@@ -718,7 +718,7 @@ module Google
|
|
|
718
718
|
attr_accessor :agent_content
|
|
719
719
|
|
|
720
720
|
# The URI to a file containing the exported agent. This field is populated
|
|
721
|
-
# only if `agent_uri`
|
|
721
|
+
# only if `agent_uri` is specified in `ExportAgentRequest`.
|
|
722
722
|
# Corresponds to the JSON property `agentUri`
|
|
723
723
|
# @return [String]
|
|
724
724
|
attr_accessor :agent_uri
|
|
@@ -2003,10 +2003,10 @@ module Google
|
|
|
2003
2003
|
end
|
|
2004
2004
|
|
|
2005
2005
|
# Represents the query input. It can contain either:
|
|
2006
|
-
# 1.
|
|
2007
|
-
# instructs the speech recognizer how to process the speech audio
|
|
2008
|
-
# 2.
|
|
2009
|
-
# 3.
|
|
2006
|
+
# 1. An audio config which
|
|
2007
|
+
# instructs the speech recognizer how to process the speech audio.
|
|
2008
|
+
# 2. A conversational query in the form of text,.
|
|
2009
|
+
# 3. An event that specifies which intent to trigger.
|
|
2010
2010
|
class QueryInput
|
|
2011
2011
|
include Google::Apis::Core::Hashable
|
|
2012
2012
|
|