Reference documentation and code samples for the Gemini Enterprise for Customer Experience V1BETA API class Google::Cloud::Ces::V1beta::LatencyReport::GuardrailLatency.
Latency metrics for a single guardrail.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#guardrail
def guardrail() -> ::String
Returns
-
(::String) — Output only. The name of the guardrail.
Format:
projects/{project}/locations/{location}/apps/{app}/guardrails/{guardrail}.
#guardrail_display_name
def guardrail_display_name() -> ::String
Returns
- (::String) — Output only. The display name of the guardrail.
#latency_metrics
def latency_metrics() -> ::Google::Cloud::Ces::V1beta::LatencyReport::LatencyMetrics
Returns
- (::Google::Cloud::Ces::V1beta::LatencyReport::LatencyMetrics) — Output only. The latency metrics for the guardrail.