google-apis-serviceusage_v1 0.28.0 → 0.70.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.
@@ -22,18 +22,60 @@ module Google
22
22
  module Apis
23
23
  module ServiceusageV1
24
24
 
25
+ class AddEnableRulesMetadata
26
+ class Representation < Google::Apis::Core::JsonRepresentation; end
27
+
28
+ include Google::Apis::Core::JsonObjectSupport
29
+ end
30
+
31
+ class AddEnableRulesResponse
32
+ class Representation < Google::Apis::Core::JsonRepresentation; end
33
+
34
+ include Google::Apis::Core::JsonObjectSupport
35
+ end
36
+
25
37
  class AdminQuotaPolicy
26
38
  class Representation < Google::Apis::Core::JsonRepresentation; end
27
39
 
28
40
  include Google::Apis::Core::JsonObjectSupport
29
41
  end
30
42
 
43
+ class Analysis
44
+ class Representation < Google::Apis::Core::JsonRepresentation; end
45
+
46
+ include Google::Apis::Core::JsonObjectSupport
47
+ end
48
+
49
+ class AnalysisResult
50
+ class Representation < Google::Apis::Core::JsonRepresentation; end
51
+
52
+ include Google::Apis::Core::JsonObjectSupport
53
+ end
54
+
55
+ class AnalyzeConsumerPolicyMetadata
56
+ class Representation < Google::Apis::Core::JsonRepresentation; end
57
+
58
+ include Google::Apis::Core::JsonObjectSupport
59
+ end
60
+
61
+ class AnalyzeConsumerPolicyResponse
62
+ class Representation < Google::Apis::Core::JsonRepresentation; end
63
+
64
+ include Google::Apis::Core::JsonObjectSupport
65
+ end
66
+
31
67
  class Api
32
68
  class Representation < Google::Apis::Core::JsonRepresentation; end
33
69
 
34
70
  include Google::Apis::Core::JsonObjectSupport
35
71
  end
36
72
 
73
+ class Aspect
74
+ class Representation < Google::Apis::Core::JsonRepresentation; end
75
+
76
+ include Google::Apis::Core::JsonObjectSupport
77
+ end
78
+
37
79
  class AuthProvider
38
80
  class Representation < Google::Apis::Core::JsonRepresentation; end
39
81
 
@@ -100,6 +142,24 @@ module Google
100
142
  include Google::Apis::Core::JsonObjectSupport
101
143
  end
102
144
 
145
+ class BatchingConfigProto
146
+ class Representation < Google::Apis::Core::JsonRepresentation; end
147
+
148
+ include Google::Apis::Core::JsonObjectSupport
149
+ end
150
+
151
+ class BatchingDescriptorProto
152
+ class Representation < Google::Apis::Core::JsonRepresentation; end
153
+
154
+ include Google::Apis::Core::JsonObjectSupport
155
+ end
156
+
157
+ class BatchingSettingsProto
158
+ class Representation < Google::Apis::Core::JsonRepresentation; end
159
+
160
+ include Google::Apis::Core::JsonObjectSupport
161
+ end
162
+
103
163
  class Billing
104
164
  class Representation < Google::Apis::Core::JsonRepresentation; end
105
165
 
@@ -130,6 +190,24 @@ module Google
130
190
  include Google::Apis::Core::JsonObjectSupport
131
191
  end
132
192
 
193
+ class ConsumerPolicy
194
+ class Representation < Google::Apis::Core::JsonRepresentation; end
195
+
196
+ include Google::Apis::Core::JsonObjectSupport
197
+ end
198
+
199
+ class ContentSecurity
200
+ class Representation < Google::Apis::Core::JsonRepresentation; end
201
+
202
+ include Google::Apis::Core::JsonObjectSupport
203
+ end
204
+
205
+ class ContentSecurityProvider
206
+ class Representation < Google::Apis::Core::JsonRepresentation; end
207
+
208
+ include Google::Apis::Core::JsonObjectSupport
209
+ end
210
+
133
211
  class Context
134
212
  class Representation < Google::Apis::Core::JsonRepresentation; end
135
213
 
@@ -226,6 +304,12 @@ module Google
226
304
  include Google::Apis::Core::JsonObjectSupport
227
305
  end
228
306
 
307
+ class EnableRule
308
+ class Representation < Google::Apis::Core::JsonRepresentation; end
309
+
310
+ include Google::Apis::Core::JsonObjectSupport
311
+ end
312
+
229
313
  class EnableServiceRequest
230
314
  class Representation < Google::Apis::Core::JsonRepresentation; end
231
315
 
@@ -256,12 +340,24 @@ module Google
256
340
  include Google::Apis::Core::JsonObjectSupport
257
341
  end
258
342
 
343
+ class ExperimentalFeatures
344
+ class Representation < Google::Apis::Core::JsonRepresentation; end
345
+
346
+ include Google::Apis::Core::JsonObjectSupport
347
+ end
348
+
259
349
  class Field
260
350
  class Representation < Google::Apis::Core::JsonRepresentation; end
261
351
 
262
352
  include Google::Apis::Core::JsonObjectSupport
263
353
  end
264
354
 
355
+ class FieldPolicy
356
+ class Representation < Google::Apis::Core::JsonRepresentation; end
357
+
358
+ include Google::Apis::Core::JsonObjectSupport
359
+ end
360
+
265
361
  class GetServiceIdentityMetadata
266
362
  class Representation < Google::Apis::Core::JsonRepresentation; end
267
363
 
@@ -316,6 +412,72 @@ module Google
316
412
  include Google::Apis::Core::JsonObjectSupport
317
413
  end
318
414
 
415
+ class GoogleApiServiceusageV2alphaConsumerPolicy
416
+ class Representation < Google::Apis::Core::JsonRepresentation; end
417
+
418
+ include Google::Apis::Core::JsonObjectSupport
419
+ end
420
+
421
+ class GoogleApiServiceusageV2alphaEnableRule
422
+ class Representation < Google::Apis::Core::JsonRepresentation; end
423
+
424
+ include Google::Apis::Core::JsonObjectSupport
425
+ end
426
+
427
+ class GoogleApiServiceusageV2alphaUpdateConsumerPolicyMetadata
428
+ class Representation < Google::Apis::Core::JsonRepresentation; end
429
+
430
+ include Google::Apis::Core::JsonObjectSupport
431
+ end
432
+
433
+ class GoogleApiServiceusageV2betaAnalysis
434
+ class Representation < Google::Apis::Core::JsonRepresentation; end
435
+
436
+ include Google::Apis::Core::JsonObjectSupport
437
+ end
438
+
439
+ class GoogleApiServiceusageV2betaAnalysisResult
440
+ class Representation < Google::Apis::Core::JsonRepresentation; end
441
+
442
+ include Google::Apis::Core::JsonObjectSupport
443
+ end
444
+
445
+ class GoogleApiServiceusageV2betaAnalyzeConsumerPolicyMetadata
446
+ class Representation < Google::Apis::Core::JsonRepresentation; end
447
+
448
+ include Google::Apis::Core::JsonObjectSupport
449
+ end
450
+
451
+ class GoogleApiServiceusageV2betaAnalyzeConsumerPolicyResponse
452
+ class Representation < Google::Apis::Core::JsonRepresentation; end
453
+
454
+ include Google::Apis::Core::JsonObjectSupport
455
+ end
456
+
457
+ class GoogleApiServiceusageV2betaConsumerPolicy
458
+ class Representation < Google::Apis::Core::JsonRepresentation; end
459
+
460
+ include Google::Apis::Core::JsonObjectSupport
461
+ end
462
+
463
+ class GoogleApiServiceusageV2betaEnableRule
464
+ class Representation < Google::Apis::Core::JsonRepresentation; end
465
+
466
+ include Google::Apis::Core::JsonObjectSupport
467
+ end
468
+
469
+ class GoogleApiServiceusageV2betaImpact
470
+ class Representation < Google::Apis::Core::JsonRepresentation; end
471
+
472
+ include Google::Apis::Core::JsonObjectSupport
473
+ end
474
+
475
+ class GoogleApiServiceusageV2betaUpdateConsumerPolicyMetadata
476
+ class Representation < Google::Apis::Core::JsonRepresentation; end
477
+
478
+ include Google::Apis::Core::JsonObjectSupport
479
+ end
480
+
319
481
  class Http
320
482
  class Representation < Google::Apis::Core::JsonRepresentation; end
321
483
 
@@ -328,6 +490,12 @@ module Google
328
490
  include Google::Apis::Core::JsonObjectSupport
329
491
  end
330
492
 
493
+ class Impact
494
+ class Representation < Google::Apis::Core::JsonRepresentation; end
495
+
496
+ include Google::Apis::Core::JsonObjectSupport
497
+ end
498
+
331
499
  class ImportAdminOverridesMetadata
332
500
  class Representation < Google::Apis::Core::JsonRepresentation; end
333
501
 
@@ -418,12 +586,36 @@ module Google
418
586
  include Google::Apis::Core::JsonObjectSupport
419
587
  end
420
588
 
589
+ class McpEnableRule
590
+ class Representation < Google::Apis::Core::JsonRepresentation; end
591
+
592
+ include Google::Apis::Core::JsonObjectSupport
593
+ end
594
+
595
+ class McpPolicy
596
+ class Representation < Google::Apis::Core::JsonRepresentation; end
597
+
598
+ include Google::Apis::Core::JsonObjectSupport
599
+ end
600
+
601
+ class McpService
602
+ class Representation < Google::Apis::Core::JsonRepresentation; end
603
+
604
+ include Google::Apis::Core::JsonObjectSupport
605
+ end
606
+
421
607
  class MethodProp
422
608
  class Representation < Google::Apis::Core::JsonRepresentation; end
423
609
 
424
610
  include Google::Apis::Core::JsonObjectSupport
425
611
  end
426
612
 
613
+ class MethodPolicy
614
+ class Representation < Google::Apis::Core::JsonRepresentation; end
615
+
616
+ include Google::Apis::Core::JsonObjectSupport
617
+ end
618
+
427
619
  class MethodSettings
428
620
  class Representation < Google::Apis::Core::JsonRepresentation; end
429
621
 
@@ -544,12 +736,30 @@ module Google
544
736
  include Google::Apis::Core::JsonObjectSupport
545
737
  end
546
738
 
739
+ class RemoveEnableRulesMetadata
740
+ class Representation < Google::Apis::Core::JsonRepresentation; end
741
+
742
+ include Google::Apis::Core::JsonObjectSupport
743
+ end
744
+
745
+ class RemoveEnableRulesResponse
746
+ class Representation < Google::Apis::Core::JsonRepresentation; end
747
+
748
+ include Google::Apis::Core::JsonObjectSupport
749
+ end
750
+
547
751
  class RubySettings
548
752
  class Representation < Google::Apis::Core::JsonRepresentation; end
549
753
 
550
754
  include Google::Apis::Core::JsonObjectSupport
551
755
  end
552
756
 
757
+ class SelectiveGapicGeneration
758
+ class Representation < Google::Apis::Core::JsonRepresentation; end
759
+
760
+ include Google::Apis::Core::JsonObjectSupport
761
+ end
762
+
553
763
  class ServiceIdentity
554
764
  class Representation < Google::Apis::Core::JsonRepresentation; end
555
765
 
@@ -604,6 +814,18 @@ module Google
604
814
  include Google::Apis::Core::JsonObjectSupport
605
815
  end
606
816
 
817
+ class UpdateConsumerPolicyMetadata
818
+ class Representation < Google::Apis::Core::JsonRepresentation; end
819
+
820
+ include Google::Apis::Core::JsonObjectSupport
821
+ end
822
+
823
+ class UpdateMcpPolicyMetadata
824
+ class Representation < Google::Apis::Core::JsonRepresentation; end
825
+
826
+ include Google::Apis::Core::JsonObjectSupport
827
+ end
828
+
607
829
  class Usage
608
830
  class Representation < Google::Apis::Core::JsonRepresentation; end
609
831
 
@@ -616,6 +838,20 @@ module Google
616
838
  include Google::Apis::Core::JsonObjectSupport
617
839
  end
618
840
 
841
+ class AddEnableRulesMetadata
842
+ # @private
843
+ class Representation < Google::Apis::Core::JsonRepresentation
844
+ end
845
+ end
846
+
847
+ class AddEnableRulesResponse
848
+ # @private
849
+ class Representation < Google::Apis::Core::JsonRepresentation
850
+ collection :added_values, as: 'addedValues'
851
+ property :parent, as: 'parent'
852
+ end
853
+ end
854
+
619
855
  class AdminQuotaPolicy
620
856
  # @private
621
857
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -628,9 +864,45 @@ module Google
628
864
  end
629
865
  end
630
866
 
867
+ class Analysis
868
+ # @private
869
+ class Representation < Google::Apis::Core::JsonRepresentation
870
+ property :analysis, as: 'analysis', class: Google::Apis::ServiceusageV1::AnalysisResult, decorator: Google::Apis::ServiceusageV1::AnalysisResult::Representation
871
+
872
+ property :analysis_type, as: 'analysisType'
873
+ property :display_name, as: 'displayName'
874
+ property :service, as: 'service'
875
+ end
876
+ end
877
+
878
+ class AnalysisResult
879
+ # @private
880
+ class Representation < Google::Apis::Core::JsonRepresentation
881
+ collection :blockers, as: 'blockers', class: Google::Apis::ServiceusageV1::Impact, decorator: Google::Apis::ServiceusageV1::Impact::Representation
882
+
883
+ collection :warnings, as: 'warnings', class: Google::Apis::ServiceusageV1::Impact, decorator: Google::Apis::ServiceusageV1::Impact::Representation
884
+
885
+ end
886
+ end
887
+
888
+ class AnalyzeConsumerPolicyMetadata
889
+ # @private
890
+ class Representation < Google::Apis::Core::JsonRepresentation
891
+ end
892
+ end
893
+
894
+ class AnalyzeConsumerPolicyResponse
895
+ # @private
896
+ class Representation < Google::Apis::Core::JsonRepresentation
897
+ collection :analysis, as: 'analysis', class: Google::Apis::ServiceusageV1::Analysis, decorator: Google::Apis::ServiceusageV1::Analysis::Representation
898
+
899
+ end
900
+ end
901
+
631
902
  class Api
632
903
  # @private
633
904
  class Representation < Google::Apis::Core::JsonRepresentation
905
+ property :edition, as: 'edition'
634
906
  collection :methods_prop, as: 'methods', class: Google::Apis::ServiceusageV1::MethodProp, decorator: Google::Apis::ServiceusageV1::MethodProp::Representation
635
907
 
636
908
  collection :mixins, as: 'mixins', class: Google::Apis::ServiceusageV1::Mixin, decorator: Google::Apis::ServiceusageV1::Mixin::Representation
@@ -645,6 +917,14 @@ module Google
645
917
  end
646
918
  end
647
919
 
920
+ class Aspect
921
+ # @private
922
+ class Representation < Google::Apis::Core::JsonRepresentation
923
+ property :kind, as: 'kind'
924
+ hash :spec, as: 'spec'
925
+ end
926
+ end
927
+
648
928
  class AuthProvider
649
929
  # @private
650
930
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -703,8 +983,11 @@ module Google
703
983
  property :deadline, as: 'deadline'
704
984
  property :disable_auth, as: 'disableAuth'
705
985
  property :jwt_audience, as: 'jwtAudience'
986
+ property :load_balancing_policy, as: 'loadBalancingPolicy'
706
987
  property :min_deadline, as: 'minDeadline'
707
988
  property :operation_deadline, as: 'operationDeadline'
989
+ hash :overrides_by_request_protocol, as: 'overridesByRequestProtocol', class: Google::Apis::ServiceusageV1::BackendRule, decorator: Google::Apis::ServiceusageV1::BackendRule::Representation
990
+
708
991
  property :path_translation, as: 'pathTranslation'
709
992
  property :protocol, as: 'protocol'
710
993
  property :selector, as: 'selector'
@@ -752,6 +1035,39 @@ module Google
752
1035
  end
753
1036
  end
754
1037
 
1038
+ class BatchingConfigProto
1039
+ # @private
1040
+ class Representation < Google::Apis::Core::JsonRepresentation
1041
+ property :batch_descriptor, as: 'batchDescriptor', class: Google::Apis::ServiceusageV1::BatchingDescriptorProto, decorator: Google::Apis::ServiceusageV1::BatchingDescriptorProto::Representation
1042
+
1043
+ property :thresholds, as: 'thresholds', class: Google::Apis::ServiceusageV1::BatchingSettingsProto, decorator: Google::Apis::ServiceusageV1::BatchingSettingsProto::Representation
1044
+
1045
+ end
1046
+ end
1047
+
1048
+ class BatchingDescriptorProto
1049
+ # @private
1050
+ class Representation < Google::Apis::Core::JsonRepresentation
1051
+ property :batched_field, as: 'batchedField'
1052
+ collection :discriminator_fields, as: 'discriminatorFields'
1053
+ property :subresponse_field, as: 'subresponseField'
1054
+ end
1055
+ end
1056
+
1057
+ class BatchingSettingsProto
1058
+ # @private
1059
+ class Representation < Google::Apis::Core::JsonRepresentation
1060
+ property :delay_threshold, as: 'delayThreshold'
1061
+ property :element_count_limit, as: 'elementCountLimit'
1062
+ property :element_count_threshold, as: 'elementCountThreshold'
1063
+ property :flow_control_byte_limit, as: 'flowControlByteLimit'
1064
+ property :flow_control_element_limit, as: 'flowControlElementLimit'
1065
+ property :flow_control_limit_exceeded_behavior, as: 'flowControlLimitExceededBehavior'
1066
+ property :request_byte_limit, as: 'requestByteLimit'
1067
+ property :request_byte_threshold, :numeric_string => true, as: 'requestByteThreshold'
1068
+ end
1069
+ end
1070
+
755
1071
  class Billing
756
1072
  # @private
757
1073
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -804,6 +1120,35 @@ module Google
804
1120
  class Representation < Google::Apis::Core::JsonRepresentation
805
1121
  collection :destinations, as: 'destinations'
806
1122
  property :reference_docs_uri, as: 'referenceDocsUri'
1123
+ property :selective_gapic_generation, as: 'selectiveGapicGeneration', class: Google::Apis::ServiceusageV1::SelectiveGapicGeneration, decorator: Google::Apis::ServiceusageV1::SelectiveGapicGeneration::Representation
1124
+
1125
+ end
1126
+ end
1127
+
1128
+ class ConsumerPolicy
1129
+ # @private
1130
+ class Representation < Google::Apis::Core::JsonRepresentation
1131
+ hash :annotations, as: 'annotations'
1132
+ collection :enable_rules, as: 'enableRules', class: Google::Apis::ServiceusageV1::EnableRule, decorator: Google::Apis::ServiceusageV1::EnableRule::Representation
1133
+
1134
+ property :etag, as: 'etag'
1135
+ property :name, as: 'name'
1136
+ property :update_time, as: 'updateTime'
1137
+ end
1138
+ end
1139
+
1140
+ class ContentSecurity
1141
+ # @private
1142
+ class Representation < Google::Apis::Core::JsonRepresentation
1143
+ collection :content_security_providers, as: 'contentSecurityProviders', class: Google::Apis::ServiceusageV1::ContentSecurityProvider, decorator: Google::Apis::ServiceusageV1::ContentSecurityProvider::Representation
1144
+
1145
+ end
1146
+ end
1147
+
1148
+ class ContentSecurityProvider
1149
+ # @private
1150
+ class Representation < Google::Apis::Core::JsonRepresentation
1151
+ property :name, as: 'name'
807
1152
  end
808
1153
  end
809
1154
 
@@ -830,6 +1175,8 @@ module Google
830
1175
  # @private
831
1176
  class Representation < Google::Apis::Core::JsonRepresentation
832
1177
  property :environment, as: 'environment'
1178
+ collection :method_policies, as: 'methodPolicies', class: Google::Apis::ServiceusageV1::MethodPolicy, decorator: Google::Apis::ServiceusageV1::MethodPolicy::Representation
1179
+
833
1180
  end
834
1181
  end
835
1182
 
@@ -897,12 +1244,15 @@ module Google
897
1244
  class Documentation
898
1245
  # @private
899
1246
  class Representation < Google::Apis::Core::JsonRepresentation
1247
+ property :additional_iam_info, as: 'additionalIamInfo'
900
1248
  property :documentation_root_url, as: 'documentationRootUrl'
901
1249
  property :overview, as: 'overview'
902
1250
  collection :pages, as: 'pages', class: Google::Apis::ServiceusageV1::Page, decorator: Google::Apis::ServiceusageV1::Page::Representation
903
1251
 
904
1252
  collection :rules, as: 'rules', class: Google::Apis::ServiceusageV1::DocumentationRule, decorator: Google::Apis::ServiceusageV1::DocumentationRule::Representation
905
1253
 
1254
+ collection :section_overrides, as: 'sectionOverrides', class: Google::Apis::ServiceusageV1::Page, decorator: Google::Apis::ServiceusageV1::Page::Representation
1255
+
906
1256
  property :service_root_url, as: 'serviceRootUrl'
907
1257
  property :summary, as: 'summary'
908
1258
  end
@@ -913,6 +1263,7 @@ module Google
913
1263
  class Representation < Google::Apis::Core::JsonRepresentation
914
1264
  property :deprecation_description, as: 'deprecationDescription'
915
1265
  property :description, as: 'description'
1266
+ property :disable_replacement_words, as: 'disableReplacementWords'
916
1267
  property :selector, as: 'selector'
917
1268
  end
918
1269
  end
@@ -922,6 +1273,11 @@ module Google
922
1273
  class Representation < Google::Apis::Core::JsonRepresentation
923
1274
  property :common, as: 'common', class: Google::Apis::ServiceusageV1::CommonLanguageSettings, decorator: Google::Apis::ServiceusageV1::CommonLanguageSettings::Representation
924
1275
 
1276
+ collection :forced_namespace_aliases, as: 'forcedNamespaceAliases'
1277
+ collection :handwritten_signatures, as: 'handwrittenSignatures'
1278
+ collection :ignored_resources, as: 'ignoredResources'
1279
+ hash :renamed_resources, as: 'renamedResources'
1280
+ hash :renamed_services, as: 'renamedServices'
925
1281
  end
926
1282
  end
927
1283
 
@@ -939,6 +1295,16 @@ module Google
939
1295
  end
940
1296
  end
941
1297
 
1298
+ class EnableRule
1299
+ # @private
1300
+ class Representation < Google::Apis::Core::JsonRepresentation
1301
+ property :enable_type, as: 'enableType'
1302
+ collection :groups, as: 'groups'
1303
+ collection :services, as: 'services'
1304
+ collection :values, as: 'values'
1305
+ end
1306
+ end
1307
+
942
1308
  class EnableServiceRequest
943
1309
  # @private
944
1310
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -966,6 +1332,7 @@ module Google
966
1332
  class Enum
967
1333
  # @private
968
1334
  class Representation < Google::Apis::Core::JsonRepresentation
1335
+ property :edition, as: 'edition'
969
1336
  collection :enumvalue, as: 'enumvalue', class: Google::Apis::ServiceusageV1::EnumValue, decorator: Google::Apis::ServiceusageV1::EnumValue::Representation
970
1337
 
971
1338
  property :name, as: 'name'
@@ -987,6 +1354,15 @@ module Google
987
1354
  end
988
1355
  end
989
1356
 
1357
+ class ExperimentalFeatures
1358
+ # @private
1359
+ class Representation < Google::Apis::Core::JsonRepresentation
1360
+ property :protobuf_pythonic_types_enabled, as: 'protobufPythonicTypesEnabled'
1361
+ property :rest_async_io_enabled, as: 'restAsyncIoEnabled'
1362
+ property :unversioned_package_disabled, as: 'unversionedPackageDisabled'
1363
+ end
1364
+ end
1365
+
990
1366
  class Field
991
1367
  # @private
992
1368
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -1004,6 +1380,15 @@ module Google
1004
1380
  end
1005
1381
  end
1006
1382
 
1383
+ class FieldPolicy
1384
+ # @private
1385
+ class Representation < Google::Apis::Core::JsonRepresentation
1386
+ property :resource_permission, as: 'resourcePermission'
1387
+ property :resource_type, as: 'resourceType'
1388
+ property :selector, as: 'selector'
1389
+ end
1390
+ end
1391
+
1007
1392
  class GetServiceIdentityMetadata
1008
1393
  # @private
1009
1394
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -1024,6 +1409,7 @@ module Google
1024
1409
  class Representation < Google::Apis::Core::JsonRepresentation
1025
1410
  property :common, as: 'common', class: Google::Apis::ServiceusageV1::CommonLanguageSettings, decorator: Google::Apis::ServiceusageV1::CommonLanguageSettings::Representation
1026
1411
 
1412
+ hash :renamed_services, as: 'renamedServices'
1027
1413
  end
1028
1414
  end
1029
1415
 
@@ -1032,6 +1418,8 @@ module Google
1032
1418
  class Representation < Google::Apis::Core::JsonRepresentation
1033
1419
  collection :apis, as: 'apis', class: Google::Apis::ServiceusageV1::Api, decorator: Google::Apis::ServiceusageV1::Api::Representation
1034
1420
 
1421
+ collection :aspects, as: 'aspects', class: Google::Apis::ServiceusageV1::Aspect, decorator: Google::Apis::ServiceusageV1::Aspect::Representation
1422
+
1035
1423
  property :authentication, as: 'authentication', class: Google::Apis::ServiceusageV1::Authentication, decorator: Google::Apis::ServiceusageV1::Authentication::Representation
1036
1424
 
1037
1425
  property :backend, as: 'backend', class: Google::Apis::ServiceusageV1::Backend, decorator: Google::Apis::ServiceusageV1::Backend::Representation
@@ -1143,6 +1531,102 @@ module Google
1143
1531
  end
1144
1532
  end
1145
1533
 
1534
+ class GoogleApiServiceusageV2alphaConsumerPolicy
1535
+ # @private
1536
+ class Representation < Google::Apis::Core::JsonRepresentation
1537
+ hash :annotations, as: 'annotations'
1538
+ property :create_time, as: 'createTime'
1539
+ collection :enable_rules, as: 'enableRules', class: Google::Apis::ServiceusageV1::GoogleApiServiceusageV2alphaEnableRule, decorator: Google::Apis::ServiceusageV1::GoogleApiServiceusageV2alphaEnableRule::Representation
1540
+
1541
+ property :etag, as: 'etag'
1542
+ property :name, as: 'name'
1543
+ property :update_time, as: 'updateTime'
1544
+ end
1545
+ end
1546
+
1547
+ class GoogleApiServiceusageV2alphaEnableRule
1548
+ # @private
1549
+ class Representation < Google::Apis::Core::JsonRepresentation
1550
+ collection :services, as: 'services'
1551
+ end
1552
+ end
1553
+
1554
+ class GoogleApiServiceusageV2alphaUpdateConsumerPolicyMetadata
1555
+ # @private
1556
+ class Representation < Google::Apis::Core::JsonRepresentation
1557
+ end
1558
+ end
1559
+
1560
+ class GoogleApiServiceusageV2betaAnalysis
1561
+ # @private
1562
+ class Representation < Google::Apis::Core::JsonRepresentation
1563
+ property :analysis_result, as: 'analysisResult', class: Google::Apis::ServiceusageV1::GoogleApiServiceusageV2betaAnalysisResult, decorator: Google::Apis::ServiceusageV1::GoogleApiServiceusageV2betaAnalysisResult::Representation
1564
+
1565
+ property :analysis_type, as: 'analysisType'
1566
+ property :display_name, as: 'displayName'
1567
+ property :service, as: 'service'
1568
+ end
1569
+ end
1570
+
1571
+ class GoogleApiServiceusageV2betaAnalysisResult
1572
+ # @private
1573
+ class Representation < Google::Apis::Core::JsonRepresentation
1574
+ collection :blockers, as: 'blockers', class: Google::Apis::ServiceusageV1::GoogleApiServiceusageV2betaImpact, decorator: Google::Apis::ServiceusageV1::GoogleApiServiceusageV2betaImpact::Representation
1575
+
1576
+ collection :warnings, as: 'warnings', class: Google::Apis::ServiceusageV1::GoogleApiServiceusageV2betaImpact, decorator: Google::Apis::ServiceusageV1::GoogleApiServiceusageV2betaImpact::Representation
1577
+
1578
+ end
1579
+ end
1580
+
1581
+ class GoogleApiServiceusageV2betaAnalyzeConsumerPolicyMetadata
1582
+ # @private
1583
+ class Representation < Google::Apis::Core::JsonRepresentation
1584
+ end
1585
+ end
1586
+
1587
+ class GoogleApiServiceusageV2betaAnalyzeConsumerPolicyResponse
1588
+ # @private
1589
+ class Representation < Google::Apis::Core::JsonRepresentation
1590
+ collection :analysis, as: 'analysis', class: Google::Apis::ServiceusageV1::GoogleApiServiceusageV2betaAnalysis, decorator: Google::Apis::ServiceusageV1::GoogleApiServiceusageV2betaAnalysis::Representation
1591
+
1592
+ end
1593
+ end
1594
+
1595
+ class GoogleApiServiceusageV2betaConsumerPolicy
1596
+ # @private
1597
+ class Representation < Google::Apis::Core::JsonRepresentation
1598
+ hash :annotations, as: 'annotations'
1599
+ property :create_time, as: 'createTime'
1600
+ collection :enable_rules, as: 'enableRules', class: Google::Apis::ServiceusageV1::GoogleApiServiceusageV2betaEnableRule, decorator: Google::Apis::ServiceusageV1::GoogleApiServiceusageV2betaEnableRule::Representation
1601
+
1602
+ property :etag, as: 'etag'
1603
+ property :name, as: 'name'
1604
+ property :update_time, as: 'updateTime'
1605
+ end
1606
+ end
1607
+
1608
+ class GoogleApiServiceusageV2betaEnableRule
1609
+ # @private
1610
+ class Representation < Google::Apis::Core::JsonRepresentation
1611
+ collection :services, as: 'services'
1612
+ end
1613
+ end
1614
+
1615
+ class GoogleApiServiceusageV2betaImpact
1616
+ # @private
1617
+ class Representation < Google::Apis::Core::JsonRepresentation
1618
+ property :detail, as: 'detail'
1619
+ property :impact_type, as: 'impactType'
1620
+ property :missing_dependency, as: 'missingDependency'
1621
+ end
1622
+ end
1623
+
1624
+ class GoogleApiServiceusageV2betaUpdateConsumerPolicyMetadata
1625
+ # @private
1626
+ class Representation < Google::Apis::Core::JsonRepresentation
1627
+ end
1628
+ end
1629
+
1146
1630
  class Http
1147
1631
  # @private
1148
1632
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -1170,6 +1654,15 @@ module Google
1170
1654
  end
1171
1655
  end
1172
1656
 
1657
+ class Impact
1658
+ # @private
1659
+ class Representation < Google::Apis::Core::JsonRepresentation
1660
+ property :detail, as: 'detail'
1661
+ property :impact_type, as: 'impactType'
1662
+ property :parent, as: 'parent'
1663
+ end
1664
+ end
1665
+
1173
1666
  class ImportAdminOverridesMetadata
1174
1667
  # @private
1175
1668
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -1298,9 +1791,39 @@ module Google
1298
1791
  end
1299
1792
  end
1300
1793
 
1794
+ class McpEnableRule
1795
+ # @private
1796
+ class Representation < Google::Apis::Core::JsonRepresentation
1797
+ collection :mcp_services, as: 'mcpServices', class: Google::Apis::ServiceusageV1::McpService, decorator: Google::Apis::ServiceusageV1::McpService::Representation
1798
+
1799
+ end
1800
+ end
1801
+
1802
+ class McpPolicy
1803
+ # @private
1804
+ class Representation < Google::Apis::Core::JsonRepresentation
1805
+ property :content_security, as: 'contentSecurity', class: Google::Apis::ServiceusageV1::ContentSecurity, decorator: Google::Apis::ServiceusageV1::ContentSecurity::Representation
1806
+
1807
+ property :create_time, as: 'createTime'
1808
+ property :etag, as: 'etag'
1809
+ collection :mcp_enable_rules, as: 'mcpEnableRules', class: Google::Apis::ServiceusageV1::McpEnableRule, decorator: Google::Apis::ServiceusageV1::McpEnableRule::Representation
1810
+
1811
+ property :name, as: 'name'
1812
+ property :update_time, as: 'updateTime'
1813
+ end
1814
+ end
1815
+
1816
+ class McpService
1817
+ # @private
1818
+ class Representation < Google::Apis::Core::JsonRepresentation
1819
+ property :service, as: 'service'
1820
+ end
1821
+ end
1822
+
1301
1823
  class MethodProp
1302
1824
  # @private
1303
1825
  class Representation < Google::Apis::Core::JsonRepresentation
1826
+ property :edition, as: 'edition'
1304
1827
  property :name, as: 'name'
1305
1828
  collection :options, as: 'options', class: Google::Apis::ServiceusageV1::Option, decorator: Google::Apis::ServiceusageV1::Option::Representation
1306
1829
 
@@ -1312,9 +1835,21 @@ module Google
1312
1835
  end
1313
1836
  end
1314
1837
 
1838
+ class MethodPolicy
1839
+ # @private
1840
+ class Representation < Google::Apis::Core::JsonRepresentation
1841
+ collection :request_policies, as: 'requestPolicies', class: Google::Apis::ServiceusageV1::FieldPolicy, decorator: Google::Apis::ServiceusageV1::FieldPolicy::Representation
1842
+
1843
+ property :selector, as: 'selector'
1844
+ end
1845
+ end
1846
+
1315
1847
  class MethodSettings
1316
1848
  # @private
1317
1849
  class Representation < Google::Apis::Core::JsonRepresentation
1850
+ collection :auto_populated_fields, as: 'autoPopulatedFields'
1851
+ property :batching, as: 'batching', class: Google::Apis::ServiceusageV1::BatchingConfigProto, decorator: Google::Apis::ServiceusageV1::BatchingConfigProto::Representation
1852
+
1318
1853
  property :long_running, as: 'longRunning', class: Google::Apis::ServiceusageV1::LongRunning, decorator: Google::Apis::ServiceusageV1::LongRunning::Representation
1319
1854
 
1320
1855
  property :selector, as: 'selector'
@@ -1346,6 +1881,7 @@ module Google
1346
1881
  property :ingest_delay, as: 'ingestDelay'
1347
1882
  property :launch_stage, as: 'launchStage'
1348
1883
  property :sample_period, as: 'samplePeriod'
1884
+ collection :time_series_resource_hierarchy_level, as: 'timeSeriesResourceHierarchyLevel'
1349
1885
  end
1350
1886
  end
1351
1887
 
@@ -1453,6 +1989,7 @@ module Google
1453
1989
  class Representation < Google::Apis::Core::JsonRepresentation
1454
1990
  property :common, as: 'common', class: Google::Apis::ServiceusageV1::CommonLanguageSettings, decorator: Google::Apis::ServiceusageV1::CommonLanguageSettings::Representation
1455
1991
 
1992
+ property :library_package, as: 'libraryPackage'
1456
1993
  end
1457
1994
  end
1458
1995
 
@@ -1470,6 +2007,8 @@ module Google
1470
2007
 
1471
2008
  property :new_issue_uri, as: 'newIssueUri'
1472
2009
  property :organization, as: 'organization'
2010
+ property :proto_reference_documentation_uri, as: 'protoReferenceDocumentationUri'
2011
+ property :rest_reference_documentation_uri, as: 'restReferenceDocumentationUri'
1473
2012
  end
1474
2013
  end
1475
2014
 
@@ -1478,6 +2017,8 @@ module Google
1478
2017
  class Representation < Google::Apis::Core::JsonRepresentation
1479
2018
  property :common, as: 'common', class: Google::Apis::ServiceusageV1::CommonLanguageSettings, decorator: Google::Apis::ServiceusageV1::CommonLanguageSettings::Representation
1480
2019
 
2020
+ property :experimental_features, as: 'experimentalFeatures', class: Google::Apis::ServiceusageV1::ExperimentalFeatures, decorator: Google::Apis::ServiceusageV1::ExperimentalFeatures::Representation
2021
+
1481
2022
  end
1482
2023
  end
1483
2024
 
@@ -1519,6 +2060,20 @@ module Google
1519
2060
  end
1520
2061
  end
1521
2062
 
2063
+ class RemoveEnableRulesMetadata
2064
+ # @private
2065
+ class Representation < Google::Apis::Core::JsonRepresentation
2066
+ end
2067
+ end
2068
+
2069
+ class RemoveEnableRulesResponse
2070
+ # @private
2071
+ class Representation < Google::Apis::Core::JsonRepresentation
2072
+ property :parent, as: 'parent'
2073
+ collection :removed_values, as: 'removedValues'
2074
+ end
2075
+ end
2076
+
1522
2077
  class RubySettings
1523
2078
  # @private
1524
2079
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -1527,6 +2082,14 @@ module Google
1527
2082
  end
1528
2083
  end
1529
2084
 
2085
+ class SelectiveGapicGeneration
2086
+ # @private
2087
+ class Representation < Google::Apis::Core::JsonRepresentation
2088
+ property :generate_omitted_as_internal, as: 'generateOmittedAsInternal'
2089
+ collection :methods_prop, as: 'methods'
2090
+ end
2091
+ end
2092
+
1530
2093
  class ServiceIdentity
1531
2094
  # @private
1532
2095
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -1587,6 +2150,7 @@ module Google
1587
2150
  class Type
1588
2151
  # @private
1589
2152
  class Representation < Google::Apis::Core::JsonRepresentation
2153
+ property :edition, as: 'edition'
1590
2154
  collection :fields, as: 'fields', class: Google::Apis::ServiceusageV1::Field, decorator: Google::Apis::ServiceusageV1::Field::Representation
1591
2155
 
1592
2156
  property :name, as: 'name'
@@ -1605,6 +2169,18 @@ module Google
1605
2169
  end
1606
2170
  end
1607
2171
 
2172
+ class UpdateConsumerPolicyMetadata
2173
+ # @private
2174
+ class Representation < Google::Apis::Core::JsonRepresentation
2175
+ end
2176
+ end
2177
+
2178
+ class UpdateMcpPolicyMetadata
2179
+ # @private
2180
+ class Representation < Google::Apis::Core::JsonRepresentation
2181
+ end
2182
+ end
2183
+
1608
2184
  class Usage
1609
2185
  # @private
1610
2186
  class Representation < Google::Apis::Core::JsonRepresentation