-
Install the Buf CLI for macOS or Linux, for example, by using Homebrew:
-
Clone the Nebius AI Cloud API repository and go to the Nebius AI Cloud Buf configuration:
-
Edit the configuration to keep only the programming languages you support. For example, for Java only:
-
To generate the client code, run the following command:
-
To get the generated client code, go to the
gen/<language>directory. For example, if you generated a Java client, go togen/java.