Docs.rs
  • google-cloud-language-v2-0.4.2
    • google-cloud-language-v2 0.4.2
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • coryan
    • codyoss
    • dbolduc
    • github:googleapis:google-cloud-rust-crate-publishers
    • suzmue
    • Dependencies
      • async-trait ^0.1 normal
      • bytes ^1 normal
      • google-cloud-gax ^0.23.2 normal
      • google-cloud-gax-internal ^0.4.1 normal
      • lazy_static ^1 normal
      • reqwest ^0.12 normal
      • serde ^1 normal
      • serde_json ^1 normal
      • serde_with ^3 normal
      • tracing ^0.1 normal
      • google-cloud-wkt ^0.5.2 normal
      • tokio-test ^0.4 dev
    • Versions
    • 93.07% of the crate is documented
  • Go to latest version
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

google_cloud_language_v20.4.2

Crate Items

  • Structs
  • Enums
  • Traits
  • Type Aliases

List of all items

Structs

  • Error
  • builder::language_service::AnalyzeEntities
  • builder::language_service::AnalyzeSentiment
  • builder::language_service::AnnotateText
  • builder::language_service::ClassifyText
  • builder::language_service::ModerateText
  • client::LanguageService
  • model::AnalyzeEntitiesRequest
  • model::AnalyzeEntitiesResponse
  • model::AnalyzeSentimentRequest
  • model::AnalyzeSentimentResponse
  • model::AnnotateTextRequest
  • model::AnnotateTextResponse
  • model::ClassificationCategory
  • model::ClassifyTextRequest
  • model::ClassifyTextResponse
  • model::Document
  • model::Entity
  • model::EntityMention
  • model::ModerateTextRequest
  • model::ModerateTextResponse
  • model::Sentence
  • model::Sentiment
  • model::TextSpan
  • model::annotate_text_request::Features

Enums

  • model::EncodingType
  • model::document::Source
  • model::document::Type
  • model::entity::Type
  • model::entity_mention::Type
  • model::moderate_text_request::ModelVersion

Traits

  • stub::LanguageService

Type Aliases

  • Result
  • builder::language_service::ClientBuilder