We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae615a5 commit 6ab1015Copy full SHA for 6ab1015
docs/getting-started.asciidoc
@@ -31,7 +31,7 @@ endpoint.
31
32
[source,net]
33
----
34
-
+var client = new ElasticsearchClient("<CLOUD_ID>", new ApiKey("<API_KEY>"));
35
36
37
Your Elasticsearch endpoint can be found on the **My deployment** page of your
0 commit comments