Class ApiKeysGrpc


  • @Generated(value="by gRPC proto compiler",
               comments="Source: google/api/apikeys/v2/apikeys.proto")
    public final class ApiKeysGrpc
    extends Object
     Manages the API keys associated with projects.
     
    • Method Detail

      • getCreateKeyMethod

        public static io.grpc.MethodDescriptor<CreateKeyRequest,​com.google.longrunning.Operation> getCreateKeyMethod()
      • getGetKeyMethod

        public static io.grpc.MethodDescriptor<GetKeyRequest,​Key> getGetKeyMethod()
      • getUpdateKeyMethod

        public static io.grpc.MethodDescriptor<UpdateKeyRequest,​com.google.longrunning.Operation> getUpdateKeyMethod()
      • getDeleteKeyMethod

        public static io.grpc.MethodDescriptor<DeleteKeyRequest,​com.google.longrunning.Operation> getDeleteKeyMethod()
      • getUndeleteKeyMethod

        public static io.grpc.MethodDescriptor<UndeleteKeyRequest,​com.google.longrunning.Operation> getUndeleteKeyMethod()
      • newStub

        public static ApiKeysGrpc.ApiKeysStub newStub​(io.grpc.Channel channel)
        Creates a new async stub that supports all call types for the service
      • newBlockingStub

        public static ApiKeysGrpc.ApiKeysBlockingStub newBlockingStub​(io.grpc.Channel channel)
        Creates a new blocking-style stub that supports unary and streaming output calls on the service
      • newFutureStub

        public static ApiKeysGrpc.ApiKeysFutureStub newFutureStub​(io.grpc.Channel channel)
        Creates a new ListenableFuture-style stub that supports unary calls on the service
      • getServiceDescriptor

        public static io.grpc.ServiceDescriptor getServiceDescriptor()