remove_metadata
remove_metadata
Remove one or more keys from the current function’s metadata store.
Parameters
keys
A single key string or a list of key strings to remove from metadata.
Returns
FunctionResult — self, for chaining.
remove_metadata
Remove one or more keys from the current function’s metadata store.
A single key string or a list of key strings to remove from metadata.
FunctionResult — self, for chaining.