Home
last modified time | relevance | path

Searched defs:channelConnectionId (Results 1 – 5 of 5) sorted by relevance

/external/google-cloud-java/java-eventarc/samples/snippets/generated/com/google/cloud/eventarc/v1/eventarc/createchannelconnection/
DSyncCreateChannelConnectionStringChannelconnectionString.java39 String channelConnectionId = "channelConnectionId-1246974660"; in syncCreateChannelConnectionStringChannelconnectionString() local
DSyncCreateChannelConnectionLocationnameChannelconnectionString.java40 String channelConnectionId = "channelConnectionId-1246974660"; in syncCreateChannelConnectionLocationnameChannelconnectionString() local
/external/google-cloud-java/java-eventarc/google-cloud-eventarc/src/test/java/com/google/cloud/eventarc/v1/
DEventarcClientHttpJsonTest.java1579 String channelConnectionId = "channelConnectionId-1246974660"; in createChannelConnectionTest() local
1610 String channelConnectionId = "channelConnectionId-1246974660"; in createChannelConnectionExceptionTest() local
1640 String channelConnectionId = "channelConnectionId-1246974660"; in createChannelConnectionTest2() local
1671 String channelConnectionId = "channelConnectionId-1246974660"; in createChannelConnectionExceptionTest2() local
DEventarcClientTest.java1432 String channelConnectionId = "channelConnectionId-1246974660"; in createChannelConnectionTest() local
1460 String channelConnectionId = "channelConnectionId-1246974660"; in createChannelConnectionExceptionTest() local
1493 String channelConnectionId = "channelConnectionId-1246974660"; in createChannelConnectionTest2() local
1521 String channelConnectionId = "channelConnectionId-1246974660"; in createChannelConnectionExceptionTest2() local
/external/google-cloud-java/java-eventarc/google-cloud-eventarc/src/main/java/com/google/cloud/eventarc/v1/
DEventarcClient.java2238 LocationName parent, ChannelConnection channelConnection, String channelConnectionId) { in createChannelConnectionAsync()
2278 String parent, ChannelConnection channelConnection, String channelConnectionId) { in createChannelConnectionAsync()