Class OrganizationAddressGroupServiceGrpc.OrganizationAddressGroupServiceImplBase (0.77.0)

public abstract static class OrganizationAddressGroupServiceGrpc.OrganizationAddressGroupServiceImplBase implements BindableService, OrganizationAddressGroupServiceGrpc.AsyncService

Base class for the server implementation of the service OrganizationAddressGroupService.

Organization AddressGroup is created under organization. Requests against Organization AddressGroup will use project from request credential for activation/quota/visibility check.

Inheritance

java.lang.Object > OrganizationAddressGroupServiceGrpc.OrganizationAddressGroupServiceImplBase

Implements

io.grpc.BindableService, OrganizationAddressGroupServiceGrpc.AsyncService

Constructors

OrganizationAddressGroupServiceImplBase()

public OrganizationAddressGroupServiceImplBase()

Methods

bindService()

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