GoogleCloudApigeeV1ConnectorsPlatformConfigResponse

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

Configuration for the Connectors Platform add-on.

Constructors

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Flag that specifies whether the Connectors Platform add-on is enabled.

Link copied to clipboard

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