Package com.google.cloud.aiplatform.v1
Class SupervisedTuningDataStats.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessage.Builder<SupervisedTuningDataStats.Builder>
com.google.cloud.aiplatform.v1.SupervisedTuningDataStats.Builder
- All Implemented Interfaces:
SupervisedTuningDataStatsOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- SupervisedTuningDataStats
public static final class SupervisedTuningDataStats.Builder
extends com.google.protobuf.GeneratedMessage.Builder<SupervisedTuningDataStats.Builder>
implements SupervisedTuningDataStatsOrBuilder
Tuning data statistics for Supervised Tuning.Protobuf type
google.cloud.aiplatform.v1.SupervisedTuningDataStats-
Method Summary
Modifier and TypeMethodDescriptionaddAllDroppedExampleReasons(Iterable<String> values) Output only.addAllTruncatedExampleIndices(Iterable<? extends Long> values) Output only.addAllUserDatasetExamples(Iterable<? extends Content> values) Output only.addDroppedExampleReasons(String value) Output only.addDroppedExampleReasonsBytes(com.google.protobuf.ByteString value) Output only.addTruncatedExampleIndices(long value) Output only.addUserDatasetExamples(int index, Content value) Output only.addUserDatasetExamples(int index, Content.Builder builderForValue) Output only.addUserDatasetExamples(Content value) Output only.addUserDatasetExamples(Content.Builder builderForValue) Output only.Output only.addUserDatasetExamplesBuilder(int index) Output only.build()clear()Output only.Deprecated.google.cloud.aiplatform.v1.SupervisedTuningDataStats.total_billable_character_count is deprecated.Output only.Output only.Output only.Output only.Output only.Output only.Output only.Output only.Output only.Output only.static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorgetDroppedExampleReasons(int index) Output only.com.google.protobuf.ByteStringgetDroppedExampleReasonsBytes(int index) Output only.intOutput only.com.google.protobuf.ProtocolStringListOutput only.longDeprecated.google.cloud.aiplatform.v1.SupervisedTuningDataStats.total_billable_character_count is deprecated.longOutput only.longOutput only.longOutput only.longgetTruncatedExampleIndices(int index) Output only.intOutput only.Output only.longOutput only.longOutput only.getUserDatasetExamples(int index) Output only.getUserDatasetExamplesBuilder(int index) Output only.Output only.intOutput only.Output only.getUserDatasetExamplesOrBuilder(int index) Output only.List<? extends ContentOrBuilder>Output only.Output only.Output only.Output only.Output only.Output only.Output only.Output only.Output only.Output only.booleanOutput only.booleanOutput only.booleanOutput only.protected com.google.protobuf.GeneratedMessage.FieldAccessorTablefinal booleanmergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) Output only.Output only.Output only.removeUserDatasetExamples(int index) Output only.setDroppedExampleReasons(int index, String value) Output only.setTotalBillableCharacterCount(long value) Deprecated.google.cloud.aiplatform.v1.SupervisedTuningDataStats.total_billable_character_count is deprecated.setTotalBillableTokenCount(long value) Output only.setTotalTruncatedExampleCount(long value) Output only.setTotalTuningCharacterCount(long value) Output only.setTruncatedExampleIndices(int index, long value) Output only.setTuningDatasetExampleCount(long value) Output only.setTuningStepCount(long value) Output only.setUserDatasetExamples(int index, Content value) Output only.setUserDatasetExamples(int index, Content.Builder builderForValue) Output only.Output only.setUserInputTokenDistribution(SupervisedTuningDatasetDistribution.Builder builderForValue) Output only.Output only.Output only.Output only.Output only.Methods inherited from class com.google.protobuf.GeneratedMessage.Builder
addRepeatedField, clearField, clearOneof, clone, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownFields, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields, setUnknownFieldSetBuilder, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessage.Builder<SupervisedTuningDataStats.Builder>
-
clear
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessage.Builder<SupervisedTuningDataStats.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessage.Builder<SupervisedTuningDataStats.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<SupervisedTuningDataStats.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessage.Builder<SupervisedTuningDataStats.Builder>
-
mergeFrom
public SupervisedTuningDataStats.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<SupervisedTuningDataStats.Builder>- Throws:
IOException
-
getTuningDatasetExampleCount
public long getTuningDatasetExampleCount()Output only. Number of examples in the tuning dataset.
int64 tuning_dataset_example_count = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getTuningDatasetExampleCountin interfaceSupervisedTuningDataStatsOrBuilder- Returns:
- The tuningDatasetExampleCount.
-
setTuningDatasetExampleCount
Output only. Number of examples in the tuning dataset.
int64 tuning_dataset_example_count = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The tuningDatasetExampleCount to set.- Returns:
- This builder for chaining.
-
clearTuningDatasetExampleCount
Output only. Number of examples in the tuning dataset.
int64 tuning_dataset_example_count = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];- Returns:
- This builder for chaining.
-
getTotalTuningCharacterCount
public long getTotalTuningCharacterCount()Output only. Number of tuning characters in the tuning dataset.
int64 total_tuning_character_count = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getTotalTuningCharacterCountin interfaceSupervisedTuningDataStatsOrBuilder- Returns:
- The totalTuningCharacterCount.
-
setTotalTuningCharacterCount
Output only. Number of tuning characters in the tuning dataset.
int64 total_tuning_character_count = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The totalTuningCharacterCount to set.- Returns:
- This builder for chaining.
-
clearTotalTuningCharacterCount
Output only. Number of tuning characters in the tuning dataset.
int64 total_tuning_character_count = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];- Returns:
- This builder for chaining.
-
getTotalBillableCharacterCount
Deprecated.google.cloud.aiplatform.v1.SupervisedTuningDataStats.total_billable_character_count is deprecated. See google/cloud/aiplatform/v1/tuning_job.proto;l=250Output only. Number of billable characters in the tuning dataset.
int64 total_billable_character_count = 3 [deprecated = true, (.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getTotalBillableCharacterCountin interfaceSupervisedTuningDataStatsOrBuilder- Returns:
- The totalBillableCharacterCount.
-
setTotalBillableCharacterCount
Deprecated.google.cloud.aiplatform.v1.SupervisedTuningDataStats.total_billable_character_count is deprecated. See google/cloud/aiplatform/v1/tuning_job.proto;l=250Output only. Number of billable characters in the tuning dataset.
int64 total_billable_character_count = 3 [deprecated = true, (.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The totalBillableCharacterCount to set.- Returns:
- This builder for chaining.
-
clearTotalBillableCharacterCount
Deprecated.google.cloud.aiplatform.v1.SupervisedTuningDataStats.total_billable_character_count is deprecated. See google/cloud/aiplatform/v1/tuning_job.proto;l=250Output only. Number of billable characters in the tuning dataset.
int64 total_billable_character_count = 3 [deprecated = true, (.google.api.field_behavior) = OUTPUT_ONLY];- Returns:
- This builder for chaining.
-
getTotalBillableTokenCount
public long getTotalBillableTokenCount()Output only. Number of billable tokens in the tuning dataset.
int64 total_billable_token_count = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getTotalBillableTokenCountin interfaceSupervisedTuningDataStatsOrBuilder- Returns:
- The totalBillableTokenCount.
-
setTotalBillableTokenCount
Output only. Number of billable tokens in the tuning dataset.
int64 total_billable_token_count = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The totalBillableTokenCount to set.- Returns:
- This builder for chaining.
-
clearTotalBillableTokenCount
Output only. Number of billable tokens in the tuning dataset.
int64 total_billable_token_count = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];- Returns:
- This builder for chaining.
-
getTuningStepCount
public long getTuningStepCount()Output only. Number of tuning steps for this Tuning Job.
int64 tuning_step_count = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getTuningStepCountin interfaceSupervisedTuningDataStatsOrBuilder- Returns:
- The tuningStepCount.
-
setTuningStepCount
Output only. Number of tuning steps for this Tuning Job.
int64 tuning_step_count = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The tuningStepCount to set.- Returns:
- This builder for chaining.
-
clearTuningStepCount
Output only. Number of tuning steps for this Tuning Job.
int64 tuning_step_count = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];- Returns:
- This builder for chaining.
-
hasUserInputTokenDistribution
public boolean hasUserInputTokenDistribution()Output only. Dataset distributions for the user input tokens.
.google.cloud.aiplatform.v1.SupervisedTuningDatasetDistribution user_input_token_distribution = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
hasUserInputTokenDistributionin interfaceSupervisedTuningDataStatsOrBuilder- Returns:
- Whether the userInputTokenDistribution field is set.
-
getUserInputTokenDistribution
Output only. Dataset distributions for the user input tokens.
.google.cloud.aiplatform.v1.SupervisedTuningDatasetDistribution user_input_token_distribution = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getUserInputTokenDistributionin interfaceSupervisedTuningDataStatsOrBuilder- Returns:
- The userInputTokenDistribution.
-
setUserInputTokenDistribution
public SupervisedTuningDataStats.Builder setUserInputTokenDistribution(SupervisedTuningDatasetDistribution value) Output only. Dataset distributions for the user input tokens.
.google.cloud.aiplatform.v1.SupervisedTuningDatasetDistribution user_input_token_distribution = 5 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
setUserInputTokenDistribution
public SupervisedTuningDataStats.Builder setUserInputTokenDistribution(SupervisedTuningDatasetDistribution.Builder builderForValue) Output only. Dataset distributions for the user input tokens.
.google.cloud.aiplatform.v1.SupervisedTuningDatasetDistribution user_input_token_distribution = 5 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
mergeUserInputTokenDistribution
public SupervisedTuningDataStats.Builder mergeUserInputTokenDistribution(SupervisedTuningDatasetDistribution value) Output only. Dataset distributions for the user input tokens.
.google.cloud.aiplatform.v1.SupervisedTuningDatasetDistribution user_input_token_distribution = 5 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
clearUserInputTokenDistribution
Output only. Dataset distributions for the user input tokens.
.google.cloud.aiplatform.v1.SupervisedTuningDatasetDistribution user_input_token_distribution = 5 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
getUserInputTokenDistributionBuilder
Output only. Dataset distributions for the user input tokens.
.google.cloud.aiplatform.v1.SupervisedTuningDatasetDistribution user_input_token_distribution = 5 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
getUserInputTokenDistributionOrBuilder
Output only. Dataset distributions for the user input tokens.
.google.cloud.aiplatform.v1.SupervisedTuningDatasetDistribution user_input_token_distribution = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getUserInputTokenDistributionOrBuilderin interfaceSupervisedTuningDataStatsOrBuilder
-
hasUserOutputTokenDistribution
public boolean hasUserOutputTokenDistribution()Output only. Dataset distributions for the user output tokens.
.google.cloud.aiplatform.v1.SupervisedTuningDatasetDistribution user_output_token_distribution = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
hasUserOutputTokenDistributionin interfaceSupervisedTuningDataStatsOrBuilder- Returns:
- Whether the userOutputTokenDistribution field is set.
-
getUserOutputTokenDistribution
Output only. Dataset distributions for the user output tokens.
.google.cloud.aiplatform.v1.SupervisedTuningDatasetDistribution user_output_token_distribution = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getUserOutputTokenDistributionin interfaceSupervisedTuningDataStatsOrBuilder- Returns:
- The userOutputTokenDistribution.
-
setUserOutputTokenDistribution
public SupervisedTuningDataStats.Builder setUserOutputTokenDistribution(SupervisedTuningDatasetDistribution value) Output only. Dataset distributions for the user output tokens.
.google.cloud.aiplatform.v1.SupervisedTuningDatasetDistribution user_output_token_distribution = 6 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
setUserOutputTokenDistribution
public SupervisedTuningDataStats.Builder setUserOutputTokenDistribution(SupervisedTuningDatasetDistribution.Builder builderForValue) Output only. Dataset distributions for the user output tokens.
.google.cloud.aiplatform.v1.SupervisedTuningDatasetDistribution user_output_token_distribution = 6 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
mergeUserOutputTokenDistribution
public SupervisedTuningDataStats.Builder mergeUserOutputTokenDistribution(SupervisedTuningDatasetDistribution value) Output only. Dataset distributions for the user output tokens.
.google.cloud.aiplatform.v1.SupervisedTuningDatasetDistribution user_output_token_distribution = 6 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
clearUserOutputTokenDistribution
Output only. Dataset distributions for the user output tokens.
.google.cloud.aiplatform.v1.SupervisedTuningDatasetDistribution user_output_token_distribution = 6 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
getUserOutputTokenDistributionBuilder
Output only. Dataset distributions for the user output tokens.
.google.cloud.aiplatform.v1.SupervisedTuningDatasetDistribution user_output_token_distribution = 6 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
getUserOutputTokenDistributionOrBuilder
Output only. Dataset distributions for the user output tokens.
.google.cloud.aiplatform.v1.SupervisedTuningDatasetDistribution user_output_token_distribution = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getUserOutputTokenDistributionOrBuilderin interfaceSupervisedTuningDataStatsOrBuilder
-
hasUserMessagePerExampleDistribution
public boolean hasUserMessagePerExampleDistribution()Output only. Dataset distributions for the messages per example.
.google.cloud.aiplatform.v1.SupervisedTuningDatasetDistribution user_message_per_example_distribution = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
hasUserMessagePerExampleDistributionin interfaceSupervisedTuningDataStatsOrBuilder- Returns:
- Whether the userMessagePerExampleDistribution field is set.
-
getUserMessagePerExampleDistribution
Output only. Dataset distributions for the messages per example.
.google.cloud.aiplatform.v1.SupervisedTuningDatasetDistribution user_message_per_example_distribution = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getUserMessagePerExampleDistributionin interfaceSupervisedTuningDataStatsOrBuilder- Returns:
- The userMessagePerExampleDistribution.
-
setUserMessagePerExampleDistribution
public SupervisedTuningDataStats.Builder setUserMessagePerExampleDistribution(SupervisedTuningDatasetDistribution value) Output only. Dataset distributions for the messages per example.
.google.cloud.aiplatform.v1.SupervisedTuningDatasetDistribution user_message_per_example_distribution = 7 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
setUserMessagePerExampleDistribution
public SupervisedTuningDataStats.Builder setUserMessagePerExampleDistribution(SupervisedTuningDatasetDistribution.Builder builderForValue) Output only. Dataset distributions for the messages per example.
.google.cloud.aiplatform.v1.SupervisedTuningDatasetDistribution user_message_per_example_distribution = 7 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
mergeUserMessagePerExampleDistribution
public SupervisedTuningDataStats.Builder mergeUserMessagePerExampleDistribution(SupervisedTuningDatasetDistribution value) Output only. Dataset distributions for the messages per example.
.google.cloud.aiplatform.v1.SupervisedTuningDatasetDistribution user_message_per_example_distribution = 7 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
clearUserMessagePerExampleDistribution
Output only. Dataset distributions for the messages per example.
.google.cloud.aiplatform.v1.SupervisedTuningDatasetDistribution user_message_per_example_distribution = 7 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
getUserMessagePerExampleDistributionBuilder
Output only. Dataset distributions for the messages per example.
.google.cloud.aiplatform.v1.SupervisedTuningDatasetDistribution user_message_per_example_distribution = 7 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
getUserMessagePerExampleDistributionOrBuilder
Output only. Dataset distributions for the messages per example.
.google.cloud.aiplatform.v1.SupervisedTuningDatasetDistribution user_message_per_example_distribution = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getUserMessagePerExampleDistributionOrBuilderin interfaceSupervisedTuningDataStatsOrBuilder
-
getUserDatasetExamplesList
Output only. Sample user messages in the training dataset uri.
repeated .google.cloud.aiplatform.v1.Content user_dataset_examples = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getUserDatasetExamplesListin interfaceSupervisedTuningDataStatsOrBuilder
-
getUserDatasetExamplesCount
public int getUserDatasetExamplesCount()Output only. Sample user messages in the training dataset uri.
repeated .google.cloud.aiplatform.v1.Content user_dataset_examples = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getUserDatasetExamplesCountin interfaceSupervisedTuningDataStatsOrBuilder
-
getUserDatasetExamples
Output only. Sample user messages in the training dataset uri.
repeated .google.cloud.aiplatform.v1.Content user_dataset_examples = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getUserDatasetExamplesin interfaceSupervisedTuningDataStatsOrBuilder
-
setUserDatasetExamples
Output only. Sample user messages in the training dataset uri.
repeated .google.cloud.aiplatform.v1.Content user_dataset_examples = 8 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
setUserDatasetExamples
public SupervisedTuningDataStats.Builder setUserDatasetExamples(int index, Content.Builder builderForValue) Output only. Sample user messages in the training dataset uri.
repeated .google.cloud.aiplatform.v1.Content user_dataset_examples = 8 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
addUserDatasetExamples
Output only. Sample user messages in the training dataset uri.
repeated .google.cloud.aiplatform.v1.Content user_dataset_examples = 8 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
addUserDatasetExamples
Output only. Sample user messages in the training dataset uri.
repeated .google.cloud.aiplatform.v1.Content user_dataset_examples = 8 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
addUserDatasetExamples
Output only. Sample user messages in the training dataset uri.
repeated .google.cloud.aiplatform.v1.Content user_dataset_examples = 8 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
addUserDatasetExamples
public SupervisedTuningDataStats.Builder addUserDatasetExamples(int index, Content.Builder builderForValue) Output only. Sample user messages in the training dataset uri.
repeated .google.cloud.aiplatform.v1.Content user_dataset_examples = 8 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
addAllUserDatasetExamples
public SupervisedTuningDataStats.Builder addAllUserDatasetExamples(Iterable<? extends Content> values) Output only. Sample user messages in the training dataset uri.
repeated .google.cloud.aiplatform.v1.Content user_dataset_examples = 8 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
clearUserDatasetExamples
Output only. Sample user messages in the training dataset uri.
repeated .google.cloud.aiplatform.v1.Content user_dataset_examples = 8 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
removeUserDatasetExamples
Output only. Sample user messages in the training dataset uri.
repeated .google.cloud.aiplatform.v1.Content user_dataset_examples = 8 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
getUserDatasetExamplesBuilder
Output only. Sample user messages in the training dataset uri.
repeated .google.cloud.aiplatform.v1.Content user_dataset_examples = 8 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
getUserDatasetExamplesOrBuilder
Output only. Sample user messages in the training dataset uri.
repeated .google.cloud.aiplatform.v1.Content user_dataset_examples = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getUserDatasetExamplesOrBuilderin interfaceSupervisedTuningDataStatsOrBuilder
-
getUserDatasetExamplesOrBuilderList
Output only. Sample user messages in the training dataset uri.
repeated .google.cloud.aiplatform.v1.Content user_dataset_examples = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getUserDatasetExamplesOrBuilderListin interfaceSupervisedTuningDataStatsOrBuilder
-
addUserDatasetExamplesBuilder
Output only. Sample user messages in the training dataset uri.
repeated .google.cloud.aiplatform.v1.Content user_dataset_examples = 8 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
addUserDatasetExamplesBuilder
Output only. Sample user messages in the training dataset uri.
repeated .google.cloud.aiplatform.v1.Content user_dataset_examples = 8 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
getUserDatasetExamplesBuilderList
Output only. Sample user messages in the training dataset uri.
repeated .google.cloud.aiplatform.v1.Content user_dataset_examples = 8 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
getTotalTruncatedExampleCount
public long getTotalTruncatedExampleCount()Output only. The number of examples in the dataset that have been dropped. An example can be dropped for reasons including: too many tokens, contains an invalid image, contains too many images, etc.
int64 total_truncated_example_count = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getTotalTruncatedExampleCountin interfaceSupervisedTuningDataStatsOrBuilder- Returns:
- The totalTruncatedExampleCount.
-
setTotalTruncatedExampleCount
Output only. The number of examples in the dataset that have been dropped. An example can be dropped for reasons including: too many tokens, contains an invalid image, contains too many images, etc.
int64 total_truncated_example_count = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The totalTruncatedExampleCount to set.- Returns:
- This builder for chaining.
-
clearTotalTruncatedExampleCount
Output only. The number of examples in the dataset that have been dropped. An example can be dropped for reasons including: too many tokens, contains an invalid image, contains too many images, etc.
int64 total_truncated_example_count = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];- Returns:
- This builder for chaining.
-
getTruncatedExampleIndicesList
Output only. A partial sample of the indices (starting from 1) of the dropped examples.
repeated int64 truncated_example_indices = 11 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getTruncatedExampleIndicesListin interfaceSupervisedTuningDataStatsOrBuilder- Returns:
- A list containing the truncatedExampleIndices.
-
getTruncatedExampleIndicesCount
public int getTruncatedExampleIndicesCount()Output only. A partial sample of the indices (starting from 1) of the dropped examples.
repeated int64 truncated_example_indices = 11 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getTruncatedExampleIndicesCountin interfaceSupervisedTuningDataStatsOrBuilder- Returns:
- The count of truncatedExampleIndices.
-
getTruncatedExampleIndices
public long getTruncatedExampleIndices(int index) Output only. A partial sample of the indices (starting from 1) of the dropped examples.
repeated int64 truncated_example_indices = 11 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getTruncatedExampleIndicesin interfaceSupervisedTuningDataStatsOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The truncatedExampleIndices at the given index.
-
setTruncatedExampleIndices
Output only. A partial sample of the indices (starting from 1) of the dropped examples.
repeated int64 truncated_example_indices = 11 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
index- The index to set the value at.value- The truncatedExampleIndices to set.- Returns:
- This builder for chaining.
-
addTruncatedExampleIndices
Output only. A partial sample of the indices (starting from 1) of the dropped examples.
repeated int64 truncated_example_indices = 11 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The truncatedExampleIndices to add.- Returns:
- This builder for chaining.
-
addAllTruncatedExampleIndices
public SupervisedTuningDataStats.Builder addAllTruncatedExampleIndices(Iterable<? extends Long> values) Output only. A partial sample of the indices (starting from 1) of the dropped examples.
repeated int64 truncated_example_indices = 11 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
values- The truncatedExampleIndices to add.- Returns:
- This builder for chaining.
-
clearTruncatedExampleIndices
Output only. A partial sample of the indices (starting from 1) of the dropped examples.
repeated int64 truncated_example_indices = 11 [(.google.api.field_behavior) = OUTPUT_ONLY];- Returns:
- This builder for chaining.
-
getDroppedExampleReasonsList
public com.google.protobuf.ProtocolStringList getDroppedExampleReasonsList()Output only. For each index in `truncated_example_indices`, the user-facing reason why the example was dropped.
repeated string dropped_example_reasons = 12 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getDroppedExampleReasonsListin interfaceSupervisedTuningDataStatsOrBuilder- Returns:
- A list containing the droppedExampleReasons.
-
getDroppedExampleReasonsCount
public int getDroppedExampleReasonsCount()Output only. For each index in `truncated_example_indices`, the user-facing reason why the example was dropped.
repeated string dropped_example_reasons = 12 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getDroppedExampleReasonsCountin interfaceSupervisedTuningDataStatsOrBuilder- Returns:
- The count of droppedExampleReasons.
-
getDroppedExampleReasons
Output only. For each index in `truncated_example_indices`, the user-facing reason why the example was dropped.
repeated string dropped_example_reasons = 12 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getDroppedExampleReasonsin interfaceSupervisedTuningDataStatsOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The droppedExampleReasons at the given index.
-
getDroppedExampleReasonsBytes
public com.google.protobuf.ByteString getDroppedExampleReasonsBytes(int index) Output only. For each index in `truncated_example_indices`, the user-facing reason why the example was dropped.
repeated string dropped_example_reasons = 12 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getDroppedExampleReasonsBytesin interfaceSupervisedTuningDataStatsOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the droppedExampleReasons at the given index.
-
setDroppedExampleReasons
Output only. For each index in `truncated_example_indices`, the user-facing reason why the example was dropped.
repeated string dropped_example_reasons = 12 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
index- The index to set the value at.value- The droppedExampleReasons to set.- Returns:
- This builder for chaining.
-
addDroppedExampleReasons
Output only. For each index in `truncated_example_indices`, the user-facing reason why the example was dropped.
repeated string dropped_example_reasons = 12 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The droppedExampleReasons to add.- Returns:
- This builder for chaining.
-
addAllDroppedExampleReasons
Output only. For each index in `truncated_example_indices`, the user-facing reason why the example was dropped.
repeated string dropped_example_reasons = 12 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
values- The droppedExampleReasons to add.- Returns:
- This builder for chaining.
-
clearDroppedExampleReasons
Output only. For each index in `truncated_example_indices`, the user-facing reason why the example was dropped.
repeated string dropped_example_reasons = 12 [(.google.api.field_behavior) = OUTPUT_ONLY];- Returns:
- This builder for chaining.
-
addDroppedExampleReasonsBytes
public SupervisedTuningDataStats.Builder addDroppedExampleReasonsBytes(com.google.protobuf.ByteString value) Output only. For each index in `truncated_example_indices`, the user-facing reason why the example was dropped.
repeated string dropped_example_reasons = 12 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The bytes of the droppedExampleReasons to add.- Returns:
- This builder for chaining.
-