google-apis-beyondcorp_v1alpha 0.4.0 → 0.7.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 +13 -0
- data/lib/google/apis/beyondcorp_v1alpha/classes.rb +731 -23
- data/lib/google/apis/beyondcorp_v1alpha/gem_version.rb +3 -3
- data/lib/google/apis/beyondcorp_v1alpha/representations.rb +276 -0
- data/lib/google/apis/beyondcorp_v1alpha/service.rb +371 -6
- data/lib/google/apis/beyondcorp_v1alpha.rb +1 -1
- metadata +3 -3
@@ -16,13 +16,13 @@ module Google
|
|
16
16
|
module Apis
|
17
17
|
module BeyondcorpV1alpha
|
18
18
|
# Version of the google-apis-beyondcorp_v1alpha gem
|
19
|
-
GEM_VERSION = "0.
|
19
|
+
GEM_VERSION = "0.7.0"
|
20
20
|
|
21
21
|
# Version of the code generator used to generate this client
|
22
|
-
GENERATOR_VERSION = "0.
|
22
|
+
GENERATOR_VERSION = "0.9.0"
|
23
23
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
25
|
-
REVISION = "
|
25
|
+
REVISION = "20220804"
|
26
26
|
end
|
27
27
|
end
|
28
28
|
end
|
@@ -172,6 +172,12 @@ module Google
|
|
172
172
|
include Google::Apis::Core::JsonObjectSupport
|
173
173
|
end
|
174
174
|
|
175
|
+
class GoogleCloudBeyondcorpAppconnectionsV1AppConnectionOperationMetadata
|
176
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
177
|
+
|
178
|
+
include Google::Apis::Core::JsonObjectSupport
|
179
|
+
end
|
180
|
+
|
175
181
|
class GoogleCloudBeyondcorpAppconnectionsV1alphaAppConnection
|
176
182
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
177
183
|
|
@@ -214,6 +220,24 @@ module Google
|
|
214
220
|
include Google::Apis::Core::JsonObjectSupport
|
215
221
|
end
|
216
222
|
|
223
|
+
class GoogleCloudBeyondcorpAppconnectorsV1AppConnectorOperationMetadata
|
224
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
225
|
+
|
226
|
+
include Google::Apis::Core::JsonObjectSupport
|
227
|
+
end
|
228
|
+
|
229
|
+
class GoogleCloudBeyondcorpAppconnectorsV1ContainerHealthDetails
|
230
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
231
|
+
|
232
|
+
include Google::Apis::Core::JsonObjectSupport
|
233
|
+
end
|
234
|
+
|
235
|
+
class GoogleCloudBeyondcorpAppconnectorsV1RemoteAgentDetails
|
236
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
237
|
+
|
238
|
+
include Google::Apis::Core::JsonObjectSupport
|
239
|
+
end
|
240
|
+
|
217
241
|
class GoogleCloudBeyondcorpAppconnectorsV1alphaAppConnector
|
218
242
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
219
243
|
|
@@ -298,12 +322,84 @@ module Google
|
|
298
322
|
include Google::Apis::Core::JsonObjectSupport
|
299
323
|
end
|
300
324
|
|
325
|
+
class GoogleCloudBeyondcorpAppgatewaysV1AppGatewayOperationMetadata
|
326
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
327
|
+
|
328
|
+
include Google::Apis::Core::JsonObjectSupport
|
329
|
+
end
|
330
|
+
|
301
331
|
class GoogleCloudBeyondcorpApplicationsV1alphaApplicationOperationMetadata
|
302
332
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
303
333
|
|
304
334
|
include Google::Apis::Core::JsonObjectSupport
|
305
335
|
end
|
306
336
|
|
337
|
+
class GoogleCloudBeyondcorpClientconnectorservicesV1ClientConnectorServiceOperationMetadata
|
338
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
339
|
+
|
340
|
+
include Google::Apis::Core::JsonObjectSupport
|
341
|
+
end
|
342
|
+
|
343
|
+
class GoogleCloudBeyondcorpClientgatewaysV1ClientGatewayOperationMetadata
|
344
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
345
|
+
|
346
|
+
include Google::Apis::Core::JsonObjectSupport
|
347
|
+
end
|
348
|
+
|
349
|
+
class GoogleCloudBeyondcorpSaasplatformInsightsV1alphaAppliedConfig
|
350
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
351
|
+
|
352
|
+
include Google::Apis::Core::JsonObjectSupport
|
353
|
+
end
|
354
|
+
|
355
|
+
class GoogleCloudBeyondcorpSaasplatformInsightsV1alphaConfiguredInsightResponse
|
356
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
357
|
+
|
358
|
+
include Google::Apis::Core::JsonObjectSupport
|
359
|
+
end
|
360
|
+
|
361
|
+
class GoogleCloudBeyondcorpSaasplatformInsightsV1alphaCustomGrouping
|
362
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
363
|
+
|
364
|
+
include Google::Apis::Core::JsonObjectSupport
|
365
|
+
end
|
366
|
+
|
367
|
+
class GoogleCloudBeyondcorpSaasplatformInsightsV1alphaInsight
|
368
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
369
|
+
|
370
|
+
include Google::Apis::Core::JsonObjectSupport
|
371
|
+
end
|
372
|
+
|
373
|
+
class GoogleCloudBeyondcorpSaasplatformInsightsV1alphaInsightMetadata
|
374
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
375
|
+
|
376
|
+
include Google::Apis::Core::JsonObjectSupport
|
377
|
+
end
|
378
|
+
|
379
|
+
class GoogleCloudBeyondcorpSaasplatformInsightsV1alphaInsightMetadataField
|
380
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
381
|
+
|
382
|
+
include Google::Apis::Core::JsonObjectSupport
|
383
|
+
end
|
384
|
+
|
385
|
+
class GoogleCloudBeyondcorpSaasplatformInsightsV1alphaListInsightsResponse
|
386
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
387
|
+
|
388
|
+
include Google::Apis::Core::JsonObjectSupport
|
389
|
+
end
|
390
|
+
|
391
|
+
class GoogleCloudBeyondcorpSaasplatformInsightsV1alphaRow
|
392
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
393
|
+
|
394
|
+
include Google::Apis::Core::JsonObjectSupport
|
395
|
+
end
|
396
|
+
|
397
|
+
class GoogleCloudBeyondcorpSaasplatformInsightsV1alphaRowFieldVal
|
398
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
399
|
+
|
400
|
+
include Google::Apis::Core::JsonObjectSupport
|
401
|
+
end
|
402
|
+
|
307
403
|
class GoogleCloudLocationListLocationsResponse
|
308
404
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
309
405
|
|
@@ -774,6 +870,19 @@ module Google
|
|
774
870
|
end
|
775
871
|
end
|
776
872
|
|
873
|
+
class GoogleCloudBeyondcorpAppconnectionsV1AppConnectionOperationMetadata
|
874
|
+
# @private
|
875
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
876
|
+
property :api_version, as: 'apiVersion'
|
877
|
+
property :create_time, as: 'createTime'
|
878
|
+
property :end_time, as: 'endTime'
|
879
|
+
property :requested_cancellation, as: 'requestedCancellation'
|
880
|
+
property :status_message, as: 'statusMessage'
|
881
|
+
property :target, as: 'target'
|
882
|
+
property :verb, as: 'verb'
|
883
|
+
end
|
884
|
+
end
|
885
|
+
|
777
886
|
class GoogleCloudBeyondcorpAppconnectionsV1alphaAppConnection
|
778
887
|
# @private
|
779
888
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -806,6 +915,7 @@ module Google
|
|
806
915
|
class Representation < Google::Apis::Core::JsonRepresentation
|
807
916
|
property :app_gateway, as: 'appGateway'
|
808
917
|
property :ingress_port, as: 'ingressPort'
|
918
|
+
property :l7psc, as: 'l7psc'
|
809
919
|
property :type, as: 'type'
|
810
920
|
property :uri, as: 'uri'
|
811
921
|
end
|
@@ -853,6 +963,35 @@ module Google
|
|
853
963
|
end
|
854
964
|
end
|
855
965
|
|
966
|
+
class GoogleCloudBeyondcorpAppconnectorsV1AppConnectorOperationMetadata
|
967
|
+
# @private
|
968
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
969
|
+
property :api_version, as: 'apiVersion'
|
970
|
+
property :create_time, as: 'createTime'
|
971
|
+
property :end_time, as: 'endTime'
|
972
|
+
property :requested_cancellation, as: 'requestedCancellation'
|
973
|
+
property :status_message, as: 'statusMessage'
|
974
|
+
property :target, as: 'target'
|
975
|
+
property :verb, as: 'verb'
|
976
|
+
end
|
977
|
+
end
|
978
|
+
|
979
|
+
class GoogleCloudBeyondcorpAppconnectorsV1ContainerHealthDetails
|
980
|
+
# @private
|
981
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
982
|
+
property :current_config_version, as: 'currentConfigVersion'
|
983
|
+
property :error_msg, as: 'errorMsg'
|
984
|
+
property :expected_config_version, as: 'expectedConfigVersion'
|
985
|
+
hash :extended_status, as: 'extendedStatus'
|
986
|
+
end
|
987
|
+
end
|
988
|
+
|
989
|
+
class GoogleCloudBeyondcorpAppconnectorsV1RemoteAgentDetails
|
990
|
+
# @private
|
991
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
992
|
+
end
|
993
|
+
end
|
994
|
+
|
856
995
|
class GoogleCloudBeyondcorpAppconnectorsV1alphaAppConnector
|
857
996
|
# @private
|
858
997
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -989,6 +1128,19 @@ module Google
|
|
989
1128
|
end
|
990
1129
|
end
|
991
1130
|
|
1131
|
+
class GoogleCloudBeyondcorpAppgatewaysV1AppGatewayOperationMetadata
|
1132
|
+
# @private
|
1133
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1134
|
+
property :api_version, as: 'apiVersion'
|
1135
|
+
property :create_time, as: 'createTime'
|
1136
|
+
property :end_time, as: 'endTime'
|
1137
|
+
property :requested_cancellation, as: 'requestedCancellation'
|
1138
|
+
property :status_message, as: 'statusMessage'
|
1139
|
+
property :target, as: 'target'
|
1140
|
+
property :verb, as: 'verb'
|
1141
|
+
end
|
1142
|
+
end
|
1143
|
+
|
992
1144
|
class GoogleCloudBeyondcorpApplicationsV1alphaApplicationOperationMetadata
|
993
1145
|
# @private
|
994
1146
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -1001,6 +1153,130 @@ module Google
|
|
1001
1153
|
end
|
1002
1154
|
end
|
1003
1155
|
|
1156
|
+
class GoogleCloudBeyondcorpClientconnectorservicesV1ClientConnectorServiceOperationMetadata
|
1157
|
+
# @private
|
1158
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1159
|
+
property :api_version, as: 'apiVersion'
|
1160
|
+
property :create_time, as: 'createTime'
|
1161
|
+
property :end_time, as: 'endTime'
|
1162
|
+
property :requested_cancellation, as: 'requestedCancellation'
|
1163
|
+
property :status_message, as: 'statusMessage'
|
1164
|
+
property :target, as: 'target'
|
1165
|
+
property :verb, as: 'verb'
|
1166
|
+
end
|
1167
|
+
end
|
1168
|
+
|
1169
|
+
class GoogleCloudBeyondcorpClientgatewaysV1ClientGatewayOperationMetadata
|
1170
|
+
# @private
|
1171
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1172
|
+
property :api_version, as: 'apiVersion'
|
1173
|
+
property :create_time, as: 'createTime'
|
1174
|
+
property :end_time, as: 'endTime'
|
1175
|
+
property :requested_cancellation, as: 'requestedCancellation'
|
1176
|
+
property :status_message, as: 'statusMessage'
|
1177
|
+
property :target, as: 'target'
|
1178
|
+
property :verb, as: 'verb'
|
1179
|
+
end
|
1180
|
+
end
|
1181
|
+
|
1182
|
+
class GoogleCloudBeyondcorpSaasplatformInsightsV1alphaAppliedConfig
|
1183
|
+
# @private
|
1184
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1185
|
+
property :aggregation, as: 'aggregation'
|
1186
|
+
property :custom_grouping, as: 'customGrouping', class: Google::Apis::BeyondcorpV1alpha::GoogleCloudBeyondcorpSaasplatformInsightsV1alphaCustomGrouping, decorator: Google::Apis::BeyondcorpV1alpha::GoogleCloudBeyondcorpSaasplatformInsightsV1alphaCustomGrouping::Representation
|
1187
|
+
|
1188
|
+
property :end_time, as: 'endTime'
|
1189
|
+
property :field_filter, as: 'fieldFilter'
|
1190
|
+
property :group, as: 'group'
|
1191
|
+
property :start_time, as: 'startTime'
|
1192
|
+
end
|
1193
|
+
end
|
1194
|
+
|
1195
|
+
class GoogleCloudBeyondcorpSaasplatformInsightsV1alphaConfiguredInsightResponse
|
1196
|
+
# @private
|
1197
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1198
|
+
property :applied_config, as: 'appliedConfig', class: Google::Apis::BeyondcorpV1alpha::GoogleCloudBeyondcorpSaasplatformInsightsV1alphaAppliedConfig, decorator: Google::Apis::BeyondcorpV1alpha::GoogleCloudBeyondcorpSaasplatformInsightsV1alphaAppliedConfig::Representation
|
1199
|
+
|
1200
|
+
property :next_page_token, as: 'nextPageToken'
|
1201
|
+
collection :rows, as: 'rows', class: Google::Apis::BeyondcorpV1alpha::GoogleCloudBeyondcorpSaasplatformInsightsV1alphaRow, decorator: Google::Apis::BeyondcorpV1alpha::GoogleCloudBeyondcorpSaasplatformInsightsV1alphaRow::Representation
|
1202
|
+
|
1203
|
+
end
|
1204
|
+
end
|
1205
|
+
|
1206
|
+
class GoogleCloudBeyondcorpSaasplatformInsightsV1alphaCustomGrouping
|
1207
|
+
# @private
|
1208
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1209
|
+
property :field_filter, as: 'fieldFilter'
|
1210
|
+
collection :group_fields, as: 'groupFields'
|
1211
|
+
end
|
1212
|
+
end
|
1213
|
+
|
1214
|
+
class GoogleCloudBeyondcorpSaasplatformInsightsV1alphaInsight
|
1215
|
+
# @private
|
1216
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1217
|
+
property :applied_config, as: 'appliedConfig', class: Google::Apis::BeyondcorpV1alpha::GoogleCloudBeyondcorpSaasplatformInsightsV1alphaAppliedConfig, decorator: Google::Apis::BeyondcorpV1alpha::GoogleCloudBeyondcorpSaasplatformInsightsV1alphaAppliedConfig::Representation
|
1218
|
+
|
1219
|
+
property :metadata, as: 'metadata', class: Google::Apis::BeyondcorpV1alpha::GoogleCloudBeyondcorpSaasplatformInsightsV1alphaInsightMetadata, decorator: Google::Apis::BeyondcorpV1alpha::GoogleCloudBeyondcorpSaasplatformInsightsV1alphaInsightMetadata::Representation
|
1220
|
+
|
1221
|
+
property :name, as: 'name'
|
1222
|
+
collection :rows, as: 'rows', class: Google::Apis::BeyondcorpV1alpha::GoogleCloudBeyondcorpSaasplatformInsightsV1alphaRow, decorator: Google::Apis::BeyondcorpV1alpha::GoogleCloudBeyondcorpSaasplatformInsightsV1alphaRow::Representation
|
1223
|
+
|
1224
|
+
end
|
1225
|
+
end
|
1226
|
+
|
1227
|
+
class GoogleCloudBeyondcorpSaasplatformInsightsV1alphaInsightMetadata
|
1228
|
+
# @private
|
1229
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1230
|
+
collection :aggregations, as: 'aggregations'
|
1231
|
+
property :category, as: 'category'
|
1232
|
+
property :display_name, as: 'displayName'
|
1233
|
+
collection :fields, as: 'fields', class: Google::Apis::BeyondcorpV1alpha::GoogleCloudBeyondcorpSaasplatformInsightsV1alphaInsightMetadataField, decorator: Google::Apis::BeyondcorpV1alpha::GoogleCloudBeyondcorpSaasplatformInsightsV1alphaInsightMetadataField::Representation
|
1234
|
+
|
1235
|
+
collection :groups, as: 'groups'
|
1236
|
+
property :sub_category, as: 'subCategory'
|
1237
|
+
property :type, as: 'type'
|
1238
|
+
end
|
1239
|
+
end
|
1240
|
+
|
1241
|
+
class GoogleCloudBeyondcorpSaasplatformInsightsV1alphaInsightMetadataField
|
1242
|
+
# @private
|
1243
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1244
|
+
property :description, as: 'description'
|
1245
|
+
property :display_name, as: 'displayName'
|
1246
|
+
property :filter_alias, as: 'filterAlias'
|
1247
|
+
property :filterable, as: 'filterable'
|
1248
|
+
property :groupable, as: 'groupable'
|
1249
|
+
property :id, as: 'id'
|
1250
|
+
end
|
1251
|
+
end
|
1252
|
+
|
1253
|
+
class GoogleCloudBeyondcorpSaasplatformInsightsV1alphaListInsightsResponse
|
1254
|
+
# @private
|
1255
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1256
|
+
collection :insights, as: 'insights', class: Google::Apis::BeyondcorpV1alpha::GoogleCloudBeyondcorpSaasplatformInsightsV1alphaInsight, decorator: Google::Apis::BeyondcorpV1alpha::GoogleCloudBeyondcorpSaasplatformInsightsV1alphaInsight::Representation
|
1257
|
+
|
1258
|
+
property :next_page_token, as: 'nextPageToken'
|
1259
|
+
end
|
1260
|
+
end
|
1261
|
+
|
1262
|
+
class GoogleCloudBeyondcorpSaasplatformInsightsV1alphaRow
|
1263
|
+
# @private
|
1264
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1265
|
+
collection :field_values, as: 'fieldValues', class: Google::Apis::BeyondcorpV1alpha::GoogleCloudBeyondcorpSaasplatformInsightsV1alphaRowFieldVal, decorator: Google::Apis::BeyondcorpV1alpha::GoogleCloudBeyondcorpSaasplatformInsightsV1alphaRowFieldVal::Representation
|
1266
|
+
|
1267
|
+
end
|
1268
|
+
end
|
1269
|
+
|
1270
|
+
class GoogleCloudBeyondcorpSaasplatformInsightsV1alphaRowFieldVal
|
1271
|
+
# @private
|
1272
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1273
|
+
property :display_name, as: 'displayName'
|
1274
|
+
property :filter_alias, as: 'filterAlias'
|
1275
|
+
property :id, as: 'id'
|
1276
|
+
property :value, as: 'value'
|
1277
|
+
end
|
1278
|
+
end
|
1279
|
+
|
1004
1280
|
class GoogleCloudLocationListLocationsResponse
|
1005
1281
|
# @private
|
1006
1282
|
class Representation < Google::Apis::Core::JsonRepresentation
|