Google Cloud Datacatalog V1Gcs File Spec Response
data class GoogleCloudDatacatalogV1GcsFileSpecResponse(val filePath: String, val gcsTimestamps: GoogleCloudDatacatalogV1SystemTimestampsResponse, val sizeBytes: String)
Specification of a single file in Cloud Storage.
Constructors
Link copied to clipboard
fun GoogleCloudDatacatalogV1GcsFileSpecResponse(filePath: String, gcsTimestamps: GoogleCloudDatacatalogV1SystemTimestampsResponse, sizeBytes: String)