[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This webpage provides reference documentation for the `HttpsTrigger` class within the Google Cloud Functions v1 API, which is used to connect web hooks to functions."],["The `HttpsTrigger` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["The class has a `SecurityLevel` property to manage the function's security settings and a `Url` property to access the deployed function's URL."],["The provided documentation covers versions of Google Cloud Functions v1 API from 1.1.0 to the latest 2.7.0, showing the history of the API."],["There are two constructors provided for the `HttpsTrigger` class, one with no arguments, and another that takes in another `HttpsTrigger` object as an argument."]]],[]]