Package | Description |
---|---|
com.google.api.services.compute.model |
Modifier and Type | Method and Description |
---|---|
InterconnectMacsec |
InterconnectMacsec.clone() |
InterconnectMacsec |
Interconnect.getMacsec()
Configuration that enables Media Access Control security (MACsec) on the Cloud Interconnect
connection between Google and your on-premises router.
|
InterconnectMacsec |
InterconnectMacsec.set(String fieldName,
Object value) |
InterconnectMacsec |
InterconnectMacsec.setFailOpen(Boolean failOpen)
If set to true, the Interconnect connection is configured with a should-secure MACsec security
policy, that allows the Google router to fallback to cleartext traffic if the MKA session
cannot be established.
|
InterconnectMacsec |
InterconnectMacsec.setPreSharedKeys(List<InterconnectMacsecPreSharedKey> preSharedKeys)
Required.
|
Modifier and Type | Method and Description |
---|---|
Interconnect |
Interconnect.setMacsec(InterconnectMacsec macsec)
Configuration that enables Media Access Control security (MACsec) on the Cloud Interconnect
connection between Google and your on-premises router.
|
Copyright © 2011–2025 Google. All rights reserved.