Interface protos.google.cloud.compute.v1.IHttpQueryParameterMatch (4.3.0)

Properties of a HttpQueryParameterMatch.

Package

@google-cloud/compute

Properties

exactMatch

exactMatch?: (string|null);

HttpQueryParameterMatch exactMatch

name

name?: (string|null);

HttpQueryParameterMatch name

presentMatch

presentMatch?: (boolean|null);

HttpQueryParameterMatch presentMatch

regexMatch

regexMatch?: (string|null);

HttpQueryParameterMatch regexMatch