Reference documentation and code samples for the Google Cloud Certificate Manager V1 Client class Matcher.
Defines predefined cases other than SNI-hostname match when this configuration should be applied.
Protobuf type google.cloud.certificatemanager.v1.CertificateMapEntry.Matcher
Namespace
Google \ Cloud \ CertificateManager \ V1 \ CertificateMapEntryMethods
static::name
| Parameter | |
|---|---|
| Name | Description |
value |
mixed
|
static::value
| Parameter | |
|---|---|
| Name | Description |
name |
mixed
|
Constants
MATCHER_UNSPECIFIED
Value: 0A matcher has't been recognized.
Generated from protobuf enum MATCHER_UNSPECIFIED = 0;
PRIMARY
Value: 1A primary certificate that is served when SNI wasn't specified in the request or SNI couldn't be found in the map.
Generated from protobuf enum PRIMARY = 1;