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)
Properties
Link copied to clipboard
Datastore create time, in milliseconds since the epoch of 1970-01-01T00:00:00Z
Link copied to clipboard
Datastore Configurations.
Link copied to clipboard
Display name in UI
Link copied to clipboard
Datastore last update time, in milliseconds since the epoch of 1970-01-01T00:00:00Z
Link copied to clipboard
Destination storage type. Supported types gcs
or bigquery
.