Reference documentation and code samples for the Google Workspace Add-ons V1 API class Google::Apps::Script::Type::HttpOptions.
Options for sending requests to add-on HTTP endpoints
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#authorization_header
def authorization_header() -> ::Google::Apps::Script::Type::HttpAuthorizationHeader
Returns
- (::Google::Apps::Script::Type::HttpAuthorizationHeader) — Configuration for the token sent in the HTTP Authorization header
#authorization_header=
def authorization_header=(value) -> ::Google::Apps::Script::Type::HttpAuthorizationHeader
Parameter
- value (::Google::Apps::Script::Type::HttpAuthorizationHeader) — Configuration for the token sent in the HTTP Authorization header
Returns
- (::Google::Apps::Script::Type::HttpAuthorizationHeader) — Configuration for the token sent in the HTTP Authorization header