gcp_cloud_function

Google Cloud Platform Function

Name

Type

Nullable

buildEnvironmentVariables

Map<String,String>

buildId

String

buildName

String

buildWorkerPool

String

description

String

dockerRepository

String

entryPoint

String

environmentVariables

Map<String,String>

eventTrigger

EventTrigger

httpsTrigger

HttpsTrigger

ingressSettings

String

kmsKeyName

String

labels

Map<String,String>

maxInstances

Int

minInstances

Int

name

String

network

String

project

String

runtime

String

secretEnvironmentVariables

List

secretVolumes

List

serviceAccountEmail

String

sourceArchiveUrl

String

sourceRepository

SourceRepository

sourceToken

String

sourceUploadUrl

String

status

String

timeout

String

updateTime

String

versionId

Long

vpcConnector

String

vpcConnectorEgressSettings

String

EventTrigger

Name

Type

Nullable

eventType

String

failurePolicy

EventTrigger.FailurePolicy

resource

String

service

String

EventTrigger.FailurePolicy

Name

Type

Nullable

action

String

GCPResource

Name

Type

Nullable

groupKey

String

HttpsTrigger

Name

Type

Nullable

securityLevel

String

url

String

SecretEnvVar

Name

Type

Nullable

key

String

projectId

String

secret

String

version

String

SecretVolume

Name

Type

Nullable

mountPath

String

projectId

String

secret

String

versions

SecretVolume.SecretVersion

SecretVolume.SecretVersion

Name

Type

Nullable

path

String

version

String

SourceRepository

Name

Type

Nullable

deployedUrl

String

url

String

Last updated