pulumi-gcp 8.13.0__py3-none-any.whl → 8.13.0a1735021610__py3-none-any.whl

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.
Files changed (90) hide show
  1. pulumi_gcp/__init__.py +0 -43
  2. pulumi_gcp/accesscontextmanager/_inputs.py +3 -3
  3. pulumi_gcp/accesscontextmanager/outputs.py +2 -2
  4. pulumi_gcp/artifactregistry/_inputs.py +0 -83
  5. pulumi_gcp/artifactregistry/get_repository.py +4 -15
  6. pulumi_gcp/artifactregistry/outputs.py +0 -112
  7. pulumi_gcp/artifactregistry/repository.py +7 -93
  8. pulumi_gcp/backupdisasterrecovery/get_backup.py +2 -38
  9. pulumi_gcp/backupdisasterrecovery/get_data_source.py +2 -38
  10. pulumi_gcp/backupdisasterrecovery/outputs.py +8 -8
  11. pulumi_gcp/bigquery/_inputs.py +0 -369
  12. pulumi_gcp/bigquery/dataset_access.py +0 -61
  13. pulumi_gcp/bigquery/job.py +18 -6
  14. pulumi_gcp/bigquery/outputs.py +0 -350
  15. pulumi_gcp/bigquery/table.py +0 -47
  16. pulumi_gcp/cloudrunv2/_inputs.py +3 -6
  17. pulumi_gcp/cloudrunv2/outputs.py +6 -10
  18. pulumi_gcp/composer/_inputs.py +5 -80
  19. pulumi_gcp/composer/outputs.py +4 -111
  20. pulumi_gcp/compute/_inputs.py +87 -181
  21. pulumi_gcp/compute/firewall_policy_association.py +39 -50
  22. pulumi_gcp/compute/get_network.py +2 -17
  23. pulumi_gcp/compute/get_subnetwork.py +4 -18
  24. pulumi_gcp/compute/network.py +2 -39
  25. pulumi_gcp/compute/outputs.py +58 -157
  26. pulumi_gcp/compute/region_network_endpoint_group.py +1 -1
  27. pulumi_gcp/compute/resize_request.py +40 -26
  28. pulumi_gcp/config/__init__.pyi +0 -2
  29. pulumi_gcp/config/vars.py +0 -4
  30. pulumi_gcp/dataproc/batch.py +18 -4
  31. pulumi_gcp/datastream/_inputs.py +0 -68
  32. pulumi_gcp/datastream/outputs.py +1 -41
  33. pulumi_gcp/developerconnect/connection.py +12 -58
  34. pulumi_gcp/diagflow/_inputs.py +3 -3
  35. pulumi_gcp/diagflow/outputs.py +2 -2
  36. pulumi_gcp/filestore/backup.py +3 -71
  37. pulumi_gcp/firebase/hosting_custom_domain.py +4 -4
  38. pulumi_gcp/firestore/_inputs.py +3 -3
  39. pulumi_gcp/firestore/outputs.py +2 -2
  40. pulumi_gcp/gkehub/__init__.py +0 -1
  41. pulumi_gcp/gkehub/outputs.py +0 -1153
  42. pulumi_gcp/gkeonprem/__init__.py +0 -1
  43. pulumi_gcp/gkeonprem/_inputs.py +0 -2364
  44. pulumi_gcp/gkeonprem/outputs.py +0 -1780
  45. pulumi_gcp/integrationconnectors/_inputs.py +6 -6
  46. pulumi_gcp/integrationconnectors/connection.py +7 -7
  47. pulumi_gcp/integrationconnectors/outputs.py +4 -4
  48. pulumi_gcp/kms/__init__.py +0 -2
  49. pulumi_gcp/netapp/kmsconfig.py +14 -2
  50. pulumi_gcp/networkconnectivity/hub.py +0 -108
  51. pulumi_gcp/networkconnectivity/spoke.py +0 -195
  52. pulumi_gcp/networkmanagement/vpc_flow_logs_config.py +0 -4
  53. pulumi_gcp/networksecurity/__init__.py +0 -2
  54. pulumi_gcp/networksecurity/_inputs.py +0 -78
  55. pulumi_gcp/networksecurity/outputs.py +0 -48
  56. pulumi_gcp/oracledatabase/autonomous_database.py +2 -2
  57. pulumi_gcp/orgpolicy/policy.py +2 -2
  58. pulumi_gcp/parallelstore/instance.py +0 -149
  59. pulumi_gcp/projects/usage_export_bucket.py +110 -42
  60. pulumi_gcp/provider.py +0 -20
  61. pulumi_gcp/pubsub/subscription.py +6 -6
  62. pulumi_gcp/pulumi-plugin.json +1 -1
  63. pulumi_gcp/securesourcemanager/instance.py +16 -4
  64. pulumi_gcp/spanner/instance_iam_binding.py +0 -14
  65. pulumi_gcp/spanner/instance_iam_member.py +0 -14
  66. pulumi_gcp/sql/database_instance.py +7 -7
  67. pulumi_gcp/storage/__init__.py +0 -1
  68. pulumi_gcp/storage/_inputs.py +0 -431
  69. pulumi_gcp/storage/outputs.py +0 -363
  70. pulumi_gcp/storage/transfer_job.py +38 -84
  71. pulumi_gcp/vertex/_inputs.py +25 -26
  72. pulumi_gcp/vertex/ai_endpoint.py +4 -4
  73. pulumi_gcp/vertex/ai_feature_online_store_featureview.py +4 -4
  74. pulumi_gcp/vertex/outputs.py +14 -15
  75. pulumi_gcp/workstations/workstation.py +1 -55
  76. {pulumi_gcp-8.13.0.dist-info → pulumi_gcp-8.13.0a1735021610.dist-info}/METADATA +1 -1
  77. {pulumi_gcp-8.13.0.dist-info → pulumi_gcp-8.13.0a1735021610.dist-info}/RECORD +79 -90
  78. {pulumi_gcp-8.13.0.dist-info → pulumi_gcp-8.13.0a1735021610.dist-info}/WHEEL +1 -1
  79. pulumi_gcp/chronicle/__init__.py +0 -10
  80. pulumi_gcp/chronicle/_inputs.py +0 -169
  81. pulumi_gcp/chronicle/outputs.py +0 -107
  82. pulumi_gcp/chronicle/watchlist.py +0 -776
  83. pulumi_gcp/gkehub/get_feature.py +0 -226
  84. pulumi_gcp/gkeonprem/vmware_admin_cluster.py +0 -1715
  85. pulumi_gcp/kms/get_autokey_config.py +0 -121
  86. pulumi_gcp/kms/get_key_handle.py +0 -185
  87. pulumi_gcp/networksecurity/intercept_endpoint_group.py +0 -723
  88. pulumi_gcp/networksecurity/intercept_endpoint_group_association.py +0 -815
  89. pulumi_gcp/storage/folder.py +0 -483
  90. {pulumi_gcp-8.13.0.dist-info → pulumi_gcp-8.13.0a1735021610.dist-info}/top_level.txt +0 -0
@@ -1,10 +0,0 @@
1
- # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
3
- # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
-
5
- from .. import _utilities
6
- import typing
7
- # Export this package's modules as members:
8
- from .watchlist import *
9
- from ._inputs import *
10
- from . import outputs
@@ -1,169 +0,0 @@
1
- # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
3
- # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
-
5
- import copy
6
- import warnings
7
- import sys
8
- import pulumi
9
- import pulumi.runtime
10
- from typing import Any, Mapping, Optional, Sequence, Union, overload
11
- if sys.version_info >= (3, 11):
12
- from typing import NotRequired, TypedDict, TypeAlias
13
- else:
14
- from typing_extensions import NotRequired, TypedDict, TypeAlias
15
- from .. import _utilities
16
-
17
- __all__ = [
18
- 'WatchlistEntityCountArgs',
19
- 'WatchlistEntityCountArgsDict',
20
- 'WatchlistEntityPopulationMechanismArgs',
21
- 'WatchlistEntityPopulationMechanismArgsDict',
22
- 'WatchlistEntityPopulationMechanismManualArgs',
23
- 'WatchlistEntityPopulationMechanismManualArgsDict',
24
- 'WatchlistWatchlistUserPreferencesArgs',
25
- 'WatchlistWatchlistUserPreferencesArgsDict',
26
- ]
27
-
28
- MYPY = False
29
-
30
- if not MYPY:
31
- class WatchlistEntityCountArgsDict(TypedDict):
32
- asset: NotRequired[pulumi.Input[int]]
33
- """
34
- (Output)
35
- Output only. Count of asset type entities in the watchlist.
36
- """
37
- user: NotRequired[pulumi.Input[int]]
38
- """
39
- (Output)
40
- Output only. Count of user type entities in the watchlist.
41
- """
42
- elif False:
43
- WatchlistEntityCountArgsDict: TypeAlias = Mapping[str, Any]
44
-
45
- @pulumi.input_type
46
- class WatchlistEntityCountArgs:
47
- def __init__(__self__, *,
48
- asset: Optional[pulumi.Input[int]] = None,
49
- user: Optional[pulumi.Input[int]] = None):
50
- """
51
- :param pulumi.Input[int] asset: (Output)
52
- Output only. Count of asset type entities in the watchlist.
53
- :param pulumi.Input[int] user: (Output)
54
- Output only. Count of user type entities in the watchlist.
55
- """
56
- if asset is not None:
57
- pulumi.set(__self__, "asset", asset)
58
- if user is not None:
59
- pulumi.set(__self__, "user", user)
60
-
61
- @property
62
- @pulumi.getter
63
- def asset(self) -> Optional[pulumi.Input[int]]:
64
- """
65
- (Output)
66
- Output only. Count of asset type entities in the watchlist.
67
- """
68
- return pulumi.get(self, "asset")
69
-
70
- @asset.setter
71
- def asset(self, value: Optional[pulumi.Input[int]]):
72
- pulumi.set(self, "asset", value)
73
-
74
- @property
75
- @pulumi.getter
76
- def user(self) -> Optional[pulumi.Input[int]]:
77
- """
78
- (Output)
79
- Output only. Count of user type entities in the watchlist.
80
- """
81
- return pulumi.get(self, "user")
82
-
83
- @user.setter
84
- def user(self, value: Optional[pulumi.Input[int]]):
85
- pulumi.set(self, "user", value)
86
-
87
-
88
- if not MYPY:
89
- class WatchlistEntityPopulationMechanismArgsDict(TypedDict):
90
- manual: NotRequired[pulumi.Input['WatchlistEntityPopulationMechanismManualArgsDict']]
91
- """
92
- Entities are added manually.
93
-
94
- - - -
95
- """
96
- elif False:
97
- WatchlistEntityPopulationMechanismArgsDict: TypeAlias = Mapping[str, Any]
98
-
99
- @pulumi.input_type
100
- class WatchlistEntityPopulationMechanismArgs:
101
- def __init__(__self__, *,
102
- manual: Optional[pulumi.Input['WatchlistEntityPopulationMechanismManualArgs']] = None):
103
- """
104
- :param pulumi.Input['WatchlistEntityPopulationMechanismManualArgs'] manual: Entities are added manually.
105
-
106
- - - -
107
- """
108
- if manual is not None:
109
- pulumi.set(__self__, "manual", manual)
110
-
111
- @property
112
- @pulumi.getter
113
- def manual(self) -> Optional[pulumi.Input['WatchlistEntityPopulationMechanismManualArgs']]:
114
- """
115
- Entities are added manually.
116
-
117
- - - -
118
- """
119
- return pulumi.get(self, "manual")
120
-
121
- @manual.setter
122
- def manual(self, value: Optional[pulumi.Input['WatchlistEntityPopulationMechanismManualArgs']]):
123
- pulumi.set(self, "manual", value)
124
-
125
-
126
- if not MYPY:
127
- class WatchlistEntityPopulationMechanismManualArgsDict(TypedDict):
128
- pass
129
- elif False:
130
- WatchlistEntityPopulationMechanismManualArgsDict: TypeAlias = Mapping[str, Any]
131
-
132
- @pulumi.input_type
133
- class WatchlistEntityPopulationMechanismManualArgs:
134
- def __init__(__self__):
135
- pass
136
-
137
-
138
- if not MYPY:
139
- class WatchlistWatchlistUserPreferencesArgsDict(TypedDict):
140
- pinned: NotRequired[pulumi.Input[bool]]
141
- """
142
- Optional. Whether the watchlist is pinned on the dashboard.
143
- """
144
- elif False:
145
- WatchlistWatchlistUserPreferencesArgsDict: TypeAlias = Mapping[str, Any]
146
-
147
- @pulumi.input_type
148
- class WatchlistWatchlistUserPreferencesArgs:
149
- def __init__(__self__, *,
150
- pinned: Optional[pulumi.Input[bool]] = None):
151
- """
152
- :param pulumi.Input[bool] pinned: Optional. Whether the watchlist is pinned on the dashboard.
153
- """
154
- if pinned is not None:
155
- pulumi.set(__self__, "pinned", pinned)
156
-
157
- @property
158
- @pulumi.getter
159
- def pinned(self) -> Optional[pulumi.Input[bool]]:
160
- """
161
- Optional. Whether the watchlist is pinned on the dashboard.
162
- """
163
- return pulumi.get(self, "pinned")
164
-
165
- @pinned.setter
166
- def pinned(self, value: Optional[pulumi.Input[bool]]):
167
- pulumi.set(self, "pinned", value)
168
-
169
-
@@ -1,107 +0,0 @@
1
- # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
3
- # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
-
5
- import copy
6
- import warnings
7
- import sys
8
- import pulumi
9
- import pulumi.runtime
10
- from typing import Any, Mapping, Optional, Sequence, Union, overload
11
- if sys.version_info >= (3, 11):
12
- from typing import NotRequired, TypedDict, TypeAlias
13
- else:
14
- from typing_extensions import NotRequired, TypedDict, TypeAlias
15
- from .. import _utilities
16
- from . import outputs
17
-
18
- __all__ = [
19
- 'WatchlistEntityCount',
20
- 'WatchlistEntityPopulationMechanism',
21
- 'WatchlistEntityPopulationMechanismManual',
22
- 'WatchlistWatchlistUserPreferences',
23
- ]
24
-
25
- @pulumi.output_type
26
- class WatchlistEntityCount(dict):
27
- def __init__(__self__, *,
28
- asset: Optional[int] = None,
29
- user: Optional[int] = None):
30
- """
31
- :param int asset: (Output)
32
- Output only. Count of asset type entities in the watchlist.
33
- :param int user: (Output)
34
- Output only. Count of user type entities in the watchlist.
35
- """
36
- if asset is not None:
37
- pulumi.set(__self__, "asset", asset)
38
- if user is not None:
39
- pulumi.set(__self__, "user", user)
40
-
41
- @property
42
- @pulumi.getter
43
- def asset(self) -> Optional[int]:
44
- """
45
- (Output)
46
- Output only. Count of asset type entities in the watchlist.
47
- """
48
- return pulumi.get(self, "asset")
49
-
50
- @property
51
- @pulumi.getter
52
- def user(self) -> Optional[int]:
53
- """
54
- (Output)
55
- Output only. Count of user type entities in the watchlist.
56
- """
57
- return pulumi.get(self, "user")
58
-
59
-
60
- @pulumi.output_type
61
- class WatchlistEntityPopulationMechanism(dict):
62
- def __init__(__self__, *,
63
- manual: Optional['outputs.WatchlistEntityPopulationMechanismManual'] = None):
64
- """
65
- :param 'WatchlistEntityPopulationMechanismManualArgs' manual: Entities are added manually.
66
-
67
- - - -
68
- """
69
- if manual is not None:
70
- pulumi.set(__self__, "manual", manual)
71
-
72
- @property
73
- @pulumi.getter
74
- def manual(self) -> Optional['outputs.WatchlistEntityPopulationMechanismManual']:
75
- """
76
- Entities are added manually.
77
-
78
- - - -
79
- """
80
- return pulumi.get(self, "manual")
81
-
82
-
83
- @pulumi.output_type
84
- class WatchlistEntityPopulationMechanismManual(dict):
85
- def __init__(__self__):
86
- pass
87
-
88
-
89
- @pulumi.output_type
90
- class WatchlistWatchlistUserPreferences(dict):
91
- def __init__(__self__, *,
92
- pinned: Optional[bool] = None):
93
- """
94
- :param bool pinned: Optional. Whether the watchlist is pinned on the dashboard.
95
- """
96
- if pinned is not None:
97
- pulumi.set(__self__, "pinned", pinned)
98
-
99
- @property
100
- @pulumi.getter
101
- def pinned(self) -> Optional[bool]:
102
- """
103
- Optional. Whether the watchlist is pinned on the dashboard.
104
- """
105
- return pulumi.get(self, "pinned")
106
-
107
-