View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window grpc-google-cloud-discoveryengine-v1alpha-0.25.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.google.cloud.discoveryengine.v1alpha
├─ com.google.cloud.discoveryengine.v1alpha.CompletionServiceGrpc.class - [JAR]
├─ com.google.cloud.discoveryengine.v1alpha.ConversationalSearchServiceGrpc.class - [JAR]
├─ com.google.cloud.discoveryengine.v1alpha.DocumentServiceGrpc.class - [JAR]
├─ com.google.cloud.discoveryengine.v1alpha.RecommendationServiceGrpc.class - [JAR]
├─ com.google.cloud.discoveryengine.v1alpha.SchemaServiceGrpc.class - [JAR]
├─ com.google.cloud.discoveryengine.v1alpha.SearchServiceGrpc.class - [JAR]
├─ com.google.cloud.discoveryengine.v1alpha.SiteSearchEngineServiceGrpc.class - [JAR]
├─ com.google.cloud.discoveryengine.v1alpha.UserEventServiceGrpc.class - [JAR]