Google Cloud Apigee V1Entity Metadata Response
data class GoogleCloudApigeeV1EntityMetadataResponse(val createdAt: String, val lastModifiedAt: String, val subType: String)
Metadata common to many entities in this API.
Constructors
Link copied to clipboard
fun GoogleCloudApigeeV1EntityMetadataResponse(createdAt: String, lastModifiedAt: String, subType: String)