Package ai.vectros.types
Class AppContextRequest
java.lang.Object
ai.vectros.types.AppContextRequest
-
Method Details
-
getContextId
- Returns:
- Your identifier for the app context. Must be 3-31 characters, start with a lowercase letter, and contain only lowercase letters, digits, and hyphens (for example
myapp,taskflow, orengineering-team). Required when creating a context. Ignored when updating, since the URL path supplies the contextId on update.
-
getName
- Returns:
- Human-readable display name for this app context. Required.
-
getDescription
- Returns:
- Optional free-text description of what this app context is for.
-
equals
-
getAdditionalProperties
-
hashCode
public int hashCode() -
toString
-
builder
-