Class VpcFlowLogsServiceGrpc.VpcFlowLogsServiceImplBase (1.49.0)

public abstract static class VpcFlowLogsServiceGrpc.VpcFlowLogsServiceImplBase implements BindableService, VpcFlowLogsServiceGrpc.AsyncService

Base class for the server implementation of the service VpcFlowLogsService.

The VPC Flow Logs service in the Google Cloud Network Management API provides configurations that generate Flow Logs. The service and the configuration resources created using this service are global.

Inheritance

java.lang.Object > VpcFlowLogsServiceGrpc.VpcFlowLogsServiceImplBase

Implements

io.grpc.BindableService, VpcFlowLogsServiceGrpc.AsyncService

Constructors

VpcFlowLogsServiceImplBase()

public VpcFlowLogsServiceImplBase()

Methods

bindService()

public final ServerServiceDefinition bindService()
Returns
Type Description
io.grpc.ServerServiceDefinition