diff --git a/mmv1/products/workbench/Instance.yaml b/mmv1/products/workbench/Instance.yaml index 94d727e1e0e9..940af0306e8b 100644 --- a/mmv1/products/workbench/Instance.yaml +++ b/mmv1/products/workbench/Instance.yaml @@ -14,6 +14,10 @@ --- name: 'Instance' description: A Workbench instance. +references: + guides: + 'Official Documentation': 'https://cloud.google.com/vertex-ai/docs/workbench/instances/introduction' + api: 'https://cloud.google.com/vertex-ai/docs/workbench/reference/rest/v2/projects.locations.instances' docs: id_format: 'projects/{{project}}/locations/{{location}}/instances/{{name}}' base_url: 'projects/{{project}}/locations/{{location}}/instances'