Get Function Result
constructor(availableMemoryMb: Int, buildEnvironmentVariables: Map<String, String>, buildServiceAccount: String, buildWorkerPool: String, description: String, dockerRegistry: String, dockerRepository: String, effectiveLabels: Map<String, String>, entryPoint: String, environmentVariables: Map<String, String>, eventTriggers: List<GetFunctionEventTrigger>, httpsTriggerSecurityLevel: String, httpsTriggerUrl: String, id: String, ingressSettings: String, kmsKeyName: String, labels: Map<String, String>, maxInstances: Int, minInstances: Int, name: String, project: String? = null, pulumiLabels: Map<String, String>, region: String? = null, runtime: String, secretEnvironmentVariables: List<GetFunctionSecretEnvironmentVariable>, secretVolumes: List<GetFunctionSecretVolume>, serviceAccountEmail: String, sourceArchiveBucket: String, sourceArchiveObject: String, sourceRepositories: List<GetFunctionSourceRepository>, status: String, timeout: Int, triggerHttp: Boolean, versionId: String, vpcConnector: String, vpcConnectorEgressSettings: String)