Home
last modified time | relevance | path

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

/external/google-cloud-java/java-eventarc/proto-google-cloud-eventarc-v1/src/main/java/com/google/cloud/eventarc/v1/
DListChannelConnectionsRequest.java30 public final class ListChannelConnectionsRequest extends com.google.protobuf.GeneratedMessageV3 class
36 private ListChannelConnectionsRequest(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) { in ListChannelConnectionsRequest() method in ListChannelConnectionsRequest
40 private ListChannelConnectionsRequest() { in ListChannelConnectionsRequest() method in ListChannelConnectionsRequest
/external/googleapis/google/cloud/eventarc/v1/
Deventarc.proto179 …rpc ListChannelConnections(ListChannelConnectionsRequest) returns (ListChannelConnectionsResponse)… argument
520 message ListChannelConnectionsRequest { message
/external/google-cloud-java/java-eventarc/proto-google-cloud-eventarc-v1/src/main/proto/google/cloud/eventarc/v1/
Deventarc.proto179 …rpc ListChannelConnections(ListChannelConnectionsRequest) returns (ListChannelConnectionsResponse)… argument
520 message ListChannelConnectionsRequest { message
/external/google-cloud-java/java-eventarc/google-cloud-eventarc/src/main/java/com/google/cloud/eventarc/v1/
DEventarcClient.java3356 ListChannelConnectionsRequest, ListChannelConnectionsResponse, ChannelConnection> in createAsync()
3381 ListChannelConnectionsRequest, ListChannelConnectionsResponse, ChannelConnection> in ListChannelConnectionsPage()
3394 ListChannelConnectionsRequest, ListChannelConnectionsResponse, ChannelConnection> in createPage()
3403 ListChannelConnectionsRequest, ListChannelConnectionsResponse, ChannelConnection> in createPageAsync()