serviceDirectory property
Required. The Service Directory resource name in which the service
endpoints associated to the extension are registered. Format:
projects/{project_id}/locations/{location_id}/namespaces/{namespace_id}/services/{service_id}
- The Vertex AI Extension Service Agent
(https://cloud.google.com/vertex-ai/docs/general/access-control#service-agents)
should be granted
servicedirectory.viewerandservicedirectory.pscAuthorizedServiceroles on the resource.
Implementation
final String serviceDirectory;