{ "comment": "This file maps proto services/RPCs to the corresponding library clients/methods", "language": "python", "libraryPackage": "googlecloudsdk.generated_clients.gapic_clients.aiplatform_v1beta1", "protoPackage": "google.cloud.aiplatform.v1beta1", "schema": "1.0", "services": { "PredictionService": { "clients": { "grpc": { "libraryClient": "PredictionServiceClient", "rpcs": { "ChatCompletions": { "methods": [ "chat_completions" ] }, "CountTokens": { "methods": [ "count_tokens" ] }, "DirectPredict": { "methods": [ "direct_predict" ] }, "DirectRawPredict": { "methods": [ "direct_raw_predict" ] }, "EmbedContent": { "methods": [ "embed_content" ] }, "Explain": { "methods": [ "explain" ] }, "FetchPredictOperation": { "methods": [ "fetch_predict_operation" ] }, "GenerateContent": { "methods": [ "generate_content" ] }, "Invoke": { "methods": [ "invoke" ] }, "Predict": { "methods": [ "predict" ] }, "PredictLongRunning": { "methods": [ "predict_long_running" ] }, "RawPredict": { "methods": [ "raw_predict" ] }, "ServerStreamingPredict": { "methods": [ "server_streaming_predict" ] }, "StreamDirectPredict": { "methods": [ "stream_direct_predict" ] }, "StreamDirectRawPredict": { "methods": [ "stream_direct_raw_predict" ] }, "StreamGenerateContent": { "methods": [ "stream_generate_content" ] }, "StreamRawPredict": { "methods": [ "stream_raw_predict" ] }, "StreamingPredict": { "methods": [ "streaming_predict" ] }, "StreamingRawPredict": { "methods": [ "streaming_raw_predict" ] } } }, "grpc-async": { "libraryClient": "PredictionServiceAsyncClient", "rpcs": { "ChatCompletions": { "methods": [ "chat_completions" ] }, "CountTokens": { "methods": [ "count_tokens" ] }, "DirectPredict": { "methods": [ "direct_predict" ] }, "DirectRawPredict": { "methods": [ "direct_raw_predict" ] }, "EmbedContent": { "methods": [ "embed_content" ] }, "Explain": { "methods": [ "explain" ] }, "FetchPredictOperation": { "methods": [ "fetch_predict_operation" ] }, "GenerateContent": { "methods": [ "generate_content" ] }, "Invoke": { "methods": [ "invoke" ] }, "Predict": { "methods": [ "predict" ] }, "PredictLongRunning": { "methods": [ "predict_long_running" ] }, "RawPredict": { "methods": [ "raw_predict" ] }, "ServerStreamingPredict": { "methods": [ "server_streaming_predict" ] }, "StreamDirectPredict": { "methods": [ "stream_direct_predict" ] }, "StreamDirectRawPredict": { "methods": [ "stream_direct_raw_predict" ] }, "StreamGenerateContent": { "methods": [ "stream_generate_content" ] }, "StreamRawPredict": { "methods": [ "stream_raw_predict" ] }, "StreamingPredict": { "methods": [ "streaming_predict" ] }, "StreamingRawPredict": { "methods": [ "streaming_raw_predict" ] } } }, "rest": { "libraryClient": "PredictionServiceClient", "rpcs": { "ChatCompletions": { "methods": [ "chat_completions" ] }, "CountTokens": { "methods": [ "count_tokens" ] }, "DirectPredict": { "methods": [ "direct_predict" ] }, "DirectRawPredict": { "methods": [ "direct_raw_predict" ] }, "EmbedContent": { "methods": [ "embed_content" ] }, "Explain": { "methods": [ "explain" ] }, "FetchPredictOperation": { "methods": [ "fetch_predict_operation" ] }, "GenerateContent": { "methods": [ "generate_content" ] }, "Invoke": { "methods": [ "invoke" ] }, "Predict": { "methods": [ "predict" ] }, "PredictLongRunning": { "methods": [ "predict_long_running" ] }, "RawPredict": { "methods": [ "raw_predict" ] }, "ServerStreamingPredict": { "methods": [ "server_streaming_predict" ] }, "StreamDirectPredict": { "methods": [ "stream_direct_predict" ] }, "StreamDirectRawPredict": { "methods": [ "stream_direct_raw_predict" ] }, "StreamGenerateContent": { "methods": [ "stream_generate_content" ] }, "StreamRawPredict": { "methods": [ "stream_raw_predict" ] }, "StreamingPredict": { "methods": [ "streaming_predict" ] }, "StreamingRawPredict": { "methods": [ "streaming_raw_predict" ] } } } } } } }