Skip to content

Commit

Permalink
Update docs/program/apis/cloud.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JessamyT authored Sep 13, 2023
1 parent 1edde91 commit a8efbda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/program/apis/cloud.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit a8efbda

Please sign in to comment.