Extensions Instance Config Args
Constructors
Properties
List of extension events selected by consumer that extension is allowed to emit, identified by their types.
(Output) The time at which the Extension Instance Config was created.
Fully qualified Eventarc resource name that consumers should use for event triggers.
The ref of the Extension from the Registry (e.g. publisher-id/awesome-extension)
The version of the Extension from the Registry (e.g. 1.0.3). If left blank, latest is assumed.
(Output) Postinstall instructions to be shown for this Extension, with template strings representing function and parameter values substituted with actual values. These strings include: ${param:FOO}, ${function:myFunc.url}, ${function:myFunc.name}, and ${function:myFunc.location}
Params whose values are only available at deployment time. Unlike other params, these will not be set as environment variables on functions. See a full list of system parameters at https://firebase.google.com/docs/extensions/publishers/parameters#system_parameters