Class FoldersGrpc.FoldersImplBase

  • All Implemented Interfaces:
    FoldersGrpc.AsyncService, io.grpc.BindableService
    Enclosing class:
    FoldersGrpc

    public abstract static class FoldersGrpc.FoldersImplBase
    extends Object
    implements io.grpc.BindableService, FoldersGrpc.AsyncService
    Base class for the server implementation of the service Folders.
     Manages Cloud Platform folder resources.
     Folders can be used to organize the resources under an
     organization and to control the policies applied to groups of resources.
     
    • Constructor Detail

      • FoldersImplBase

        public FoldersImplBase()
    • Method Detail

      • bindService

        public final io.grpc.ServerServiceDefinition bindService()
        Specified by:
        bindService in interface io.grpc.BindableService