Google Cloud Certificate Manager V1 Client - Class Matcher (0.3.7)

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

Methods

name

Parameter
NameDescription
value mixed

value

Parameter
NameDescription
name mixed

Constants

MATCHER_UNSPECIFIED

Value: 0

A matcher has't been recognized.

Generated from protobuf enum MATCHER_UNSPECIFIED = 0;

PRIMARY

Value: 1

A 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;