Package-level declarations

Types

Link copied to clipboard
enum AuditLogConfigLogType : Enum<AuditLogConfigLogType> , ConvertibleToJava<AuditLogConfigLogType>

The log type that this config enables.

Link copied to clipboard
enum FunctionDockerRegistry : Enum<FunctionDockerRegistry> , ConvertibleToJava<FunctionDockerRegistry>

Docker Registry to use for this deployment. If docker_repository field is specified, this field will be automatically set as ARTIFACT_REGISTRY. If unspecified, it currently defaults to CONTAINER_REGISTRY. This field may be overridden by the backend for eligible deployments.

Link copied to clipboard
enum FunctionIngressSettings : Enum<FunctionIngressSettings> , ConvertibleToJava<FunctionIngressSettings>

The ingress settings for the function, controlling what traffic can reach it.

Link copied to clipboard
enum FunctionVpcConnectorEgressSettings : Enum<FunctionVpcConnectorEgressSettings> , ConvertibleToJava<FunctionVpcConnectorEgressSettings>

The egress settings for the connector, controlling what traffic is diverted through it.

Link copied to clipboard
enum HttpsTriggerSecurityLevel : Enum<HttpsTriggerSecurityLevel> , ConvertibleToJava<HttpsTriggerSecurityLevel>

The security level for the function.