Uses of Class
com.google.cloud.aiplatform.v1.StructValue
Packages that use StructValue
-
Uses of StructValue in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return StructValueModifier and TypeMethodDescriptionStructValue.Builder.build()StructValue.Builder.buildPartial()static StructValueStructValue.getDefaultInstance()StructValue.Builder.getDefaultInstanceForType()StructValue.getDefaultInstanceForType()FeatureValue.Builder.getStructValue()A struct type feature value.FeatureValue.getStructValue()A struct type feature value.FeatureValueOrBuilder.getStructValue()A struct type feature value.static StructValueStructValue.parseDelimitedFrom(InputStream input) static StructValueStructValue.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static StructValueStructValue.parseFrom(byte[] data) static StructValueStructValue.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static StructValueStructValue.parseFrom(com.google.protobuf.ByteString data) static StructValueStructValue.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static StructValueStructValue.parseFrom(com.google.protobuf.CodedInputStream input) static StructValueStructValue.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static StructValueStructValue.parseFrom(InputStream input) static StructValueStructValue.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static StructValueStructValue.parseFrom(ByteBuffer data) static StructValueStructValue.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type StructValueModifier and TypeMethodDescriptioncom.google.protobuf.Parser<StructValue>StructValue.getParserForType()static com.google.protobuf.Parser<StructValue>StructValue.parser()Methods in com.google.cloud.aiplatform.v1 with parameters of type StructValueModifier and TypeMethodDescriptionStructValue.Builder.mergeFrom(StructValue other) FeatureValue.Builder.mergeStructValue(StructValue value) A struct type feature value.static StructValue.BuilderStructValue.newBuilder(StructValue prototype) FeatureValue.Builder.setStructValue(StructValue value) A struct type feature value.