Home
last modified time | relevance | path

Searched defs:SwitchRuntimeRequest (Results 1 – 4 of 4) sorted by relevance

/external/google-cloud-java/java-notebooks/proto-google-cloud-notebooks-v1/src/main/proto/google/cloud/notebooks/v1/
Dmanaged_service.proto133 rpc SwitchRuntime(SwitchRuntimeRequest) returns (google.longrunning.Operation) { argument
311 message SwitchRuntimeRequest { message
/external/googleapis/google/cloud/notebooks/v1/
Dmanaged_service.proto133 rpc SwitchRuntime(SwitchRuntimeRequest) returns (google.longrunning.Operation) { argument
311 message SwitchRuntimeRequest { message
/external/google-cloud-java/java-notebooks/proto-google-cloud-notebooks-v1/src/main/java/com/google/cloud/notebooks/v1/
DSwitchRuntimeRequest.java30 public final class SwitchRuntimeRequest extends com.google.protobuf.GeneratedMessageV3 class
36 private SwitchRuntimeRequest(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) { in SwitchRuntimeRequest() method in SwitchRuntimeRequest
40 private SwitchRuntimeRequest() { in SwitchRuntimeRequest() method in SwitchRuntimeRequest
/external/python/google-api-python-client/googleapiclient/discovery_cache/documents/
Dnotebooks.v1.json3469 "SwitchRuntimeRequest": { object