pulumi-gcp 8.17.0a1738274430__py3-none-any.whl → 8.18.0__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 (137) hide show
  1. pulumi_gcp/__init__.py +115 -0
  2. pulumi_gcp/accesscontextmanager/service_perimeter_dry_run_resource.py +28 -0
  3. pulumi_gcp/alloydb/cluster.py +75 -7
  4. pulumi_gcp/alloydb/user.py +10 -1
  5. pulumi_gcp/apigee/_inputs.py +91 -0
  6. pulumi_gcp/apigee/endpoint_attachment.py +0 -64
  7. pulumi_gcp/apigee/environment.py +54 -0
  8. pulumi_gcp/apigee/outputs.py +54 -0
  9. pulumi_gcp/apihub/__init__.py +10 -0
  10. pulumi_gcp/apihub/_inputs.py +154 -0
  11. pulumi_gcp/apihub/api_hub_instance.py +784 -0
  12. pulumi_gcp/apihub/outputs.py +124 -0
  13. pulumi_gcp/assuredworkloads/workload.py +7 -7
  14. pulumi_gcp/beyondcorp/__init__.py +4 -0
  15. pulumi_gcp/beyondcorp/_inputs.py +130 -0
  16. pulumi_gcp/beyondcorp/get_security_gateway_iam_policy.py +180 -0
  17. pulumi_gcp/beyondcorp/outputs.py +76 -0
  18. pulumi_gcp/beyondcorp/security_gateway.py +52 -25
  19. pulumi_gcp/beyondcorp/security_gateway_iam_binding.py +1075 -0
  20. pulumi_gcp/beyondcorp/security_gateway_iam_member.py +1075 -0
  21. pulumi_gcp/beyondcorp/security_gateway_iam_policy.py +894 -0
  22. pulumi_gcp/bigquery/_inputs.py +33 -0
  23. pulumi_gcp/bigquery/dataset.py +7 -7
  24. pulumi_gcp/bigquery/outputs.py +36 -0
  25. pulumi_gcp/bigquery/table.py +61 -7
  26. pulumi_gcp/chronicle/__init__.py +1 -0
  27. pulumi_gcp/chronicle/_inputs.py +124 -0
  28. pulumi_gcp/chronicle/outputs.py +112 -0
  29. pulumi_gcp/chronicle/retrohunt.py +629 -0
  30. pulumi_gcp/cloudquota/s_quota_adjuster_settings.py +23 -23
  31. pulumi_gcp/cloudrunv2/_inputs.py +197 -0
  32. pulumi_gcp/cloudrunv2/get_service.py +12 -1
  33. pulumi_gcp/cloudrunv2/outputs.py +256 -0
  34. pulumi_gcp/cloudrunv2/service.py +159 -0
  35. pulumi_gcp/colab/__init__.py +5 -0
  36. pulumi_gcp/colab/_inputs.py +131 -0
  37. pulumi_gcp/colab/get_runtime_template_iam_policy.py +182 -0
  38. pulumi_gcp/colab/outputs.py +92 -0
  39. pulumi_gcp/colab/runtime.py +696 -0
  40. pulumi_gcp/colab/runtime_template_iam_binding.py +828 -0
  41. pulumi_gcp/colab/runtime_template_iam_member.py +828 -0
  42. pulumi_gcp/colab/runtime_template_iam_policy.py +667 -0
  43. pulumi_gcp/compute/__init__.py +4 -0
  44. pulumi_gcp/compute/_inputs.py +535 -9
  45. pulumi_gcp/compute/firewall_policy_rule.py +104 -22
  46. pulumi_gcp/compute/firewall_policy_with_rules.py +114 -42
  47. pulumi_gcp/compute/get_instance_template_iam_policy.py +159 -0
  48. pulumi_gcp/compute/get_network.py +3 -3
  49. pulumi_gcp/compute/instance_template_iam_binding.py +998 -0
  50. pulumi_gcp/compute/instance_template_iam_member.py +998 -0
  51. pulumi_gcp/compute/instance_template_iam_policy.py +817 -0
  52. pulumi_gcp/compute/interconnect_attachment.py +189 -2
  53. pulumi_gcp/compute/network.py +7 -7
  54. pulumi_gcp/compute/network_firewall_policy_rule.py +122 -10
  55. pulumi_gcp/compute/network_firewall_policy_with_rules.py +116 -44
  56. pulumi_gcp/compute/outputs.py +358 -6
  57. pulumi_gcp/compute/project_metadata_item.py +12 -0
  58. pulumi_gcp/compute/public_advertised_prefix.py +87 -0
  59. pulumi_gcp/compute/region_network_firewall_policy_rule.py +130 -10
  60. pulumi_gcp/compute/region_network_firewall_policy_with_rules.py +104 -32
  61. pulumi_gcp/compute/router_peer.py +227 -3
  62. pulumi_gcp/config/__init__.pyi +2 -0
  63. pulumi_gcp/config/vars.py +4 -0
  64. pulumi_gcp/container/_inputs.py +79 -20
  65. pulumi_gcp/container/outputs.py +75 -12
  66. pulumi_gcp/dataproc/_inputs.py +34 -0
  67. pulumi_gcp/dataproc/outputs.py +37 -0
  68. pulumi_gcp/dataproc/workflow_template.py +47 -0
  69. pulumi_gcp/filestore/get_instance.py +12 -1
  70. pulumi_gcp/filestore/instance.py +75 -0
  71. pulumi_gcp/firestore/field.py +60 -0
  72. pulumi_gcp/gemini/code_repository_index.py +29 -33
  73. pulumi_gcp/gemini/get_repository_group_iam_policy.py +28 -2
  74. pulumi_gcp/gemini/repository_group.py +76 -26
  75. pulumi_gcp/gemini/repository_group_iam_binding.py +258 -0
  76. pulumi_gcp/gemini/repository_group_iam_member.py +258 -0
  77. pulumi_gcp/gemini/repository_group_iam_policy.py +258 -0
  78. pulumi_gcp/gkehub/_inputs.py +20 -0
  79. pulumi_gcp/gkehub/membership_binding.py +6 -6
  80. pulumi_gcp/gkehub/membership_rbac_role_binding.py +4 -4
  81. pulumi_gcp/gkehub/namespace.py +4 -4
  82. pulumi_gcp/gkehub/outputs.py +26 -1
  83. pulumi_gcp/gkehub/scope_rbac_role_binding.py +4 -4
  84. pulumi_gcp/iap/tunnel_dest_group.py +2 -2
  85. pulumi_gcp/integrationconnectors/managed_zone.py +8 -8
  86. pulumi_gcp/kms/__init__.py +1 -0
  87. pulumi_gcp/kms/get_key_handles.py +172 -0
  88. pulumi_gcp/kms/outputs.py +45 -0
  89. pulumi_gcp/netapp/storage_pool.py +1 -1
  90. pulumi_gcp/networkconnectivity/spoke.py +76 -14
  91. pulumi_gcp/networksecurity/_inputs.py +72 -0
  92. pulumi_gcp/networksecurity/outputs.py +76 -0
  93. pulumi_gcp/networksecurity/security_profile.py +233 -7
  94. pulumi_gcp/networksecurity/security_profile_group.py +218 -0
  95. pulumi_gcp/organizations/__init__.py +1 -0
  96. pulumi_gcp/organizations/get_s.py +128 -0
  97. pulumi_gcp/organizations/outputs.py +63 -0
  98. pulumi_gcp/orgpolicy/policy.py +2 -2
  99. pulumi_gcp/parametermanager/__init__.py +6 -0
  100. pulumi_gcp/parametermanager/get_parameter.py +211 -0
  101. pulumi_gcp/parametermanager/get_parameter_version.py +216 -0
  102. pulumi_gcp/parametermanager/get_parameters.py +140 -0
  103. pulumi_gcp/parametermanager/get_regional_parameter_version.py +235 -0
  104. pulumi_gcp/parametermanager/get_regional_parameters.py +157 -0
  105. pulumi_gcp/parametermanager/outputs.py +366 -0
  106. pulumi_gcp/parametermanager/parameter_version.py +496 -0
  107. pulumi_gcp/parametermanager/regional_parameter_version.py +10 -38
  108. pulumi_gcp/provider.py +20 -0
  109. pulumi_gcp/pubsub/_inputs.py +477 -1
  110. pulumi_gcp/pubsub/outputs.py +631 -2
  111. pulumi_gcp/pubsub/subscription.py +6 -6
  112. pulumi_gcp/pubsub/topic.py +112 -0
  113. pulumi_gcp/pulumi-plugin.json +1 -1
  114. pulumi_gcp/redis/__init__.py +1 -0
  115. pulumi_gcp/redis/_inputs.py +342 -6
  116. pulumi_gcp/redis/cluster.py +223 -102
  117. pulumi_gcp/redis/cluster_user_created_connections.py +845 -0
  118. pulumi_gcp/redis/outputs.py +268 -4
  119. pulumi_gcp/resourcemanager/lien.py +12 -0
  120. pulumi_gcp/secretmanager/regional_secret.py +4 -0
  121. pulumi_gcp/secretmanager/regional_secret_version.py +12 -0
  122. pulumi_gcp/secretmanager/secret.py +4 -0
  123. pulumi_gcp/secretmanager/secret_version.py +12 -0
  124. pulumi_gcp/securityposture/posture.py +4 -0
  125. pulumi_gcp/securityposture/posture_deployment.py +4 -0
  126. pulumi_gcp/serviceaccount/get_s.py +98 -8
  127. pulumi_gcp/spanner/_inputs.py +68 -0
  128. pulumi_gcp/spanner/backup_schedule.py +70 -4
  129. pulumi_gcp/spanner/outputs.py +60 -0
  130. pulumi_gcp/storage/get_bucket_object_content.py +4 -4
  131. pulumi_gcp/vertex/ai_endpoint.py +4 -4
  132. pulumi_gcp/vertex/ai_feature_online_store_featureview.py +4 -4
  133. pulumi_gcp/workflows/workflow.py +175 -0
  134. {pulumi_gcp-8.17.0a1738274430.dist-info → pulumi_gcp-8.18.0.dist-info}/METADATA +1 -1
  135. {pulumi_gcp-8.17.0a1738274430.dist-info → pulumi_gcp-8.18.0.dist-info}/RECORD +137 -110
  136. {pulumi_gcp-8.17.0a1738274430.dist-info → pulumi_gcp-8.18.0.dist-info}/WHEEL +0 -0
  137. {pulumi_gcp-8.17.0a1738274430.dist-info → pulumi_gcp-8.18.0.dist-info}/top_level.txt +0 -0
@@ -0,0 +1,235 @@
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
+ 'GetRegionalParameterVersionResult',
19
+ 'AwaitableGetRegionalParameterVersionResult',
20
+ 'get_regional_parameter_version',
21
+ 'get_regional_parameter_version_output',
22
+ ]
23
+
24
+ @pulumi.output_type
25
+ class GetRegionalParameterVersionResult:
26
+ """
27
+ A collection of values returned by getRegionalParameterVersion.
28
+ """
29
+ def __init__(__self__, create_time=None, disabled=None, id=None, location=None, name=None, parameter=None, parameter_data=None, parameter_version_id=None, project=None, update_time=None):
30
+ if create_time and not isinstance(create_time, str):
31
+ raise TypeError("Expected argument 'create_time' to be a str")
32
+ pulumi.set(__self__, "create_time", create_time)
33
+ if disabled and not isinstance(disabled, bool):
34
+ raise TypeError("Expected argument 'disabled' to be a bool")
35
+ pulumi.set(__self__, "disabled", disabled)
36
+ if id and not isinstance(id, str):
37
+ raise TypeError("Expected argument 'id' to be a str")
38
+ pulumi.set(__self__, "id", id)
39
+ if location and not isinstance(location, str):
40
+ raise TypeError("Expected argument 'location' to be a str")
41
+ pulumi.set(__self__, "location", location)
42
+ if name and not isinstance(name, str):
43
+ raise TypeError("Expected argument 'name' to be a str")
44
+ pulumi.set(__self__, "name", name)
45
+ if parameter and not isinstance(parameter, str):
46
+ raise TypeError("Expected argument 'parameter' to be a str")
47
+ pulumi.set(__self__, "parameter", parameter)
48
+ if parameter_data and not isinstance(parameter_data, str):
49
+ raise TypeError("Expected argument 'parameter_data' to be a str")
50
+ pulumi.set(__self__, "parameter_data", parameter_data)
51
+ if parameter_version_id and not isinstance(parameter_version_id, str):
52
+ raise TypeError("Expected argument 'parameter_version_id' to be a str")
53
+ pulumi.set(__self__, "parameter_version_id", parameter_version_id)
54
+ if project and not isinstance(project, str):
55
+ raise TypeError("Expected argument 'project' to be a str")
56
+ pulumi.set(__self__, "project", project)
57
+ if update_time and not isinstance(update_time, str):
58
+ raise TypeError("Expected argument 'update_time' to be a str")
59
+ pulumi.set(__self__, "update_time", update_time)
60
+
61
+ @property
62
+ @pulumi.getter(name="createTime")
63
+ def create_time(self) -> str:
64
+ """
65
+ The time at which the Regional Parameter Version was created.
66
+ """
67
+ return pulumi.get(self, "create_time")
68
+
69
+ @property
70
+ @pulumi.getter
71
+ def disabled(self) -> bool:
72
+ """
73
+ The current state of the Regional Parameter Version.
74
+ """
75
+ return pulumi.get(self, "disabled")
76
+
77
+ @property
78
+ @pulumi.getter
79
+ def id(self) -> str:
80
+ """
81
+ The provider-assigned unique ID for this managed resource.
82
+ """
83
+ return pulumi.get(self, "id")
84
+
85
+ @property
86
+ @pulumi.getter
87
+ def location(self) -> str:
88
+ return pulumi.get(self, "location")
89
+
90
+ @property
91
+ @pulumi.getter
92
+ def name(self) -> str:
93
+ """
94
+ The resource name of the Regional Parameter Version. Format:
95
+ `projects/{{project}}/locations/{{location}}/parameters/{{parameter_id}}/versions/{{parameter_version_id}}`
96
+ """
97
+ return pulumi.get(self, "name")
98
+
99
+ @property
100
+ @pulumi.getter
101
+ def parameter(self) -> str:
102
+ return pulumi.get(self, "parameter")
103
+
104
+ @property
105
+ @pulumi.getter(name="parameterData")
106
+ def parameter_data(self) -> str:
107
+ """
108
+ The regional parameter data.
109
+ """
110
+ return pulumi.get(self, "parameter_data")
111
+
112
+ @property
113
+ @pulumi.getter(name="parameterVersionId")
114
+ def parameter_version_id(self) -> str:
115
+ return pulumi.get(self, "parameter_version_id")
116
+
117
+ @property
118
+ @pulumi.getter
119
+ def project(self) -> str:
120
+ return pulumi.get(self, "project")
121
+
122
+ @property
123
+ @pulumi.getter(name="updateTime")
124
+ def update_time(self) -> str:
125
+ """
126
+ The time at which the Regional Parameter Version was last updated.
127
+ """
128
+ return pulumi.get(self, "update_time")
129
+
130
+
131
+ class AwaitableGetRegionalParameterVersionResult(GetRegionalParameterVersionResult):
132
+ # pylint: disable=using-constant-test
133
+ def __await__(self):
134
+ if False:
135
+ yield self
136
+ return GetRegionalParameterVersionResult(
137
+ create_time=self.create_time,
138
+ disabled=self.disabled,
139
+ id=self.id,
140
+ location=self.location,
141
+ name=self.name,
142
+ parameter=self.parameter,
143
+ parameter_data=self.parameter_data,
144
+ parameter_version_id=self.parameter_version_id,
145
+ project=self.project,
146
+ update_time=self.update_time)
147
+
148
+
149
+ def get_regional_parameter_version(location: Optional[str] = None,
150
+ parameter: Optional[str] = None,
151
+ parameter_version_id: Optional[str] = None,
152
+ project: Optional[str] = None,
153
+ opts: Optional[pulumi.InvokeOptions] = None) -> AwaitableGetRegionalParameterVersionResult:
154
+ """
155
+ ## Example Usage
156
+
157
+ ```python
158
+ import pulumi
159
+ import pulumi_gcp as gcp
160
+
161
+ basic = gcp.parametermanager.get_regional_parameter_version(parameter="test-regional-parameter",
162
+ parameter_version_id="test-regional-parameter-version",
163
+ location="us-central1")
164
+ ```
165
+
166
+
167
+ :param str location: The location of regional parameter.
168
+ :param str parameter: The parameter for obtaining the Regional Parameter Version.
169
+ This can be either the reference of the regional parameter as in `projects/{{project}}/locations/{{location}}/parameters/{{parameter_id}}` or only the name of the regional parameter as in `{{parameter_id}}`.
170
+ :param str parameter_version_id: The version of the regional parameter to get.
171
+ :param str project: The project for retrieving the Regional Parameter Version. If it's not specified,
172
+ the provider project will be used.
173
+ """
174
+ __args__ = dict()
175
+ __args__['location'] = location
176
+ __args__['parameter'] = parameter
177
+ __args__['parameterVersionId'] = parameter_version_id
178
+ __args__['project'] = project
179
+ opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
180
+ __ret__ = pulumi.runtime.invoke('gcp:parametermanager/getRegionalParameterVersion:getRegionalParameterVersion', __args__, opts=opts, typ=GetRegionalParameterVersionResult).value
181
+
182
+ return AwaitableGetRegionalParameterVersionResult(
183
+ create_time=pulumi.get(__ret__, 'create_time'),
184
+ disabled=pulumi.get(__ret__, 'disabled'),
185
+ id=pulumi.get(__ret__, 'id'),
186
+ location=pulumi.get(__ret__, 'location'),
187
+ name=pulumi.get(__ret__, 'name'),
188
+ parameter=pulumi.get(__ret__, 'parameter'),
189
+ parameter_data=pulumi.get(__ret__, 'parameter_data'),
190
+ parameter_version_id=pulumi.get(__ret__, 'parameter_version_id'),
191
+ project=pulumi.get(__ret__, 'project'),
192
+ update_time=pulumi.get(__ret__, 'update_time'))
193
+ def get_regional_parameter_version_output(location: Optional[pulumi.Input[Optional[str]]] = None,
194
+ parameter: Optional[pulumi.Input[str]] = None,
195
+ parameter_version_id: Optional[pulumi.Input[str]] = None,
196
+ project: Optional[pulumi.Input[Optional[str]]] = None,
197
+ opts: Optional[Union[pulumi.InvokeOptions, pulumi.InvokeOutputOptions]] = None) -> pulumi.Output[GetRegionalParameterVersionResult]:
198
+ """
199
+ ## Example Usage
200
+
201
+ ```python
202
+ import pulumi
203
+ import pulumi_gcp as gcp
204
+
205
+ basic = gcp.parametermanager.get_regional_parameter_version(parameter="test-regional-parameter",
206
+ parameter_version_id="test-regional-parameter-version",
207
+ location="us-central1")
208
+ ```
209
+
210
+
211
+ :param str location: The location of regional parameter.
212
+ :param str parameter: The parameter for obtaining the Regional Parameter Version.
213
+ This can be either the reference of the regional parameter as in `projects/{{project}}/locations/{{location}}/parameters/{{parameter_id}}` or only the name of the regional parameter as in `{{parameter_id}}`.
214
+ :param str parameter_version_id: The version of the regional parameter to get.
215
+ :param str project: The project for retrieving the Regional Parameter Version. If it's not specified,
216
+ the provider project will be used.
217
+ """
218
+ __args__ = dict()
219
+ __args__['location'] = location
220
+ __args__['parameter'] = parameter
221
+ __args__['parameterVersionId'] = parameter_version_id
222
+ __args__['project'] = project
223
+ opts = pulumi.InvokeOutputOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
224
+ __ret__ = pulumi.runtime.invoke_output('gcp:parametermanager/getRegionalParameterVersion:getRegionalParameterVersion', __args__, opts=opts, typ=GetRegionalParameterVersionResult)
225
+ return __ret__.apply(lambda __response__: GetRegionalParameterVersionResult(
226
+ create_time=pulumi.get(__response__, 'create_time'),
227
+ disabled=pulumi.get(__response__, 'disabled'),
228
+ id=pulumi.get(__response__, 'id'),
229
+ location=pulumi.get(__response__, 'location'),
230
+ name=pulumi.get(__response__, 'name'),
231
+ parameter=pulumi.get(__response__, 'parameter'),
232
+ parameter_data=pulumi.get(__response__, 'parameter_data'),
233
+ parameter_version_id=pulumi.get(__response__, 'parameter_version_id'),
234
+ project=pulumi.get(__response__, 'project'),
235
+ update_time=pulumi.get(__response__, 'update_time')))
@@ -0,0 +1,157 @@
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
+ 'GetRegionalParametersResult',
20
+ 'AwaitableGetRegionalParametersResult',
21
+ 'get_regional_parameters',
22
+ 'get_regional_parameters_output',
23
+ ]
24
+
25
+ @pulumi.output_type
26
+ class GetRegionalParametersResult:
27
+ """
28
+ A collection of values returned by getRegionalParameters.
29
+ """
30
+ def __init__(__self__, filter=None, id=None, location=None, parameters=None, project=None):
31
+ if filter and not isinstance(filter, str):
32
+ raise TypeError("Expected argument 'filter' to be a str")
33
+ pulumi.set(__self__, "filter", filter)
34
+ if id and not isinstance(id, str):
35
+ raise TypeError("Expected argument 'id' to be a str")
36
+ pulumi.set(__self__, "id", id)
37
+ if location and not isinstance(location, str):
38
+ raise TypeError("Expected argument 'location' to be a str")
39
+ pulumi.set(__self__, "location", location)
40
+ if parameters and not isinstance(parameters, list):
41
+ raise TypeError("Expected argument 'parameters' to be a list")
42
+ pulumi.set(__self__, "parameters", parameters)
43
+ if project and not isinstance(project, str):
44
+ raise TypeError("Expected argument 'project' to be a str")
45
+ pulumi.set(__self__, "project", project)
46
+
47
+ @property
48
+ @pulumi.getter
49
+ def filter(self) -> Optional[str]:
50
+ return pulumi.get(self, "filter")
51
+
52
+ @property
53
+ @pulumi.getter
54
+ def id(self) -> str:
55
+ """
56
+ The provider-assigned unique ID for this managed resource.
57
+ """
58
+ return pulumi.get(self, "id")
59
+
60
+ @property
61
+ @pulumi.getter
62
+ def location(self) -> str:
63
+ return pulumi.get(self, "location")
64
+
65
+ @property
66
+ @pulumi.getter
67
+ def parameters(self) -> Sequence['outputs.GetRegionalParametersParameterResult']:
68
+ """
69
+ A list of regional parameters matching the filter. Structure is defined below.
70
+ """
71
+ return pulumi.get(self, "parameters")
72
+
73
+ @property
74
+ @pulumi.getter
75
+ def project(self) -> str:
76
+ """
77
+ The ID of the project in which the resource belongs.
78
+ """
79
+ return pulumi.get(self, "project")
80
+
81
+
82
+ class AwaitableGetRegionalParametersResult(GetRegionalParametersResult):
83
+ # pylint: disable=using-constant-test
84
+ def __await__(self):
85
+ if False:
86
+ yield self
87
+ return GetRegionalParametersResult(
88
+ filter=self.filter,
89
+ id=self.id,
90
+ location=self.location,
91
+ parameters=self.parameters,
92
+ project=self.project)
93
+
94
+
95
+ def get_regional_parameters(filter: Optional[str] = None,
96
+ location: Optional[str] = None,
97
+ project: Optional[str] = None,
98
+ opts: Optional[pulumi.InvokeOptions] = None) -> AwaitableGetRegionalParametersResult:
99
+ """
100
+ ## Example Usage
101
+
102
+ ```python
103
+ import pulumi
104
+ import pulumi_gcp as gcp
105
+
106
+ regional_parameters = gcp.parametermanager.get_regional_parameters(location="us-central1")
107
+ ```
108
+
109
+
110
+ :param str filter: Filter string, adhering to the rules in List-operation filtering. List only parameters matching the filter. If filter is empty, all regional parameters are listed.
111
+ :param str location: The location of regional parameter.
112
+ :param str project: The ID of the project.
113
+ """
114
+ __args__ = dict()
115
+ __args__['filter'] = filter
116
+ __args__['location'] = location
117
+ __args__['project'] = project
118
+ opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
119
+ __ret__ = pulumi.runtime.invoke('gcp:parametermanager/getRegionalParameters:getRegionalParameters', __args__, opts=opts, typ=GetRegionalParametersResult).value
120
+
121
+ return AwaitableGetRegionalParametersResult(
122
+ filter=pulumi.get(__ret__, 'filter'),
123
+ id=pulumi.get(__ret__, 'id'),
124
+ location=pulumi.get(__ret__, 'location'),
125
+ parameters=pulumi.get(__ret__, 'parameters'),
126
+ project=pulumi.get(__ret__, 'project'))
127
+ def get_regional_parameters_output(filter: Optional[pulumi.Input[Optional[str]]] = None,
128
+ location: Optional[pulumi.Input[str]] = None,
129
+ project: Optional[pulumi.Input[Optional[str]]] = None,
130
+ opts: Optional[Union[pulumi.InvokeOptions, pulumi.InvokeOutputOptions]] = None) -> pulumi.Output[GetRegionalParametersResult]:
131
+ """
132
+ ## Example Usage
133
+
134
+ ```python
135
+ import pulumi
136
+ import pulumi_gcp as gcp
137
+
138
+ regional_parameters = gcp.parametermanager.get_regional_parameters(location="us-central1")
139
+ ```
140
+
141
+
142
+ :param str filter: Filter string, adhering to the rules in List-operation filtering. List only parameters matching the filter. If filter is empty, all regional parameters are listed.
143
+ :param str location: The location of regional parameter.
144
+ :param str project: The ID of the project.
145
+ """
146
+ __args__ = dict()
147
+ __args__['filter'] = filter
148
+ __args__['location'] = location
149
+ __args__['project'] = project
150
+ opts = pulumi.InvokeOutputOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
151
+ __ret__ = pulumi.runtime.invoke_output('gcp:parametermanager/getRegionalParameters:getRegionalParameters', __args__, opts=opts, typ=GetRegionalParametersResult)
152
+ return __ret__.apply(lambda __response__: GetRegionalParametersResult(
153
+ filter=pulumi.get(__response__, 'filter'),
154
+ id=pulumi.get(__response__, 'id'),
155
+ location=pulumi.get(__response__, 'location'),
156
+ parameters=pulumi.get(__response__, 'parameters'),
157
+ project=pulumi.get(__response__, 'project')))