Datastream_v1alpha1Functions
object Datastream_v1alpha1Functions
Functions
Link copied to clipboard
suspend fun getConnectionProfile(argument: GetConnectionProfilePlainArgs): GetConnectionProfileResult
Use this method to get details about a connection profile.
suspend fun getConnectionProfile(argument: suspend GetConnectionProfilePlainArgsBuilder.() -> Unit): GetConnectionProfileResult
suspend fun getConnectionProfile(connectionProfileId: String, location: String, project: String? = null): GetConnectionProfileResult
Link copied to clipboard
suspend fun getPrivateConnection(argument: GetPrivateConnectionPlainArgs): GetPrivateConnectionResult
Use this method to get details about a private connectivity configuration.
suspend fun getPrivateConnection(argument: suspend GetPrivateConnectionPlainArgsBuilder.() -> Unit): GetPrivateConnectionResult
suspend fun getPrivateConnection(location: String, privateConnectionId: String, project: String? = null): GetPrivateConnectionResult
Link copied to clipboard
Use this method to get details about a route.
Link copied to clipboard
Use this method to get details about a stream.