Home
last modified time | relevance | path

Searched refs:index_endpoint (Results 1 – 9 of 9) sorted by relevance

/dports/net/google-cloud-sdk/google-cloud-sdk/lib/googlecloudsdk/api_lib/ai/index_endpoints/
H A Dclient.py68 index_endpoint = self.messages.GoogleCloudAiplatformV1beta1IndexEndpoint()
72 index_endpoint.displayName = args.display_name
76 index_endpoint.description = args.description
87 index_endpoint.labels = labels_update.labels
95 googleCloudAiplatformV1beta1IndexEndpoint=index_endpoint,
/dports/www/p5-Catalyst-Runtime/Catalyst-Runtime-5.90128/t/lib/TestAppIndexDefault/Controller/
H A DIndexChained.pm7 sub index_endpoint : Chained('index') PathPart('') Args(0) { subroutine
/dports/www/p5-Catalyst-Engine-Apache/Catalyst-Engine-Apache-1.16/t/lib/TestAppIndexDefault/Controller/
H A DIndexChained.pm7 sub index_endpoint : Chained('index') PathPart('') Args(0) { subroutine
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/surface/ai/index_endpoints/
H A Ddescribe.py45 index_endpoint_ref = args.CONCEPTS.index_endpoint.Parse()
H A Dundeploy_index.py50 index_endpoint_ref = args.CONCEPTS.index_endpoint.Parse()
H A Ddelete.py49 index_endpoint_ref = args.CONCEPTS.index_endpoint.Parse()
H A Dupdate.py54 index_endpoint_ref = args.CONCEPTS.index_endpoint.Parse()
H A Ddeploy_index.py59 index_endpoint_ref = args.CONCEPTS.index_endpoint.Parse()
/dports/security/lasso/lasso-2.7.0/lasso/saml-2.0/
H A Dprofile.c296 unsigned short index_endpoint = 0; in lasso_saml20_profile_init_artifact_resolve() local
340 index_endpoint = (artifact[2] << 16) + artifact[3]; in lasso_saml20_profile_init_artifact_resolve()
344 FALSE, index_endpoint)); in lasso_saml20_profile_init_artifact_resolve()
346 debug("looking for index endpoint %d", index_endpoint); in lasso_saml20_profile_init_artifact_resolve()