Uses of Interface
com.google.cloud.aiplatform.v1.StructFieldValueOrBuilder
Packages that use StructFieldValueOrBuilder
-
Uses of StructFieldValueOrBuilder in com.google.cloud.aiplatform.v1
Classes in com.google.cloud.aiplatform.v1 that implement StructFieldValueOrBuilderModifier and TypeClassDescriptionfinal classOne field of a Struct (or object) type feature value.static final classOne field of a Struct (or object) type feature value.Methods in com.google.cloud.aiplatform.v1 that return StructFieldValueOrBuilderModifier and TypeMethodDescriptionStructValue.Builder.getValuesOrBuilder(int index) A list of field values.StructValue.getValuesOrBuilder(int index) A list of field values.StructValueOrBuilder.getValuesOrBuilder(int index) A list of field values.Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type StructFieldValueOrBuilderModifier and TypeMethodDescriptionList<? extends StructFieldValueOrBuilder>StructValue.Builder.getValuesOrBuilderList()A list of field values.List<? extends StructFieldValueOrBuilder>StructValue.getValuesOrBuilderList()A list of field values.List<? extends StructFieldValueOrBuilder>StructValueOrBuilder.getValuesOrBuilderList()A list of field values.