Class GkeInferenceQuickstartStub (0.1.0)

public abstract class GkeInferenceQuickstartStub implements BackgroundResource

Base stub class for the GkeInferenceQuickstart service API.

This class is for advanced usage and reflects the underlying API directly.

Inheritance

java.lang.Object > GkeInferenceQuickstartStub

Implements

BackgroundResource

Constructors

GkeInferenceQuickstartStub()

public GkeInferenceQuickstartStub()

Methods

close()

public abstract void close()

fetchBenchmarkingDataCallable()

public UnaryCallable<FetchBenchmarkingDataRequest,FetchBenchmarkingDataResponse> fetchBenchmarkingDataCallable()
Returns
Type Description
UnaryCallable<FetchBenchmarkingDataRequest,FetchBenchmarkingDataResponse>

fetchModelServerVersionsCallable()

public UnaryCallable<FetchModelServerVersionsRequest,FetchModelServerVersionsResponse> fetchModelServerVersionsCallable()
Returns
Type Description
UnaryCallable<FetchModelServerVersionsRequest,FetchModelServerVersionsResponse>

fetchModelServerVersionsPagedCallable()

public UnaryCallable<FetchModelServerVersionsRequest,GkeInferenceQuickstartClient.FetchModelServerVersionsPagedResponse> fetchModelServerVersionsPagedCallable()
Returns
Type Description
UnaryCallable<FetchModelServerVersionsRequest,FetchModelServerVersionsPagedResponse>

fetchModelServersCallable()

public UnaryCallable<FetchModelServersRequest,FetchModelServersResponse> fetchModelServersCallable()
Returns
Type Description
UnaryCallable<FetchModelServersRequest,FetchModelServersResponse>

fetchModelServersPagedCallable()

public UnaryCallable<FetchModelServersRequest,GkeInferenceQuickstartClient.FetchModelServersPagedResponse> fetchModelServersPagedCallable()
Returns
Type Description
UnaryCallable<FetchModelServersRequest,FetchModelServersPagedResponse>

fetchModelsCallable()

public UnaryCallable<FetchModelsRequest,FetchModelsResponse> fetchModelsCallable()
Returns
Type Description
UnaryCallable<FetchModelsRequest,FetchModelsResponse>

fetchModelsPagedCallable()

public UnaryCallable<FetchModelsRequest,GkeInferenceQuickstartClient.FetchModelsPagedResponse> fetchModelsPagedCallable()
Returns
Type Description
UnaryCallable<FetchModelsRequest,FetchModelsPagedResponse>

fetchProfilesCallable()

public UnaryCallable<FetchProfilesRequest,FetchProfilesResponse> fetchProfilesCallable()
Returns
Type Description
UnaryCallable<FetchProfilesRequest,FetchProfilesResponse>

fetchProfilesPagedCallable()

public UnaryCallable<FetchProfilesRequest,GkeInferenceQuickstartClient.FetchProfilesPagedResponse> fetchProfilesPagedCallable()
Returns
Type Description
UnaryCallable<FetchProfilesRequest,FetchProfilesPagedResponse>

generateOptimizedManifestCallable()

public UnaryCallable<GenerateOptimizedManifestRequest,GenerateOptimizedManifestResponse> generateOptimizedManifestCallable()
Returns
Type Description
UnaryCallable<GenerateOptimizedManifestRequest,GenerateOptimizedManifestResponse>