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 \ V1Methods
static::name
| Parameter | |
|---|---|
| Name | Description |
value |
mixed
|
static::value
| Parameter | |
|---|---|
| Name | Description |
name |
mixed
|
Constants
SCHEME_UNSPECIFIED
Value: 0Unspecified scheme.
Generated from protobuf enum SCHEME_UNSPECIFIED = 0;
HTTPS
Value: 1HTTPS protocol.
Generated from protobuf enum HTTPS = 1;