Google Cloud Apigee V1Credential Response
data class GoogleCloudApigeeV1CredentialResponse(val apiProducts: List<GoogleCloudApigeeV1ApiProductRefResponse>, val attributes: List<GoogleCloudApigeeV1AttributeResponse>, val consumerKey: String, val consumerSecret: String, val expiresAt: String, val issuedAt: String, val scopes: List<String>, val status: String)