Google Cloud Tasks V2beta3 Client - Class Scheme (1.14.6)

Reference documentation and code samples for the Google Cloud Tasks V2beta3 Client class Scheme.

The Scheme for an HTTP request. By default, it is HTTPS.

Protobuf type google.cloud.tasks.v2beta3.UriOverride.Scheme

Namespace

Google \ Cloud \ Tasks \ V2beta3 \ UriOverride

Methods

static::name

Parameter
Name
Description
value
mixed

static::value

Parameter
Name
Description
name
mixed

Constants

SCHEME_UNSPECIFIED

  Value: 0 
 

Scheme unspecified. Defaults to HTTPS.

Generated from protobuf enum SCHEME_UNSPECIFIED = 0;

HTTP

  Value: 1 
 

Convert the scheme to HTTP, e.g., https://www.google.ca will change to http://www.google.ca .

Generated from protobuf enum HTTP = 1;

HTTPS

  Value: 2 
 

Convert the scheme to HTTPS, e.g., http://www.google.ca will change to https://www.google.ca .

Generated from protobuf enum HTTPS = 2;

Design a Mobile Site
View Site in Mobile | Classic
Share by: