google_api_cloud_functions v0.15.0 GoogleApi.CloudFunctions.V1.Model.CallFunctionResponse View Source
Response of CallFunction method.
Attributes
error(type:String.t, default:nil) - Either system or user-function generated error. Set if execution was not successful.executionId(type:String.t, default:nil) - Execution id of function invocation.result(type:String.t, default:nil) - Result populated for successful execution of synchronous function. Will not be populated if function does not return a result through context.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.