View Source GoogleApi.ContentWarehouse.V1.Model.ImageRepositoryS3RecognizerMetadataResponse (google_api_content_warehouse v0.4.0)

This proto is trimmed down from RecognizerMetadataResponse in google3/speech/service/s3/services/recognizer/recognizer.proto

Attributes

  • mode (type: String.t, default: nil) -
  • modelInfoLabel (type: String.t, default: nil) -
  • serviceName (type: String.t, default: nil) -

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() ::
  %GoogleApi.ContentWarehouse.V1.Model.ImageRepositoryS3RecognizerMetadataResponse{
    mode: String.t() | nil,
    modelInfoLabel: String.t() | nil,
    serviceName: String.t() | nil
  }

Functions

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

Unwrap a decoded JSON object into its complex fields.