Vision AI V1 API - Class Google::Cloud::VisionAI::V1::AppPlatformCloudFunctionRequest (v0.1.0)

Reference documentation and code samples for the Vision AI V1 API class Google::Cloud::VisionAI::V1::AppPlatformCloudFunctionRequest.

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.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#annotations

def annotations() -> ::Array<::Google::Cloud::VisionAI::V1::AppPlatformCloudFunctionRequest::StructedInputAnnotation>
Returns

#annotations=

def annotations=(value) -> ::Array<::Google::Cloud::VisionAI::V1::AppPlatformCloudFunctionRequest::StructedInputAnnotation>
Parameter
Returns

#app_platform_metadata

def app_platform_metadata() -> ::Google::Cloud::VisionAI::V1::AppPlatformMetadata
Returns

#app_platform_metadata=

def app_platform_metadata=(value) -> ::Google::Cloud::VisionAI::V1::AppPlatformMetadata
Parameter
Returns