{% comment %} This page is auto-generated, do not edit manually. See go/cloud-rad/support if there are issues on this page. {% endcomment %} {% extends "/nodejs/docs/reference/speech/4.1.3/_template.html" %} {% block pagevariables %} {% endblock %} {% block body %} {% verbatim %}

Interface google.api.ICustomHttpPattern (4.1.3)

Properties of a CustomHttpPattern.

Package

@google-cloud/speech!

Properties

kind

kind?: (string|null);

CustomHttpPattern kind

Property Value
TypeDescription
(string|null)

path

path?: (string|null);

CustomHttpPattern path

Property Value
TypeDescription
(string|null)
{% endverbatim %} {% endblock %}