File tree Expand file tree Collapse file tree 8 files changed +20
-0
lines changed
packages/google-cloud-asset/google/cloud Expand file tree Collapse file tree 8 files changed +20
-0
lines changed Original file line number Diff line number Diff line change @@ -642,6 +642,7 @@ async def sample_create_feed():
642
642
exported. The asset feed must be created
643
643
within a project, organization, or
644
644
folder. Supported destinations are:
645
+
645
646
Pub/Sub topics.
646
647
647
648
"""
@@ -750,6 +751,7 @@ async def sample_get_feed():
750
751
exported. The asset feed must be created
751
752
within a project, organization, or
752
753
folder. Supported destinations are:
754
+
753
755
Pub/Sub topics.
754
756
755
757
"""
@@ -986,6 +988,7 @@ async def sample_update_feed():
986
988
exported. The asset feed must be created
987
989
within a project, organization, or
988
990
folder. Supported destinations are:
991
+
989
992
Pub/Sub topics.
990
993
991
994
"""
Original file line number Diff line number Diff line change @@ -937,6 +937,7 @@ def sample_create_feed():
937
937
exported. The asset feed must be created
938
938
within a project, organization, or
939
939
folder. Supported destinations are:
940
+
940
941
Pub/Sub topics.
941
942
942
943
"""
@@ -1045,6 +1046,7 @@ def sample_get_feed():
1045
1046
exported. The asset feed must be created
1046
1047
within a project, organization, or
1047
1048
folder. Supported destinations are:
1049
+
1048
1050
Pub/Sub topics.
1049
1051
1050
1052
"""
@@ -1261,6 +1263,7 @@ def sample_update_feed():
1261
1263
exported. The asset feed must be created
1262
1264
within a project, organization, or
1263
1265
folder. Supported destinations are:
1266
+
1264
1267
Pub/Sub topics.
1265
1268
1266
1269
"""
Original file line number Diff line number Diff line change @@ -1711,6 +1711,7 @@ def __call__(
1711
1711
exported. The asset feed must be created
1712
1712
within a project, organization, or
1713
1713
folder. Supported destinations are:
1714
+
1714
1715
Pub/Sub topics.
1715
1716
1716
1717
"""
@@ -2160,6 +2161,7 @@ def __call__(
2160
2161
exported. The asset feed must be created
2161
2162
within a project, organization, or
2162
2163
folder. Supported destinations are:
2164
+
2163
2165
Pub/Sub topics.
2164
2166
2165
2167
"""
@@ -2872,6 +2874,7 @@ def __call__(
2872
2874
exported. The asset feed must be created
2873
2875
within a project, organization, or
2874
2876
folder. Supported destinations are:
2877
+
2875
2878
Pub/Sub topics.
2876
2879
2877
2880
"""
Original file line number Diff line number Diff line change @@ -962,6 +962,7 @@ class Feed(proto.Message):
962
962
An asset feed filter controls what updates are exported. The
963
963
asset feed must be created within a project, organization, or
964
964
folder. Supported destinations are:
965
+
965
966
Pub/Sub topics.
966
967
967
968
Attributes:
Original file line number Diff line number Diff line change @@ -283,6 +283,7 @@ async def sample_create_feed():
283
283
exported. The asset feed must be created
284
284
within a project, organization, or
285
285
folder. Supported destinations are:
286
+
286
287
Cloud Pub/Sub topics.
287
288
288
289
"""
@@ -391,6 +392,7 @@ async def sample_get_feed():
391
392
exported. The asset feed must be created
392
393
within a project, organization, or
393
394
folder. Supported destinations are:
395
+
394
396
Cloud Pub/Sub topics.
395
397
396
398
"""
@@ -627,6 +629,7 @@ async def sample_update_feed():
627
629
exported. The asset feed must be created
628
630
within a project, organization, or
629
631
folder. Supported destinations are:
632
+
630
633
Cloud Pub/Sub topics.
631
634
632
635
"""
Original file line number Diff line number Diff line change @@ -509,6 +509,7 @@ def sample_create_feed():
509
509
exported. The asset feed must be created
510
510
within a project, organization, or
511
511
folder. Supported destinations are:
512
+
512
513
Cloud Pub/Sub topics.
513
514
514
515
"""
@@ -617,6 +618,7 @@ def sample_get_feed():
617
618
exported. The asset feed must be created
618
619
within a project, organization, or
619
620
folder. Supported destinations are:
621
+
620
622
Cloud Pub/Sub topics.
621
623
622
624
"""
@@ -833,6 +835,7 @@ def sample_update_feed():
833
835
exported. The asset feed must be created
834
836
within a project, organization, or
835
837
folder. Supported destinations are:
838
+
836
839
Cloud Pub/Sub topics.
837
840
838
841
"""
Original file line number Diff line number Diff line change @@ -343,6 +343,7 @@ def __call__(
343
343
exported. The asset feed must be created
344
344
within a project, organization, or
345
345
folder. Supported destinations are:
346
+
346
347
Cloud Pub/Sub topics.
347
348
348
349
"""
@@ -519,6 +520,7 @@ def __call__(
519
520
exported. The asset feed must be created
520
521
within a project, organization, or
521
522
folder. Supported destinations are:
523
+
522
524
Cloud Pub/Sub topics.
523
525
524
526
"""
@@ -698,6 +700,7 @@ def __call__(
698
700
exported. The asset feed must be created
699
701
within a project, organization, or
700
702
folder. Supported destinations are:
703
+
701
704
Cloud Pub/Sub topics.
702
705
703
706
"""
Original file line number Diff line number Diff line change @@ -277,6 +277,7 @@ class Feed(proto.Message):
277
277
An asset feed filter controls what updates are exported. The
278
278
asset feed must be created within a project, organization, or
279
279
folder. Supported destinations are:
280
+
280
281
Cloud Pub/Sub topics.
281
282
282
283
Attributes:
You can’t perform that action at this time.
0 commit comments