Class: Google::Cloud::AIPlatform::V1::FluencySpec
- Inherits:
-
Object
- Object
- Google::Cloud::AIPlatform::V1::FluencySpec
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/aiplatform/v1/evaluation_service.rb
Overview
Spec for fluency score metric.
Instance Attribute Summary collapse
-
#version ⇒ ::Integer
Optional.
Instance Attribute Details
#version ⇒ ::Integer
Returns Optional. Which version to use for evaluation.
434 435 436 437 |
# File 'proto_docs/google/cloud/aiplatform/v1/evaluation_service.rb', line 434 class FluencySpec include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |