For any cloud function based customer processing logic,
customer's cloud function is expected to receive
AppPlatformCloudFunctionRequest as request and send back
AppPlatformCloudFunctionResponse as response. Message of request
from AppPlatform to Cloud Function.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Class AppPlatformCloudFunctionRequest (0.1.10)\n\nVersion latestkeyboard_arrow_down\n\n- [0.1.10 (latest)](/python/docs/reference/google-cloud-visionai/latest/google.cloud.visionai_v1alpha1.types.AppPlatformCloudFunctionRequest)\n- [0.1.8](/python/docs/reference/google-cloud-visionai/0.1.8/google.cloud.visionai_v1alpha1.types.AppPlatformCloudFunctionRequest) \n\n AppPlatformCloudFunctionRequest(\n mapping=None, *, ignore_unknown_fields=False, **kwargs\n )\n\nFor any cloud function based customer processing logic,\ncustomer's cloud function is expected to receive\nAppPlatformCloudFunctionRequest as request and send back\nAppPlatformCloudFunctionResponse as response. Message of request\nfrom AppPlatform to Cloud Function.\n\nClasses\n-------\n\n### StructedInputAnnotation\n\n StructedInputAnnotation(mapping=None, *, ignore_unknown_fields=False, **kwargs)\n\nA general annotation message that uses struct format to\nrepresent different concrete annotation protobufs."]]