google-api-client 0.46.1 → 0.46.2
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/.github/workflows/autoapprove.yml +49 -0
- data/.gitignore +2 -0
- data/CHANGELOG.md +58 -0
- data/api_list_config.yaml +8 -0
- data/bin/generate-api +77 -15
- data/generated/google/apis/adexchangebuyer2_v2beta1.rb +1 -1
- data/generated/google/apis/adexchangebuyer2_v2beta1/classes.rb +30 -30
- data/generated/google/apis/admin_directory_v1.rb +1 -1
- data/generated/google/apis/admin_directory_v1/classes.rb +135 -0
- data/generated/google/apis/admin_directory_v1/representations.rb +62 -0
- data/generated/google/apis/admin_directory_v1/service.rb +72 -0
- data/generated/google/apis/admin_reports_v1.rb +1 -1
- data/generated/google/apis/admob_v1.rb +1 -1
- data/generated/google/apis/admob_v1/classes.rb +29 -29
- data/generated/google/apis/analyticsadmin_v1alpha.rb +1 -1
- data/generated/google/apis/analyticsadmin_v1alpha/classes.rb +6 -6
- data/generated/google/apis/analyticsadmin_v1alpha/service.rb +8 -9
- data/generated/google/apis/analyticsdata_v1alpha.rb +1 -1
- data/generated/google/apis/analyticsdata_v1alpha/classes.rb +1 -1
- data/generated/google/apis/analyticsdata_v1alpha/service.rb +7 -7
- data/generated/google/apis/androidpublisher_v3.rb +1 -1
- data/generated/google/apis/androidpublisher_v3/service.rb +5 -2
- data/generated/google/apis/artifactregistry_v1beta1.rb +1 -1
- data/generated/google/apis/artifactregistry_v1beta1/classes.rb +7 -0
- data/generated/google/apis/artifactregistry_v1beta1/representations.rb +1 -0
- data/generated/google/apis/bigquery_v2.rb +1 -1
- data/generated/google/apis/bigquery_v2/classes.rb +80 -5
- data/generated/google/apis/bigquery_v2/representations.rb +33 -0
- data/generated/google/apis/bigquery_v2/service.rb +46 -0
- data/generated/google/apis/billingbudgets_v1.rb +1 -1
- data/generated/google/apis/billingbudgets_v1/classes.rb +1 -1
- data/generated/google/apis/billingbudgets_v1beta1.rb +1 -1
- data/generated/google/apis/billingbudgets_v1beta1/classes.rb +1 -1
- data/generated/google/apis/civicinfo_v2.rb +1 -1
- data/generated/google/apis/civicinfo_v2/classes.rb +0 -24
- data/generated/google/apis/civicinfo_v2/representations.rb +0 -3
- data/generated/google/apis/classroom_v1.rb +1 -1
- data/generated/google/apis/classroom_v1/classes.rb +21 -21
- data/generated/google/apis/container_v1.rb +1 -1
- data/generated/google/apis/container_v1/classes.rb +22 -10
- data/generated/google/apis/container_v1beta1.rb +1 -1
- data/generated/google/apis/container_v1beta1/classes.rb +22 -10
- data/generated/google/apis/content_v2.rb +1 -1
- data/generated/google/apis/content_v2_1.rb +1 -1
- data/generated/google/apis/content_v2_1/classes.rb +6 -3
- data/generated/google/apis/displayvideo_v1.rb +1 -1
- data/generated/google/apis/displayvideo_v1/classes.rb +30 -30
- data/generated/google/apis/displayvideo_v1/service.rb +8 -8
- data/generated/google/apis/dlp_v2.rb +1 -1
- data/generated/google/apis/dlp_v2/classes.rb +4 -3
- data/generated/google/apis/dns_v1.rb +1 -1
- data/generated/google/apis/dns_v1/classes.rb +181 -0
- data/generated/google/apis/dns_v1/representations.rb +83 -0
- data/generated/google/apis/dns_v1beta2.rb +1 -1
- data/generated/google/apis/dns_v1beta2/classes.rb +181 -0
- data/generated/google/apis/dns_v1beta2/representations.rb +83 -0
- data/generated/google/apis/domains_v1alpha2.rb +34 -0
- data/generated/google/apis/domains_v1alpha2/classes.rb +1534 -0
- data/generated/google/apis/domains_v1alpha2/representations.rb +605 -0
- data/generated/google/apis/domains_v1alpha2/service.rb +805 -0
- data/generated/google/apis/domains_v1beta1.rb +34 -0
- data/generated/google/apis/domains_v1beta1/classes.rb +1534 -0
- data/generated/google/apis/domains_v1beta1/representations.rb +605 -0
- data/generated/google/apis/domains_v1beta1/service.rb +805 -0
- data/generated/google/apis/doubleclickbidmanager_v1.rb +1 -1
- data/generated/google/apis/doubleclickbidmanager_v1/classes.rb +1 -1
- data/generated/google/apis/doubleclickbidmanager_v1_1.rb +1 -1
- data/generated/google/apis/doubleclickbidmanager_v1_1/classes.rb +1 -1
- data/generated/google/apis/drive_v2.rb +1 -1
- data/generated/google/apis/drive_v2/classes.rb +2 -0
- data/generated/google/apis/drive_v3.rb +1 -1
- data/generated/google/apis/drive_v3/classes.rb +4 -2
- data/generated/google/apis/fitness_v1.rb +1 -1
- data/generated/google/apis/fitness_v1/service.rb +3 -1
- data/generated/google/apis/gameservices_v1.rb +1 -1
- data/generated/google/apis/gameservices_v1/classes.rb +15 -14
- data/generated/google/apis/gameservices_v1/service.rb +54 -51
- data/generated/google/apis/gameservices_v1beta.rb +1 -1
- data/generated/google/apis/gameservices_v1beta/classes.rb +15 -14
- data/generated/google/apis/gameservices_v1beta/service.rb +54 -51
- data/generated/google/apis/gmailpostmastertools_v1beta1.rb +1 -1
- data/generated/google/apis/gmailpostmastertools_v1beta1/service.rb +10 -10
- data/generated/google/apis/healthcare_v1.rb +1 -1
- data/generated/google/apis/healthcare_v1/classes.rb +4 -4
- data/generated/google/apis/healthcare_v1beta1.rb +1 -1
- data/generated/google/apis/healthcare_v1beta1/classes.rb +7 -6
- data/generated/google/apis/licensing_v1.rb +1 -1
- data/generated/google/apis/licensing_v1/service.rb +2 -2
- data/generated/google/apis/localservices_v1.rb +1 -1
- data/generated/google/apis/localservices_v1/service.rb +20 -20
- data/generated/google/apis/managedidentities_v1.rb +1 -1
- data/generated/google/apis/managedidentities_v1/classes.rb +1 -1
- data/generated/google/apis/managedidentities_v1/service.rb +1 -4
- data/generated/google/apis/managedidentities_v1alpha1.rb +1 -1
- data/generated/google/apis/managedidentities_v1alpha1/classes.rb +80 -9
- data/generated/google/apis/managedidentities_v1alpha1/representations.rb +33 -1
- data/generated/google/apis/managedidentities_v1alpha1/service.rb +83 -5
- data/generated/google/apis/managedidentities_v1beta1.rb +1 -1
- data/generated/google/apis/managedidentities_v1beta1/classes.rb +81 -9
- data/generated/google/apis/managedidentities_v1beta1/representations.rb +33 -1
- data/generated/google/apis/managedidentities_v1beta1/service.rb +83 -5
- data/generated/google/apis/monitoring_v3.rb +1 -1
- data/generated/google/apis/monitoring_v3/classes.rb +8 -8
- data/generated/google/apis/people_v1.rb +1 -1
- data/generated/google/apis/people_v1/classes.rb +45 -45
- data/generated/google/apis/playablelocations_v3.rb +1 -1
- data/generated/google/apis/playablelocations_v3/classes.rb +6 -6
- data/generated/google/apis/poly_v1.rb +3 -4
- data/generated/google/apis/poly_v1/classes.rb +65 -79
- data/generated/google/apis/poly_v1/service.rb +50 -63
- data/generated/google/apis/prod_tt_sasportal_v1alpha1.rb +1 -1
- data/generated/google/apis/prod_tt_sasportal_v1alpha1/service.rb +109 -0
- data/generated/google/apis/realtimebidding_v1.rb +1 -1
- data/generated/google/apis/realtimebidding_v1/classes.rb +33 -33
- data/generated/google/apis/realtimebidding_v1/service.rb +4 -4
- data/generated/google/apis/run_v1.rb +1 -1
- data/generated/google/apis/run_v1/classes.rb +7 -6
- data/generated/google/apis/servicenetworking_v1.rb +1 -1
- data/generated/google/apis/servicenetworking_v1/classes.rb +107 -4
- data/generated/google/apis/servicenetworking_v1/representations.rb +34 -0
- data/generated/google/apis/servicenetworking_v1/service.rb +2 -2
- data/generated/google/apis/servicenetworking_v1beta.rb +1 -1
- data/generated/google/apis/servicenetworking_v1beta/classes.rb +107 -4
- data/generated/google/apis/servicenetworking_v1beta/representations.rb +34 -0
- data/generated/google/apis/storagetransfer_v1.rb +1 -1
- data/generated/google/apis/storagetransfer_v1/classes.rb +8 -0
- data/generated/google/apis/storagetransfer_v1/representations.rb +1 -0
- data/generated/google/apis/storagetransfer_v1/service.rb +17 -18
- data/generated/google/apis/streetviewpublish_v1.rb +1 -1
- data/generated/google/apis/streetviewpublish_v1/classes.rb +4 -4
- data/generated/google/apis/sts_v1beta.rb +1 -1
- data/generated/google/apis/sts_v1beta/classes.rb +12 -11
- data/generated/google/apis/tpu_v1.rb +1 -1
- data/generated/google/apis/tpu_v1/classes.rb +3 -3
- data/generated/google/apis/tpu_v1/service.rb +8 -8
- data/generated/google/apis/tpu_v1alpha1.rb +1 -1
- data/generated/google/apis/tpu_v1alpha1/classes.rb +3 -3
- data/generated/google/apis/tpu_v1alpha1/service.rb +8 -8
- data/generated/google/apis/vault_v1.rb +1 -1
- data/generated/google/apis/vault_v1/classes.rb +333 -0
- data/generated/google/apis/vault_v1/representations.rb +162 -0
- data/generated/google/apis/vault_v1/service.rb +151 -0
- data/generated/google/apis/youtube_partner_v1.rb +1 -1
- data/generated/google/apis/youtube_v3.rb +1 -1
- data/generated/google/apis/youtube_v3/service.rb +2 -2
- data/google-api-client.gemspec +1 -1
- data/lib/google/apis/core/api_command.rb +1 -0
- data/lib/google/apis/version.rb +1 -1
- data/synth.py +40 -0
- metadata +13 -3
|
@@ -26,7 +26,7 @@ module Google
|
|
|
26
26
|
# @see https://cloud.google.com/managed-microsoft-ad/
|
|
27
27
|
module ManagedidentitiesV1beta1
|
|
28
28
|
VERSION = 'V1beta1'
|
|
29
|
-
REVISION = '
|
|
29
|
+
REVISION = '20201007'
|
|
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'
|
|
@@ -163,13 +163,6 @@ module Google
|
|
|
163
163
|
# @return [String]
|
|
164
164
|
attr_accessor :admin
|
|
165
165
|
|
|
166
|
-
# Optional. Configuration for audit logs. True if audit logs are enabled, else
|
|
167
|
-
# false. Default is audit logs disabled.
|
|
168
|
-
# Corresponds to the JSON property `auditLogsEnabled`
|
|
169
|
-
# @return [Boolean]
|
|
170
|
-
attr_accessor :audit_logs_enabled
|
|
171
|
-
alias_method :audit_logs_enabled?, :audit_logs_enabled
|
|
172
|
-
|
|
173
166
|
# Optional. The full names of the Google Compute Engine [networks](/compute/docs/
|
|
174
167
|
# networks-and-firewalls#networks) the domain instance is connected to. Networks
|
|
175
168
|
# can be added using UpdateDomain. The domain is only available on networks
|
|
@@ -244,7 +237,6 @@ module Google
|
|
|
244
237
|
# Update properties of this object
|
|
245
238
|
def update!(**args)
|
|
246
239
|
@admin = args[:admin] if args.key?(:admin)
|
|
247
|
-
@audit_logs_enabled = args[:audit_logs_enabled] if args.key?(:audit_logs_enabled)
|
|
248
240
|
@authorized_networks = args[:authorized_networks] if args.key?(:authorized_networks)
|
|
249
241
|
@create_time = args[:create_time] if args.key?(:create_time)
|
|
250
242
|
@fqdn = args[:fqdn] if args.key?(:fqdn)
|
|
@@ -522,7 +514,7 @@ module Google
|
|
|
522
514
|
attr_accessor :maintenance_policy_names
|
|
523
515
|
|
|
524
516
|
# The MaintenanceSchedule contains the scheduling information of published
|
|
525
|
-
# maintenance schedule.
|
|
517
|
+
# maintenance schedule with same key as software_versions.
|
|
526
518
|
# Corresponds to the JSON property `maintenanceSchedules`
|
|
527
519
|
# @return [Hash<String,Google::Apis::ManagedidentitiesV1beta1::GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSchedule>]
|
|
528
520
|
attr_accessor :maintenance_schedules
|
|
@@ -957,6 +949,39 @@ module Google
|
|
|
957
949
|
end
|
|
958
950
|
end
|
|
959
951
|
|
|
952
|
+
# ListSQLIntegrationsResponse is the response message for ListSQLIntegrations
|
|
953
|
+
# method.
|
|
954
|
+
class ListSqlIntegrationsResponse
|
|
955
|
+
include Google::Apis::Core::Hashable
|
|
956
|
+
|
|
957
|
+
# Token to retrieve the next page of results, or empty if there are no more
|
|
958
|
+
# results in the list.
|
|
959
|
+
# Corresponds to the JSON property `nextPageToken`
|
|
960
|
+
# @return [String]
|
|
961
|
+
attr_accessor :next_page_token
|
|
962
|
+
|
|
963
|
+
# A list of SQLIntegrations of a domain.
|
|
964
|
+
# Corresponds to the JSON property `sqlIntegrations`
|
|
965
|
+
# @return [Array<Google::Apis::ManagedidentitiesV1beta1::SqlIntegration>]
|
|
966
|
+
attr_accessor :sql_integrations
|
|
967
|
+
|
|
968
|
+
# A list of locations that could not be reached.
|
|
969
|
+
# Corresponds to the JSON property `unreachable`
|
|
970
|
+
# @return [Array<String>]
|
|
971
|
+
attr_accessor :unreachable
|
|
972
|
+
|
|
973
|
+
def initialize(**args)
|
|
974
|
+
update!(**args)
|
|
975
|
+
end
|
|
976
|
+
|
|
977
|
+
# Update properties of this object
|
|
978
|
+
def update!(**args)
|
|
979
|
+
@next_page_token = args[:next_page_token] if args.key?(:next_page_token)
|
|
980
|
+
@sql_integrations = args[:sql_integrations] if args.key?(:sql_integrations)
|
|
981
|
+
@unreachable = args[:unreachable] if args.key?(:unreachable)
|
|
982
|
+
end
|
|
983
|
+
end
|
|
984
|
+
|
|
960
985
|
# A resource that represents Google Cloud Platform location.
|
|
961
986
|
class Location
|
|
962
987
|
include Google::Apis::Core::Hashable
|
|
@@ -1268,6 +1293,53 @@ module Google
|
|
|
1268
1293
|
end
|
|
1269
1294
|
end
|
|
1270
1295
|
|
|
1296
|
+
# Represents the SQL instance integrated with AD.
|
|
1297
|
+
class SqlIntegration
|
|
1298
|
+
include Google::Apis::Core::Hashable
|
|
1299
|
+
|
|
1300
|
+
# Output only. The time sql integration was created. Synthetic field is
|
|
1301
|
+
# populated automatically by CCFE.
|
|
1302
|
+
# Corresponds to the JSON property `createTime`
|
|
1303
|
+
# @return [String]
|
|
1304
|
+
attr_accessor :create_time
|
|
1305
|
+
|
|
1306
|
+
# The unique name of the sql integration in the form of `projects/`project_id`/
|
|
1307
|
+
# locations/global/domains/`domain_name`/sqlIntegrations/`sql_integration``
|
|
1308
|
+
# Corresponds to the JSON property `name`
|
|
1309
|
+
# @return [String]
|
|
1310
|
+
attr_accessor :name
|
|
1311
|
+
|
|
1312
|
+
# The full resource name of an integrated sql instance TODO(b/161918255) Add
|
|
1313
|
+
# resource type annotation post CloudSQL API fix.
|
|
1314
|
+
# Corresponds to the JSON property `sqlInstance`
|
|
1315
|
+
# @return [String]
|
|
1316
|
+
attr_accessor :sql_instance
|
|
1317
|
+
|
|
1318
|
+
# Output only. The current state of the sql integration.
|
|
1319
|
+
# Corresponds to the JSON property `state`
|
|
1320
|
+
# @return [String]
|
|
1321
|
+
attr_accessor :state
|
|
1322
|
+
|
|
1323
|
+
# Output only. The time sql integration was updated. Synthetic field is
|
|
1324
|
+
# populated automatically by CCFE.
|
|
1325
|
+
# Corresponds to the JSON property `updateTime`
|
|
1326
|
+
# @return [String]
|
|
1327
|
+
attr_accessor :update_time
|
|
1328
|
+
|
|
1329
|
+
def initialize(**args)
|
|
1330
|
+
update!(**args)
|
|
1331
|
+
end
|
|
1332
|
+
|
|
1333
|
+
# Update properties of this object
|
|
1334
|
+
def update!(**args)
|
|
1335
|
+
@create_time = args[:create_time] if args.key?(:create_time)
|
|
1336
|
+
@name = args[:name] if args.key?(:name)
|
|
1337
|
+
@sql_instance = args[:sql_instance] if args.key?(:sql_instance)
|
|
1338
|
+
@state = args[:state] if args.key?(:state)
|
|
1339
|
+
@update_time = args[:update_time] if args.key?(:update_time)
|
|
1340
|
+
end
|
|
1341
|
+
end
|
|
1342
|
+
|
|
1271
1343
|
# Request message for `SetIamPolicy` method.
|
|
1272
1344
|
class SetIamPolicyRequest
|
|
1273
1345
|
include Google::Apis::Core::Hashable
|
|
@@ -148,6 +148,12 @@ module Google
|
|
|
148
148
|
include Google::Apis::Core::JsonObjectSupport
|
|
149
149
|
end
|
|
150
150
|
|
|
151
|
+
class ListSqlIntegrationsResponse
|
|
152
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
153
|
+
|
|
154
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
155
|
+
end
|
|
156
|
+
|
|
151
157
|
class Location
|
|
152
158
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
153
159
|
|
|
@@ -190,6 +196,12 @@ module Google
|
|
|
190
196
|
include Google::Apis::Core::JsonObjectSupport
|
|
191
197
|
end
|
|
192
198
|
|
|
199
|
+
class SqlIntegration
|
|
200
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
201
|
+
|
|
202
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
203
|
+
end
|
|
204
|
+
|
|
193
205
|
class SetIamPolicyRequest
|
|
194
206
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
195
207
|
|
|
@@ -263,7 +275,6 @@ module Google
|
|
|
263
275
|
# @private
|
|
264
276
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
265
277
|
property :admin, as: 'admin'
|
|
266
|
-
property :audit_logs_enabled, as: 'auditLogsEnabled'
|
|
267
278
|
collection :authorized_networks, as: 'authorizedNetworks'
|
|
268
279
|
property :create_time, as: 'createTime'
|
|
269
280
|
property :fqdn, as: 'fqdn'
|
|
@@ -450,6 +461,16 @@ module Google
|
|
|
450
461
|
end
|
|
451
462
|
end
|
|
452
463
|
|
|
464
|
+
class ListSqlIntegrationsResponse
|
|
465
|
+
# @private
|
|
466
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
467
|
+
property :next_page_token, as: 'nextPageToken'
|
|
468
|
+
collection :sql_integrations, as: 'sqlIntegrations', class: Google::Apis::ManagedidentitiesV1beta1::SqlIntegration, decorator: Google::Apis::ManagedidentitiesV1beta1::SqlIntegration::Representation
|
|
469
|
+
|
|
470
|
+
collection :unreachable, as: 'unreachable'
|
|
471
|
+
end
|
|
472
|
+
end
|
|
473
|
+
|
|
453
474
|
class Location
|
|
454
475
|
# @private
|
|
455
476
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -517,6 +538,17 @@ module Google
|
|
|
517
538
|
end
|
|
518
539
|
end
|
|
519
540
|
|
|
541
|
+
class SqlIntegration
|
|
542
|
+
# @private
|
|
543
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
544
|
+
property :create_time, as: 'createTime'
|
|
545
|
+
property :name, as: 'name'
|
|
546
|
+
property :sql_instance, as: 'sqlInstance'
|
|
547
|
+
property :state, as: 'state'
|
|
548
|
+
property :update_time, as: 'updateTime'
|
|
549
|
+
end
|
|
550
|
+
end
|
|
551
|
+
|
|
520
552
|
class SetIamPolicyRequest
|
|
521
553
|
# @private
|
|
522
554
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -83,8 +83,6 @@ module Google
|
|
|
83
83
|
# The resource that owns the locations collection, if applicable.
|
|
84
84
|
# @param [String] filter
|
|
85
85
|
# The standard list filter.
|
|
86
|
-
# @param [Boolean] include_unrevealed_locations
|
|
87
|
-
# If true, the returned list will include locations which are not yet revealed.
|
|
88
86
|
# @param [Fixnum] page_size
|
|
89
87
|
# The standard list page size.
|
|
90
88
|
# @param [String] page_token
|
|
@@ -106,13 +104,12 @@ module Google
|
|
|
106
104
|
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
|
107
105
|
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
|
108
106
|
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
|
109
|
-
def list_project_locations(name, filter: nil,
|
|
107
|
+
def list_project_locations(name, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil, &block)
|
|
110
108
|
command = make_simple_command(:get, 'v1beta1/{+name}/locations', options)
|
|
111
109
|
command.response_representation = Google::Apis::ManagedidentitiesV1beta1::ListLocationsResponse::Representation
|
|
112
110
|
command.response_class = Google::Apis::ManagedidentitiesV1beta1::ListLocationsResponse
|
|
113
111
|
command.params['name'] = name unless name.nil?
|
|
114
112
|
command.query['filter'] = filter unless filter.nil?
|
|
115
|
-
command.query['includeUnrevealedLocations'] = include_unrevealed_locations unless include_unrevealed_locations.nil?
|
|
116
113
|
command.query['pageSize'] = page_size unless page_size.nil?
|
|
117
114
|
command.query['pageToken'] = page_token unless page_token.nil?
|
|
118
115
|
command.query['fields'] = fields unless fields.nil?
|
|
@@ -391,7 +388,7 @@ module Google
|
|
|
391
388
|
# @param [String] update_mask
|
|
392
389
|
# Required. Mask of fields to update. At least one path must be supplied in this
|
|
393
390
|
# field. The elements of the repeated paths field may only include fields from
|
|
394
|
-
# Domain: * `labels` * `locations` * `authorized_networks`
|
|
391
|
+
# Domain: * `labels` * `locations` * `authorized_networks` * `audit_logs_enabled`
|
|
395
392
|
# @param [String] fields
|
|
396
393
|
# Selector specifying which fields to include in a partial response.
|
|
397
394
|
# @param [String] quota_user
|
|
@@ -599,6 +596,87 @@ module Google
|
|
|
599
596
|
execute_or_queue_command(command, &block)
|
|
600
597
|
end
|
|
601
598
|
|
|
599
|
+
# Gets details of a single sqlIntegration.
|
|
600
|
+
# @param [String] name
|
|
601
|
+
# Required. SQLIntegration resource name using the form: `projects/`project_id`/
|
|
602
|
+
# locations/global/domains/*/sqlIntegrations/`name``
|
|
603
|
+
# @param [String] fields
|
|
604
|
+
# Selector specifying which fields to include in a partial response.
|
|
605
|
+
# @param [String] quota_user
|
|
606
|
+
# Available to use for quota purposes for server-side applications. Can be any
|
|
607
|
+
# arbitrary string assigned to a user, but should not exceed 40 characters.
|
|
608
|
+
# @param [Google::Apis::RequestOptions] options
|
|
609
|
+
# Request-specific options
|
|
610
|
+
#
|
|
611
|
+
# @yield [result, err] Result & error if block supplied
|
|
612
|
+
# @yieldparam result [Google::Apis::ManagedidentitiesV1beta1::SqlIntegration] parsed result object
|
|
613
|
+
# @yieldparam err [StandardError] error object if request failed
|
|
614
|
+
#
|
|
615
|
+
# @return [Google::Apis::ManagedidentitiesV1beta1::SqlIntegration]
|
|
616
|
+
#
|
|
617
|
+
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
|
618
|
+
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
|
619
|
+
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
|
620
|
+
def get_project_location_global_domain_sql_integration(name, fields: nil, quota_user: nil, options: nil, &block)
|
|
621
|
+
command = make_simple_command(:get, 'v1beta1/{+name}', options)
|
|
622
|
+
command.response_representation = Google::Apis::ManagedidentitiesV1beta1::SqlIntegration::Representation
|
|
623
|
+
command.response_class = Google::Apis::ManagedidentitiesV1beta1::SqlIntegration
|
|
624
|
+
command.params['name'] = name unless name.nil?
|
|
625
|
+
command.query['fields'] = fields unless fields.nil?
|
|
626
|
+
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
|
627
|
+
execute_or_queue_command(command, &block)
|
|
628
|
+
end
|
|
629
|
+
|
|
630
|
+
# Lists SQLIntegrations in a given domain.
|
|
631
|
+
# @param [String] parent
|
|
632
|
+
# Required. The resource name of the SQLIntegrations using the form: `projects/`
|
|
633
|
+
# project_id`/locations/global/domains/*`
|
|
634
|
+
# @param [String] filter
|
|
635
|
+
# Optional. Filter specifying constraints of a list operation. For example, `
|
|
636
|
+
# SQLIntegration.name="sql"`.
|
|
637
|
+
# @param [String] order_by
|
|
638
|
+
# Optional. Specifies the ordering of results following syntax at https://cloud.
|
|
639
|
+
# google.com/apis/design/design_patterns#sorting_order.
|
|
640
|
+
# @param [Fixnum] page_size
|
|
641
|
+
# Optional. The maximum number of items to return. If not specified, a default
|
|
642
|
+
# value of 1000 will be used by the service. Regardless of the page_size value,
|
|
643
|
+
# the response may include a partial list and a caller should only rely on
|
|
644
|
+
# response'ANIZATIONs next_page_token to determine if there are more instances
|
|
645
|
+
# left to be queried.
|
|
646
|
+
# @param [String] page_token
|
|
647
|
+
# Optional. The next_page_token value returned from a previous List request, if
|
|
648
|
+
# any.
|
|
649
|
+
# @param [String] fields
|
|
650
|
+
# Selector specifying which fields to include in a partial response.
|
|
651
|
+
# @param [String] quota_user
|
|
652
|
+
# Available to use for quota purposes for server-side applications. Can be any
|
|
653
|
+
# arbitrary string assigned to a user, but should not exceed 40 characters.
|
|
654
|
+
# @param [Google::Apis::RequestOptions] options
|
|
655
|
+
# Request-specific options
|
|
656
|
+
#
|
|
657
|
+
# @yield [result, err] Result & error if block supplied
|
|
658
|
+
# @yieldparam result [Google::Apis::ManagedidentitiesV1beta1::ListSqlIntegrationsResponse] parsed result object
|
|
659
|
+
# @yieldparam err [StandardError] error object if request failed
|
|
660
|
+
#
|
|
661
|
+
# @return [Google::Apis::ManagedidentitiesV1beta1::ListSqlIntegrationsResponse]
|
|
662
|
+
#
|
|
663
|
+
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
|
664
|
+
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
|
665
|
+
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
|
666
|
+
def list_project_location_global_domain_sql_integrations(parent, filter: nil, order_by: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil, &block)
|
|
667
|
+
command = make_simple_command(:get, 'v1beta1/{+parent}/sqlIntegrations', options)
|
|
668
|
+
command.response_representation = Google::Apis::ManagedidentitiesV1beta1::ListSqlIntegrationsResponse::Representation
|
|
669
|
+
command.response_class = Google::Apis::ManagedidentitiesV1beta1::ListSqlIntegrationsResponse
|
|
670
|
+
command.params['parent'] = parent unless parent.nil?
|
|
671
|
+
command.query['filter'] = filter unless filter.nil?
|
|
672
|
+
command.query['orderBy'] = order_by unless order_by.nil?
|
|
673
|
+
command.query['pageSize'] = page_size unless page_size.nil?
|
|
674
|
+
command.query['pageToken'] = page_token unless page_token.nil?
|
|
675
|
+
command.query['fields'] = fields unless fields.nil?
|
|
676
|
+
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
|
677
|
+
execute_or_queue_command(command, &block)
|
|
678
|
+
end
|
|
679
|
+
|
|
602
680
|
# Starts asynchronous cancellation on a long-running operation. The server makes
|
|
603
681
|
# a best effort to cancel the operation, but success is not guaranteed. If the
|
|
604
682
|
# server doesn't support this method, it returns `google.rpc.Code.UNIMPLEMENTED`.
|
|
@@ -29,7 +29,7 @@ module Google
|
|
|
29
29
|
# @see https://cloud.google.com/monitoring/api/
|
|
30
30
|
module MonitoringV3
|
|
31
31
|
VERSION = 'V3'
|
|
32
|
-
REVISION = '
|
|
32
|
+
REVISION = '20201011'
|
|
33
33
|
|
|
34
34
|
# View and manage your data across Google Cloud Platform services
|
|
35
35
|
AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
|
|
@@ -2176,10 +2176,10 @@ module Google
|
|
|
2176
2176
|
# which time series should be compared with the threshold.The filter is similar
|
|
2177
2177
|
# to the one that is specified in the ListTimeSeries request (https://cloud.
|
|
2178
2178
|
# google.com/monitoring/api/ref_v3/rest/v3/projects.timeSeries/list) (that call
|
|
2179
|
-
# is useful to verify the time series that will be retrieved / processed)
|
|
2180
|
-
# must specify the metric type and
|
|
2181
|
-
#
|
|
2182
|
-
#
|
|
2179
|
+
# is useful to verify the time series that will be retrieved / processed). The
|
|
2180
|
+
# filter must specify the metric type and the resource type. Optionally, it can
|
|
2181
|
+
# specify resource labels and metric labels. This field must not exceed 2048
|
|
2182
|
+
# Unicode characters in length.
|
|
2183
2183
|
# Corresponds to the JSON property `filter`
|
|
2184
2184
|
# @return [String]
|
|
2185
2185
|
attr_accessor :filter
|
|
@@ -2473,10 +2473,10 @@ module Google
|
|
|
2473
2473
|
# which time series should be compared with the threshold.The filter is similar
|
|
2474
2474
|
# to the one that is specified in the ListTimeSeries request (https://cloud.
|
|
2475
2475
|
# google.com/monitoring/api/ref_v3/rest/v3/projects.timeSeries/list) (that call
|
|
2476
|
-
# is useful to verify the time series that will be retrieved / processed)
|
|
2477
|
-
# must specify the metric type and
|
|
2478
|
-
#
|
|
2479
|
-
#
|
|
2476
|
+
# is useful to verify the time series that will be retrieved / processed). The
|
|
2477
|
+
# filter must specify the metric type and the resource type. Optionally, it can
|
|
2478
|
+
# specify resource labels and metric labels. This field must not exceed 2048
|
|
2479
|
+
# Unicode characters in length.
|
|
2480
2480
|
# Corresponds to the JSON property `filter`
|
|
2481
2481
|
# @return [String]
|
|
2482
2482
|
attr_accessor :filter
|
|
@@ -25,7 +25,7 @@ module Google
|
|
|
25
25
|
# @see https://developers.google.com/people/
|
|
26
26
|
module PeopleV1
|
|
27
27
|
VERSION = 'V1'
|
|
28
|
-
REVISION = '
|
|
28
|
+
REVISION = '20201013'
|
|
29
29
|
|
|
30
30
|
# See, edit, download, and permanently delete your contacts
|
|
31
31
|
AUTH_CONTACTS = 'https://www.googleapis.com/auth/contacts'
|
|
@@ -193,14 +193,14 @@ module Google
|
|
|
193
193
|
class Birthday
|
|
194
194
|
include Google::Apis::Core::Hashable
|
|
195
195
|
|
|
196
|
-
# Represents a whole or partial calendar date,
|
|
197
|
-
# and time zone are either specified elsewhere or are
|
|
198
|
-
# is relative to the
|
|
199
|
-
# date, with non-zero year, month and day values * A month
|
|
200
|
-
# zero year,
|
|
201
|
-
# values * A year and month value, with a zero day,
|
|
202
|
-
# expiration date Related types are google.type.TimeOfDay and `
|
|
203
|
-
# Timestamp`.
|
|
196
|
+
# Represents a whole or partial calendar date, such as a birthday. The time of
|
|
197
|
+
# day and time zone are either specified elsewhere or are insignificant. The
|
|
198
|
+
# date is relative to the Gregorian Calendar. This can represent one of the
|
|
199
|
+
# following: * A full date, with non-zero year, month, and day values * A month
|
|
200
|
+
# and day value, with a zero year, such as an anniversary * A year on its own,
|
|
201
|
+
# with zero month and day values * A year and month value, with a zero day, such
|
|
202
|
+
# as a credit card expiration date Related types are google.type.TimeOfDay and `
|
|
203
|
+
# google.protobuf.Timestamp`.
|
|
204
204
|
# Corresponds to the JSON property `date`
|
|
205
205
|
# @return [Google::Apis::PeopleV1::Date]
|
|
206
206
|
attr_accessor :date
|
|
@@ -580,31 +580,31 @@ module Google
|
|
|
580
580
|
end
|
|
581
581
|
end
|
|
582
582
|
|
|
583
|
-
# Represents a whole or partial calendar date,
|
|
584
|
-
# and time zone are either specified elsewhere or are
|
|
585
|
-
# is relative to the
|
|
586
|
-
# date, with non-zero year, month and day values * A month
|
|
587
|
-
# zero year,
|
|
588
|
-
# values * A year and month value, with a zero day,
|
|
589
|
-
# expiration date Related types are google.type.TimeOfDay and `
|
|
590
|
-
# Timestamp`.
|
|
583
|
+
# Represents a whole or partial calendar date, such as a birthday. The time of
|
|
584
|
+
# day and time zone are either specified elsewhere or are insignificant. The
|
|
585
|
+
# date is relative to the Gregorian Calendar. This can represent one of the
|
|
586
|
+
# following: * A full date, with non-zero year, month, and day values * A month
|
|
587
|
+
# and day value, with a zero year, such as an anniversary * A year on its own,
|
|
588
|
+
# with zero month and day values * A year and month value, with a zero day, such
|
|
589
|
+
# as a credit card expiration date Related types are google.type.TimeOfDay and `
|
|
590
|
+
# google.protobuf.Timestamp`.
|
|
591
591
|
class Date
|
|
592
592
|
include Google::Apis::Core::Hashable
|
|
593
593
|
|
|
594
|
-
# Day of month. Must be from 1 to 31 and valid for the year and month, or 0
|
|
595
|
-
#
|
|
596
|
-
# significant.
|
|
594
|
+
# Day of a month. Must be from 1 to 31 and valid for the year and month, or 0 to
|
|
595
|
+
# specify a year by itself or a year and month where the day isn't significant.
|
|
597
596
|
# Corresponds to the JSON property `day`
|
|
598
597
|
# @return [Fixnum]
|
|
599
598
|
attr_accessor :day
|
|
600
599
|
|
|
601
|
-
# Month of year. Must be from 1 to 12, or 0
|
|
600
|
+
# Month of a year. Must be from 1 to 12, or 0 to specify a year without a month
|
|
602
601
|
# and day.
|
|
603
602
|
# Corresponds to the JSON property `month`
|
|
604
603
|
# @return [Fixnum]
|
|
605
604
|
attr_accessor :month
|
|
606
605
|
|
|
607
|
-
# Year of date. Must be from 1 to 9999, or 0
|
|
606
|
+
# Year of the date. Must be from 1 to 9999, or 0 to specify a date without a
|
|
607
|
+
# year.
|
|
608
608
|
# Corresponds to the JSON property `year`
|
|
609
609
|
# @return [Fixnum]
|
|
610
610
|
attr_accessor :year
|
|
@@ -729,14 +729,14 @@ module Google
|
|
|
729
729
|
class Event
|
|
730
730
|
include Google::Apis::Core::Hashable
|
|
731
731
|
|
|
732
|
-
# Represents a whole or partial calendar date,
|
|
733
|
-
# and time zone are either specified elsewhere or are
|
|
734
|
-
# is relative to the
|
|
735
|
-
# date, with non-zero year, month and day values * A month
|
|
736
|
-
# zero year,
|
|
737
|
-
# values * A year and month value, with a zero day,
|
|
738
|
-
# expiration date Related types are google.type.TimeOfDay and `
|
|
739
|
-
# Timestamp`.
|
|
732
|
+
# Represents a whole or partial calendar date, such as a birthday. The time of
|
|
733
|
+
# day and time zone are either specified elsewhere or are insignificant. The
|
|
734
|
+
# date is relative to the Gregorian Calendar. This can represent one of the
|
|
735
|
+
# following: * A full date, with non-zero year, month, and day values * A month
|
|
736
|
+
# and day value, with a zero year, such as an anniversary * A year on its own,
|
|
737
|
+
# with zero month and day values * A year and month value, with a zero day, such
|
|
738
|
+
# as a credit card expiration date Related types are google.type.TimeOfDay and `
|
|
739
|
+
# google.protobuf.Timestamp`.
|
|
740
740
|
# Corresponds to the JSON property `date`
|
|
741
741
|
# @return [Google::Apis::PeopleV1::Date]
|
|
742
742
|
attr_accessor :date
|
|
@@ -1559,14 +1559,14 @@ module Google
|
|
|
1559
1559
|
# @return [String]
|
|
1560
1560
|
attr_accessor :domain
|
|
1561
1561
|
|
|
1562
|
-
# Represents a whole or partial calendar date,
|
|
1563
|
-
# and time zone are either specified elsewhere or are
|
|
1564
|
-
# is relative to the
|
|
1565
|
-
# date, with non-zero year, month and day values * A month
|
|
1566
|
-
# zero year,
|
|
1567
|
-
# values * A year and month value, with a zero day,
|
|
1568
|
-
# expiration date Related types are google.type.TimeOfDay and `
|
|
1569
|
-
# Timestamp`.
|
|
1562
|
+
# Represents a whole or partial calendar date, such as a birthday. The time of
|
|
1563
|
+
# day and time zone are either specified elsewhere or are insignificant. The
|
|
1564
|
+
# date is relative to the Gregorian Calendar. This can represent one of the
|
|
1565
|
+
# following: * A full date, with non-zero year, month, and day values * A month
|
|
1566
|
+
# and day value, with a zero year, such as an anniversary * A year on its own,
|
|
1567
|
+
# with zero month and day values * A year and month value, with a zero day, such
|
|
1568
|
+
# as a credit card expiration date Related types are google.type.TimeOfDay and `
|
|
1569
|
+
# google.protobuf.Timestamp`.
|
|
1570
1570
|
# Corresponds to the JSON property `endDate`
|
|
1571
1571
|
# @return [Google::Apis::PeopleV1::Date]
|
|
1572
1572
|
attr_accessor :end_date
|
|
@@ -1602,14 +1602,14 @@ module Google
|
|
|
1602
1602
|
# @return [String]
|
|
1603
1603
|
attr_accessor :phonetic_name
|
|
1604
1604
|
|
|
1605
|
-
# Represents a whole or partial calendar date,
|
|
1606
|
-
# and time zone are either specified elsewhere or are
|
|
1607
|
-
# is relative to the
|
|
1608
|
-
# date, with non-zero year, month and day values * A month
|
|
1609
|
-
# zero year,
|
|
1610
|
-
# values * A year and month value, with a zero day,
|
|
1611
|
-
# expiration date Related types are google.type.TimeOfDay and `
|
|
1612
|
-
# Timestamp`.
|
|
1605
|
+
# Represents a whole or partial calendar date, such as a birthday. The time of
|
|
1606
|
+
# day and time zone are either specified elsewhere or are insignificant. The
|
|
1607
|
+
# date is relative to the Gregorian Calendar. This can represent one of the
|
|
1608
|
+
# following: * A full date, with non-zero year, month, and day values * A month
|
|
1609
|
+
# and day value, with a zero year, such as an anniversary * A year on its own,
|
|
1610
|
+
# with zero month and day values * A year and month value, with a zero day, such
|
|
1611
|
+
# as a credit card expiration date Related types are google.type.TimeOfDay and `
|
|
1612
|
+
# google.protobuf.Timestamp`.
|
|
1613
1613
|
# Corresponds to the JSON property `startDate`
|
|
1614
1614
|
# @return [Google::Apis::PeopleV1::Date]
|
|
1615
1615
|
attr_accessor :start_date
|