Package ai.vectros.types
Class DataScope.Builder
java.lang.Object
ai.vectros.types.DataScope.Builder
- Enclosing class:
DataScope
-
Method Summary
Modifier and TypeMethodDescriptionadditionalProperties(Map<String, Object> additionalProperties) additionalProperty(String key, Object value) build()Bound org id.Bound user id.
-
Method Details
-
from
-
userId
Bound user id. The credential can only access records owned by this user.
-
userId
-
orgId
Bound org id. The credential can only access records owned by this org.
-
orgId
-
build
-
additionalProperty
-
additionalProperties
-