google-apis-run_v1alpha1 0.2.0 → 0.3.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 +4 -0
- data/lib/google/apis/run_v1alpha1/classes.rb +15 -1202
- data/lib/google/apis/run_v1alpha1/gem_version.rb +2 -2
- data/lib/google/apis/run_v1alpha1/representations.rb +0 -483
- data/lib/google/apis/run_v1alpha1/service.rb +282 -2070
- metadata +4 -4
@@ -16,13 +16,13 @@ module Google
|
|
16
16
|
module Apis
|
17
17
|
module RunV1alpha1
|
18
18
|
# Version of the google-apis-run_v1alpha1 gem
|
19
|
-
GEM_VERSION = "0.
|
19
|
+
GEM_VERSION = "0.3.0"
|
20
20
|
|
21
21
|
# Version of the code generator used to generate this client
|
22
22
|
GENERATOR_VERSION = "0.1.2"
|
23
23
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
25
|
-
REVISION = "
|
25
|
+
REVISION = "20210212"
|
26
26
|
end
|
27
27
|
end
|
28
28
|
end
|
@@ -58,90 +58,6 @@ module Google
|
|
58
58
|
include Google::Apis::Core::JsonObjectSupport
|
59
59
|
end
|
60
60
|
|
61
|
-
class CloudAuditLogsSource
|
62
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
63
|
-
|
64
|
-
include Google::Apis::Core::JsonObjectSupport
|
65
|
-
end
|
66
|
-
|
67
|
-
class CloudAuditLogsSourceSpec
|
68
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
69
|
-
|
70
|
-
include Google::Apis::Core::JsonObjectSupport
|
71
|
-
end
|
72
|
-
|
73
|
-
class CloudAuditLogsSourceStatus
|
74
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
75
|
-
|
76
|
-
include Google::Apis::Core::JsonObjectSupport
|
77
|
-
end
|
78
|
-
|
79
|
-
class CloudEventOverrides
|
80
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
81
|
-
|
82
|
-
include Google::Apis::Core::JsonObjectSupport
|
83
|
-
end
|
84
|
-
|
85
|
-
class CloudPubSubSource
|
86
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
87
|
-
|
88
|
-
include Google::Apis::Core::JsonObjectSupport
|
89
|
-
end
|
90
|
-
|
91
|
-
class CloudPubSubSourceSpec
|
92
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
93
|
-
|
94
|
-
include Google::Apis::Core::JsonObjectSupport
|
95
|
-
end
|
96
|
-
|
97
|
-
class CloudPubSubSourceStatus
|
98
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
99
|
-
|
100
|
-
include Google::Apis::Core::JsonObjectSupport
|
101
|
-
end
|
102
|
-
|
103
|
-
class CloudSchedulerSource
|
104
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
105
|
-
|
106
|
-
include Google::Apis::Core::JsonObjectSupport
|
107
|
-
end
|
108
|
-
|
109
|
-
class CloudSchedulerSourceSpec
|
110
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
111
|
-
|
112
|
-
include Google::Apis::Core::JsonObjectSupport
|
113
|
-
end
|
114
|
-
|
115
|
-
class CloudSchedulerSourceStatus
|
116
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
117
|
-
|
118
|
-
include Google::Apis::Core::JsonObjectSupport
|
119
|
-
end
|
120
|
-
|
121
|
-
class CloudStorageSource
|
122
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
123
|
-
|
124
|
-
include Google::Apis::Core::JsonObjectSupport
|
125
|
-
end
|
126
|
-
|
127
|
-
class CloudStorageSourceSpec
|
128
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
129
|
-
|
130
|
-
include Google::Apis::Core::JsonObjectSupport
|
131
|
-
end
|
132
|
-
|
133
|
-
class CloudStorageSourceStatus
|
134
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
135
|
-
|
136
|
-
include Google::Apis::Core::JsonObjectSupport
|
137
|
-
end
|
138
|
-
|
139
|
-
class Condition
|
140
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
141
|
-
|
142
|
-
include Google::Apis::Core::JsonObjectSupport
|
143
|
-
end
|
144
|
-
|
145
61
|
class ConfigMapEnvSource
|
146
62
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
147
63
|
|
@@ -196,12 +112,6 @@ module Google
|
|
196
112
|
include Google::Apis::Core::JsonObjectSupport
|
197
113
|
end
|
198
114
|
|
199
|
-
class Destination
|
200
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
201
|
-
|
202
|
-
include Google::Apis::Core::JsonObjectSupport
|
203
|
-
end
|
204
|
-
|
205
115
|
class DomainMapping
|
206
116
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
207
117
|
|
@@ -346,30 +256,6 @@ module Google
|
|
346
256
|
include Google::Apis::Core::JsonObjectSupport
|
347
257
|
end
|
348
258
|
|
349
|
-
class ListCloudAuditLogsSourcesResponse
|
350
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
351
|
-
|
352
|
-
include Google::Apis::Core::JsonObjectSupport
|
353
|
-
end
|
354
|
-
|
355
|
-
class ListCloudPubSubSourcesResponse
|
356
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
357
|
-
|
358
|
-
include Google::Apis::Core::JsonObjectSupport
|
359
|
-
end
|
360
|
-
|
361
|
-
class ListCloudSchedulerSourcesResponse
|
362
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
363
|
-
|
364
|
-
include Google::Apis::Core::JsonObjectSupport
|
365
|
-
end
|
366
|
-
|
367
|
-
class ListCloudStorageSourcesResponse
|
368
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
369
|
-
|
370
|
-
include Google::Apis::Core::JsonObjectSupport
|
371
|
-
end
|
372
|
-
|
373
259
|
class ListConfigurationsResponse
|
374
260
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
375
261
|
|
@@ -418,12 +304,6 @@ module Google
|
|
418
304
|
include Google::Apis::Core::JsonObjectSupport
|
419
305
|
end
|
420
306
|
|
421
|
-
class ListTriggersResponse
|
422
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
423
|
-
|
424
|
-
include Google::Apis::Core::JsonObjectSupport
|
425
|
-
end
|
426
|
-
|
427
307
|
class LocalObjectReference
|
428
308
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
429
309
|
|
@@ -442,12 +322,6 @@ module Google
|
|
442
322
|
include Google::Apis::Core::JsonObjectSupport
|
443
323
|
end
|
444
324
|
|
445
|
-
class ObjectReference
|
446
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
447
|
-
|
448
|
-
include Google::Apis::Core::JsonObjectSupport
|
449
|
-
end
|
450
|
-
|
451
325
|
class OwnerReference
|
452
326
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
453
327
|
|
@@ -646,36 +520,6 @@ module Google
|
|
646
520
|
include Google::Apis::Core::JsonObjectSupport
|
647
521
|
end
|
648
522
|
|
649
|
-
class Trigger
|
650
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
651
|
-
|
652
|
-
include Google::Apis::Core::JsonObjectSupport
|
653
|
-
end
|
654
|
-
|
655
|
-
class TriggerCondition
|
656
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
657
|
-
|
658
|
-
include Google::Apis::Core::JsonObjectSupport
|
659
|
-
end
|
660
|
-
|
661
|
-
class TriggerFilter
|
662
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
663
|
-
|
664
|
-
include Google::Apis::Core::JsonObjectSupport
|
665
|
-
end
|
666
|
-
|
667
|
-
class TriggerSpec
|
668
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
669
|
-
|
670
|
-
include Google::Apis::Core::JsonObjectSupport
|
671
|
-
end
|
672
|
-
|
673
|
-
class TriggerStatus
|
674
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
675
|
-
|
676
|
-
include Google::Apis::Core::JsonObjectSupport
|
677
|
-
end
|
678
|
-
|
679
523
|
class Volume
|
680
524
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
681
525
|
|
@@ -745,192 +589,6 @@ module Google
|
|
745
589
|
end
|
746
590
|
end
|
747
591
|
|
748
|
-
class CloudAuditLogsSource
|
749
|
-
# @private
|
750
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
751
|
-
property :api_version, as: 'apiVersion'
|
752
|
-
property :kind, as: 'kind'
|
753
|
-
property :metadata, as: 'metadata', class: Google::Apis::RunV1alpha1::ObjectMeta, decorator: Google::Apis::RunV1alpha1::ObjectMeta::Representation
|
754
|
-
|
755
|
-
property :spec, as: 'spec', class: Google::Apis::RunV1alpha1::CloudAuditLogsSourceSpec, decorator: Google::Apis::RunV1alpha1::CloudAuditLogsSourceSpec::Representation
|
756
|
-
|
757
|
-
property :status, as: 'status', class: Google::Apis::RunV1alpha1::CloudAuditLogsSourceStatus, decorator: Google::Apis::RunV1alpha1::CloudAuditLogsSourceStatus::Representation
|
758
|
-
|
759
|
-
end
|
760
|
-
end
|
761
|
-
|
762
|
-
class CloudAuditLogsSourceSpec
|
763
|
-
# @private
|
764
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
765
|
-
property :ce_overrides, as: 'ceOverrides', class: Google::Apis::RunV1alpha1::CloudEventOverrides, decorator: Google::Apis::RunV1alpha1::CloudEventOverrides::Representation
|
766
|
-
|
767
|
-
property :method_name, as: 'methodName'
|
768
|
-
property :resource_name, as: 'resourceName'
|
769
|
-
property :service_account_name, as: 'serviceAccountName'
|
770
|
-
property :service_name, as: 'serviceName'
|
771
|
-
property :sink, as: 'sink', class: Google::Apis::RunV1alpha1::Destination, decorator: Google::Apis::RunV1alpha1::Destination::Representation
|
772
|
-
|
773
|
-
end
|
774
|
-
end
|
775
|
-
|
776
|
-
class CloudAuditLogsSourceStatus
|
777
|
-
# @private
|
778
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
779
|
-
collection :conditions, as: 'conditions', class: Google::Apis::RunV1alpha1::Condition, decorator: Google::Apis::RunV1alpha1::Condition::Representation
|
780
|
-
|
781
|
-
property :observed_generation, as: 'observedGeneration'
|
782
|
-
property :sink_uri, as: 'sinkUri'
|
783
|
-
end
|
784
|
-
end
|
785
|
-
|
786
|
-
class CloudEventOverrides
|
787
|
-
# @private
|
788
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
789
|
-
hash :extensions, as: 'extensions'
|
790
|
-
end
|
791
|
-
end
|
792
|
-
|
793
|
-
class CloudPubSubSource
|
794
|
-
# @private
|
795
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
796
|
-
property :api_version, as: 'apiVersion'
|
797
|
-
property :kind, as: 'kind'
|
798
|
-
property :metadata, as: 'metadata', class: Google::Apis::RunV1alpha1::ObjectMeta, decorator: Google::Apis::RunV1alpha1::ObjectMeta::Representation
|
799
|
-
|
800
|
-
property :spec, as: 'spec', class: Google::Apis::RunV1alpha1::CloudPubSubSourceSpec, decorator: Google::Apis::RunV1alpha1::CloudPubSubSourceSpec::Representation
|
801
|
-
|
802
|
-
property :status, as: 'status', class: Google::Apis::RunV1alpha1::CloudPubSubSourceStatus, decorator: Google::Apis::RunV1alpha1::CloudPubSubSourceStatus::Representation
|
803
|
-
|
804
|
-
end
|
805
|
-
end
|
806
|
-
|
807
|
-
class CloudPubSubSourceSpec
|
808
|
-
# @private
|
809
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
810
|
-
property :ack_deadline, as: 'ackDeadline'
|
811
|
-
property :ce_overrides, as: 'ceOverrides', class: Google::Apis::RunV1alpha1::CloudEventOverrides, decorator: Google::Apis::RunV1alpha1::CloudEventOverrides::Representation
|
812
|
-
|
813
|
-
property :project, as: 'project'
|
814
|
-
property :pubsub_secret, as: 'pubsubSecret', class: Google::Apis::RunV1alpha1::SecretKeySelector, decorator: Google::Apis::RunV1alpha1::SecretKeySelector::Representation
|
815
|
-
|
816
|
-
property :retain_acked_messages, as: 'retainAckedMessages'
|
817
|
-
property :retention_duration, as: 'retentionDuration'
|
818
|
-
property :secret, as: 'secret', class: Google::Apis::RunV1alpha1::SecretKeySelector, decorator: Google::Apis::RunV1alpha1::SecretKeySelector::Representation
|
819
|
-
|
820
|
-
property :sink, as: 'sink', class: Google::Apis::RunV1alpha1::Destination, decorator: Google::Apis::RunV1alpha1::Destination::Representation
|
821
|
-
|
822
|
-
property :topic, as: 'topic'
|
823
|
-
end
|
824
|
-
end
|
825
|
-
|
826
|
-
class CloudPubSubSourceStatus
|
827
|
-
# @private
|
828
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
829
|
-
collection :conditions, as: 'conditions', class: Google::Apis::RunV1alpha1::Condition, decorator: Google::Apis::RunV1alpha1::Condition::Representation
|
830
|
-
|
831
|
-
property :observed_generation, as: 'observedGeneration'
|
832
|
-
property :sink_uri, as: 'sinkUri'
|
833
|
-
end
|
834
|
-
end
|
835
|
-
|
836
|
-
class CloudSchedulerSource
|
837
|
-
# @private
|
838
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
839
|
-
property :api_version, as: 'apiVersion'
|
840
|
-
property :kind, as: 'kind'
|
841
|
-
property :metadata, as: 'metadata', class: Google::Apis::RunV1alpha1::ObjectMeta, decorator: Google::Apis::RunV1alpha1::ObjectMeta::Representation
|
842
|
-
|
843
|
-
property :spec, as: 'spec', class: Google::Apis::RunV1alpha1::CloudSchedulerSourceSpec, decorator: Google::Apis::RunV1alpha1::CloudSchedulerSourceSpec::Representation
|
844
|
-
|
845
|
-
property :status, as: 'status', class: Google::Apis::RunV1alpha1::CloudSchedulerSourceStatus, decorator: Google::Apis::RunV1alpha1::CloudSchedulerSourceStatus::Representation
|
846
|
-
|
847
|
-
end
|
848
|
-
end
|
849
|
-
|
850
|
-
class CloudSchedulerSourceSpec
|
851
|
-
# @private
|
852
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
853
|
-
property :ce_overrides, as: 'ceOverrides', class: Google::Apis::RunV1alpha1::CloudEventOverrides, decorator: Google::Apis::RunV1alpha1::CloudEventOverrides::Representation
|
854
|
-
|
855
|
-
property :data, as: 'data'
|
856
|
-
property :location, as: 'location'
|
857
|
-
property :project, as: 'project'
|
858
|
-
property :pubsub_secret, as: 'pubsubSecret', class: Google::Apis::RunV1alpha1::SecretKeySelector, decorator: Google::Apis::RunV1alpha1::SecretKeySelector::Representation
|
859
|
-
|
860
|
-
property :schedule, as: 'schedule'
|
861
|
-
property :secret, as: 'secret', class: Google::Apis::RunV1alpha1::SecretKeySelector, decorator: Google::Apis::RunV1alpha1::SecretKeySelector::Representation
|
862
|
-
|
863
|
-
property :sink, as: 'sink', class: Google::Apis::RunV1alpha1::Destination, decorator: Google::Apis::RunV1alpha1::Destination::Representation
|
864
|
-
|
865
|
-
end
|
866
|
-
end
|
867
|
-
|
868
|
-
class CloudSchedulerSourceStatus
|
869
|
-
# @private
|
870
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
871
|
-
collection :conditions, as: 'conditions', class: Google::Apis::RunV1alpha1::Condition, decorator: Google::Apis::RunV1alpha1::Condition::Representation
|
872
|
-
|
873
|
-
property :observed_generation, as: 'observedGeneration'
|
874
|
-
property :sink_uri, as: 'sinkUri'
|
875
|
-
end
|
876
|
-
end
|
877
|
-
|
878
|
-
class CloudStorageSource
|
879
|
-
# @private
|
880
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
881
|
-
property :api_version, as: 'apiVersion'
|
882
|
-
property :kind, as: 'kind'
|
883
|
-
property :metadata, as: 'metadata', class: Google::Apis::RunV1alpha1::ObjectMeta, decorator: Google::Apis::RunV1alpha1::ObjectMeta::Representation
|
884
|
-
|
885
|
-
property :spec, as: 'spec', class: Google::Apis::RunV1alpha1::CloudStorageSourceSpec, decorator: Google::Apis::RunV1alpha1::CloudStorageSourceSpec::Representation
|
886
|
-
|
887
|
-
property :status, as: 'status', class: Google::Apis::RunV1alpha1::CloudStorageSourceStatus, decorator: Google::Apis::RunV1alpha1::CloudStorageSourceStatus::Representation
|
888
|
-
|
889
|
-
end
|
890
|
-
end
|
891
|
-
|
892
|
-
class CloudStorageSourceSpec
|
893
|
-
# @private
|
894
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
895
|
-
property :bucket, as: 'bucket'
|
896
|
-
property :ce_overrides, as: 'ceOverrides', class: Google::Apis::RunV1alpha1::CloudEventOverrides, decorator: Google::Apis::RunV1alpha1::CloudEventOverrides::Representation
|
897
|
-
|
898
|
-
collection :event_types, as: 'eventTypes'
|
899
|
-
property :object_name_prefix, as: 'objectNamePrefix'
|
900
|
-
property :payload_format, as: 'payloadFormat'
|
901
|
-
property :project, as: 'project'
|
902
|
-
property :pubsub_secret, as: 'pubsubSecret', class: Google::Apis::RunV1alpha1::SecretKeySelector, decorator: Google::Apis::RunV1alpha1::SecretKeySelector::Representation
|
903
|
-
|
904
|
-
property :secret, as: 'secret', class: Google::Apis::RunV1alpha1::SecretKeySelector, decorator: Google::Apis::RunV1alpha1::SecretKeySelector::Representation
|
905
|
-
|
906
|
-
property :service_account_name, as: 'serviceAccountName'
|
907
|
-
property :sink, as: 'sink', class: Google::Apis::RunV1alpha1::Destination, decorator: Google::Apis::RunV1alpha1::Destination::Representation
|
908
|
-
|
909
|
-
end
|
910
|
-
end
|
911
|
-
|
912
|
-
class CloudStorageSourceStatus
|
913
|
-
# @private
|
914
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
915
|
-
collection :conditions, as: 'conditions', class: Google::Apis::RunV1alpha1::Condition, decorator: Google::Apis::RunV1alpha1::Condition::Representation
|
916
|
-
|
917
|
-
property :observed_generation, as: 'observedGeneration'
|
918
|
-
property :sink_uri, as: 'sinkUri'
|
919
|
-
end
|
920
|
-
end
|
921
|
-
|
922
|
-
class Condition
|
923
|
-
# @private
|
924
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
925
|
-
property :last_transition_time, as: 'lastTransitionTime'
|
926
|
-
property :message, as: 'message'
|
927
|
-
property :reason, as: 'reason'
|
928
|
-
property :severity, as: 'severity'
|
929
|
-
property :status, as: 'status'
|
930
|
-
property :type, as: 'type'
|
931
|
-
end
|
932
|
-
end
|
933
|
-
|
934
592
|
class ConfigMapEnvSource
|
935
593
|
# @private
|
936
594
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -1059,15 +717,6 @@ module Google
|
|
1059
717
|
end
|
1060
718
|
end
|
1061
719
|
|
1062
|
-
class Destination
|
1063
|
-
# @private
|
1064
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
1065
|
-
property :ref, as: 'ref', class: Google::Apis::RunV1alpha1::ObjectReference, decorator: Google::Apis::RunV1alpha1::ObjectReference::Representation
|
1066
|
-
|
1067
|
-
property :uri, as: 'uri'
|
1068
|
-
end
|
1069
|
-
end
|
1070
|
-
|
1071
720
|
class DomainMapping
|
1072
721
|
# @private
|
1073
722
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -1331,58 +980,6 @@ module Google
|
|
1331
980
|
end
|
1332
981
|
end
|
1333
982
|
|
1334
|
-
class ListCloudAuditLogsSourcesResponse
|
1335
|
-
# @private
|
1336
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
1337
|
-
property :api_version, as: 'apiVersion'
|
1338
|
-
collection :items, as: 'items', class: Google::Apis::RunV1alpha1::CloudAuditLogsSource, decorator: Google::Apis::RunV1alpha1::CloudAuditLogsSource::Representation
|
1339
|
-
|
1340
|
-
property :kind, as: 'kind'
|
1341
|
-
property :metadata, as: 'metadata', class: Google::Apis::RunV1alpha1::ListMeta, decorator: Google::Apis::RunV1alpha1::ListMeta::Representation
|
1342
|
-
|
1343
|
-
collection :unreachable, as: 'unreachable'
|
1344
|
-
end
|
1345
|
-
end
|
1346
|
-
|
1347
|
-
class ListCloudPubSubSourcesResponse
|
1348
|
-
# @private
|
1349
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
1350
|
-
property :api_version, as: 'apiVersion'
|
1351
|
-
collection :items, as: 'items', class: Google::Apis::RunV1alpha1::CloudPubSubSource, decorator: Google::Apis::RunV1alpha1::CloudPubSubSource::Representation
|
1352
|
-
|
1353
|
-
property :kind, as: 'kind'
|
1354
|
-
property :metadata, as: 'metadata', class: Google::Apis::RunV1alpha1::ListMeta, decorator: Google::Apis::RunV1alpha1::ListMeta::Representation
|
1355
|
-
|
1356
|
-
collection :unreachable, as: 'unreachable'
|
1357
|
-
end
|
1358
|
-
end
|
1359
|
-
|
1360
|
-
class ListCloudSchedulerSourcesResponse
|
1361
|
-
# @private
|
1362
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
1363
|
-
property :api_version, as: 'apiVersion'
|
1364
|
-
collection :items, as: 'items', class: Google::Apis::RunV1alpha1::CloudSchedulerSource, decorator: Google::Apis::RunV1alpha1::CloudSchedulerSource::Representation
|
1365
|
-
|
1366
|
-
property :kind, as: 'kind'
|
1367
|
-
property :metadata, as: 'metadata', class: Google::Apis::RunV1alpha1::ListMeta, decorator: Google::Apis::RunV1alpha1::ListMeta::Representation
|
1368
|
-
|
1369
|
-
collection :unreachable, as: 'unreachable'
|
1370
|
-
end
|
1371
|
-
end
|
1372
|
-
|
1373
|
-
class ListCloudStorageSourcesResponse
|
1374
|
-
# @private
|
1375
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
1376
|
-
property :api_version, as: 'apiVersion'
|
1377
|
-
collection :items, as: 'items', class: Google::Apis::RunV1alpha1::CloudStorageSource, decorator: Google::Apis::RunV1alpha1::CloudStorageSource::Representation
|
1378
|
-
|
1379
|
-
property :kind, as: 'kind'
|
1380
|
-
property :metadata, as: 'metadata', class: Google::Apis::RunV1alpha1::ListMeta, decorator: Google::Apis::RunV1alpha1::ListMeta::Representation
|
1381
|
-
|
1382
|
-
collection :unreachable, as: 'unreachable'
|
1383
|
-
end
|
1384
|
-
end
|
1385
|
-
|
1386
983
|
class ListConfigurationsResponse
|
1387
984
|
# @private
|
1388
985
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -1480,19 +1077,6 @@ module Google
|
|
1480
1077
|
end
|
1481
1078
|
end
|
1482
1079
|
|
1483
|
-
class ListTriggersResponse
|
1484
|
-
# @private
|
1485
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
1486
|
-
property :api_version, as: 'apiVersion'
|
1487
|
-
collection :items, as: 'items', class: Google::Apis::RunV1alpha1::Trigger, decorator: Google::Apis::RunV1alpha1::Trigger::Representation
|
1488
|
-
|
1489
|
-
property :kind, as: 'kind'
|
1490
|
-
property :metadata, as: 'metadata', class: Google::Apis::RunV1alpha1::ListMeta, decorator: Google::Apis::RunV1alpha1::ListMeta::Representation
|
1491
|
-
|
1492
|
-
collection :unreachable, as: 'unreachable'
|
1493
|
-
end
|
1494
|
-
end
|
1495
|
-
|
1496
1080
|
class LocalObjectReference
|
1497
1081
|
# @private
|
1498
1082
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -1533,19 +1117,6 @@ module Google
|
|
1533
1117
|
end
|
1534
1118
|
end
|
1535
1119
|
|
1536
|
-
class ObjectReference
|
1537
|
-
# @private
|
1538
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
1539
|
-
property :api_version, as: 'apiVersion'
|
1540
|
-
property :field_path, as: 'fieldPath'
|
1541
|
-
property :kind, as: 'kind'
|
1542
|
-
property :name, as: 'name'
|
1543
|
-
property :namespace, as: 'namespace'
|
1544
|
-
property :resource_version, as: 'resourceVersion'
|
1545
|
-
property :uid, as: 'uid'
|
1546
|
-
end
|
1547
|
-
end
|
1548
|
-
|
1549
1120
|
class OwnerReference
|
1550
1121
|
# @private
|
1551
1122
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -1926,60 +1497,6 @@ module Google
|
|
1926
1497
|
end
|
1927
1498
|
end
|
1928
1499
|
|
1929
|
-
class Trigger
|
1930
|
-
# @private
|
1931
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
1932
|
-
property :api_version, as: 'apiVersion'
|
1933
|
-
property :kind, as: 'kind'
|
1934
|
-
property :metadata, as: 'metadata', class: Google::Apis::RunV1alpha1::ObjectMeta, decorator: Google::Apis::RunV1alpha1::ObjectMeta::Representation
|
1935
|
-
|
1936
|
-
property :spec, as: 'spec', class: Google::Apis::RunV1alpha1::TriggerSpec, decorator: Google::Apis::RunV1alpha1::TriggerSpec::Representation
|
1937
|
-
|
1938
|
-
property :status, as: 'status', class: Google::Apis::RunV1alpha1::TriggerStatus, decorator: Google::Apis::RunV1alpha1::TriggerStatus::Representation
|
1939
|
-
|
1940
|
-
end
|
1941
|
-
end
|
1942
|
-
|
1943
|
-
class TriggerCondition
|
1944
|
-
# @private
|
1945
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
1946
|
-
property :last_transition_time, as: 'lastTransitionTime'
|
1947
|
-
property :message, as: 'message'
|
1948
|
-
property :reason, as: 'reason'
|
1949
|
-
property :severity, as: 'severity'
|
1950
|
-
property :status, as: 'status'
|
1951
|
-
property :type, as: 'type'
|
1952
|
-
end
|
1953
|
-
end
|
1954
|
-
|
1955
|
-
class TriggerFilter
|
1956
|
-
# @private
|
1957
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
1958
|
-
hash :attributes, as: 'attributes'
|
1959
|
-
end
|
1960
|
-
end
|
1961
|
-
|
1962
|
-
class TriggerSpec
|
1963
|
-
# @private
|
1964
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
1965
|
-
property :broker, as: 'broker'
|
1966
|
-
property :filter, as: 'filter', class: Google::Apis::RunV1alpha1::TriggerFilter, decorator: Google::Apis::RunV1alpha1::TriggerFilter::Representation
|
1967
|
-
|
1968
|
-
property :subscriber, as: 'subscriber', class: Google::Apis::RunV1alpha1::Destination, decorator: Google::Apis::RunV1alpha1::Destination::Representation
|
1969
|
-
|
1970
|
-
end
|
1971
|
-
end
|
1972
|
-
|
1973
|
-
class TriggerStatus
|
1974
|
-
# @private
|
1975
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
1976
|
-
collection :conditions, as: 'conditions', class: Google::Apis::RunV1alpha1::TriggerCondition, decorator: Google::Apis::RunV1alpha1::TriggerCondition::Representation
|
1977
|
-
|
1978
|
-
property :observed_generation, as: 'observedGeneration'
|
1979
|
-
property :subscriber_uri, as: 'subscriberUri'
|
1980
|
-
end
|
1981
|
-
end
|
1982
|
-
|
1983
1500
|
class Volume
|
1984
1501
|
# @private
|
1985
1502
|
class Representation < Google::Apis::Core::JsonRepresentation
|