View Source GoogleApi.AIPlatform.V1.Model.CloudAiLargeModelsVisionMediaGenerateContentResponse (google_api_ai_platform v0.2.0)

Generate media content response

Attributes

  • response (type: GoogleApi.AIPlatform.V1.Model.CloudAiNlLlmProtoServiceGenerateMultiModalResponse.t, default: nil) - Response to the user's request.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() ::
  %GoogleApi.AIPlatform.V1.Model.CloudAiLargeModelsVisionMediaGenerateContentResponse{
    response:
      GoogleApi.AIPlatform.V1.Model.CloudAiNlLlmProtoServiceGenerateMultiModalResponse.t()
      | nil
  }

Functions

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.