| Modifier and Type | Method and Description |
|---|---|
QaQuestion.TuningMetadata |
QaQuestion.TuningMetadata.Builder.build() |
QaQuestion.TuningMetadata |
QaQuestion.TuningMetadata.Builder.buildPartial() |
static QaQuestion.TuningMetadata |
QaQuestion.TuningMetadata.getDefaultInstance() |
QaQuestion.TuningMetadata |
QaQuestion.TuningMetadata.getDefaultInstanceForType() |
QaQuestion.TuningMetadata |
QaQuestion.TuningMetadata.Builder.getDefaultInstanceForType() |
QaQuestion.TuningMetadata |
QaQuestion.getTuningMetadata()
Metadata about the tuning operation for the question.This field will only
be populated if and only if the question is part of a scorecard revision
that has been tuned.
|
QaQuestion.TuningMetadata |
QaQuestion.Builder.getTuningMetadata()
Metadata about the tuning operation for the question.This field will only
be populated if and only if the question is part of a scorecard revision
that has been tuned.
|
QaQuestion.TuningMetadata |
QaQuestionOrBuilder.getTuningMetadata()
Metadata about the tuning operation for the question.This field will only
be populated if and only if the question is part of a scorecard revision
that has been tuned.
|
static QaQuestion.TuningMetadata |
QaQuestion.TuningMetadata.parseDelimitedFrom(InputStream input) |
static QaQuestion.TuningMetadata |
QaQuestion.TuningMetadata.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static QaQuestion.TuningMetadata |
QaQuestion.TuningMetadata.parseFrom(byte[] data) |
static QaQuestion.TuningMetadata |
QaQuestion.TuningMetadata.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static QaQuestion.TuningMetadata |
QaQuestion.TuningMetadata.parseFrom(ByteBuffer data) |
static QaQuestion.TuningMetadata |
QaQuestion.TuningMetadata.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static QaQuestion.TuningMetadata |
QaQuestion.TuningMetadata.parseFrom(com.google.protobuf.ByteString data) |
static QaQuestion.TuningMetadata |
QaQuestion.TuningMetadata.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static QaQuestion.TuningMetadata |
QaQuestion.TuningMetadata.parseFrom(com.google.protobuf.CodedInputStream input) |
static QaQuestion.TuningMetadata |
QaQuestion.TuningMetadata.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static QaQuestion.TuningMetadata |
QaQuestion.TuningMetadata.parseFrom(InputStream input) |
static QaQuestion.TuningMetadata |
QaQuestion.TuningMetadata.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<QaQuestion.TuningMetadata> |
QaQuestion.TuningMetadata.getParserForType() |
static com.google.protobuf.Parser<QaQuestion.TuningMetadata> |
QaQuestion.TuningMetadata.parser() |
| Modifier and Type | Method and Description |
|---|---|
QaQuestion.TuningMetadata.Builder |
QaQuestion.TuningMetadata.Builder.mergeFrom(QaQuestion.TuningMetadata other) |
QaQuestion.Builder |
QaQuestion.Builder.mergeTuningMetadata(QaQuestion.TuningMetadata value)
Metadata about the tuning operation for the question.This field will only
be populated if and only if the question is part of a scorecard revision
that has been tuned.
|
static QaQuestion.TuningMetadata.Builder |
QaQuestion.TuningMetadata.newBuilder(QaQuestion.TuningMetadata prototype) |
QaQuestion.Builder |
QaQuestion.Builder.setTuningMetadata(QaQuestion.TuningMetadata value)
Metadata about the tuning operation for the question.This field will only
be populated if and only if the question is part of a scorecard revision
that has been tuned.
|
Copyright © 2025 Google LLC. All rights reserved.