pulumi-gcp 8.26.0a1744288859__py3-none-any.whl → 8.27.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.
- pulumi_gcp/__init__.py +80 -0
- pulumi_gcp/bigquery/_inputs.py +87 -30
- pulumi_gcp/bigquery/outputs.py +58 -20
- pulumi_gcp/bigquery/table.py +28 -14
- pulumi_gcp/cloudrun/service.py +46 -0
- pulumi_gcp/cloudrunv2/get_service.py +12 -1
- pulumi_gcp/cloudrunv2/service.py +85 -0
- pulumi_gcp/compute/_inputs.py +428 -1
- pulumi_gcp/compute/image.py +183 -0
- pulumi_gcp/compute/outputs.py +362 -3
- pulumi_gcp/compute/region_backend_service.py +6 -2
- pulumi_gcp/compute/snapshot.py +6 -0
- pulumi_gcp/databasemigrationservice/_inputs.py +27 -24
- pulumi_gcp/databasemigrationservice/connection_profile.py +168 -0
- pulumi_gcp/databasemigrationservice/migration_job.py +6 -0
- pulumi_gcp/databasemigrationservice/outputs.py +18 -15
- pulumi_gcp/developerconnect/__init__.py +1 -0
- pulumi_gcp/developerconnect/_inputs.py +77 -0
- pulumi_gcp/developerconnect/account_connector.py +866 -0
- pulumi_gcp/developerconnect/outputs.py +64 -0
- pulumi_gcp/firestore/database.py +82 -0
- pulumi_gcp/firestore/index.py +263 -7
- pulumi_gcp/folder/service_identity.py +0 -26
- pulumi_gcp/managedkafka/_inputs.py +6 -6
- pulumi_gcp/managedkafka/connect_cluster.py +84 -40
- pulumi_gcp/managedkafka/connector.py +98 -44
- pulumi_gcp/managedkafka/outputs.py +4 -4
- pulumi_gcp/memorystore/_inputs.py +69 -0
- pulumi_gcp/memorystore/get_instance.py +34 -1
- pulumi_gcp/memorystore/instance.py +140 -0
- pulumi_gcp/memorystore/outputs.py +80 -0
- pulumi_gcp/ml/engine_model.py +0 -22
- pulumi_gcp/monitoring/_inputs.py +37 -19
- pulumi_gcp/monitoring/outputs.py +39 -11
- pulumi_gcp/monitoring/uptime_check_config.py +8 -0
- pulumi_gcp/netapp/_inputs.py +3 -3
- pulumi_gcp/netapp/outputs.py +2 -2
- pulumi_gcp/networkconnectivity/spoke.py +14 -14
- pulumi_gcp/orgpolicy/policy.py +2 -2
- pulumi_gcp/osconfig/v2_policy_orchestrator.py +8 -0
- pulumi_gcp/osconfig/v2_policy_orchestrator_for_organization.py +8 -0
- pulumi_gcp/pubsub/subscription.py +6 -6
- pulumi_gcp/pulumi-plugin.json +1 -1
- pulumi_gcp/redis/_inputs.py +69 -0
- pulumi_gcp/redis/cluster.py +140 -0
- pulumi_gcp/redis/outputs.py +40 -0
- pulumi_gcp/storage/_inputs.py +111 -0
- pulumi_gcp/storage/control_folder_intelligence_config.py +32 -0
- pulumi_gcp/storage/control_organization_intelligence_config.py +32 -0
- pulumi_gcp/storage/control_project_intelligence_config.py +32 -0
- pulumi_gcp/storage/get_control_folder_intelligence_config.py +12 -1
- pulumi_gcp/storage/get_control_organization_intelligence_config.py +12 -1
- pulumi_gcp/storage/get_control_project_intelligence_config.py +12 -1
- pulumi_gcp/storage/outputs.py +174 -0
- pulumi_gcp/vertex/__init__.py +12 -0
- pulumi_gcp/vertex/_inputs.py +294 -0
- pulumi_gcp/vertex/ai_endpoint.py +4 -4
- pulumi_gcp/vertex/ai_feature_group.py +1 -1
- pulumi_gcp/vertex/ai_feature_group_iam_binding.py +583 -0
- pulumi_gcp/vertex/ai_feature_group_iam_member.py +583 -0
- pulumi_gcp/vertex/ai_feature_group_iam_policy.py +422 -0
- pulumi_gcp/vertex/ai_feature_online_store_featureview.py +26 -27
- pulumi_gcp/vertex/ai_feature_online_store_featureview_iam_binding.py +614 -0
- pulumi_gcp/vertex/ai_feature_online_store_featureview_iam_member.py +614 -0
- pulumi_gcp/vertex/ai_feature_online_store_featureview_iam_policy.py +453 -0
- pulumi_gcp/vertex/ai_feature_online_store_iam_binding.py +583 -0
- pulumi_gcp/vertex/ai_feature_online_store_iam_member.py +583 -0
- pulumi_gcp/vertex/ai_feature_online_store_iam_policy.py +422 -0
- pulumi_gcp/vertex/get_ai_feature_group_iam_policy.py +177 -0
- pulumi_gcp/vertex/get_ai_feature_online_store_featureview_iam_policy.py +194 -0
- pulumi_gcp/vertex/get_ai_feature_online_store_iam_policy.py +177 -0
- pulumi_gcp/vertex/outputs.py +168 -0
- {pulumi_gcp-8.26.0a1744288859.dist-info → pulumi_gcp-8.27.0.dist-info}/METADATA +1 -1
- {pulumi_gcp-8.26.0a1744288859.dist-info → pulumi_gcp-8.27.0.dist-info}/RECORD +76 -63
- {pulumi_gcp-8.26.0a1744288859.dist-info → pulumi_gcp-8.27.0.dist-info}/WHEEL +0 -0
- {pulumi_gcp-8.26.0a1744288859.dist-info → pulumi_gcp-8.27.0.dist-info}/top_level.txt +0 -0
pulumi_gcp/storage/outputs.py
CHANGED
@@ -40,18 +40,21 @@ __all__ = [
|
|
40
40
|
'ControlFolderIntelligenceConfigFilterExcludedCloudStorageLocations',
|
41
41
|
'ControlFolderIntelligenceConfigFilterIncludedCloudStorageBuckets',
|
42
42
|
'ControlFolderIntelligenceConfigFilterIncludedCloudStorageLocations',
|
43
|
+
'ControlFolderIntelligenceConfigTrialConfig',
|
43
44
|
'ControlOrganizationIntelligenceConfigEffectiveIntelligenceConfig',
|
44
45
|
'ControlOrganizationIntelligenceConfigFilter',
|
45
46
|
'ControlOrganizationIntelligenceConfigFilterExcludedCloudStorageBuckets',
|
46
47
|
'ControlOrganizationIntelligenceConfigFilterExcludedCloudStorageLocations',
|
47
48
|
'ControlOrganizationIntelligenceConfigFilterIncludedCloudStorageBuckets',
|
48
49
|
'ControlOrganizationIntelligenceConfigFilterIncludedCloudStorageLocations',
|
50
|
+
'ControlOrganizationIntelligenceConfigTrialConfig',
|
49
51
|
'ControlProjectIntelligenceConfigEffectiveIntelligenceConfig',
|
50
52
|
'ControlProjectIntelligenceConfigFilter',
|
51
53
|
'ControlProjectIntelligenceConfigFilterExcludedCloudStorageBuckets',
|
52
54
|
'ControlProjectIntelligenceConfigFilterExcludedCloudStorageLocations',
|
53
55
|
'ControlProjectIntelligenceConfigFilterIncludedCloudStorageBuckets',
|
54
56
|
'ControlProjectIntelligenceConfigFilterIncludedCloudStorageLocations',
|
57
|
+
'ControlProjectIntelligenceConfigTrialConfig',
|
55
58
|
'DefaultObjectAccessControlProjectTeam',
|
56
59
|
'InsightsReportConfigCsvOptions',
|
57
60
|
'InsightsReportConfigFrequencyOptions',
|
@@ -117,18 +120,21 @@ __all__ = [
|
|
117
120
|
'GetControlFolderIntelligenceConfigFilterExcludedCloudStorageLocationResult',
|
118
121
|
'GetControlFolderIntelligenceConfigFilterIncludedCloudStorageBucketResult',
|
119
122
|
'GetControlFolderIntelligenceConfigFilterIncludedCloudStorageLocationResult',
|
123
|
+
'GetControlFolderIntelligenceConfigTrialConfigResult',
|
120
124
|
'GetControlOrganizationIntelligenceConfigEffectiveIntelligenceConfigResult',
|
121
125
|
'GetControlOrganizationIntelligenceConfigFilterResult',
|
122
126
|
'GetControlOrganizationIntelligenceConfigFilterExcludedCloudStorageBucketResult',
|
123
127
|
'GetControlOrganizationIntelligenceConfigFilterExcludedCloudStorageLocationResult',
|
124
128
|
'GetControlOrganizationIntelligenceConfigFilterIncludedCloudStorageBucketResult',
|
125
129
|
'GetControlOrganizationIntelligenceConfigFilterIncludedCloudStorageLocationResult',
|
130
|
+
'GetControlOrganizationIntelligenceConfigTrialConfigResult',
|
126
131
|
'GetControlProjectIntelligenceConfigEffectiveIntelligenceConfigResult',
|
127
132
|
'GetControlProjectIntelligenceConfigFilterResult',
|
128
133
|
'GetControlProjectIntelligenceConfigFilterExcludedCloudStorageBucketResult',
|
129
134
|
'GetControlProjectIntelligenceConfigFilterExcludedCloudStorageLocationResult',
|
130
135
|
'GetControlProjectIntelligenceConfigFilterIncludedCloudStorageBucketResult',
|
131
136
|
'GetControlProjectIntelligenceConfigFilterIncludedCloudStorageLocationResult',
|
137
|
+
'GetControlProjectIntelligenceConfigTrialConfigResult',
|
132
138
|
]
|
133
139
|
|
134
140
|
@pulumi.output_type
|
@@ -1339,6 +1345,44 @@ class ControlFolderIntelligenceConfigFilterIncludedCloudStorageLocations(dict):
|
|
1339
1345
|
return pulumi.get(self, "locations")
|
1340
1346
|
|
1341
1347
|
|
1348
|
+
@pulumi.output_type
|
1349
|
+
class ControlFolderIntelligenceConfigTrialConfig(dict):
|
1350
|
+
@staticmethod
|
1351
|
+
def __key_warning(key: str):
|
1352
|
+
suggest = None
|
1353
|
+
if key == "expireTime":
|
1354
|
+
suggest = "expire_time"
|
1355
|
+
|
1356
|
+
if suggest:
|
1357
|
+
pulumi.log.warn(f"Key '{key}' not found in ControlFolderIntelligenceConfigTrialConfig. Access the value via the '{suggest}' property getter instead.")
|
1358
|
+
|
1359
|
+
def __getitem__(self, key: str) -> Any:
|
1360
|
+
ControlFolderIntelligenceConfigTrialConfig.__key_warning(key)
|
1361
|
+
return super().__getitem__(key)
|
1362
|
+
|
1363
|
+
def get(self, key: str, default = None) -> Any:
|
1364
|
+
ControlFolderIntelligenceConfigTrialConfig.__key_warning(key)
|
1365
|
+
return super().get(key, default)
|
1366
|
+
|
1367
|
+
def __init__(__self__, *,
|
1368
|
+
expire_time: Optional[builtins.str] = None):
|
1369
|
+
"""
|
1370
|
+
:param builtins.str expire_time: (Output)
|
1371
|
+
The time at which the trial expires.
|
1372
|
+
"""
|
1373
|
+
if expire_time is not None:
|
1374
|
+
pulumi.set(__self__, "expire_time", expire_time)
|
1375
|
+
|
1376
|
+
@property
|
1377
|
+
@pulumi.getter(name="expireTime")
|
1378
|
+
def expire_time(self) -> Optional[builtins.str]:
|
1379
|
+
"""
|
1380
|
+
(Output)
|
1381
|
+
The time at which the trial expires.
|
1382
|
+
"""
|
1383
|
+
return pulumi.get(self, "expire_time")
|
1384
|
+
|
1385
|
+
|
1342
1386
|
@pulumi.output_type
|
1343
1387
|
class ControlOrganizationIntelligenceConfigEffectiveIntelligenceConfig(dict):
|
1344
1388
|
@staticmethod
|
@@ -1585,6 +1629,44 @@ class ControlOrganizationIntelligenceConfigFilterIncludedCloudStorageLocations(d
|
|
1585
1629
|
return pulumi.get(self, "locations")
|
1586
1630
|
|
1587
1631
|
|
1632
|
+
@pulumi.output_type
|
1633
|
+
class ControlOrganizationIntelligenceConfigTrialConfig(dict):
|
1634
|
+
@staticmethod
|
1635
|
+
def __key_warning(key: str):
|
1636
|
+
suggest = None
|
1637
|
+
if key == "expireTime":
|
1638
|
+
suggest = "expire_time"
|
1639
|
+
|
1640
|
+
if suggest:
|
1641
|
+
pulumi.log.warn(f"Key '{key}' not found in ControlOrganizationIntelligenceConfigTrialConfig. Access the value via the '{suggest}' property getter instead.")
|
1642
|
+
|
1643
|
+
def __getitem__(self, key: str) -> Any:
|
1644
|
+
ControlOrganizationIntelligenceConfigTrialConfig.__key_warning(key)
|
1645
|
+
return super().__getitem__(key)
|
1646
|
+
|
1647
|
+
def get(self, key: str, default = None) -> Any:
|
1648
|
+
ControlOrganizationIntelligenceConfigTrialConfig.__key_warning(key)
|
1649
|
+
return super().get(key, default)
|
1650
|
+
|
1651
|
+
def __init__(__self__, *,
|
1652
|
+
expire_time: Optional[builtins.str] = None):
|
1653
|
+
"""
|
1654
|
+
:param builtins.str expire_time: (Output)
|
1655
|
+
The time at which the trial expires.
|
1656
|
+
"""
|
1657
|
+
if expire_time is not None:
|
1658
|
+
pulumi.set(__self__, "expire_time", expire_time)
|
1659
|
+
|
1660
|
+
@property
|
1661
|
+
@pulumi.getter(name="expireTime")
|
1662
|
+
def expire_time(self) -> Optional[builtins.str]:
|
1663
|
+
"""
|
1664
|
+
(Output)
|
1665
|
+
The time at which the trial expires.
|
1666
|
+
"""
|
1667
|
+
return pulumi.get(self, "expire_time")
|
1668
|
+
|
1669
|
+
|
1588
1670
|
@pulumi.output_type
|
1589
1671
|
class ControlProjectIntelligenceConfigEffectiveIntelligenceConfig(dict):
|
1590
1672
|
@staticmethod
|
@@ -1831,6 +1913,44 @@ class ControlProjectIntelligenceConfigFilterIncludedCloudStorageLocations(dict):
|
|
1831
1913
|
return pulumi.get(self, "locations")
|
1832
1914
|
|
1833
1915
|
|
1916
|
+
@pulumi.output_type
|
1917
|
+
class ControlProjectIntelligenceConfigTrialConfig(dict):
|
1918
|
+
@staticmethod
|
1919
|
+
def __key_warning(key: str):
|
1920
|
+
suggest = None
|
1921
|
+
if key == "expireTime":
|
1922
|
+
suggest = "expire_time"
|
1923
|
+
|
1924
|
+
if suggest:
|
1925
|
+
pulumi.log.warn(f"Key '{key}' not found in ControlProjectIntelligenceConfigTrialConfig. Access the value via the '{suggest}' property getter instead.")
|
1926
|
+
|
1927
|
+
def __getitem__(self, key: str) -> Any:
|
1928
|
+
ControlProjectIntelligenceConfigTrialConfig.__key_warning(key)
|
1929
|
+
return super().__getitem__(key)
|
1930
|
+
|
1931
|
+
def get(self, key: str, default = None) -> Any:
|
1932
|
+
ControlProjectIntelligenceConfigTrialConfig.__key_warning(key)
|
1933
|
+
return super().get(key, default)
|
1934
|
+
|
1935
|
+
def __init__(__self__, *,
|
1936
|
+
expire_time: Optional[builtins.str] = None):
|
1937
|
+
"""
|
1938
|
+
:param builtins.str expire_time: (Output)
|
1939
|
+
The time at which the trial expires.
|
1940
|
+
"""
|
1941
|
+
if expire_time is not None:
|
1942
|
+
pulumi.set(__self__, "expire_time", expire_time)
|
1943
|
+
|
1944
|
+
@property
|
1945
|
+
@pulumi.getter(name="expireTime")
|
1946
|
+
def expire_time(self) -> Optional[builtins.str]:
|
1947
|
+
"""
|
1948
|
+
(Output)
|
1949
|
+
The time at which the trial expires.
|
1950
|
+
"""
|
1951
|
+
return pulumi.get(self, "expire_time")
|
1952
|
+
|
1953
|
+
|
1834
1954
|
@pulumi.output_type
|
1835
1955
|
class DefaultObjectAccessControlProjectTeam(dict):
|
1836
1956
|
@staticmethod
|
@@ -5175,6 +5295,24 @@ class GetControlFolderIntelligenceConfigFilterIncludedCloudStorageLocationResult
|
|
5175
5295
|
return pulumi.get(self, "locations")
|
5176
5296
|
|
5177
5297
|
|
5298
|
+
@pulumi.output_type
|
5299
|
+
class GetControlFolderIntelligenceConfigTrialConfigResult(dict):
|
5300
|
+
def __init__(__self__, *,
|
5301
|
+
expire_time: builtins.str):
|
5302
|
+
"""
|
5303
|
+
:param builtins.str expire_time: The time at which the trial expires.
|
5304
|
+
"""
|
5305
|
+
pulumi.set(__self__, "expire_time", expire_time)
|
5306
|
+
|
5307
|
+
@property
|
5308
|
+
@pulumi.getter(name="expireTime")
|
5309
|
+
def expire_time(self) -> builtins.str:
|
5310
|
+
"""
|
5311
|
+
The time at which the trial expires.
|
5312
|
+
"""
|
5313
|
+
return pulumi.get(self, "expire_time")
|
5314
|
+
|
5315
|
+
|
5178
5316
|
@pulumi.output_type
|
5179
5317
|
class GetControlOrganizationIntelligenceConfigEffectiveIntelligenceConfigResult(dict):
|
5180
5318
|
def __init__(__self__, *,
|
@@ -5327,6 +5465,24 @@ class GetControlOrganizationIntelligenceConfigFilterIncludedCloudStorageLocation
|
|
5327
5465
|
return pulumi.get(self, "locations")
|
5328
5466
|
|
5329
5467
|
|
5468
|
+
@pulumi.output_type
|
5469
|
+
class GetControlOrganizationIntelligenceConfigTrialConfigResult(dict):
|
5470
|
+
def __init__(__self__, *,
|
5471
|
+
expire_time: builtins.str):
|
5472
|
+
"""
|
5473
|
+
:param builtins.str expire_time: The time at which the trial expires.
|
5474
|
+
"""
|
5475
|
+
pulumi.set(__self__, "expire_time", expire_time)
|
5476
|
+
|
5477
|
+
@property
|
5478
|
+
@pulumi.getter(name="expireTime")
|
5479
|
+
def expire_time(self) -> builtins.str:
|
5480
|
+
"""
|
5481
|
+
The time at which the trial expires.
|
5482
|
+
"""
|
5483
|
+
return pulumi.get(self, "expire_time")
|
5484
|
+
|
5485
|
+
|
5330
5486
|
@pulumi.output_type
|
5331
5487
|
class GetControlProjectIntelligenceConfigEffectiveIntelligenceConfigResult(dict):
|
5332
5488
|
def __init__(__self__, *,
|
@@ -5479,3 +5635,21 @@ class GetControlProjectIntelligenceConfigFilterIncludedCloudStorageLocationResul
|
|
5479
5635
|
return pulumi.get(self, "locations")
|
5480
5636
|
|
5481
5637
|
|
5638
|
+
@pulumi.output_type
|
5639
|
+
class GetControlProjectIntelligenceConfigTrialConfigResult(dict):
|
5640
|
+
def __init__(__self__, *,
|
5641
|
+
expire_time: builtins.str):
|
5642
|
+
"""
|
5643
|
+
:param builtins.str expire_time: The time at which the trial expires.
|
5644
|
+
"""
|
5645
|
+
pulumi.set(__self__, "expire_time", expire_time)
|
5646
|
+
|
5647
|
+
@property
|
5648
|
+
@pulumi.getter(name="expireTime")
|
5649
|
+
def expire_time(self) -> builtins.str:
|
5650
|
+
"""
|
5651
|
+
The time at which the trial expires.
|
5652
|
+
"""
|
5653
|
+
return pulumi.get(self, "expire_time")
|
5654
|
+
|
5655
|
+
|
pulumi_gcp/vertex/__init__.py
CHANGED
@@ -14,8 +14,17 @@ from .ai_endpoint_iam_member import *
|
|
14
14
|
from .ai_endpoint_iam_policy import *
|
15
15
|
from .ai_feature_group import *
|
16
16
|
from .ai_feature_group_feature import *
|
17
|
+
from .ai_feature_group_iam_binding import *
|
18
|
+
from .ai_feature_group_iam_member import *
|
19
|
+
from .ai_feature_group_iam_policy import *
|
17
20
|
from .ai_feature_online_store import *
|
18
21
|
from .ai_feature_online_store_featureview import *
|
22
|
+
from .ai_feature_online_store_featureview_iam_binding import *
|
23
|
+
from .ai_feature_online_store_featureview_iam_member import *
|
24
|
+
from .ai_feature_online_store_featureview_iam_policy import *
|
25
|
+
from .ai_feature_online_store_iam_binding import *
|
26
|
+
from .ai_feature_online_store_iam_member import *
|
27
|
+
from .ai_feature_online_store_iam_policy import *
|
19
28
|
from .ai_feature_store import *
|
20
29
|
from .ai_feature_store_entity_type import *
|
21
30
|
from .ai_feature_store_entity_type_feature import *
|
@@ -31,6 +40,9 @@ from .ai_index_endpoint_deployed_index import *
|
|
31
40
|
from .ai_metadata_store import *
|
32
41
|
from .ai_tensorboard import *
|
33
42
|
from .get_ai_endpoint_iam_policy import *
|
43
|
+
from .get_ai_feature_group_iam_policy import *
|
44
|
+
from .get_ai_feature_online_store_featureview_iam_policy import *
|
45
|
+
from .get_ai_feature_online_store_iam_policy import *
|
34
46
|
from .get_ai_featurestore_entitytype_iam_policy import *
|
35
47
|
from .get_ai_featurestore_iam_policy import *
|
36
48
|
from .get_ai_index import *
|
pulumi_gcp/vertex/_inputs.py
CHANGED
@@ -52,6 +52,10 @@ __all__ = [
|
|
52
52
|
'AiFeatureGroupBigQueryArgsDict',
|
53
53
|
'AiFeatureGroupBigQueryBigQuerySourceArgs',
|
54
54
|
'AiFeatureGroupBigQueryBigQuerySourceArgsDict',
|
55
|
+
'AiFeatureGroupIamBindingConditionArgs',
|
56
|
+
'AiFeatureGroupIamBindingConditionArgsDict',
|
57
|
+
'AiFeatureGroupIamMemberConditionArgs',
|
58
|
+
'AiFeatureGroupIamMemberConditionArgsDict',
|
55
59
|
'AiFeatureOnlineStoreBigtableArgs',
|
56
60
|
'AiFeatureOnlineStoreBigtableArgsDict',
|
57
61
|
'AiFeatureOnlineStoreBigtableAutoScalingArgs',
|
@@ -68,6 +72,10 @@ __all__ = [
|
|
68
72
|
'AiFeatureOnlineStoreFeatureviewFeatureRegistrySourceArgsDict',
|
69
73
|
'AiFeatureOnlineStoreFeatureviewFeatureRegistrySourceFeatureGroupArgs',
|
70
74
|
'AiFeatureOnlineStoreFeatureviewFeatureRegistrySourceFeatureGroupArgsDict',
|
75
|
+
'AiFeatureOnlineStoreFeatureviewIamBindingConditionArgs',
|
76
|
+
'AiFeatureOnlineStoreFeatureviewIamBindingConditionArgsDict',
|
77
|
+
'AiFeatureOnlineStoreFeatureviewIamMemberConditionArgs',
|
78
|
+
'AiFeatureOnlineStoreFeatureviewIamMemberConditionArgsDict',
|
71
79
|
'AiFeatureOnlineStoreFeatureviewSyncConfigArgs',
|
72
80
|
'AiFeatureOnlineStoreFeatureviewSyncConfigArgsDict',
|
73
81
|
'AiFeatureOnlineStoreFeatureviewVectorSearchConfigArgs',
|
@@ -76,6 +84,10 @@ __all__ = [
|
|
76
84
|
'AiFeatureOnlineStoreFeatureviewVectorSearchConfigBruteForceConfigArgsDict',
|
77
85
|
'AiFeatureOnlineStoreFeatureviewVectorSearchConfigTreeAhConfigArgs',
|
78
86
|
'AiFeatureOnlineStoreFeatureviewVectorSearchConfigTreeAhConfigArgsDict',
|
87
|
+
'AiFeatureOnlineStoreIamBindingConditionArgs',
|
88
|
+
'AiFeatureOnlineStoreIamBindingConditionArgsDict',
|
89
|
+
'AiFeatureOnlineStoreIamMemberConditionArgs',
|
90
|
+
'AiFeatureOnlineStoreIamMemberConditionArgsDict',
|
79
91
|
'AiFeatureOnlineStoreOptimizedArgs',
|
80
92
|
'AiFeatureOnlineStoreOptimizedArgsDict',
|
81
93
|
'AiFeatureStoreEncryptionSpecArgs',
|
@@ -1489,6 +1501,100 @@ class AiFeatureGroupBigQueryBigQuerySourceArgs:
|
|
1489
1501
|
pulumi.set(self, "input_uri", value)
|
1490
1502
|
|
1491
1503
|
|
1504
|
+
if not MYPY:
|
1505
|
+
class AiFeatureGroupIamBindingConditionArgsDict(TypedDict):
|
1506
|
+
expression: pulumi.Input[builtins.str]
|
1507
|
+
title: pulumi.Input[builtins.str]
|
1508
|
+
description: NotRequired[pulumi.Input[builtins.str]]
|
1509
|
+
elif False:
|
1510
|
+
AiFeatureGroupIamBindingConditionArgsDict: TypeAlias = Mapping[str, Any]
|
1511
|
+
|
1512
|
+
@pulumi.input_type
|
1513
|
+
class AiFeatureGroupIamBindingConditionArgs:
|
1514
|
+
def __init__(__self__, *,
|
1515
|
+
expression: pulumi.Input[builtins.str],
|
1516
|
+
title: pulumi.Input[builtins.str],
|
1517
|
+
description: Optional[pulumi.Input[builtins.str]] = None):
|
1518
|
+
pulumi.set(__self__, "expression", expression)
|
1519
|
+
pulumi.set(__self__, "title", title)
|
1520
|
+
if description is not None:
|
1521
|
+
pulumi.set(__self__, "description", description)
|
1522
|
+
|
1523
|
+
@property
|
1524
|
+
@pulumi.getter
|
1525
|
+
def expression(self) -> pulumi.Input[builtins.str]:
|
1526
|
+
return pulumi.get(self, "expression")
|
1527
|
+
|
1528
|
+
@expression.setter
|
1529
|
+
def expression(self, value: pulumi.Input[builtins.str]):
|
1530
|
+
pulumi.set(self, "expression", value)
|
1531
|
+
|
1532
|
+
@property
|
1533
|
+
@pulumi.getter
|
1534
|
+
def title(self) -> pulumi.Input[builtins.str]:
|
1535
|
+
return pulumi.get(self, "title")
|
1536
|
+
|
1537
|
+
@title.setter
|
1538
|
+
def title(self, value: pulumi.Input[builtins.str]):
|
1539
|
+
pulumi.set(self, "title", value)
|
1540
|
+
|
1541
|
+
@property
|
1542
|
+
@pulumi.getter
|
1543
|
+
def description(self) -> Optional[pulumi.Input[builtins.str]]:
|
1544
|
+
return pulumi.get(self, "description")
|
1545
|
+
|
1546
|
+
@description.setter
|
1547
|
+
def description(self, value: Optional[pulumi.Input[builtins.str]]):
|
1548
|
+
pulumi.set(self, "description", value)
|
1549
|
+
|
1550
|
+
|
1551
|
+
if not MYPY:
|
1552
|
+
class AiFeatureGroupIamMemberConditionArgsDict(TypedDict):
|
1553
|
+
expression: pulumi.Input[builtins.str]
|
1554
|
+
title: pulumi.Input[builtins.str]
|
1555
|
+
description: NotRequired[pulumi.Input[builtins.str]]
|
1556
|
+
elif False:
|
1557
|
+
AiFeatureGroupIamMemberConditionArgsDict: TypeAlias = Mapping[str, Any]
|
1558
|
+
|
1559
|
+
@pulumi.input_type
|
1560
|
+
class AiFeatureGroupIamMemberConditionArgs:
|
1561
|
+
def __init__(__self__, *,
|
1562
|
+
expression: pulumi.Input[builtins.str],
|
1563
|
+
title: pulumi.Input[builtins.str],
|
1564
|
+
description: Optional[pulumi.Input[builtins.str]] = None):
|
1565
|
+
pulumi.set(__self__, "expression", expression)
|
1566
|
+
pulumi.set(__self__, "title", title)
|
1567
|
+
if description is not None:
|
1568
|
+
pulumi.set(__self__, "description", description)
|
1569
|
+
|
1570
|
+
@property
|
1571
|
+
@pulumi.getter
|
1572
|
+
def expression(self) -> pulumi.Input[builtins.str]:
|
1573
|
+
return pulumi.get(self, "expression")
|
1574
|
+
|
1575
|
+
@expression.setter
|
1576
|
+
def expression(self, value: pulumi.Input[builtins.str]):
|
1577
|
+
pulumi.set(self, "expression", value)
|
1578
|
+
|
1579
|
+
@property
|
1580
|
+
@pulumi.getter
|
1581
|
+
def title(self) -> pulumi.Input[builtins.str]:
|
1582
|
+
return pulumi.get(self, "title")
|
1583
|
+
|
1584
|
+
@title.setter
|
1585
|
+
def title(self, value: pulumi.Input[builtins.str]):
|
1586
|
+
pulumi.set(self, "title", value)
|
1587
|
+
|
1588
|
+
@property
|
1589
|
+
@pulumi.getter
|
1590
|
+
def description(self) -> Optional[pulumi.Input[builtins.str]]:
|
1591
|
+
return pulumi.get(self, "description")
|
1592
|
+
|
1593
|
+
@description.setter
|
1594
|
+
def description(self, value: Optional[pulumi.Input[builtins.str]]):
|
1595
|
+
pulumi.set(self, "description", value)
|
1596
|
+
|
1597
|
+
|
1492
1598
|
if not MYPY:
|
1493
1599
|
class AiFeatureOnlineStoreBigtableArgsDict(TypedDict):
|
1494
1600
|
auto_scaling: pulumi.Input['AiFeatureOnlineStoreBigtableAutoScalingArgsDict']
|
@@ -1911,6 +2017,100 @@ class AiFeatureOnlineStoreFeatureviewFeatureRegistrySourceFeatureGroupArgs:
|
|
1911
2017
|
pulumi.set(self, "feature_ids", value)
|
1912
2018
|
|
1913
2019
|
|
2020
|
+
if not MYPY:
|
2021
|
+
class AiFeatureOnlineStoreFeatureviewIamBindingConditionArgsDict(TypedDict):
|
2022
|
+
expression: pulumi.Input[builtins.str]
|
2023
|
+
title: pulumi.Input[builtins.str]
|
2024
|
+
description: NotRequired[pulumi.Input[builtins.str]]
|
2025
|
+
elif False:
|
2026
|
+
AiFeatureOnlineStoreFeatureviewIamBindingConditionArgsDict: TypeAlias = Mapping[str, Any]
|
2027
|
+
|
2028
|
+
@pulumi.input_type
|
2029
|
+
class AiFeatureOnlineStoreFeatureviewIamBindingConditionArgs:
|
2030
|
+
def __init__(__self__, *,
|
2031
|
+
expression: pulumi.Input[builtins.str],
|
2032
|
+
title: pulumi.Input[builtins.str],
|
2033
|
+
description: Optional[pulumi.Input[builtins.str]] = None):
|
2034
|
+
pulumi.set(__self__, "expression", expression)
|
2035
|
+
pulumi.set(__self__, "title", title)
|
2036
|
+
if description is not None:
|
2037
|
+
pulumi.set(__self__, "description", description)
|
2038
|
+
|
2039
|
+
@property
|
2040
|
+
@pulumi.getter
|
2041
|
+
def expression(self) -> pulumi.Input[builtins.str]:
|
2042
|
+
return pulumi.get(self, "expression")
|
2043
|
+
|
2044
|
+
@expression.setter
|
2045
|
+
def expression(self, value: pulumi.Input[builtins.str]):
|
2046
|
+
pulumi.set(self, "expression", value)
|
2047
|
+
|
2048
|
+
@property
|
2049
|
+
@pulumi.getter
|
2050
|
+
def title(self) -> pulumi.Input[builtins.str]:
|
2051
|
+
return pulumi.get(self, "title")
|
2052
|
+
|
2053
|
+
@title.setter
|
2054
|
+
def title(self, value: pulumi.Input[builtins.str]):
|
2055
|
+
pulumi.set(self, "title", value)
|
2056
|
+
|
2057
|
+
@property
|
2058
|
+
@pulumi.getter
|
2059
|
+
def description(self) -> Optional[pulumi.Input[builtins.str]]:
|
2060
|
+
return pulumi.get(self, "description")
|
2061
|
+
|
2062
|
+
@description.setter
|
2063
|
+
def description(self, value: Optional[pulumi.Input[builtins.str]]):
|
2064
|
+
pulumi.set(self, "description", value)
|
2065
|
+
|
2066
|
+
|
2067
|
+
if not MYPY:
|
2068
|
+
class AiFeatureOnlineStoreFeatureviewIamMemberConditionArgsDict(TypedDict):
|
2069
|
+
expression: pulumi.Input[builtins.str]
|
2070
|
+
title: pulumi.Input[builtins.str]
|
2071
|
+
description: NotRequired[pulumi.Input[builtins.str]]
|
2072
|
+
elif False:
|
2073
|
+
AiFeatureOnlineStoreFeatureviewIamMemberConditionArgsDict: TypeAlias = Mapping[str, Any]
|
2074
|
+
|
2075
|
+
@pulumi.input_type
|
2076
|
+
class AiFeatureOnlineStoreFeatureviewIamMemberConditionArgs:
|
2077
|
+
def __init__(__self__, *,
|
2078
|
+
expression: pulumi.Input[builtins.str],
|
2079
|
+
title: pulumi.Input[builtins.str],
|
2080
|
+
description: Optional[pulumi.Input[builtins.str]] = None):
|
2081
|
+
pulumi.set(__self__, "expression", expression)
|
2082
|
+
pulumi.set(__self__, "title", title)
|
2083
|
+
if description is not None:
|
2084
|
+
pulumi.set(__self__, "description", description)
|
2085
|
+
|
2086
|
+
@property
|
2087
|
+
@pulumi.getter
|
2088
|
+
def expression(self) -> pulumi.Input[builtins.str]:
|
2089
|
+
return pulumi.get(self, "expression")
|
2090
|
+
|
2091
|
+
@expression.setter
|
2092
|
+
def expression(self, value: pulumi.Input[builtins.str]):
|
2093
|
+
pulumi.set(self, "expression", value)
|
2094
|
+
|
2095
|
+
@property
|
2096
|
+
@pulumi.getter
|
2097
|
+
def title(self) -> pulumi.Input[builtins.str]:
|
2098
|
+
return pulumi.get(self, "title")
|
2099
|
+
|
2100
|
+
@title.setter
|
2101
|
+
def title(self, value: pulumi.Input[builtins.str]):
|
2102
|
+
pulumi.set(self, "title", value)
|
2103
|
+
|
2104
|
+
@property
|
2105
|
+
@pulumi.getter
|
2106
|
+
def description(self) -> Optional[pulumi.Input[builtins.str]]:
|
2107
|
+
return pulumi.get(self, "description")
|
2108
|
+
|
2109
|
+
@description.setter
|
2110
|
+
def description(self, value: Optional[pulumi.Input[builtins.str]]):
|
2111
|
+
pulumi.set(self, "description", value)
|
2112
|
+
|
2113
|
+
|
1914
2114
|
if not MYPY:
|
1915
2115
|
class AiFeatureOnlineStoreFeatureviewSyncConfigArgsDict(TypedDict):
|
1916
2116
|
cron: NotRequired[pulumi.Input[builtins.str]]
|
@@ -2150,6 +2350,100 @@ class AiFeatureOnlineStoreFeatureviewVectorSearchConfigTreeAhConfigArgs:
|
|
2150
2350
|
pulumi.set(self, "leaf_node_embedding_count", value)
|
2151
2351
|
|
2152
2352
|
|
2353
|
+
if not MYPY:
|
2354
|
+
class AiFeatureOnlineStoreIamBindingConditionArgsDict(TypedDict):
|
2355
|
+
expression: pulumi.Input[builtins.str]
|
2356
|
+
title: pulumi.Input[builtins.str]
|
2357
|
+
description: NotRequired[pulumi.Input[builtins.str]]
|
2358
|
+
elif False:
|
2359
|
+
AiFeatureOnlineStoreIamBindingConditionArgsDict: TypeAlias = Mapping[str, Any]
|
2360
|
+
|
2361
|
+
@pulumi.input_type
|
2362
|
+
class AiFeatureOnlineStoreIamBindingConditionArgs:
|
2363
|
+
def __init__(__self__, *,
|
2364
|
+
expression: pulumi.Input[builtins.str],
|
2365
|
+
title: pulumi.Input[builtins.str],
|
2366
|
+
description: Optional[pulumi.Input[builtins.str]] = None):
|
2367
|
+
pulumi.set(__self__, "expression", expression)
|
2368
|
+
pulumi.set(__self__, "title", title)
|
2369
|
+
if description is not None:
|
2370
|
+
pulumi.set(__self__, "description", description)
|
2371
|
+
|
2372
|
+
@property
|
2373
|
+
@pulumi.getter
|
2374
|
+
def expression(self) -> pulumi.Input[builtins.str]:
|
2375
|
+
return pulumi.get(self, "expression")
|
2376
|
+
|
2377
|
+
@expression.setter
|
2378
|
+
def expression(self, value: pulumi.Input[builtins.str]):
|
2379
|
+
pulumi.set(self, "expression", value)
|
2380
|
+
|
2381
|
+
@property
|
2382
|
+
@pulumi.getter
|
2383
|
+
def title(self) -> pulumi.Input[builtins.str]:
|
2384
|
+
return pulumi.get(self, "title")
|
2385
|
+
|
2386
|
+
@title.setter
|
2387
|
+
def title(self, value: pulumi.Input[builtins.str]):
|
2388
|
+
pulumi.set(self, "title", value)
|
2389
|
+
|
2390
|
+
@property
|
2391
|
+
@pulumi.getter
|
2392
|
+
def description(self) -> Optional[pulumi.Input[builtins.str]]:
|
2393
|
+
return pulumi.get(self, "description")
|
2394
|
+
|
2395
|
+
@description.setter
|
2396
|
+
def description(self, value: Optional[pulumi.Input[builtins.str]]):
|
2397
|
+
pulumi.set(self, "description", value)
|
2398
|
+
|
2399
|
+
|
2400
|
+
if not MYPY:
|
2401
|
+
class AiFeatureOnlineStoreIamMemberConditionArgsDict(TypedDict):
|
2402
|
+
expression: pulumi.Input[builtins.str]
|
2403
|
+
title: pulumi.Input[builtins.str]
|
2404
|
+
description: NotRequired[pulumi.Input[builtins.str]]
|
2405
|
+
elif False:
|
2406
|
+
AiFeatureOnlineStoreIamMemberConditionArgsDict: TypeAlias = Mapping[str, Any]
|
2407
|
+
|
2408
|
+
@pulumi.input_type
|
2409
|
+
class AiFeatureOnlineStoreIamMemberConditionArgs:
|
2410
|
+
def __init__(__self__, *,
|
2411
|
+
expression: pulumi.Input[builtins.str],
|
2412
|
+
title: pulumi.Input[builtins.str],
|
2413
|
+
description: Optional[pulumi.Input[builtins.str]] = None):
|
2414
|
+
pulumi.set(__self__, "expression", expression)
|
2415
|
+
pulumi.set(__self__, "title", title)
|
2416
|
+
if description is not None:
|
2417
|
+
pulumi.set(__self__, "description", description)
|
2418
|
+
|
2419
|
+
@property
|
2420
|
+
@pulumi.getter
|
2421
|
+
def expression(self) -> pulumi.Input[builtins.str]:
|
2422
|
+
return pulumi.get(self, "expression")
|
2423
|
+
|
2424
|
+
@expression.setter
|
2425
|
+
def expression(self, value: pulumi.Input[builtins.str]):
|
2426
|
+
pulumi.set(self, "expression", value)
|
2427
|
+
|
2428
|
+
@property
|
2429
|
+
@pulumi.getter
|
2430
|
+
def title(self) -> pulumi.Input[builtins.str]:
|
2431
|
+
return pulumi.get(self, "title")
|
2432
|
+
|
2433
|
+
@title.setter
|
2434
|
+
def title(self, value: pulumi.Input[builtins.str]):
|
2435
|
+
pulumi.set(self, "title", value)
|
2436
|
+
|
2437
|
+
@property
|
2438
|
+
@pulumi.getter
|
2439
|
+
def description(self) -> Optional[pulumi.Input[builtins.str]]:
|
2440
|
+
return pulumi.get(self, "description")
|
2441
|
+
|
2442
|
+
@description.setter
|
2443
|
+
def description(self, value: Optional[pulumi.Input[builtins.str]]):
|
2444
|
+
pulumi.set(self, "description", value)
|
2445
|
+
|
2446
|
+
|
2153
2447
|
if not MYPY:
|
2154
2448
|
class AiFeatureOnlineStoreOptimizedArgsDict(TypedDict):
|
2155
2449
|
pass
|
pulumi_gcp/vertex/ai_endpoint.py
CHANGED
@@ -731,7 +731,7 @@ class AiEndpoint(pulumi.CustomResource):
|
|
731
731
|
|
732
732
|
project = gcp.organizations.get_project()
|
733
733
|
endpoint = gcp.vertex.AiEndpoint("endpoint",
|
734
|
-
name="endpoint-
|
734
|
+
name="endpoint-name_55438",
|
735
735
|
display_name="sample-endpoint",
|
736
736
|
description="A sample vertex endpoint",
|
737
737
|
location="us-central1",
|
@@ -752,7 +752,7 @@ class AiEndpoint(pulumi.CustomResource):
|
|
752
752
|
import pulumi_gcp as gcp
|
753
753
|
|
754
754
|
endpoint = gcp.vertex.AiEndpoint("endpoint",
|
755
|
-
name="endpoint-
|
755
|
+
name="endpoint-name_32706",
|
756
756
|
display_name="sample-endpoint",
|
757
757
|
description="A sample vertex endpoint",
|
758
758
|
location="us-central1",
|
@@ -897,7 +897,7 @@ class AiEndpoint(pulumi.CustomResource):
|
|
897
897
|
|
898
898
|
project = gcp.organizations.get_project()
|
899
899
|
endpoint = gcp.vertex.AiEndpoint("endpoint",
|
900
|
-
name="endpoint-
|
900
|
+
name="endpoint-name_55438",
|
901
901
|
display_name="sample-endpoint",
|
902
902
|
description="A sample vertex endpoint",
|
903
903
|
location="us-central1",
|
@@ -918,7 +918,7 @@ class AiEndpoint(pulumi.CustomResource):
|
|
918
918
|
import pulumi_gcp as gcp
|
919
919
|
|
920
920
|
endpoint = gcp.vertex.AiEndpoint("endpoint",
|
921
|
-
name="endpoint-
|
921
|
+
name="endpoint-name_32706",
|
922
922
|
display_name="sample-endpoint",
|
923
923
|
description="A sample vertex endpoint",
|
924
924
|
location="us-central1",
|
@@ -718,7 +718,7 @@ class AiFeatureGroup(pulumi.CustomResource):
|
|
718
718
|
|
719
719
|
@property
|
720
720
|
@pulumi.getter
|
721
|
-
def region(self) -> pulumi.Output[
|
721
|
+
def region(self) -> pulumi.Output[builtins.str]:
|
722
722
|
"""
|
723
723
|
The region of feature group. eg us-central1
|
724
724
|
"""
|