Interface protos.google.cloud.functions.v2.ISource (3.6.0)

Properties of a Source.

Package

@google-cloud/functions

Properties

gitUri

gitUri?: (string|null);

Source gitUri

repoSource

repoSource?: (google.cloud.functions.v2.IRepoSource|null);

Source repoSource

storageSource

storageSource?: (google.cloud.functions.v2.IStorageSource|null);

Source storageSource