public interface RecognitionResponseMetadataOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Duration |
getTotalBilledDuration()
When available, billed audio seconds for the corresponding request.
|
com.google.protobuf.DurationOrBuilder |
getTotalBilledDurationOrBuilder()
When available, billed audio seconds for the corresponding request.
|
boolean |
hasTotalBilledDuration()
When available, billed audio seconds for the corresponding request.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasTotalBilledDuration()
When available, billed audio seconds for the corresponding request.
.google.protobuf.Duration total_billed_duration = 6;com.google.protobuf.Duration getTotalBilledDuration()
When available, billed audio seconds for the corresponding request.
.google.protobuf.Duration total_billed_duration = 6;com.google.protobuf.DurationOrBuilder getTotalBilledDurationOrBuilder()
When available, billed audio seconds for the corresponding request.
.google.protobuf.Duration total_billed_duration = 6;Copyright © 2024 Google LLC. All rights reserved.