Home
last modified time | relevance | path

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

/external/google-cloud-java/java-compute/google-cloud-compute/src/main/java/com/google/cloud/compute/v1/
DInterconnectLocationsClient.java450 ListInterconnectLocationsRequest, InterconnectLocationList, InterconnectLocation> in createAsync()
473 ListInterconnectLocationsRequest, InterconnectLocationList, InterconnectLocation> in ListPage()
486 ListInterconnectLocationsRequest, InterconnectLocationList, InterconnectLocation> in createPage()
495 ListInterconnectLocationsRequest, InterconnectLocationList, InterconnectLocation> in createPageAsync()
/external/google-cloud-java/java-compute/proto-google-cloud-compute-v1/src/main/java/com/google/cloud/compute/v1/
DListInterconnectLocationsRequest.java30 public final class ListInterconnectLocationsRequest extends com.google.protobuf.GeneratedMessageV3 class
36 private ListInterconnectLocationsRequest( in ListInterconnectLocationsRequest() method in ListInterconnectLocationsRequest
41 private ListInterconnectLocationsRequest() { in ListInterconnectLocationsRequest() method in ListInterconnectLocationsRequest
/external/google-cloud-java/java-compute/proto-google-cloud-compute-v1/src/main/proto/google/cloud/compute/v1/
Dcompute.proto15061 message ListInterconnectLocationsRequest { message
33343 rpc List(ListInterconnectLocationsRequest) returns (InterconnectLocationList) { argument
/external/googleapis/google/cloud/compute/v1/
Dcompute.proto16648 message ListInterconnectLocationsRequest { message
36793 rpc List(ListInterconnectLocationsRequest) returns (InterconnectLocationList) { argument