Get Datastore Result
data class GetDatastoreResult(val createTime: String, val datastoreConfig: GoogleCloudApigeeV1DatastoreConfigResponse, val displayName: String, val lastUpdateTime: String, val org: String, val self: String, val targetType: String)
Constructors
Link copied to clipboard
fun GetDatastoreResult(createTime: String, datastoreConfig: GoogleCloudApigeeV1DatastoreConfigResponse, displayName: String, lastUpdateTime: String, org: String, self: String, targetType: String)