DatastoreIODetailsResponse

data class DatastoreIODetailsResponse(val namespace: String, val project: String)

Metadata for a Datastore connector used by the job.

Constructors

Link copied to clipboard
fun DatastoreIODetailsResponse(namespace: String, project: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Namespace used in the connection.

Link copied to clipboard

ProjectId accessed in the connection.