Cloud Functions V1 API - Class Google::Cloud::Functions::V1::HttpsTrigger (v0.15.0)

Reference documentation and code samples for the Cloud Functions V1 API class Google::Cloud::Functions::V1::HttpsTrigger.

Describes HttpsTrigger, could be used to connect web hooks to function.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#security_level

def security_level() -> ::Google::Cloud::Functions::V1::HttpsTrigger::SecurityLevel
Returns

#security_level=

def security_level=(value) -> ::Google::Cloud::Functions::V1::HttpsTrigger::SecurityLevel
Parameter
Returns

#url

def url() -> ::String
Returns
  • (::String) — Output only. The deployed URL for the function.