Home
last modified time | relevance | path

Searched defs:V1Service (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/tools/run_tests/xds_k8s_test_driver/framework/infrastructure/
Dk8s.py46 V1Service = client.V1Service variable
562 service: Optional[V1Service]) -> bool:
/aosp_15_r20/external/python/apitools/samples/servicemanagement_sample/servicemanagement_v1/
Dservicemanagement_v1_client.py823 class V1Service(base_api.BaseApiService): class in ServicemanagementV1