Google Cloud Datacatalog V1beta1Gcs File Spec Response
data class GoogleCloudDatacatalogV1beta1GcsFileSpecResponse(val filePath: String, val gcsTimestamps: GoogleCloudDatacatalogV1beta1SystemTimestampsResponse, val sizeBytes: String)
Specifications of a single file in Cloud Storage.
Constructors
Link copied to clipboard
fun GoogleCloudDatacatalogV1beta1GcsFileSpecResponse(filePath: String, gcsTimestamps: GoogleCloudDatacatalogV1beta1SystemTimestampsResponse, sizeBytes: String)