google-apis-analyticshub_v1 0.21.0 → 0.22.0
Sign up to get free protection for your applications and to get access to all the features.
@@ -16,13 +16,13 @@ module Google
|
|
16
16
|
module Apis
|
17
17
|
module AnalyticshubV1
|
18
18
|
# Version of the google-apis-analyticshub_v1 gem
|
19
|
-
GEM_VERSION = "0.
|
19
|
+
GEM_VERSION = "0.22.0"
|
20
20
|
|
21
21
|
# Version of the code generator used to generate this client
|
22
22
|
GENERATOR_VERSION = "0.15.0"
|
23
23
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
25
|
-
REVISION = "
|
25
|
+
REVISION = "20240624"
|
26
26
|
end
|
27
27
|
end
|
28
28
|
end
|
@@ -22,6 +22,12 @@ module Google
|
|
22
22
|
module Apis
|
23
23
|
module AnalyticshubV1
|
24
24
|
|
25
|
+
class AnalyticsHubSubscriptionInfo
|
26
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
27
|
+
|
28
|
+
include Google::Apis::Core::JsonObjectSupport
|
29
|
+
end
|
30
|
+
|
25
31
|
class AuditConfig
|
26
32
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
27
33
|
|
@@ -34,6 +40,18 @@ module Google
|
|
34
40
|
include Google::Apis::Core::JsonObjectSupport
|
35
41
|
end
|
36
42
|
|
43
|
+
class AvroConfig
|
44
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
45
|
+
|
46
|
+
include Google::Apis::Core::JsonObjectSupport
|
47
|
+
end
|
48
|
+
|
49
|
+
class BigQueryConfig
|
50
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
51
|
+
|
52
|
+
include Google::Apis::Core::JsonObjectSupport
|
53
|
+
end
|
54
|
+
|
37
55
|
class BigQueryDatasetSource
|
38
56
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
39
57
|
|
@@ -46,6 +64,12 @@ module Google
|
|
46
64
|
include Google::Apis::Core::JsonObjectSupport
|
47
65
|
end
|
48
66
|
|
67
|
+
class CloudStorageConfig
|
68
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
69
|
+
|
70
|
+
include Google::Apis::Core::JsonObjectSupport
|
71
|
+
end
|
72
|
+
|
49
73
|
class DataExchange
|
50
74
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
51
75
|
|
@@ -64,6 +88,12 @@ module Google
|
|
64
88
|
include Google::Apis::Core::JsonObjectSupport
|
65
89
|
end
|
66
90
|
|
91
|
+
class DeadLetterPolicy
|
92
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
93
|
+
|
94
|
+
include Google::Apis::Core::JsonObjectSupport
|
95
|
+
end
|
96
|
+
|
67
97
|
class DefaultExchangeConfig
|
68
98
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
69
99
|
|
@@ -82,12 +112,24 @@ module Google
|
|
82
112
|
include Google::Apis::Core::JsonObjectSupport
|
83
113
|
end
|
84
114
|
|
115
|
+
class DestinationPubSubSubscription
|
116
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
117
|
+
|
118
|
+
include Google::Apis::Core::JsonObjectSupport
|
119
|
+
end
|
120
|
+
|
85
121
|
class Empty
|
86
122
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
87
123
|
|
88
124
|
include Google::Apis::Core::JsonObjectSupport
|
89
125
|
end
|
90
126
|
|
127
|
+
class ExpirationPolicy
|
128
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
129
|
+
|
130
|
+
include Google::Apis::Core::JsonObjectSupport
|
131
|
+
end
|
132
|
+
|
91
133
|
class Expr
|
92
134
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
93
135
|
|
@@ -106,6 +148,12 @@ module Google
|
|
106
148
|
include Google::Apis::Core::JsonObjectSupport
|
107
149
|
end
|
108
150
|
|
151
|
+
class GooglePubsubV1Subscription
|
152
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
153
|
+
|
154
|
+
include Google::Apis::Core::JsonObjectSupport
|
155
|
+
end
|
156
|
+
|
109
157
|
class LinkedResource
|
110
158
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
111
159
|
|
@@ -148,6 +196,18 @@ module Google
|
|
148
196
|
include Google::Apis::Core::JsonObjectSupport
|
149
197
|
end
|
150
198
|
|
199
|
+
class NoWrapper
|
200
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
201
|
+
|
202
|
+
include Google::Apis::Core::JsonObjectSupport
|
203
|
+
end
|
204
|
+
|
205
|
+
class OidcToken
|
206
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
207
|
+
|
208
|
+
include Google::Apis::Core::JsonObjectSupport
|
209
|
+
end
|
210
|
+
|
151
211
|
class Operation
|
152
212
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
153
213
|
|
@@ -166,12 +226,30 @@ module Google
|
|
166
226
|
include Google::Apis::Core::JsonObjectSupport
|
167
227
|
end
|
168
228
|
|
229
|
+
class PubSubTopicSource
|
230
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
231
|
+
|
232
|
+
include Google::Apis::Core::JsonObjectSupport
|
233
|
+
end
|
234
|
+
|
169
235
|
class Publisher
|
170
236
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
171
237
|
|
172
238
|
include Google::Apis::Core::JsonObjectSupport
|
173
239
|
end
|
174
240
|
|
241
|
+
class PubsubWrapper
|
242
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
243
|
+
|
244
|
+
include Google::Apis::Core::JsonObjectSupport
|
245
|
+
end
|
246
|
+
|
247
|
+
class PushConfig
|
248
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
249
|
+
|
250
|
+
include Google::Apis::Core::JsonObjectSupport
|
251
|
+
end
|
252
|
+
|
175
253
|
class RefreshSubscriptionRequest
|
176
254
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
177
255
|
|
@@ -196,6 +274,12 @@ module Google
|
|
196
274
|
include Google::Apis::Core::JsonObjectSupport
|
197
275
|
end
|
198
276
|
|
277
|
+
class RetryPolicy
|
278
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
279
|
+
|
280
|
+
include Google::Apis::Core::JsonObjectSupport
|
281
|
+
end
|
282
|
+
|
199
283
|
class RevokeSubscriptionRequest
|
200
284
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
201
285
|
|
@@ -274,6 +358,20 @@ module Google
|
|
274
358
|
include Google::Apis::Core::JsonObjectSupport
|
275
359
|
end
|
276
360
|
|
361
|
+
class TextConfig
|
362
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
363
|
+
|
364
|
+
include Google::Apis::Core::JsonObjectSupport
|
365
|
+
end
|
366
|
+
|
367
|
+
class AnalyticsHubSubscriptionInfo
|
368
|
+
# @private
|
369
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
370
|
+
property :listing, as: 'listing'
|
371
|
+
property :subscription, as: 'subscription'
|
372
|
+
end
|
373
|
+
end
|
374
|
+
|
277
375
|
class AuditConfig
|
278
376
|
# @private
|
279
377
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -291,6 +389,27 @@ module Google
|
|
291
389
|
end
|
292
390
|
end
|
293
391
|
|
392
|
+
class AvroConfig
|
393
|
+
# @private
|
394
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
395
|
+
property :use_topic_schema, as: 'useTopicSchema'
|
396
|
+
property :write_metadata, as: 'writeMetadata'
|
397
|
+
end
|
398
|
+
end
|
399
|
+
|
400
|
+
class BigQueryConfig
|
401
|
+
# @private
|
402
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
403
|
+
property :drop_unknown_fields, as: 'dropUnknownFields'
|
404
|
+
property :service_account_email, as: 'serviceAccountEmail'
|
405
|
+
property :state, as: 'state'
|
406
|
+
property :table, as: 'table'
|
407
|
+
property :use_table_schema, as: 'useTableSchema'
|
408
|
+
property :use_topic_schema, as: 'useTopicSchema'
|
409
|
+
property :write_metadata, as: 'writeMetadata'
|
410
|
+
end
|
411
|
+
end
|
412
|
+
|
294
413
|
class BigQueryDatasetSource
|
295
414
|
# @private
|
296
415
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -312,10 +431,30 @@ module Google
|
|
312
431
|
end
|
313
432
|
end
|
314
433
|
|
434
|
+
class CloudStorageConfig
|
435
|
+
# @private
|
436
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
437
|
+
property :avro_config, as: 'avroConfig', class: Google::Apis::AnalyticshubV1::AvroConfig, decorator: Google::Apis::AnalyticshubV1::AvroConfig::Representation
|
438
|
+
|
439
|
+
property :bucket, as: 'bucket'
|
440
|
+
property :filename_datetime_format, as: 'filenameDatetimeFormat'
|
441
|
+
property :filename_prefix, as: 'filenamePrefix'
|
442
|
+
property :filename_suffix, as: 'filenameSuffix'
|
443
|
+
property :max_bytes, :numeric_string => true, as: 'maxBytes'
|
444
|
+
property :max_duration, as: 'maxDuration'
|
445
|
+
property :max_messages, :numeric_string => true, as: 'maxMessages'
|
446
|
+
property :service_account_email, as: 'serviceAccountEmail'
|
447
|
+
property :state, as: 'state'
|
448
|
+
property :text_config, as: 'textConfig', class: Google::Apis::AnalyticshubV1::TextConfig, decorator: Google::Apis::AnalyticshubV1::TextConfig::Representation
|
449
|
+
|
450
|
+
end
|
451
|
+
end
|
452
|
+
|
315
453
|
class DataExchange
|
316
454
|
# @private
|
317
455
|
class Representation < Google::Apis::Core::JsonRepresentation
|
318
456
|
property :description, as: 'description'
|
457
|
+
property :discovery_type, as: 'discoveryType'
|
319
458
|
property :display_name, as: 'displayName'
|
320
459
|
property :documentation, as: 'documentation'
|
321
460
|
property :icon, :base64 => true, as: 'icon'
|
@@ -343,6 +482,14 @@ module Google
|
|
343
482
|
end
|
344
483
|
end
|
345
484
|
|
485
|
+
class DeadLetterPolicy
|
486
|
+
# @private
|
487
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
488
|
+
property :dead_letter_topic, as: 'deadLetterTopic'
|
489
|
+
property :max_delivery_attempts, as: 'maxDeliveryAttempts'
|
490
|
+
end
|
491
|
+
end
|
492
|
+
|
346
493
|
class DefaultExchangeConfig
|
347
494
|
# @private
|
348
495
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -369,12 +516,27 @@ module Google
|
|
369
516
|
end
|
370
517
|
end
|
371
518
|
|
519
|
+
class DestinationPubSubSubscription
|
520
|
+
# @private
|
521
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
522
|
+
property :pubsub_subscription, as: 'pubsubSubscription', class: Google::Apis::AnalyticshubV1::GooglePubsubV1Subscription, decorator: Google::Apis::AnalyticshubV1::GooglePubsubV1Subscription::Representation
|
523
|
+
|
524
|
+
end
|
525
|
+
end
|
526
|
+
|
372
527
|
class Empty
|
373
528
|
# @private
|
374
529
|
class Representation < Google::Apis::Core::JsonRepresentation
|
375
530
|
end
|
376
531
|
end
|
377
532
|
|
533
|
+
class ExpirationPolicy
|
534
|
+
# @private
|
535
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
536
|
+
property :ttl, as: 'ttl'
|
537
|
+
end
|
538
|
+
end
|
539
|
+
|
378
540
|
class Expr
|
379
541
|
# @private
|
380
542
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -400,10 +562,43 @@ module Google
|
|
400
562
|
end
|
401
563
|
end
|
402
564
|
|
565
|
+
class GooglePubsubV1Subscription
|
566
|
+
# @private
|
567
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
568
|
+
property :ack_deadline_seconds, as: 'ackDeadlineSeconds'
|
569
|
+
property :analytics_hub_subscription_info, as: 'analyticsHubSubscriptionInfo', class: Google::Apis::AnalyticshubV1::AnalyticsHubSubscriptionInfo, decorator: Google::Apis::AnalyticshubV1::AnalyticsHubSubscriptionInfo::Representation
|
570
|
+
|
571
|
+
property :bigquery_config, as: 'bigqueryConfig', class: Google::Apis::AnalyticshubV1::BigQueryConfig, decorator: Google::Apis::AnalyticshubV1::BigQueryConfig::Representation
|
572
|
+
|
573
|
+
property :cloud_storage_config, as: 'cloudStorageConfig', class: Google::Apis::AnalyticshubV1::CloudStorageConfig, decorator: Google::Apis::AnalyticshubV1::CloudStorageConfig::Representation
|
574
|
+
|
575
|
+
property :dead_letter_policy, as: 'deadLetterPolicy', class: Google::Apis::AnalyticshubV1::DeadLetterPolicy, decorator: Google::Apis::AnalyticshubV1::DeadLetterPolicy::Representation
|
576
|
+
|
577
|
+
property :detached, as: 'detached'
|
578
|
+
property :enable_exactly_once_delivery, as: 'enableExactlyOnceDelivery'
|
579
|
+
property :enable_message_ordering, as: 'enableMessageOrdering'
|
580
|
+
property :expiration_policy, as: 'expirationPolicy', class: Google::Apis::AnalyticshubV1::ExpirationPolicy, decorator: Google::Apis::AnalyticshubV1::ExpirationPolicy::Representation
|
581
|
+
|
582
|
+
property :filter, as: 'filter'
|
583
|
+
hash :labels, as: 'labels'
|
584
|
+
property :message_retention_duration, as: 'messageRetentionDuration'
|
585
|
+
property :name, as: 'name'
|
586
|
+
property :push_config, as: 'pushConfig', class: Google::Apis::AnalyticshubV1::PushConfig, decorator: Google::Apis::AnalyticshubV1::PushConfig::Representation
|
587
|
+
|
588
|
+
property :retain_acked_messages, as: 'retainAckedMessages'
|
589
|
+
property :retry_policy, as: 'retryPolicy', class: Google::Apis::AnalyticshubV1::RetryPolicy, decorator: Google::Apis::AnalyticshubV1::RetryPolicy::Representation
|
590
|
+
|
591
|
+
property :state, as: 'state'
|
592
|
+
property :topic_message_retention_duration, as: 'topicMessageRetentionDuration'
|
593
|
+
end
|
594
|
+
end
|
595
|
+
|
403
596
|
class LinkedResource
|
404
597
|
# @private
|
405
598
|
class Representation < Google::Apis::Core::JsonRepresentation
|
406
599
|
property :linked_dataset, as: 'linkedDataset'
|
600
|
+
property :linked_pubsub_subscription, as: 'linkedPubsubSubscription'
|
601
|
+
property :listing, as: 'listing'
|
407
602
|
end
|
408
603
|
end
|
409
604
|
|
@@ -461,6 +656,7 @@ module Google
|
|
461
656
|
property :data_provider, as: 'dataProvider', class: Google::Apis::AnalyticshubV1::DataProvider, decorator: Google::Apis::AnalyticshubV1::DataProvider::Representation
|
462
657
|
|
463
658
|
property :description, as: 'description'
|
659
|
+
property :discovery_type, as: 'discoveryType'
|
464
660
|
property :display_name, as: 'displayName'
|
465
661
|
property :documentation, as: 'documentation'
|
466
662
|
property :icon, :base64 => true, as: 'icon'
|
@@ -468,13 +664,31 @@ module Google
|
|
468
664
|
property :primary_contact, as: 'primaryContact'
|
469
665
|
property :publisher, as: 'publisher', class: Google::Apis::AnalyticshubV1::Publisher, decorator: Google::Apis::AnalyticshubV1::Publisher::Representation
|
470
666
|
|
667
|
+
property :pubsub_topic, as: 'pubsubTopic', class: Google::Apis::AnalyticshubV1::PubSubTopicSource, decorator: Google::Apis::AnalyticshubV1::PubSubTopicSource::Representation
|
668
|
+
|
471
669
|
property :request_access, as: 'requestAccess'
|
670
|
+
property :resource_type, as: 'resourceType'
|
472
671
|
property :restricted_export_config, as: 'restrictedExportConfig', class: Google::Apis::AnalyticshubV1::RestrictedExportConfig, decorator: Google::Apis::AnalyticshubV1::RestrictedExportConfig::Representation
|
473
672
|
|
474
673
|
property :state, as: 'state'
|
475
674
|
end
|
476
675
|
end
|
477
676
|
|
677
|
+
class NoWrapper
|
678
|
+
# @private
|
679
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
680
|
+
property :write_metadata, as: 'writeMetadata'
|
681
|
+
end
|
682
|
+
end
|
683
|
+
|
684
|
+
class OidcToken
|
685
|
+
# @private
|
686
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
687
|
+
property :audience, as: 'audience'
|
688
|
+
property :service_account_email, as: 'serviceAccountEmail'
|
689
|
+
end
|
690
|
+
end
|
691
|
+
|
478
692
|
class Operation
|
479
693
|
# @private
|
480
694
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -512,6 +726,14 @@ module Google
|
|
512
726
|
end
|
513
727
|
end
|
514
728
|
|
729
|
+
class PubSubTopicSource
|
730
|
+
# @private
|
731
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
732
|
+
collection :data_affinity_regions, as: 'dataAffinityRegions'
|
733
|
+
property :topic, as: 'topic'
|
734
|
+
end
|
735
|
+
end
|
736
|
+
|
515
737
|
class Publisher
|
516
738
|
# @private
|
517
739
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -520,6 +742,26 @@ module Google
|
|
520
742
|
end
|
521
743
|
end
|
522
744
|
|
745
|
+
class PubsubWrapper
|
746
|
+
# @private
|
747
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
748
|
+
end
|
749
|
+
end
|
750
|
+
|
751
|
+
class PushConfig
|
752
|
+
# @private
|
753
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
754
|
+
hash :attributes, as: 'attributes'
|
755
|
+
property :no_wrapper, as: 'noWrapper', class: Google::Apis::AnalyticshubV1::NoWrapper, decorator: Google::Apis::AnalyticshubV1::NoWrapper::Representation
|
756
|
+
|
757
|
+
property :oidc_token, as: 'oidcToken', class: Google::Apis::AnalyticshubV1::OidcToken, decorator: Google::Apis::AnalyticshubV1::OidcToken::Representation
|
758
|
+
|
759
|
+
property :pubsub_wrapper, as: 'pubsubWrapper', class: Google::Apis::AnalyticshubV1::PubsubWrapper, decorator: Google::Apis::AnalyticshubV1::PubsubWrapper::Representation
|
760
|
+
|
761
|
+
property :push_endpoint, as: 'pushEndpoint'
|
762
|
+
end
|
763
|
+
end
|
764
|
+
|
523
765
|
class RefreshSubscriptionRequest
|
524
766
|
# @private
|
525
767
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -552,6 +794,14 @@ module Google
|
|
552
794
|
end
|
553
795
|
end
|
554
796
|
|
797
|
+
class RetryPolicy
|
798
|
+
# @private
|
799
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
800
|
+
property :maximum_backoff, as: 'maximumBackoff'
|
801
|
+
property :minimum_backoff, as: 'minimumBackoff'
|
802
|
+
end
|
803
|
+
end
|
804
|
+
|
555
805
|
class RevokeSubscriptionRequest
|
556
806
|
# @private
|
557
807
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -621,6 +871,8 @@ module Google
|
|
621
871
|
class Representation < Google::Apis::Core::JsonRepresentation
|
622
872
|
property :destination_dataset, as: 'destinationDataset', class: Google::Apis::AnalyticshubV1::DestinationDataset, decorator: Google::Apis::AnalyticshubV1::DestinationDataset::Representation
|
623
873
|
|
874
|
+
property :destination_pubsub_subscription, as: 'destinationPubsubSubscription', class: Google::Apis::AnalyticshubV1::DestinationPubSubSubscription, decorator: Google::Apis::AnalyticshubV1::DestinationPubSubSubscription::Representation
|
875
|
+
|
624
876
|
end
|
625
877
|
end
|
626
878
|
|
@@ -640,10 +892,13 @@ module Google
|
|
640
892
|
property :last_modify_time, as: 'lastModifyTime'
|
641
893
|
hash :linked_dataset_map, as: 'linkedDatasetMap', class: Google::Apis::AnalyticshubV1::LinkedResource, decorator: Google::Apis::AnalyticshubV1::LinkedResource::Representation
|
642
894
|
|
895
|
+
collection :linked_resources, as: 'linkedResources', class: Google::Apis::AnalyticshubV1::LinkedResource, decorator: Google::Apis::AnalyticshubV1::LinkedResource::Representation
|
896
|
+
|
643
897
|
property :listing, as: 'listing'
|
644
898
|
property :name, as: 'name'
|
645
899
|
property :organization_display_name, as: 'organizationDisplayName'
|
646
900
|
property :organization_id, as: 'organizationId'
|
901
|
+
property :resource_type, as: 'resourceType'
|
647
902
|
property :state, as: 'state'
|
648
903
|
property :subscriber_contact, as: 'subscriberContact'
|
649
904
|
end
|
@@ -662,6 +917,12 @@ module Google
|
|
662
917
|
collection :permissions, as: 'permissions'
|
663
918
|
end
|
664
919
|
end
|
920
|
+
|
921
|
+
class TextConfig
|
922
|
+
# @private
|
923
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
924
|
+
end
|
925
|
+
end
|
665
926
|
end
|
666
927
|
end
|
667
928
|
end
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: google-apis-analyticshub_v1
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.
|
4
|
+
version: 0.22.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Google LLC
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2024-
|
11
|
+
date: 2024-06-30 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: google-apis-core
|
@@ -58,7 +58,7 @@ licenses:
|
|
58
58
|
metadata:
|
59
59
|
bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
|
60
60
|
changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-analyticshub_v1/CHANGELOG.md
|
61
|
-
documentation_uri: https://googleapis.dev/ruby/google-apis-analyticshub_v1/v0.
|
61
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-analyticshub_v1/v0.22.0
|
62
62
|
source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-analyticshub_v1
|
63
63
|
post_install_message:
|
64
64
|
rdoc_options: []
|