Skip to content

Commit

Permalink
feat: support case insensitive match on search facets (#1523)
Browse files Browse the repository at this point in the history
* 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 <nishantnayak@google.com>
  • Loading branch information
3 people authored Aug 2, 2022
1 parent 5430319 commit cb4d405
Show file tree
Hide file tree
Showing 91 changed files with 12,166 additions and 479 deletions.
10 changes: 10 additions & 0 deletions docs/aiplatform_v1beta1/deployment_resource_pool_service.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
DeploymentResourcePoolService
-----------------------------------------------

.. automodule:: google.cloud.aiplatform_v1beta1.services.deployment_resource_pool_service
:members:
:inherited-members:

.. automodule:: google.cloud.aiplatform_v1beta1.services.deployment_resource_pool_service.pagers
:members:
:inherited-members:
1 change: 1 addition & 0 deletions docs/aiplatform_v1beta1/services.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ Services for Google Cloud Aiplatform v1beta1 API
:maxdepth: 2

dataset_service
deployment_resource_pool_service
endpoint_service
featurestore_online_serving_service
featurestore_service
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -745,9 +745,6 @@ async def sample_delete_dataset():
}
The JSON representation for Empty is empty JSON
object {}.
"""
# Create or coerce a protobuf request object.
# Quick check: If we got a request object, we should *not* have
Expand Down
3 changes: 0 additions & 3 deletions google/cloud/aiplatform_v1/services/dataset_service/client.py
Original file line number Diff line number Diff line change
Expand Up @@ -1058,9 +1058,6 @@ def sample_delete_dataset():
}
The JSON representation for Empty is empty JSON
object {}.
"""
# Create or coerce a protobuf request object.
# Quick check: If we got a request object, we should *not* have
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -748,9 +748,6 @@ async def sample_delete_endpoint():
}
The JSON representation for Empty is empty JSON
object {}.
"""
# Create or coerce a protobuf request object.
# Quick check: If we got a request object, we should *not* have
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1026,9 +1026,6 @@ def sample_delete_endpoint():
}
The JSON representation for Empty is empty JSON
object {}.
"""
# Create or coerce a protobuf request object.
# Quick check: If we got a request object, we should *not* have
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -793,9 +793,6 @@ async def sample_delete_featurestore():
}
The JSON representation for Empty is empty JSON
object {}.
"""
# Create or coerce a protobuf request object.
# Quick check: If we got a request object, we should *not* have
Expand Down Expand Up @@ -1403,9 +1400,6 @@ async def sample_delete_entity_type():
}
The JSON representation for Empty is empty JSON
object {}.
"""
# Create or coerce a protobuf request object.
# Quick check: If we got a request object, we should *not* have
Expand Down Expand Up @@ -2132,9 +2126,6 @@ async def sample_delete_feature():
}
The JSON representation for Empty is empty JSON
object {}.
"""
# Create or coerce a protobuf request object.
# Quick check: If we got a request object, we should *not* have
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1059,9 +1059,6 @@ def sample_delete_featurestore():
}
The JSON representation for Empty is empty JSON
object {}.
"""
# Create or coerce a protobuf request object.
# Quick check: If we got a request object, we should *not* have
Expand Down Expand Up @@ -1669,9 +1666,6 @@ def sample_delete_entity_type():
}
The JSON representation for Empty is empty JSON
object {}.
"""
# Create or coerce a protobuf request object.
# Quick check: If we got a request object, we should *not* have
Expand Down Expand Up @@ -2398,9 +2392,6 @@ def sample_delete_feature():
}
The JSON representation for Empty is empty JSON
object {}.
"""
# Create or coerce a protobuf request object.
# Quick check: If we got a request object, we should *not* have
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -727,9 +727,6 @@ async def sample_delete_index_endpoint():
}
The JSON representation for Empty is empty JSON
object {}.
"""
# Create or coerce a protobuf request object.
# Quick check: If we got a request object, we should *not* have
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -969,9 +969,6 @@ def sample_delete_index_endpoint():
}
The JSON representation for Empty is empty JSON
object {}.
"""
# Create or coerce a protobuf request object.
# Quick check: If we got a request object, we should *not* have
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -742,9 +742,6 @@ async def sample_delete_index():
}
The JSON representation for Empty is empty JSON
object {}.
"""
# Create or coerce a protobuf request object.
# Quick check: If we got a request object, we should *not* have
Expand Down
3 changes: 0 additions & 3 deletions google/cloud/aiplatform_v1/services/index_service/client.py
Original file line number Diff line number Diff line change
Expand Up @@ -987,9 +987,6 @@ def sample_delete_index():
}
The JSON representation for Empty is empty JSON
object {}.
"""
# Create or coerce a protobuf request object.
# Quick check: If we got a request object, we should *not* have
Expand Down
15 changes: 0 additions & 15 deletions google/cloud/aiplatform_v1/services/job_service/async_client.py
Original file line number Diff line number Diff line change
Expand Up @@ -661,9 +661,6 @@ async def sample_delete_custom_job():
}
The JSON representation for Empty is empty JSON
object {}.
"""
# Create or coerce a protobuf request object.
# Quick check: If we got a request object, we should *not* have
Expand Down Expand Up @@ -1196,9 +1193,6 @@ async def sample_delete_data_labeling_job():
}
The JSON representation for Empty is empty JSON
object {}.
"""
# Create or coerce a protobuf request object.
# Quick check: If we got a request object, we should *not* have
Expand Down Expand Up @@ -1728,9 +1722,6 @@ async def sample_delete_hyperparameter_tuning_job():
}
The JSON representation for Empty is empty JSON
object {}.
"""
# Create or coerce a protobuf request object.
# Quick check: If we got a request object, we should *not* have
Expand Down Expand Up @@ -2275,9 +2266,6 @@ async def sample_delete_batch_prediction_job():
}
The JSON representation for Empty is empty JSON
object {}.
"""
# Create or coerce a protobuf request object.
# Quick check: If we got a request object, we should *not* have
Expand Down Expand Up @@ -3112,9 +3100,6 @@ async def sample_delete_model_deployment_monitoring_job():
}
The JSON representation for Empty is empty JSON
object {}.
"""
# Create or coerce a protobuf request object.
# Quick check: If we got a request object, we should *not* have
Expand Down
15 changes: 0 additions & 15 deletions google/cloud/aiplatform_v1/services/job_service/client.py
Original file line number Diff line number Diff line change
Expand Up @@ -1079,9 +1079,6 @@ def sample_delete_custom_job():
}
The JSON representation for Empty is empty JSON
object {}.
"""
# Create or coerce a protobuf request object.
# Quick check: If we got a request object, we should *not* have
Expand Down Expand Up @@ -1614,9 +1611,6 @@ def sample_delete_data_labeling_job():
}
The JSON representation for Empty is empty JSON
object {}.
"""
# Create or coerce a protobuf request object.
# Quick check: If we got a request object, we should *not* have
Expand Down Expand Up @@ -2152,9 +2146,6 @@ def sample_delete_hyperparameter_tuning_job():
}
The JSON representation for Empty is empty JSON
object {}.
"""
# Create or coerce a protobuf request object.
# Quick check: If we got a request object, we should *not* have
Expand Down Expand Up @@ -2707,9 +2698,6 @@ def sample_delete_batch_prediction_job():
}
The JSON representation for Empty is empty JSON
object {}.
"""
# Create or coerce a protobuf request object.
# Quick check: If we got a request object, we should *not* have
Expand Down Expand Up @@ -3572,9 +3560,6 @@ def sample_delete_model_deployment_monitoring_job():
}
The JSON representation for Empty is empty JSON
object {}.
"""
# Create or coerce a protobuf request object.
# Quick check: If we got a request object, we should *not* have
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -651,9 +651,6 @@ async def sample_delete_metadata_store():
}
The JSON representation for Empty is empty JSON
object {}.
"""
# Create or coerce a protobuf request object.
# Quick check: If we got a request object, we should *not* have
Expand Down Expand Up @@ -1205,9 +1202,6 @@ async def sample_delete_artifact():
}
The JSON representation for Empty is empty JSON
object {}.
"""
# Create or coerce a protobuf request object.
# Quick check: If we got a request object, we should *not* have
Expand Down Expand Up @@ -1871,9 +1865,6 @@ async def sample_delete_context():
}
The JSON representation for Empty is empty JSON
object {}.
"""
# Create or coerce a protobuf request object.
# Quick check: If we got a request object, we should *not* have
Expand Down Expand Up @@ -2882,9 +2873,6 @@ async def sample_delete_execution():
}
The JSON representation for Empty is empty JSON
object {}.
"""
# Create or coerce a protobuf request object.
# Quick check: If we got a request object, we should *not* have
Expand Down
12 changes: 0 additions & 12 deletions google/cloud/aiplatform_v1/services/metadata_service/client.py
Original file line number Diff line number Diff line change
Expand Up @@ -960,9 +960,6 @@ def sample_delete_metadata_store():
}
The JSON representation for Empty is empty JSON
object {}.
"""
# Create or coerce a protobuf request object.
# Quick check: If we got a request object, we should *not* have
Expand Down Expand Up @@ -1514,9 +1511,6 @@ def sample_delete_artifact():
}
The JSON representation for Empty is empty JSON
object {}.
"""
# Create or coerce a protobuf request object.
# Quick check: If we got a request object, we should *not* have
Expand Down Expand Up @@ -2180,9 +2174,6 @@ def sample_delete_context():
}
The JSON representation for Empty is empty JSON
object {}.
"""
# Create or coerce a protobuf request object.
# Quick check: If we got a request object, we should *not* have
Expand Down Expand Up @@ -3197,9 +3188,6 @@ def sample_delete_execution():
}
The JSON representation for Empty is empty JSON
object {}.
"""
# Create or coerce a protobuf request object.
# Quick check: If we got a request object, we should *not* have
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -883,9 +883,6 @@ async def sample_delete_model():
}
The JSON representation for Empty is empty JSON
object {}.
"""
# Create or coerce a protobuf request object.
# Quick check: If we got a request object, we should *not* have
Expand Down Expand Up @@ -1012,9 +1009,6 @@ async def sample_delete_model_version():
}
The JSON representation for Empty is empty JSON
object {}.
"""
# Create or coerce a protobuf request object.
# Quick check: If we got a request object, we should *not* have
Expand Down
6 changes: 0 additions & 6 deletions google/cloud/aiplatform_v1/services/model_service/client.py
Original file line number Diff line number Diff line change
Expand Up @@ -1188,9 +1188,6 @@ def sample_delete_model():
}
The JSON representation for Empty is empty JSON
object {}.
"""
# Create or coerce a protobuf request object.
# Quick check: If we got a request object, we should *not* have
Expand Down Expand Up @@ -1317,9 +1314,6 @@ def sample_delete_model_version():
}
The JSON representation for Empty is empty JSON
object {}.
"""
# Create or coerce a protobuf request object.
# Quick check: If we got a request object, we should *not* have
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -637,9 +637,6 @@ async def sample_delete_training_pipeline():
}
The JSON representation for Empty is empty JSON
object {}.
"""
# Create or coerce a protobuf request object.
# Quick check: If we got a request object, we should *not* have
Expand Down Expand Up @@ -1177,9 +1174,6 @@ async def sample_delete_pipeline_job():
}
The JSON representation for Empty is empty JSON
object {}.
"""
# Create or coerce a protobuf request object.
# Quick check: If we got a request object, we should *not* have
Expand Down
Loading

0 comments on commit cb4d405

Please sign in to comment.