Class PersistentResourceServiceGrpc.PersistentResourceServiceImplBase (3.42.0)

public abstract static class PersistentResourceServiceGrpc.PersistentResourceServiceImplBase implements BindableService, PersistentResourceServiceGrpc.AsyncService

Base class for the server implementation of the service PersistentResourceService.

A service for managing Vertex AI's machine learning PersistentResource.

Inheritance

java.lang.Object > PersistentResourceServiceGrpc.PersistentResourceServiceImplBase

Implements

io.grpc.BindableService, PersistentResourceServiceGrpc.AsyncService

Constructors

PersistentResourceServiceImplBase()

public PersistentResourceServiceImplBase()

Methods

bindService()

public final ServerServiceDefinition bindService()
Returns
TypeDescription
io.grpc.ServerServiceDefinition