Interface protos.google.cloud.functions.v1.ISourceRepository (1.1.9)

Properties of a SourceRepository.

Package

@google-cloud/functions!

Properties

deployedUrl

deployedUrl?: (string|null);

SourceRepository deployedUrl

Property Value
TypeDescription
(string|null)

url

url?: (string|null);

SourceRepository url

Property Value
TypeDescription
(string|null)