Skip to content

Commit cb4d405

Browse files
feat: support case insensitive match on search facets (#1523)
* feat: add a DeploymentResourcePool API resource_definition feat: add shared_resources for supported prediction_resources PiperOrigin-RevId: 461971827 Source-Link: googleapis/googleapis@0b24d03 Source-Link: googleapis/googleapis-gen@d3298e7 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZDMyOThlNzc2MmUyZTA3MWNmNDg1MDI3NzMyNWJiZmViOTRlZGU5YiJ9 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * chore(bazel): update protobuf to v3.21.3 chore(bazel): update gax-java to 2.18.4 PiperOrigin-RevId: 463115700 Source-Link: googleapis/googleapis@52130a9 Source-Link: googleapis/googleapis-gen@6a4d9d9 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNmE0ZDlkOWJiM2FmYjIwYjBmNWZhNGY1ZDlmNjc0MGIxZDBlYjE5YSJ9 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * feat: add DeploymentResourcePool in aiplatform v1beta1 deployment_resource_pool.proto feat: add DeploymentResourcePoolService in aiplatform v1beta1 deployment_resource_pool_service.proto feat: add SHARED_RESOURCES to DeploymentResourcesType in aiplatform v1beta1 model.proto PiperOrigin-RevId: 463147866 Source-Link: googleapis/googleapis@6276461 Source-Link: googleapis/googleapis-gen@57665f4 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNTc2NjVmNGI0OTFkN2MwZjFlNDY2ZTQzMDcwMWRiYWUwNDcyZjY0ZSJ9 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * feat: making network arg optional in aiplatform v1beta1 custom_job.proto feat: DeploymentResourcePool and DeployementResourcePoolService added to aiplatform v1beta1 model.proto (cl/463147866) docs: doc edits to aiplatform v1beta1 job_service.proto, model_service.proto, pipeline_service.proto, saved_query.proto, study.proto, types.proto PiperOrigin-RevId: 463932106 Source-Link: googleapis/googleapis@efbe03d Source-Link: googleapis/googleapis-gen@e012128 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZTAxMjEyOGI3ZDNmYzk5YTk5NmQ1YTk1ZDM3NjVkNDA2YmYyNzk3ZSJ9 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * feat: making network arg optional in aiplatform v1 custom_job.proto feat: added SHARED_RESOURCES enum to aiplatform v1 model.proto docs: doc edits to aiplatform v1 dataset_service.proto, job_service.proto, model_service.proto, pipeline_service.proto, saved_query.proto, study.proto, types.proto PiperOrigin-RevId: 463932566 Source-Link: googleapis/googleapis@37aaa1e Source-Link: googleapis/googleapis-gen@081281c Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMDgxMjgxY2UxZjhkYmYwYTcyODJhZTNlY2M2MDFmZWE1ODM1NWRiNCJ9 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * feat: support case insensitive match on search facets feat: allow disabling spell check in search requests feat: allow adding labels in search requests feat: allow returning min/max values on search numeric facets feat: allow using serving configs as an alias of placements feat: allow enabling recommendation filtering on custom attributes feat: return output BigQuery table on product / event export response docs: keep the API doc up-to-date with recent changes PiperOrigin-RevId: 463980128 Source-Link: googleapis/googleapis@d6bce0e Source-Link: googleapis/googleapis-gen@e3d1296 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZTNkMTI5NmE5NTkyYjlmZTcxNGE3Y2JlOGQyYWNjNGJmNDJmNGVjMiJ9 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * feat: support case insensitive match on search facets feat: allow to return min/max values on search numeric facets feat: allow to use serving configs as an alias of placements docs: keep the API doc up-to-date with recent changes PiperOrigin-RevId: 464560246 Source-Link: googleapis/googleapis@139f56e Source-Link: googleapis/googleapis-gen@eca9b7e Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZWNhOWI3ZWNiZGMyYzY0YzJkMGVjMmU2Njg4ZjYzNTNhZmYxNjJlZiJ9 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com> Co-authored-by: nayaknishant <[email protected]>
1 parent 5430319 commit cb4d405

File tree

91 files changed

+12166
-479
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

91 files changed

+12166
-479
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
DeploymentResourcePoolService
2+
-----------------------------------------------
3+
4+
.. automodule:: google.cloud.aiplatform_v1beta1.services.deployment_resource_pool_service
5+
:members:
6+
:inherited-members:
7+
8+
.. automodule:: google.cloud.aiplatform_v1beta1.services.deployment_resource_pool_service.pagers
9+
:members:
10+
:inherited-members:

docs/aiplatform_v1beta1/services.rst

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ Services for Google Cloud Aiplatform v1beta1 API
44
:maxdepth: 2
55

66
dataset_service
7+
deployment_resource_pool_service
78
endpoint_service
89
featurestore_online_serving_service
910
featurestore_service

google/cloud/aiplatform_v1/services/dataset_service/async_client.py

-3
Original file line numberDiff line numberDiff line change
@@ -745,9 +745,6 @@ async def sample_delete_dataset():
745745
746746
}
747747
748-
The JSON representation for Empty is empty JSON
749-
object {}.
750-
751748
"""
752749
# Create or coerce a protobuf request object.
753750
# Quick check: If we got a request object, we should *not* have

google/cloud/aiplatform_v1/services/dataset_service/client.py

-3
Original file line numberDiff line numberDiff line change
@@ -1058,9 +1058,6 @@ def sample_delete_dataset():
10581058
10591059
}
10601060
1061-
The JSON representation for Empty is empty JSON
1062-
object {}.
1063-
10641061
"""
10651062
# Create or coerce a protobuf request object.
10661063
# Quick check: If we got a request object, we should *not* have

google/cloud/aiplatform_v1/services/endpoint_service/async_client.py

-3
Original file line numberDiff line numberDiff line change
@@ -748,9 +748,6 @@ async def sample_delete_endpoint():
748748
749749
}
750750
751-
The JSON representation for Empty is empty JSON
752-
object {}.
753-
754751
"""
755752
# Create or coerce a protobuf request object.
756753
# Quick check: If we got a request object, we should *not* have

google/cloud/aiplatform_v1/services/endpoint_service/client.py

-3
Original file line numberDiff line numberDiff line change
@@ -1026,9 +1026,6 @@ def sample_delete_endpoint():
10261026
10271027
}
10281028
1029-
The JSON representation for Empty is empty JSON
1030-
object {}.
1031-
10321029
"""
10331030
# Create or coerce a protobuf request object.
10341031
# Quick check: If we got a request object, we should *not* have

google/cloud/aiplatform_v1/services/featurestore_service/async_client.py

-9
Original file line numberDiff line numberDiff line change
@@ -793,9 +793,6 @@ async def sample_delete_featurestore():
793793
794794
}
795795
796-
The JSON representation for Empty is empty JSON
797-
object {}.
798-
799796
"""
800797
# Create or coerce a protobuf request object.
801798
# Quick check: If we got a request object, we should *not* have
@@ -1403,9 +1400,6 @@ async def sample_delete_entity_type():
14031400
14041401
}
14051402
1406-
The JSON representation for Empty is empty JSON
1407-
object {}.
1408-
14091403
"""
14101404
# Create or coerce a protobuf request object.
14111405
# Quick check: If we got a request object, we should *not* have
@@ -2132,9 +2126,6 @@ async def sample_delete_feature():
21322126
21332127
}
21342128
2135-
The JSON representation for Empty is empty JSON
2136-
object {}.
2137-
21382129
"""
21392130
# Create or coerce a protobuf request object.
21402131
# Quick check: If we got a request object, we should *not* have

google/cloud/aiplatform_v1/services/featurestore_service/client.py

-9
Original file line numberDiff line numberDiff line change
@@ -1059,9 +1059,6 @@ def sample_delete_featurestore():
10591059
10601060
}
10611061
1062-
The JSON representation for Empty is empty JSON
1063-
object {}.
1064-
10651062
"""
10661063
# Create or coerce a protobuf request object.
10671064
# Quick check: If we got a request object, we should *not* have
@@ -1669,9 +1666,6 @@ def sample_delete_entity_type():
16691666
16701667
}
16711668
1672-
The JSON representation for Empty is empty JSON
1673-
object {}.
1674-
16751669
"""
16761670
# Create or coerce a protobuf request object.
16771671
# Quick check: If we got a request object, we should *not* have
@@ -2398,9 +2392,6 @@ def sample_delete_feature():
23982392
23992393
}
24002394
2401-
The JSON representation for Empty is empty JSON
2402-
object {}.
2403-
24042395
"""
24052396
# Create or coerce a protobuf request object.
24062397
# Quick check: If we got a request object, we should *not* have

google/cloud/aiplatform_v1/services/index_endpoint_service/async_client.py

-3
Original file line numberDiff line numberDiff line change
@@ -727,9 +727,6 @@ async def sample_delete_index_endpoint():
727727
728728
}
729729
730-
The JSON representation for Empty is empty JSON
731-
object {}.
732-
733730
"""
734731
# Create or coerce a protobuf request object.
735732
# Quick check: If we got a request object, we should *not* have

google/cloud/aiplatform_v1/services/index_endpoint_service/client.py

-3
Original file line numberDiff line numberDiff line change
@@ -969,9 +969,6 @@ def sample_delete_index_endpoint():
969969
970970
}
971971
972-
The JSON representation for Empty is empty JSON
973-
object {}.
974-
975972
"""
976973
# Create or coerce a protobuf request object.
977974
# Quick check: If we got a request object, we should *not* have

google/cloud/aiplatform_v1/services/index_service/async_client.py

-3
Original file line numberDiff line numberDiff line change
@@ -742,9 +742,6 @@ async def sample_delete_index():
742742
743743
}
744744
745-
The JSON representation for Empty is empty JSON
746-
object {}.
747-
748745
"""
749746
# Create or coerce a protobuf request object.
750747
# Quick check: If we got a request object, we should *not* have

google/cloud/aiplatform_v1/services/index_service/client.py

-3
Original file line numberDiff line numberDiff line change
@@ -987,9 +987,6 @@ def sample_delete_index():
987987
988988
}
989989
990-
The JSON representation for Empty is empty JSON
991-
object {}.
992-
993990
"""
994991
# Create or coerce a protobuf request object.
995992
# Quick check: If we got a request object, we should *not* have

google/cloud/aiplatform_v1/services/job_service/async_client.py

-15
Original file line numberDiff line numberDiff line change
@@ -661,9 +661,6 @@ async def sample_delete_custom_job():
661661
662662
}
663663
664-
The JSON representation for Empty is empty JSON
665-
object {}.
666-
667664
"""
668665
# Create or coerce a protobuf request object.
669666
# Quick check: If we got a request object, we should *not* have
@@ -1196,9 +1193,6 @@ async def sample_delete_data_labeling_job():
11961193
11971194
}
11981195
1199-
The JSON representation for Empty is empty JSON
1200-
object {}.
1201-
12021196
"""
12031197
# Create or coerce a protobuf request object.
12041198
# Quick check: If we got a request object, we should *not* have
@@ -1728,9 +1722,6 @@ async def sample_delete_hyperparameter_tuning_job():
17281722
17291723
}
17301724
1731-
The JSON representation for Empty is empty JSON
1732-
object {}.
1733-
17341725
"""
17351726
# Create or coerce a protobuf request object.
17361727
# Quick check: If we got a request object, we should *not* have
@@ -2275,9 +2266,6 @@ async def sample_delete_batch_prediction_job():
22752266
22762267
}
22772268
2278-
The JSON representation for Empty is empty JSON
2279-
object {}.
2280-
22812269
"""
22822270
# Create or coerce a protobuf request object.
22832271
# Quick check: If we got a request object, we should *not* have
@@ -3112,9 +3100,6 @@ async def sample_delete_model_deployment_monitoring_job():
31123100
31133101
}
31143102
3115-
The JSON representation for Empty is empty JSON
3116-
object {}.
3117-
31183103
"""
31193104
# Create or coerce a protobuf request object.
31203105
# Quick check: If we got a request object, we should *not* have

google/cloud/aiplatform_v1/services/job_service/client.py

-15
Original file line numberDiff line numberDiff line change
@@ -1079,9 +1079,6 @@ def sample_delete_custom_job():
10791079
10801080
}
10811081
1082-
The JSON representation for Empty is empty JSON
1083-
object {}.
1084-
10851082
"""
10861083
# Create or coerce a protobuf request object.
10871084
# Quick check: If we got a request object, we should *not* have
@@ -1614,9 +1611,6 @@ def sample_delete_data_labeling_job():
16141611
16151612
}
16161613
1617-
The JSON representation for Empty is empty JSON
1618-
object {}.
1619-
16201614
"""
16211615
# Create or coerce a protobuf request object.
16221616
# Quick check: If we got a request object, we should *not* have
@@ -2152,9 +2146,6 @@ def sample_delete_hyperparameter_tuning_job():
21522146
21532147
}
21542148
2155-
The JSON representation for Empty is empty JSON
2156-
object {}.
2157-
21582149
"""
21592150
# Create or coerce a protobuf request object.
21602151
# Quick check: If we got a request object, we should *not* have
@@ -2707,9 +2698,6 @@ def sample_delete_batch_prediction_job():
27072698
27082699
}
27092700
2710-
The JSON representation for Empty is empty JSON
2711-
object {}.
2712-
27132701
"""
27142702
# Create or coerce a protobuf request object.
27152703
# Quick check: If we got a request object, we should *not* have
@@ -3572,9 +3560,6 @@ def sample_delete_model_deployment_monitoring_job():
35723560
35733561
}
35743562
3575-
The JSON representation for Empty is empty JSON
3576-
object {}.
3577-
35783563
"""
35793564
# Create or coerce a protobuf request object.
35803565
# Quick check: If we got a request object, we should *not* have

google/cloud/aiplatform_v1/services/metadata_service/async_client.py

-12
Original file line numberDiff line numberDiff line change
@@ -651,9 +651,6 @@ async def sample_delete_metadata_store():
651651
652652
}
653653
654-
The JSON representation for Empty is empty JSON
655-
object {}.
656-
657654
"""
658655
# Create or coerce a protobuf request object.
659656
# Quick check: If we got a request object, we should *not* have
@@ -1205,9 +1202,6 @@ async def sample_delete_artifact():
12051202
12061203
}
12071204
1208-
The JSON representation for Empty is empty JSON
1209-
object {}.
1210-
12111205
"""
12121206
# Create or coerce a protobuf request object.
12131207
# Quick check: If we got a request object, we should *not* have
@@ -1871,9 +1865,6 @@ async def sample_delete_context():
18711865
18721866
}
18731867
1874-
The JSON representation for Empty is empty JSON
1875-
object {}.
1876-
18771868
"""
18781869
# Create or coerce a protobuf request object.
18791870
# Quick check: If we got a request object, we should *not* have
@@ -2882,9 +2873,6 @@ async def sample_delete_execution():
28822873
28832874
}
28842875
2885-
The JSON representation for Empty is empty JSON
2886-
object {}.
2887-
28882876
"""
28892877
# Create or coerce a protobuf request object.
28902878
# Quick check: If we got a request object, we should *not* have

google/cloud/aiplatform_v1/services/metadata_service/client.py

-12
Original file line numberDiff line numberDiff line change
@@ -960,9 +960,6 @@ def sample_delete_metadata_store():
960960
961961
}
962962
963-
The JSON representation for Empty is empty JSON
964-
object {}.
965-
966963
"""
967964
# Create or coerce a protobuf request object.
968965
# Quick check: If we got a request object, we should *not* have
@@ -1514,9 +1511,6 @@ def sample_delete_artifact():
15141511
15151512
}
15161513
1517-
The JSON representation for Empty is empty JSON
1518-
object {}.
1519-
15201514
"""
15211515
# Create or coerce a protobuf request object.
15221516
# Quick check: If we got a request object, we should *not* have
@@ -2180,9 +2174,6 @@ def sample_delete_context():
21802174
21812175
}
21822176
2183-
The JSON representation for Empty is empty JSON
2184-
object {}.
2185-
21862177
"""
21872178
# Create or coerce a protobuf request object.
21882179
# Quick check: If we got a request object, we should *not* have
@@ -3197,9 +3188,6 @@ def sample_delete_execution():
31973188
31983189
}
31993190
3200-
The JSON representation for Empty is empty JSON
3201-
object {}.
3202-
32033191
"""
32043192
# Create or coerce a protobuf request object.
32053193
# Quick check: If we got a request object, we should *not* have

google/cloud/aiplatform_v1/services/model_service/async_client.py

-6
Original file line numberDiff line numberDiff line change
@@ -883,9 +883,6 @@ async def sample_delete_model():
883883
884884
}
885885
886-
The JSON representation for Empty is empty JSON
887-
object {}.
888-
889886
"""
890887
# Create or coerce a protobuf request object.
891888
# Quick check: If we got a request object, we should *not* have
@@ -1012,9 +1009,6 @@ async def sample_delete_model_version():
10121009
10131010
}
10141011
1015-
The JSON representation for Empty is empty JSON
1016-
object {}.
1017-
10181012
"""
10191013
# Create or coerce a protobuf request object.
10201014
# Quick check: If we got a request object, we should *not* have

google/cloud/aiplatform_v1/services/model_service/client.py

-6
Original file line numberDiff line numberDiff line change
@@ -1188,9 +1188,6 @@ def sample_delete_model():
11881188
11891189
}
11901190
1191-
The JSON representation for Empty is empty JSON
1192-
object {}.
1193-
11941191
"""
11951192
# Create or coerce a protobuf request object.
11961193
# Quick check: If we got a request object, we should *not* have
@@ -1317,9 +1314,6 @@ def sample_delete_model_version():
13171314
13181315
}
13191316
1320-
The JSON representation for Empty is empty JSON
1321-
object {}.
1322-
13231317
"""
13241318
# Create or coerce a protobuf request object.
13251319
# Quick check: If we got a request object, we should *not* have

google/cloud/aiplatform_v1/services/pipeline_service/async_client.py

-6
Original file line numberDiff line numberDiff line change
@@ -637,9 +637,6 @@ async def sample_delete_training_pipeline():
637637
638638
}
639639
640-
The JSON representation for Empty is empty JSON
641-
object {}.
642-
643640
"""
644641
# Create or coerce a protobuf request object.
645642
# Quick check: If we got a request object, we should *not* have
@@ -1177,9 +1174,6 @@ async def sample_delete_pipeline_job():
11771174
11781175
}
11791176
1180-
The JSON representation for Empty is empty JSON
1181-
object {}.
1182-
11831177
"""
11841178
# Create or coerce a protobuf request object.
11851179
# Quick check: If we got a request object, we should *not* have

0 commit comments

Comments
 (0)