Uses of Class
com.google.cloud.aiplatform.v1.LogprobsResult
Packages that use LogprobsResult
-
Uses of LogprobsResult in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return LogprobsResultModifier and TypeMethodDescriptionLogprobsResult.Builder.build()LogprobsResult.Builder.buildPartial()static LogprobsResultLogprobsResult.getDefaultInstance()LogprobsResult.Builder.getDefaultInstanceForType()LogprobsResult.getDefaultInstanceForType()Candidate.Builder.getLogprobsResult()Output only.Candidate.getLogprobsResult()Output only.CandidateOrBuilder.getLogprobsResult()Output only.static LogprobsResultLogprobsResult.parseDelimitedFrom(InputStream input) static LogprobsResultLogprobsResult.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static LogprobsResultLogprobsResult.parseFrom(byte[] data) static LogprobsResultLogprobsResult.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static LogprobsResultLogprobsResult.parseFrom(com.google.protobuf.ByteString data) static LogprobsResultLogprobsResult.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static LogprobsResultLogprobsResult.parseFrom(com.google.protobuf.CodedInputStream input) static LogprobsResultLogprobsResult.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static LogprobsResultLogprobsResult.parseFrom(InputStream input) static LogprobsResultLogprobsResult.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static LogprobsResultLogprobsResult.parseFrom(ByteBuffer data) static LogprobsResultLogprobsResult.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type LogprobsResultModifier and TypeMethodDescriptioncom.google.protobuf.Parser<LogprobsResult>LogprobsResult.getParserForType()static com.google.protobuf.Parser<LogprobsResult>LogprobsResult.parser()Methods in com.google.cloud.aiplatform.v1 with parameters of type LogprobsResultModifier and TypeMethodDescriptionLogprobsResult.Builder.mergeFrom(LogprobsResult other) Candidate.Builder.mergeLogprobsResult(LogprobsResult value) Output only.static LogprobsResult.BuilderLogprobsResult.newBuilder(LogprobsResult prototype) Candidate.Builder.setLogprobsResult(LogprobsResult value) Output only.