Namespace Unity.Services.Apis.CloudCode
Classes
AxiosInvocationErrorResponse
An invocation error from the execution backend in an axios request. Describes the error and provides details about the request and response. Most common cause is an unhandled error from one of the Cloud Code SDKs for other Unity services (ex. Cloud Save).
AxiosInvocationErrorResponseDetails
AxiosInvocationErrorResponseDetails
AxiosInvocationErrorResponseRequest
AxiosInvocationErrorResponseRequest
AxiosInvocationErrorResponseResponse
AxiosInvocationErrorResponseResponse
BasicErrorResponse
Referenced from - https://tools.ietf.org/html/rfc7807#page-3
CloudCodeApi
Represents a collection of functions to interact with the API endpoints
InvocationErrorResponse
An invocation error from the execution backend. Describes the error and provides a stack trace.
InvocationErrorResponseDetails
InvocationErrorResponseDetails
RunModule422Response
RunModule422Response
RunModuleArguments
RunModuleArguments
RunModuleResponse
RunModuleResponse
RunScript400Response
RunScript400Response
RunScriptArguments
RunScriptArguments
RunScriptResponse
RunScriptResponse
SubscriptionTokenResponse
SubscriptionTokenResponse
ValidationErrorBody
Single error in the validation error response.
ValidationErrorResponse
Validation error response when a value provided from the client does notpass validation on server.
Interfaces
ICloudCodeApi
Represents a collection of functions to interact with the API endpoints