Uses of Class
com.google.cloud.aiplatform.v1.FetchFeatureValuesResponse
Packages that use FetchFeatureValuesResponse
-
Uses of FetchFeatureValuesResponse in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return FetchFeatureValuesResponseModifier and TypeMethodDescriptionFetchFeatureValuesResponse.Builder.build()FetchFeatureValuesResponse.Builder.buildPartial()static FetchFeatureValuesResponseFetchFeatureValuesResponse.getDefaultInstance()FetchFeatureValuesResponse.Builder.getDefaultInstanceForType()FetchFeatureValuesResponse.getDefaultInstanceForType()NearestNeighbors.Neighbor.Builder.getEntityKeyValues()The attributes of the neighbor, e.g. filters, crowding and metadata Note that full entities are returned only when "return_full_entity" is set to true.NearestNeighbors.Neighbor.getEntityKeyValues()The attributes of the neighbor, e.g. filters, crowding and metadata Note that full entities are returned only when "return_full_entity" is set to true.NearestNeighbors.NeighborOrBuilder.getEntityKeyValues()The attributes of the neighbor, e.g. filters, crowding and metadata Note that full entities are returned only when "return_full_entity" is set to true.static FetchFeatureValuesResponseFetchFeatureValuesResponse.parseDelimitedFrom(InputStream input) static FetchFeatureValuesResponseFetchFeatureValuesResponse.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FetchFeatureValuesResponseFetchFeatureValuesResponse.parseFrom(byte[] data) static FetchFeatureValuesResponseFetchFeatureValuesResponse.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FetchFeatureValuesResponseFetchFeatureValuesResponse.parseFrom(com.google.protobuf.ByteString data) static FetchFeatureValuesResponseFetchFeatureValuesResponse.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FetchFeatureValuesResponseFetchFeatureValuesResponse.parseFrom(com.google.protobuf.CodedInputStream input) static FetchFeatureValuesResponseFetchFeatureValuesResponse.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FetchFeatureValuesResponseFetchFeatureValuesResponse.parseFrom(InputStream input) static FetchFeatureValuesResponseFetchFeatureValuesResponse.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FetchFeatureValuesResponseFetchFeatureValuesResponse.parseFrom(ByteBuffer data) static FetchFeatureValuesResponseFetchFeatureValuesResponse.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type FetchFeatureValuesResponseModifier and TypeMethodDescriptioncom.google.protobuf.Parser<FetchFeatureValuesResponse>FetchFeatureValuesResponse.getParserForType()static com.google.protobuf.Parser<FetchFeatureValuesResponse>FetchFeatureValuesResponse.parser()Methods in com.google.cloud.aiplatform.v1 with parameters of type FetchFeatureValuesResponseModifier and TypeMethodDescriptionNearestNeighbors.Neighbor.Builder.mergeEntityKeyValues(FetchFeatureValuesResponse value) The attributes of the neighbor, e.g. filters, crowding and metadata Note that full entities are returned only when "return_full_entity" is set to true.FetchFeatureValuesResponse.Builder.mergeFrom(FetchFeatureValuesResponse other) FetchFeatureValuesResponse.newBuilder(FetchFeatureValuesResponse prototype) NearestNeighbors.Neighbor.Builder.setEntityKeyValues(FetchFeatureValuesResponse value) The attributes of the neighbor, e.g. filters, crowding and metadata Note that full entities are returned only when "return_full_entity" is set to true.