GetFunctionResult

constructor(availableMemoryMb: Int, buildEnvironmentVariables: Map<String, String>, buildId: String, buildName: String, buildWorkerPool: String, description: String, dockerRegistry: String, dockerRepository: String, entryPoint: String, environmentVariables: Map<String, String>, eventTrigger: EventTriggerResponse, httpsTrigger: HttpsTriggerResponse, ingressSettings: String, kmsKeyName: String, labels: Map<String, String>, maxInstances: Int, minInstances: Int, name: String, network: String, runtime: String, secretEnvironmentVariables: List<SecretEnvVarResponse>, secretVolumes: List<SecretVolumeResponse>, serviceAccountEmail: String, sourceArchiveUrl: String, sourceRepository: SourceRepositoryResponse, sourceToken: String, sourceUploadUrl: String, status: String, timeout: String, updateTime: String, versionId: String, vpcConnector: String, vpcConnectorEgressSettings: String)