GoogleCloudApigeeV1ApiSecurityConfigResponse

data class GoogleCloudApigeeV1ApiSecurityConfigResponse(val enabled: Boolean, val expiresAt: String)

Configurations of the API Security add-on.

Constructors

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Flag that specifies whether the API security add-on is enabled.

Link copied to clipboard

Time at which the API Security add-on expires in in milliseconds since epoch. If unspecified, the add-on will never expire.