GetApicategoryResult

data class GetApicategoryResult(val data: GoogleCloudApigeeV1ApiCategoryDataResponse, val errorCode: String, val message: String, val requestId: String, val status: String)

Constructors

Link copied to clipboard
fun GetApicategoryResult(data: GoogleCloudApigeeV1ApiCategoryDataResponse, errorCode: String, message: String, requestId: String, status: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard

ID that can be used to find errors in the log files.

Link copied to clipboard

Description of the operation.

Link copied to clipboard

ID that can be used to find request details in the log files.

Link copied to clipboard

Status of the operation.