Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: support case insensitive match on search facets #1523

Merged
merged 18 commits into from
Aug 2, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
18 commits
Select commit Hold shift + click to select a range
914b119
feat: add a DeploymentResourcePool API resource_definition
gcf-owl-bot[bot] Jul 19, 2022
a5a17fc
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] Jul 19, 2022
c507ffb
chore(bazel): update protobuf to v3.21.3
gcf-owl-bot[bot] Jul 25, 2022
0914951
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] Jul 25, 2022
1ec353c
feat: add DeploymentResourcePool in aiplatform v1beta1 deployment_res…
gcf-owl-bot[bot] Jul 25, 2022
3d7e86f
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] Jul 25, 2022
975186a
feat: making network arg optional in aiplatform v1beta1 custom_job.proto
gcf-owl-bot[bot] Jul 28, 2022
b3f70b7
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] Jul 28, 2022
ddd7db6
feat: making network arg optional in aiplatform v1 custom_job.proto
gcf-owl-bot[bot] Jul 28, 2022
60234c0
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] Jul 28, 2022
3d885d2
feat: support case insensitive match on search facets
gcf-owl-bot[bot] Jul 29, 2022
0630791
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] Jul 29, 2022
c0162be
feat: support case insensitive match on search facets
gcf-owl-bot[bot] Aug 1, 2022
291d2c1
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] Aug 1, 2022
abaacb6
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] Aug 1, 2022
9808d46
Merge branch 'owl-bot-copy' of https://github.com/googleapis/python-a…
gcf-owl-bot[bot] Aug 1, 2022
a9ee534
Merge branch 'main' into owl-bot-copy
nayaknishant Aug 1, 2022
50b1abe
Merge branch 'main' into owl-bot-copy
nayaknishant Aug 2, 2022
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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