Class EnvironmentNetworkEgressAllowlist

java.lang.Object
com.google.genai.gaos.models.interactions.EnvironmentNetworkEgressAllowlist

public class EnvironmentNetworkEgressAllowlist extends Object
EnvironmentNetworkEgressAllowlist

Outbound networking configuration for the sandbox. Accepts an object with an 'allowlist' array to restrict traffic, or the string 'disabled' to turn off all network access. Omit entirely to allow all outbound traffic with no header injection.