From f0acac35ce2688a5a64385f71ff7df832644b32f Mon Sep 17 00:00:00 2001 From: JessamyT <75634662+JessamyT@users.noreply.github.com> Date: Wed, 13 Sep 2023 15:22:40 -0400 Subject: [PATCH] Update docs/program/apis/cloud.md --- docs/program/apis/cloud.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/program/apis/cloud.md b/docs/program/apis/cloud.md index eb884a7b28..e583b1b8db 100644 --- a/docs/program/apis/cloud.md +++ b/docs/program/apis/cloud.md @@ -371,7 +371,7 @@ Defaults to the location ID provided at `AppClient` instantiation. **Returns:** -- [(viam.proto.app.LocationAuth)](https://python.viam.dev/autoapi/viam/gen/app/v1/app_pb2/index.html#viam.gen.app.v1.app_pb2.LocationAuth): The `LocationAuth` containing location secrets. +- [(viam.proto.app.LocationAuth)](https://python.viam.dev/autoapi/viam/gen/app/v1/app_pb2/index.html#viam.gen.app.v1.app_pb2.LocationAuth): The `LocationAuth` containing location secrets and secret IDs. ```python {class="line-numbers linkable-line-numbers"} # Replace string with a valid location ID