pulumi-gcp 8.21.0a1741156431__py3-none-any.whl → 8.22.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 (110) hide show
  1. pulumi_gcp/__init__.py +96 -0
  2. pulumi_gcp/alloydb/_inputs.py +66 -0
  3. pulumi_gcp/alloydb/cluster.py +148 -0
  4. pulumi_gcp/alloydb/instance.py +28 -28
  5. pulumi_gcp/alloydb/outputs.py +95 -0
  6. pulumi_gcp/apihub/__init__.py +1 -0
  7. pulumi_gcp/apihub/host_project_registration.py +535 -0
  8. pulumi_gcp/backupdisasterrecovery/_inputs.py +3 -3
  9. pulumi_gcp/backupdisasterrecovery/outputs.py +4 -4
  10. pulumi_gcp/bigquery/table.py +1 -1
  11. pulumi_gcp/certificatemanager/certificate.py +53 -7
  12. pulumi_gcp/certificatemanager/outputs.py +8 -2
  13. pulumi_gcp/compute/__init__.py +6 -0
  14. pulumi_gcp/compute/_inputs.py +1370 -17
  15. pulumi_gcp/compute/backend_service.py +209 -14
  16. pulumi_gcp/compute/ca_external_account_key.py +48 -3
  17. pulumi_gcp/compute/disk.py +403 -0
  18. pulumi_gcp/compute/firewall_policy_association.py +28 -2
  19. pulumi_gcp/compute/get_backend_service.py +12 -1
  20. pulumi_gcp/compute/get_disk.py +78 -1
  21. pulumi_gcp/compute/get_instant_snapshot_iam_policy.py +182 -0
  22. pulumi_gcp/compute/get_region_disk.py +23 -1
  23. pulumi_gcp/compute/get_region_ssl_policy.py +203 -0
  24. pulumi_gcp/compute/instant_snapshot.py +796 -0
  25. pulumi_gcp/compute/instant_snapshot_iam_binding.py +1087 -0
  26. pulumi_gcp/compute/instant_snapshot_iam_member.py +1087 -0
  27. pulumi_gcp/compute/instant_snapshot_iam_policy.py +906 -0
  28. pulumi_gcp/compute/outputs.py +1952 -29
  29. pulumi_gcp/compute/region_backend_service.py +207 -14
  30. pulumi_gcp/compute/region_disk.py +114 -0
  31. pulumi_gcp/compute/route.py +228 -2
  32. pulumi_gcp/compute/shared_vpc_service_project.py +0 -4
  33. pulumi_gcp/compute/subnetwork.py +147 -0
  34. pulumi_gcp/compute/url_map.py +8 -0
  35. pulumi_gcp/container/_inputs.py +6 -6
  36. pulumi_gcp/container/outputs.py +8 -8
  37. pulumi_gcp/datacatalog/entry.py +4 -0
  38. pulumi_gcp/datacatalog/tag.py +4 -0
  39. pulumi_gcp/dataproc/_inputs.py +12 -15
  40. pulumi_gcp/dataproc/outputs.py +8 -10
  41. pulumi_gcp/datastream/_inputs.py +273 -0
  42. pulumi_gcp/datastream/connection_profile.py +54 -2
  43. pulumi_gcp/datastream/outputs.py +224 -0
  44. pulumi_gcp/discoveryengine/target_site.py +4 -4
  45. pulumi_gcp/eventarc/__init__.py +2 -0
  46. pulumi_gcp/eventarc/_inputs.py +80 -0
  47. pulumi_gcp/eventarc/channel.py +85 -93
  48. pulumi_gcp/eventarc/google_api_source.py +997 -0
  49. pulumi_gcp/eventarc/message_bus.py +927 -0
  50. pulumi_gcp/eventarc/outputs.py +82 -0
  51. pulumi_gcp/firebase/data_connect_service.py +40 -2
  52. pulumi_gcp/gemini/__init__.py +1 -0
  53. pulumi_gcp/gemini/data_sharing_with_google_setting_binding.py +20 -8
  54. pulumi_gcp/gemini/gemini_gcp_enablement_setting.py +6 -0
  55. pulumi_gcp/gemini/gemini_gcp_enablement_setting_binding.py +734 -0
  56. pulumi_gcp/gemini/logging_setting_binding.py +7 -7
  57. pulumi_gcp/iam/__init__.py +2 -0
  58. pulumi_gcp/iam/_inputs.py +84 -27
  59. pulumi_gcp/iam/folders_policy_binding.py +10 -26
  60. pulumi_gcp/iam/oauth_client.py +979 -0
  61. pulumi_gcp/iam/oauth_client_credential.py +641 -0
  62. pulumi_gcp/iam/organizations_policy_binding.py +8 -24
  63. pulumi_gcp/iam/outputs.py +56 -18
  64. pulumi_gcp/iam/principal_access_boundary_policy.py +58 -22
  65. pulumi_gcp/iam/projects_policy_binding.py +8 -24
  66. pulumi_gcp/iam/workforce_pool_provider.py +2 -2
  67. pulumi_gcp/kms/crypto_key_version.py +14 -7
  68. pulumi_gcp/memorystore/__init__.py +1 -0
  69. pulumi_gcp/memorystore/get_instance.py +425 -0
  70. pulumi_gcp/memorystore/outputs.py +582 -0
  71. pulumi_gcp/monitoring/_inputs.py +15 -18
  72. pulumi_gcp/monitoring/alert_policy.py +46 -0
  73. pulumi_gcp/monitoring/outputs.py +10 -12
  74. pulumi_gcp/networkconnectivity/hub.py +84 -0
  75. pulumi_gcp/networksecurity/__init__.py +1 -0
  76. pulumi_gcp/networksecurity/_inputs.py +30 -18
  77. pulumi_gcp/networksecurity/backend_authentication_config.py +847 -0
  78. pulumi_gcp/networksecurity/intercept_deployment.py +178 -94
  79. pulumi_gcp/networksecurity/intercept_deployment_group.py +161 -77
  80. pulumi_gcp/networksecurity/intercept_endpoint_group.py +161 -66
  81. pulumi_gcp/networksecurity/intercept_endpoint_group_association.py +137 -80
  82. pulumi_gcp/networksecurity/mirroring_deployment.py +178 -94
  83. pulumi_gcp/networksecurity/mirroring_deployment_group.py +161 -77
  84. pulumi_gcp/networksecurity/mirroring_endpoint_group.py +161 -80
  85. pulumi_gcp/networksecurity/mirroring_endpoint_group_association.py +137 -105
  86. pulumi_gcp/networksecurity/outputs.py +20 -12
  87. pulumi_gcp/networkservices/endpoint_policy.py +12 -0
  88. pulumi_gcp/networkservices/grpc_route.py +128 -12
  89. pulumi_gcp/networkservices/http_route.py +16 -0
  90. pulumi_gcp/networkservices/mesh.py +16 -0
  91. pulumi_gcp/networkservices/service_binding.py +14 -0
  92. pulumi_gcp/networkservices/tcp_route.py +16 -0
  93. pulumi_gcp/networkservices/tls_route.py +12 -0
  94. pulumi_gcp/notebooks/location.py +4 -0
  95. pulumi_gcp/pulumi-plugin.json +1 -1
  96. pulumi_gcp/storage/__init__.py +1 -0
  97. pulumi_gcp/storage/_inputs.py +74 -0
  98. pulumi_gcp/storage/anywhere_cache.py +552 -0
  99. pulumi_gcp/storage/outputs.py +65 -0
  100. pulumi_gcp/storage/transfer_job.py +67 -0
  101. pulumi_gcp/tpu/_inputs.py +21 -1
  102. pulumi_gcp/tpu/outputs.py +13 -1
  103. pulumi_gcp/tpu/v2_vm.py +2 -0
  104. pulumi_gcp/vmwareengine/_inputs.py +6 -0
  105. pulumi_gcp/vmwareengine/outputs.py +8 -0
  106. pulumi_gcp/workstations/workstation_cluster.py +137 -1
  107. {pulumi_gcp-8.21.0a1741156431.dist-info → pulumi_gcp-8.22.0.dist-info}/METADATA +1 -1
  108. {pulumi_gcp-8.21.0a1741156431.dist-info → pulumi_gcp-8.22.0.dist-info}/RECORD +110 -95
  109. {pulumi_gcp-8.21.0a1741156431.dist-info → pulumi_gcp-8.22.0.dist-info}/WHEEL +1 -1
  110. {pulumi_gcp-8.21.0a1741156431.dist-info → pulumi_gcp-8.22.0.dist-info}/top_level.txt +0 -0
@@ -29,22 +29,22 @@ class MirroringEndpointGroupAssociationArgs:
29
29
  project: Optional[pulumi.Input[str]] = None):
30
30
  """
31
31
  The set of arguments for constructing a MirroringEndpointGroupAssociation resource.
32
- :param pulumi.Input[str] location: Resource ID segment making up resource `name`. It identifies the resource within its parent collection as described in https://google.aip.dev/122. See documentation for resource type `networksecurity.googleapis.com/MirroringEndpointGroupAssociation`.
32
+ :param pulumi.Input[str] location: The cloud location of the association, currently restricted to `global`.
33
33
 
34
34
 
35
35
  - - -
36
- :param pulumi.Input[str] mirroring_endpoint_group: Required. Immutable. The Mirroring Endpoint Group that this resource is connected to. Format
37
- is:
38
- `projects/{project}/locations/global/mirroringEndpointGroups/{mirroringEndpointGroup}`
39
- :param pulumi.Input[str] network: Required. Immutable. The VPC network associated. Format:
40
- projects/{project}/global/networks/{network}.
41
- :param pulumi.Input[Mapping[str, pulumi.Input[str]]] labels: Optional. Labels as key value pairs
36
+ :param pulumi.Input[str] mirroring_endpoint_group: The endpoint group that this association is connected to, for example:
37
+ `projects/123456789/locations/global/mirroringEndpointGroups/my-eg`.
38
+ See https://google.aip.dev/124.
39
+ :param pulumi.Input[str] network: The VPC network that is associated. for example:
40
+ `projects/123456789/global/networks/my-network`.
41
+ See https://google.aip.dev/124.
42
+ :param pulumi.Input[Mapping[str, pulumi.Input[str]]] labels: Labels are key/value pairs that help to organize and filter resources.
42
43
  **Note**: This field is non-authoritative, and will only manage the labels present in your configuration.
43
44
  Please refer to the field `effective_labels` for all of the labels present on the resource.
44
- :param pulumi.Input[str] mirroring_endpoint_group_association_id: Optional. Id of the requesting object
45
- If auto-generating Id server-side, remove this field and
46
- mirroring_endpoint_group_association_id from the method_signature of Create
47
- RPC
45
+ :param pulumi.Input[str] mirroring_endpoint_group_association_id: The ID to use for the new association, which will become the final
46
+ component of the endpoint group's resource name. If not provided, the
47
+ server will generate a unique ID.
48
48
  :param pulumi.Input[str] project: The ID of the project in which the resource belongs.
49
49
  If it is not provided, the provider project is used.
50
50
  """
@@ -62,7 +62,7 @@ class MirroringEndpointGroupAssociationArgs:
62
62
  @pulumi.getter
63
63
  def location(self) -> pulumi.Input[str]:
64
64
  """
65
- Resource ID segment making up resource `name`. It identifies the resource within its parent collection as described in https://google.aip.dev/122. See documentation for resource type `networksecurity.googleapis.com/MirroringEndpointGroupAssociation`.
65
+ The cloud location of the association, currently restricted to `global`.
66
66
 
67
67
 
68
68
  - - -
@@ -77,9 +77,9 @@ class MirroringEndpointGroupAssociationArgs:
77
77
  @pulumi.getter(name="mirroringEndpointGroup")
78
78
  def mirroring_endpoint_group(self) -> pulumi.Input[str]:
79
79
  """
80
- Required. Immutable. The Mirroring Endpoint Group that this resource is connected to. Format
81
- is:
82
- `projects/{project}/locations/global/mirroringEndpointGroups/{mirroringEndpointGroup}`
80
+ The endpoint group that this association is connected to, for example:
81
+ `projects/123456789/locations/global/mirroringEndpointGroups/my-eg`.
82
+ See https://google.aip.dev/124.
83
83
  """
84
84
  return pulumi.get(self, "mirroring_endpoint_group")
85
85
 
@@ -91,8 +91,9 @@ class MirroringEndpointGroupAssociationArgs:
91
91
  @pulumi.getter
92
92
  def network(self) -> pulumi.Input[str]:
93
93
  """
94
- Required. Immutable. The VPC network associated. Format:
95
- projects/{project}/global/networks/{network}.
94
+ The VPC network that is associated. for example:
95
+ `projects/123456789/global/networks/my-network`.
96
+ See https://google.aip.dev/124.
96
97
  """
97
98
  return pulumi.get(self, "network")
98
99
 
@@ -104,7 +105,7 @@ class MirroringEndpointGroupAssociationArgs:
104
105
  @pulumi.getter
105
106
  def labels(self) -> Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]:
106
107
  """
107
- Optional. Labels as key value pairs
108
+ Labels are key/value pairs that help to organize and filter resources.
108
109
  **Note**: This field is non-authoritative, and will only manage the labels present in your configuration.
109
110
  Please refer to the field `effective_labels` for all of the labels present on the resource.
110
111
  """
@@ -118,10 +119,9 @@ class MirroringEndpointGroupAssociationArgs:
118
119
  @pulumi.getter(name="mirroringEndpointGroupAssociationId")
119
120
  def mirroring_endpoint_group_association_id(self) -> Optional[pulumi.Input[str]]:
120
121
  """
121
- Optional. Id of the requesting object
122
- If auto-generating Id server-side, remove this field and
123
- mirroring_endpoint_group_association_id from the method_signature of Create
124
- RPC
122
+ The ID to use for the new association, which will become the final
123
+ component of the endpoint group's resource name. If not provided, the
124
+ server will generate a unique ID.
125
125
  """
126
126
  return pulumi.get(self, "mirroring_endpoint_group_association_id")
127
127
 
@@ -162,40 +162,48 @@ class _MirroringEndpointGroupAssociationState:
162
162
  update_time: Optional[pulumi.Input[str]] = None):
163
163
  """
164
164
  Input properties used for looking up and filtering MirroringEndpointGroupAssociation resources.
165
- :param pulumi.Input[str] create_time: Output only. [Output only] Create time stamp
165
+ :param pulumi.Input[str] create_time: The timestamp when the resource was created.
166
+ See https://google.aip.dev/148#timestamps.
166
167
  :param pulumi.Input[Mapping[str, pulumi.Input[str]]] effective_labels: All of labels (key/value pairs) present on the resource in GCP, including the labels configured through Pulumi, other clients and services.
167
- :param pulumi.Input[Mapping[str, pulumi.Input[str]]] labels: Optional. Labels as key value pairs
168
+ :param pulumi.Input[Mapping[str, pulumi.Input[str]]] labels: Labels are key/value pairs that help to organize and filter resources.
168
169
  **Note**: This field is non-authoritative, and will only manage the labels present in your configuration.
169
170
  Please refer to the field `effective_labels` for all of the labels present on the resource.
170
- :param pulumi.Input[str] location: Resource ID segment making up resource `name`. It identifies the resource within its parent collection as described in https://google.aip.dev/122. See documentation for resource type `networksecurity.googleapis.com/MirroringEndpointGroupAssociation`.
171
+ :param pulumi.Input[str] location: The cloud location of the association, currently restricted to `global`.
171
172
 
172
173
 
173
174
  - - -
174
- :param pulumi.Input[Sequence[pulumi.Input['MirroringEndpointGroupAssociationLocationsDetailArgs']]] locations_details: Output only. The list of locations that this association is in and its details.
175
+ :param pulumi.Input[Sequence[pulumi.Input['MirroringEndpointGroupAssociationLocationsDetailArgs']]] locations_details: The list of locations where the association is present. This information
176
+ is retrieved from the linked endpoint group, and not configured as part
177
+ of the association itself.
175
178
  Structure is documented below.
176
- :param pulumi.Input[str] mirroring_endpoint_group: Required. Immutable. The Mirroring Endpoint Group that this resource is connected to. Format
177
- is:
178
- `projects/{project}/locations/global/mirroringEndpointGroups/{mirroringEndpointGroup}`
179
- :param pulumi.Input[str] mirroring_endpoint_group_association_id: Optional. Id of the requesting object
180
- If auto-generating Id server-side, remove this field and
181
- mirroring_endpoint_group_association_id from the method_signature of Create
182
- RPC
183
- :param pulumi.Input[str] name: Immutable. Identifier. The name of the MirroringEndpointGroupAssociation.
184
- :param pulumi.Input[str] network: Required. Immutable. The VPC network associated. Format:
185
- projects/{project}/global/networks/{network}.
179
+ :param pulumi.Input[str] mirroring_endpoint_group: The endpoint group that this association is connected to, for example:
180
+ `projects/123456789/locations/global/mirroringEndpointGroups/my-eg`.
181
+ See https://google.aip.dev/124.
182
+ :param pulumi.Input[str] mirroring_endpoint_group_association_id: The ID to use for the new association, which will become the final
183
+ component of the endpoint group's resource name. If not provided, the
184
+ server will generate a unique ID.
185
+ :param pulumi.Input[str] name: The resource name of this endpoint group association, for example:
186
+ `projects/123456789/locations/global/mirroringEndpointGroupAssociations/my-eg-association`.
187
+ See https://google.aip.dev/122 for more details.
188
+ :param pulumi.Input[str] network: The VPC network that is associated. for example:
189
+ `projects/123456789/global/networks/my-network`.
190
+ See https://google.aip.dev/124.
186
191
  :param pulumi.Input[str] project: The ID of the project in which the resource belongs.
187
192
  If it is not provided, the provider project is used.
188
193
  :param pulumi.Input[Mapping[str, pulumi.Input[str]]] pulumi_labels: The combination of labels configured directly on the resource
189
194
  and default labels configured on the provider.
190
- :param pulumi.Input[bool] reconciling: Output only. Whether reconciling is in progress, recommended per
191
- https://google.aip.dev/128.
195
+ :param pulumi.Input[bool] reconciling: The current state of the resource does not match the user's intended state,
196
+ and the system is working to reconcile them. This part of the normal
197
+ operation (e.g. adding a new location to the target deployment group).
198
+ See https://google.aip.dev/128.
192
199
  :param pulumi.Input[str] state: (Output)
193
- Output only. The association state in this location.
200
+ The current state of the association in this location.
194
201
  Possible values:
195
202
  STATE_UNSPECIFIED
196
203
  ACTIVE
197
204
  OUT_OF_SYNC
198
- :param pulumi.Input[str] update_time: Output only. [Output only] Update time stamp
205
+ :param pulumi.Input[str] update_time: The timestamp when the resource was most recently updated.
206
+ See https://google.aip.dev/148#timestamps.
199
207
  """
200
208
  if create_time is not None:
201
209
  pulumi.set(__self__, "create_time", create_time)
@@ -230,7 +238,8 @@ class _MirroringEndpointGroupAssociationState:
230
238
  @pulumi.getter(name="createTime")
231
239
  def create_time(self) -> Optional[pulumi.Input[str]]:
232
240
  """
233
- Output only. [Output only] Create time stamp
241
+ The timestamp when the resource was created.
242
+ See https://google.aip.dev/148#timestamps.
234
243
  """
235
244
  return pulumi.get(self, "create_time")
236
245
 
@@ -254,7 +263,7 @@ class _MirroringEndpointGroupAssociationState:
254
263
  @pulumi.getter
255
264
  def labels(self) -> Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]:
256
265
  """
257
- Optional. Labels as key value pairs
266
+ Labels are key/value pairs that help to organize and filter resources.
258
267
  **Note**: This field is non-authoritative, and will only manage the labels present in your configuration.
259
268
  Please refer to the field `effective_labels` for all of the labels present on the resource.
260
269
  """
@@ -268,7 +277,7 @@ class _MirroringEndpointGroupAssociationState:
268
277
  @pulumi.getter
269
278
  def location(self) -> Optional[pulumi.Input[str]]:
270
279
  """
271
- Resource ID segment making up resource `name`. It identifies the resource within its parent collection as described in https://google.aip.dev/122. See documentation for resource type `networksecurity.googleapis.com/MirroringEndpointGroupAssociation`.
280
+ The cloud location of the association, currently restricted to `global`.
272
281
 
273
282
 
274
283
  - - -
@@ -283,7 +292,9 @@ class _MirroringEndpointGroupAssociationState:
283
292
  @pulumi.getter(name="locationsDetails")
284
293
  def locations_details(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['MirroringEndpointGroupAssociationLocationsDetailArgs']]]]:
285
294
  """
286
- Output only. The list of locations that this association is in and its details.
295
+ The list of locations where the association is present. This information
296
+ is retrieved from the linked endpoint group, and not configured as part
297
+ of the association itself.
287
298
  Structure is documented below.
288
299
  """
289
300
  return pulumi.get(self, "locations_details")
@@ -296,9 +307,9 @@ class _MirroringEndpointGroupAssociationState:
296
307
  @pulumi.getter(name="mirroringEndpointGroup")
297
308
  def mirroring_endpoint_group(self) -> Optional[pulumi.Input[str]]:
298
309
  """
299
- Required. Immutable. The Mirroring Endpoint Group that this resource is connected to. Format
300
- is:
301
- `projects/{project}/locations/global/mirroringEndpointGroups/{mirroringEndpointGroup}`
310
+ The endpoint group that this association is connected to, for example:
311
+ `projects/123456789/locations/global/mirroringEndpointGroups/my-eg`.
312
+ See https://google.aip.dev/124.
302
313
  """
303
314
  return pulumi.get(self, "mirroring_endpoint_group")
304
315
 
@@ -310,10 +321,9 @@ class _MirroringEndpointGroupAssociationState:
310
321
  @pulumi.getter(name="mirroringEndpointGroupAssociationId")
311
322
  def mirroring_endpoint_group_association_id(self) -> Optional[pulumi.Input[str]]:
312
323
  """
313
- Optional. Id of the requesting object
314
- If auto-generating Id server-side, remove this field and
315
- mirroring_endpoint_group_association_id from the method_signature of Create
316
- RPC
324
+ The ID to use for the new association, which will become the final
325
+ component of the endpoint group's resource name. If not provided, the
326
+ server will generate a unique ID.
317
327
  """
318
328
  return pulumi.get(self, "mirroring_endpoint_group_association_id")
319
329
 
@@ -325,7 +335,9 @@ class _MirroringEndpointGroupAssociationState:
325
335
  @pulumi.getter
326
336
  def name(self) -> Optional[pulumi.Input[str]]:
327
337
  """
328
- Immutable. Identifier. The name of the MirroringEndpointGroupAssociation.
338
+ The resource name of this endpoint group association, for example:
339
+ `projects/123456789/locations/global/mirroringEndpointGroupAssociations/my-eg-association`.
340
+ See https://google.aip.dev/122 for more details.
329
341
  """
330
342
  return pulumi.get(self, "name")
331
343
 
@@ -337,8 +349,9 @@ class _MirroringEndpointGroupAssociationState:
337
349
  @pulumi.getter
338
350
  def network(self) -> Optional[pulumi.Input[str]]:
339
351
  """
340
- Required. Immutable. The VPC network associated. Format:
341
- projects/{project}/global/networks/{network}.
352
+ The VPC network that is associated. for example:
353
+ `projects/123456789/global/networks/my-network`.
354
+ See https://google.aip.dev/124.
342
355
  """
343
356
  return pulumi.get(self, "network")
344
357
 
@@ -376,8 +389,10 @@ class _MirroringEndpointGroupAssociationState:
376
389
  @pulumi.getter
377
390
  def reconciling(self) -> Optional[pulumi.Input[bool]]:
378
391
  """
379
- Output only. Whether reconciling is in progress, recommended per
380
- https://google.aip.dev/128.
392
+ The current state of the resource does not match the user's intended state,
393
+ and the system is working to reconcile them. This part of the normal
394
+ operation (e.g. adding a new location to the target deployment group).
395
+ See https://google.aip.dev/128.
381
396
  """
382
397
  return pulumi.get(self, "reconciling")
383
398
 
@@ -390,7 +405,7 @@ class _MirroringEndpointGroupAssociationState:
390
405
  def state(self) -> Optional[pulumi.Input[str]]:
391
406
  """
392
407
  (Output)
393
- Output only. The association state in this location.
408
+ The current state of the association in this location.
394
409
  Possible values:
395
410
  STATE_UNSPECIFIED
396
411
  ACTIVE
@@ -406,7 +421,8 @@ class _MirroringEndpointGroupAssociationState:
406
421
  @pulumi.getter(name="updateTime")
407
422
  def update_time(self) -> Optional[pulumi.Input[str]]:
408
423
  """
409
- Output only. [Output only] Update time stamp
424
+ The timestamp when the resource was most recently updated.
425
+ See https://google.aip.dev/148#timestamps.
410
426
  """
411
427
  return pulumi.get(self, "update_time")
412
428
 
@@ -486,22 +502,22 @@ class MirroringEndpointGroupAssociation(pulumi.CustomResource):
486
502
 
487
503
  :param str resource_name: The name of the resource.
488
504
  :param pulumi.ResourceOptions opts: Options for the resource.
489
- :param pulumi.Input[Mapping[str, pulumi.Input[str]]] labels: Optional. Labels as key value pairs
505
+ :param pulumi.Input[Mapping[str, pulumi.Input[str]]] labels: Labels are key/value pairs that help to organize and filter resources.
490
506
  **Note**: This field is non-authoritative, and will only manage the labels present in your configuration.
491
507
  Please refer to the field `effective_labels` for all of the labels present on the resource.
492
- :param pulumi.Input[str] location: Resource ID segment making up resource `name`. It identifies the resource within its parent collection as described in https://google.aip.dev/122. See documentation for resource type `networksecurity.googleapis.com/MirroringEndpointGroupAssociation`.
508
+ :param pulumi.Input[str] location: The cloud location of the association, currently restricted to `global`.
493
509
 
494
510
 
495
511
  - - -
496
- :param pulumi.Input[str] mirroring_endpoint_group: Required. Immutable. The Mirroring Endpoint Group that this resource is connected to. Format
497
- is:
498
- `projects/{project}/locations/global/mirroringEndpointGroups/{mirroringEndpointGroup}`
499
- :param pulumi.Input[str] mirroring_endpoint_group_association_id: Optional. Id of the requesting object
500
- If auto-generating Id server-side, remove this field and
501
- mirroring_endpoint_group_association_id from the method_signature of Create
502
- RPC
503
- :param pulumi.Input[str] network: Required. Immutable. The VPC network associated. Format:
504
- projects/{project}/global/networks/{network}.
512
+ :param pulumi.Input[str] mirroring_endpoint_group: The endpoint group that this association is connected to, for example:
513
+ `projects/123456789/locations/global/mirroringEndpointGroups/my-eg`.
514
+ See https://google.aip.dev/124.
515
+ :param pulumi.Input[str] mirroring_endpoint_group_association_id: The ID to use for the new association, which will become the final
516
+ component of the endpoint group's resource name. If not provided, the
517
+ server will generate a unique ID.
518
+ :param pulumi.Input[str] network: The VPC network that is associated. for example:
519
+ `projects/123456789/global/networks/my-network`.
520
+ See https://google.aip.dev/124.
505
521
  :param pulumi.Input[str] project: The ID of the project in which the resource belongs.
506
522
  If it is not provided, the provider project is used.
507
523
  """
@@ -651,40 +667,48 @@ class MirroringEndpointGroupAssociation(pulumi.CustomResource):
651
667
  :param str resource_name: The unique name of the resulting resource.
652
668
  :param pulumi.Input[str] id: The unique provider ID of the resource to lookup.
653
669
  :param pulumi.ResourceOptions opts: Options for the resource.
654
- :param pulumi.Input[str] create_time: Output only. [Output only] Create time stamp
670
+ :param pulumi.Input[str] create_time: The timestamp when the resource was created.
671
+ See https://google.aip.dev/148#timestamps.
655
672
  :param pulumi.Input[Mapping[str, pulumi.Input[str]]] effective_labels: All of labels (key/value pairs) present on the resource in GCP, including the labels configured through Pulumi, other clients and services.
656
- :param pulumi.Input[Mapping[str, pulumi.Input[str]]] labels: Optional. Labels as key value pairs
673
+ :param pulumi.Input[Mapping[str, pulumi.Input[str]]] labels: Labels are key/value pairs that help to organize and filter resources.
657
674
  **Note**: This field is non-authoritative, and will only manage the labels present in your configuration.
658
675
  Please refer to the field `effective_labels` for all of the labels present on the resource.
659
- :param pulumi.Input[str] location: Resource ID segment making up resource `name`. It identifies the resource within its parent collection as described in https://google.aip.dev/122. See documentation for resource type `networksecurity.googleapis.com/MirroringEndpointGroupAssociation`.
676
+ :param pulumi.Input[str] location: The cloud location of the association, currently restricted to `global`.
660
677
 
661
678
 
662
679
  - - -
663
- :param pulumi.Input[Sequence[pulumi.Input[Union['MirroringEndpointGroupAssociationLocationsDetailArgs', 'MirroringEndpointGroupAssociationLocationsDetailArgsDict']]]] locations_details: Output only. The list of locations that this association is in and its details.
680
+ :param pulumi.Input[Sequence[pulumi.Input[Union['MirroringEndpointGroupAssociationLocationsDetailArgs', 'MirroringEndpointGroupAssociationLocationsDetailArgsDict']]]] locations_details: The list of locations where the association is present. This information
681
+ is retrieved from the linked endpoint group, and not configured as part
682
+ of the association itself.
664
683
  Structure is documented below.
665
- :param pulumi.Input[str] mirroring_endpoint_group: Required. Immutable. The Mirroring Endpoint Group that this resource is connected to. Format
666
- is:
667
- `projects/{project}/locations/global/mirroringEndpointGroups/{mirroringEndpointGroup}`
668
- :param pulumi.Input[str] mirroring_endpoint_group_association_id: Optional. Id of the requesting object
669
- If auto-generating Id server-side, remove this field and
670
- mirroring_endpoint_group_association_id from the method_signature of Create
671
- RPC
672
- :param pulumi.Input[str] name: Immutable. Identifier. The name of the MirroringEndpointGroupAssociation.
673
- :param pulumi.Input[str] network: Required. Immutable. The VPC network associated. Format:
674
- projects/{project}/global/networks/{network}.
684
+ :param pulumi.Input[str] mirroring_endpoint_group: The endpoint group that this association is connected to, for example:
685
+ `projects/123456789/locations/global/mirroringEndpointGroups/my-eg`.
686
+ See https://google.aip.dev/124.
687
+ :param pulumi.Input[str] mirroring_endpoint_group_association_id: The ID to use for the new association, which will become the final
688
+ component of the endpoint group's resource name. If not provided, the
689
+ server will generate a unique ID.
690
+ :param pulumi.Input[str] name: The resource name of this endpoint group association, for example:
691
+ `projects/123456789/locations/global/mirroringEndpointGroupAssociations/my-eg-association`.
692
+ See https://google.aip.dev/122 for more details.
693
+ :param pulumi.Input[str] network: The VPC network that is associated. for example:
694
+ `projects/123456789/global/networks/my-network`.
695
+ See https://google.aip.dev/124.
675
696
  :param pulumi.Input[str] project: The ID of the project in which the resource belongs.
676
697
  If it is not provided, the provider project is used.
677
698
  :param pulumi.Input[Mapping[str, pulumi.Input[str]]] pulumi_labels: The combination of labels configured directly on the resource
678
699
  and default labels configured on the provider.
679
- :param pulumi.Input[bool] reconciling: Output only. Whether reconciling is in progress, recommended per
680
- https://google.aip.dev/128.
700
+ :param pulumi.Input[bool] reconciling: The current state of the resource does not match the user's intended state,
701
+ and the system is working to reconcile them. This part of the normal
702
+ operation (e.g. adding a new location to the target deployment group).
703
+ See https://google.aip.dev/128.
681
704
  :param pulumi.Input[str] state: (Output)
682
- Output only. The association state in this location.
705
+ The current state of the association in this location.
683
706
  Possible values:
684
707
  STATE_UNSPECIFIED
685
708
  ACTIVE
686
709
  OUT_OF_SYNC
687
- :param pulumi.Input[str] update_time: Output only. [Output only] Update time stamp
710
+ :param pulumi.Input[str] update_time: The timestamp when the resource was most recently updated.
711
+ See https://google.aip.dev/148#timestamps.
688
712
  """
689
713
  opts = pulumi.ResourceOptions.merge(opts, pulumi.ResourceOptions(id=id))
690
714
 
@@ -710,7 +734,8 @@ class MirroringEndpointGroupAssociation(pulumi.CustomResource):
710
734
  @pulumi.getter(name="createTime")
711
735
  def create_time(self) -> pulumi.Output[str]:
712
736
  """
713
- Output only. [Output only] Create time stamp
737
+ The timestamp when the resource was created.
738
+ See https://google.aip.dev/148#timestamps.
714
739
  """
715
740
  return pulumi.get(self, "create_time")
716
741
 
@@ -726,7 +751,7 @@ class MirroringEndpointGroupAssociation(pulumi.CustomResource):
726
751
  @pulumi.getter
727
752
  def labels(self) -> pulumi.Output[Optional[Mapping[str, str]]]:
728
753
  """
729
- Optional. Labels as key value pairs
754
+ Labels are key/value pairs that help to organize and filter resources.
730
755
  **Note**: This field is non-authoritative, and will only manage the labels present in your configuration.
731
756
  Please refer to the field `effective_labels` for all of the labels present on the resource.
732
757
  """
@@ -736,7 +761,7 @@ class MirroringEndpointGroupAssociation(pulumi.CustomResource):
736
761
  @pulumi.getter
737
762
  def location(self) -> pulumi.Output[str]:
738
763
  """
739
- Resource ID segment making up resource `name`. It identifies the resource within its parent collection as described in https://google.aip.dev/122. See documentation for resource type `networksecurity.googleapis.com/MirroringEndpointGroupAssociation`.
764
+ The cloud location of the association, currently restricted to `global`.
740
765
 
741
766
 
742
767
  - - -
@@ -747,7 +772,9 @@ class MirroringEndpointGroupAssociation(pulumi.CustomResource):
747
772
  @pulumi.getter(name="locationsDetails")
748
773
  def locations_details(self) -> pulumi.Output[Sequence['outputs.MirroringEndpointGroupAssociationLocationsDetail']]:
749
774
  """
750
- Output only. The list of locations that this association is in and its details.
775
+ The list of locations where the association is present. This information
776
+ is retrieved from the linked endpoint group, and not configured as part
777
+ of the association itself.
751
778
  Structure is documented below.
752
779
  """
753
780
  return pulumi.get(self, "locations_details")
@@ -756,9 +783,9 @@ class MirroringEndpointGroupAssociation(pulumi.CustomResource):
756
783
  @pulumi.getter(name="mirroringEndpointGroup")
757
784
  def mirroring_endpoint_group(self) -> pulumi.Output[str]:
758
785
  """
759
- Required. Immutable. The Mirroring Endpoint Group that this resource is connected to. Format
760
- is:
761
- `projects/{project}/locations/global/mirroringEndpointGroups/{mirroringEndpointGroup}`
786
+ The endpoint group that this association is connected to, for example:
787
+ `projects/123456789/locations/global/mirroringEndpointGroups/my-eg`.
788
+ See https://google.aip.dev/124.
762
789
  """
763
790
  return pulumi.get(self, "mirroring_endpoint_group")
764
791
 
@@ -766,10 +793,9 @@ class MirroringEndpointGroupAssociation(pulumi.CustomResource):
766
793
  @pulumi.getter(name="mirroringEndpointGroupAssociationId")
767
794
  def mirroring_endpoint_group_association_id(self) -> pulumi.Output[Optional[str]]:
768
795
  """
769
- Optional. Id of the requesting object
770
- If auto-generating Id server-side, remove this field and
771
- mirroring_endpoint_group_association_id from the method_signature of Create
772
- RPC
796
+ The ID to use for the new association, which will become the final
797
+ component of the endpoint group's resource name. If not provided, the
798
+ server will generate a unique ID.
773
799
  """
774
800
  return pulumi.get(self, "mirroring_endpoint_group_association_id")
775
801
 
@@ -777,7 +803,9 @@ class MirroringEndpointGroupAssociation(pulumi.CustomResource):
777
803
  @pulumi.getter
778
804
  def name(self) -> pulumi.Output[str]:
779
805
  """
780
- Immutable. Identifier. The name of the MirroringEndpointGroupAssociation.
806
+ The resource name of this endpoint group association, for example:
807
+ `projects/123456789/locations/global/mirroringEndpointGroupAssociations/my-eg-association`.
808
+ See https://google.aip.dev/122 for more details.
781
809
  """
782
810
  return pulumi.get(self, "name")
783
811
 
@@ -785,8 +813,9 @@ class MirroringEndpointGroupAssociation(pulumi.CustomResource):
785
813
  @pulumi.getter
786
814
  def network(self) -> pulumi.Output[str]:
787
815
  """
788
- Required. Immutable. The VPC network associated. Format:
789
- projects/{project}/global/networks/{network}.
816
+ The VPC network that is associated. for example:
817
+ `projects/123456789/global/networks/my-network`.
818
+ See https://google.aip.dev/124.
790
819
  """
791
820
  return pulumi.get(self, "network")
792
821
 
@@ -812,8 +841,10 @@ class MirroringEndpointGroupAssociation(pulumi.CustomResource):
812
841
  @pulumi.getter
813
842
  def reconciling(self) -> pulumi.Output[bool]:
814
843
  """
815
- Output only. Whether reconciling is in progress, recommended per
816
- https://google.aip.dev/128.
844
+ The current state of the resource does not match the user's intended state,
845
+ and the system is working to reconcile them. This part of the normal
846
+ operation (e.g. adding a new location to the target deployment group).
847
+ See https://google.aip.dev/128.
817
848
  """
818
849
  return pulumi.get(self, "reconciling")
819
850
 
@@ -822,7 +853,7 @@ class MirroringEndpointGroupAssociation(pulumi.CustomResource):
822
853
  def state(self) -> pulumi.Output[str]:
823
854
  """
824
855
  (Output)
825
- Output only. The association state in this location.
856
+ The current state of the association in this location.
826
857
  Possible values:
827
858
  STATE_UNSPECIFIED
828
859
  ACTIVE
@@ -834,7 +865,8 @@ class MirroringEndpointGroupAssociation(pulumi.CustomResource):
834
865
  @pulumi.getter(name="updateTime")
835
866
  def update_time(self) -> pulumi.Output[str]:
836
867
  """
837
- Output only. [Output only] Update time stamp
868
+ The timestamp when the resource was most recently updated.
869
+ See https://google.aip.dev/148#timestamps.
838
870
  """
839
871
  return pulumi.get(self, "update_time")
840
872
 
@@ -1937,7 +1937,9 @@ class InterceptDeploymentGroupConnectedEndpointGroup(dict):
1937
1937
  name: Optional[str] = None):
1938
1938
  """
1939
1939
  :param str name: (Output)
1940
- Output only. A connected intercept endpoint group.
1940
+ The connected endpoint group's resource name, for example:
1941
+ `projects/123456789/locations/global/interceptEndpointGroups/my-eg`.
1942
+ See https://google.aip.dev/124.
1941
1943
  """
1942
1944
  if name is not None:
1943
1945
  pulumi.set(__self__, "name", name)
@@ -1947,7 +1949,9 @@ class InterceptDeploymentGroupConnectedEndpointGroup(dict):
1947
1949
  def name(self) -> Optional[str]:
1948
1950
  """
1949
1951
  (Output)
1950
- Output only. A connected intercept endpoint group.
1952
+ The connected endpoint group's resource name, for example:
1953
+ `projects/123456789/locations/global/interceptEndpointGroups/my-eg`.
1954
+ See https://google.aip.dev/124.
1951
1955
  """
1952
1956
  return pulumi.get(self, "name")
1953
1957
 
@@ -1958,12 +1962,12 @@ class InterceptEndpointGroupAssociationLocationsDetail(dict):
1958
1962
  location: Optional[str] = None,
1959
1963
  state: Optional[str] = None):
1960
1964
  """
1961
- :param str location: The location of the Intercept Endpoint Group Association, currently restricted to `global`.
1965
+ :param str location: The cloud location of the association, currently restricted to `global`.
1962
1966
 
1963
1967
 
1964
1968
  - - -
1965
1969
  :param str state: (Output)
1966
- The association state in this location.
1970
+ The current state of the association in this location.
1967
1971
  Possible values:
1968
1972
  STATE_UNSPECIFIED
1969
1973
  ACTIVE
@@ -1978,7 +1982,7 @@ class InterceptEndpointGroupAssociationLocationsDetail(dict):
1978
1982
  @pulumi.getter
1979
1983
  def location(self) -> Optional[str]:
1980
1984
  """
1981
- The location of the Intercept Endpoint Group Association, currently restricted to `global`.
1985
+ The cloud location of the association, currently restricted to `global`.
1982
1986
 
1983
1987
 
1984
1988
  - - -
@@ -1990,7 +1994,7 @@ class InterceptEndpointGroupAssociationLocationsDetail(dict):
1990
1994
  def state(self) -> Optional[str]:
1991
1995
  """
1992
1996
  (Output)
1993
- The association state in this location.
1997
+ The current state of the association in this location.
1994
1998
  Possible values:
1995
1999
  STATE_UNSPECIFIED
1996
2000
  ACTIVE
@@ -2005,7 +2009,9 @@ class MirroringDeploymentGroupConnectedEndpointGroup(dict):
2005
2009
  name: Optional[str] = None):
2006
2010
  """
2007
2011
  :param str name: (Output)
2008
- Output only. A connected mirroring endpoint group.
2012
+ The connected endpoint group's resource name, for example:
2013
+ `projects/123456789/locations/global/mirroringEndpointGroups/my-eg`.
2014
+ See https://google.aip.dev/124.
2009
2015
  """
2010
2016
  if name is not None:
2011
2017
  pulumi.set(__self__, "name", name)
@@ -2015,7 +2021,9 @@ class MirroringDeploymentGroupConnectedEndpointGroup(dict):
2015
2021
  def name(self) -> Optional[str]:
2016
2022
  """
2017
2023
  (Output)
2018
- Output only. A connected mirroring endpoint group.
2024
+ The connected endpoint group's resource name, for example:
2025
+ `projects/123456789/locations/global/mirroringEndpointGroups/my-eg`.
2026
+ See https://google.aip.dev/124.
2019
2027
  """
2020
2028
  return pulumi.get(self, "name")
2021
2029
 
@@ -2026,12 +2034,12 @@ class MirroringEndpointGroupAssociationLocationsDetail(dict):
2026
2034
  location: Optional[str] = None,
2027
2035
  state: Optional[str] = None):
2028
2036
  """
2029
- :param str location: Resource ID segment making up resource `name`. It identifies the resource within its parent collection as described in https://google.aip.dev/122. See documentation for resource type `networksecurity.googleapis.com/MirroringEndpointGroupAssociation`.
2037
+ :param str location: The cloud location of the association, currently restricted to `global`.
2030
2038
 
2031
2039
 
2032
2040
  - - -
2033
2041
  :param str state: (Output)
2034
- Output only. The association state in this location.
2042
+ The current state of the association in this location.
2035
2043
  Possible values:
2036
2044
  STATE_UNSPECIFIED
2037
2045
  ACTIVE
@@ -2046,7 +2054,7 @@ class MirroringEndpointGroupAssociationLocationsDetail(dict):
2046
2054
  @pulumi.getter
2047
2055
  def location(self) -> Optional[str]:
2048
2056
  """
2049
- Resource ID segment making up resource `name`. It identifies the resource within its parent collection as described in https://google.aip.dev/122. See documentation for resource type `networksecurity.googleapis.com/MirroringEndpointGroupAssociation`.
2057
+ The cloud location of the association, currently restricted to `global`.
2050
2058
 
2051
2059
 
2052
2060
  - - -
@@ -2058,7 +2066,7 @@ class MirroringEndpointGroupAssociationLocationsDetail(dict):
2058
2066
  def state(self) -> Optional[str]:
2059
2067
  """
2060
2068
  (Output)
2061
- Output only. The association state in this location.
2069
+ The current state of the association in this location.
2062
2070
  Possible values:
2063
2071
  STATE_UNSPECIFIED
2064
2072
  ACTIVE