Google Cloud Apigee Connect V1 Client - Class Scheme (1.2.5)

Reference documentation and code samples for the Google Cloud Apigee Connect V1 Client class Scheme.

HTTP Scheme.

Protobuf type google.cloud.apigeeconnect.v1.Scheme

Namespace

Google \ Cloud \ ApigeeConnect \ V1

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

SCHEME_UNSPECIFIED

Value: 0

Unspecified scheme.

Generated from protobuf enum SCHEME_UNSPECIFIED = 0;

HTTPS

Value: 1

HTTPS protocol.

Generated from protobuf enum HTTPS = 1;