Interface KeyDashboardServiceGrpc.AsyncService

    • Method Detail

      • listCryptoKeys

        default void listCryptoKeys​(ListCryptoKeysRequest request,
                                    io.grpc.stub.StreamObserver<ListCryptoKeysResponse> responseObserver)
         Returns cryptographic keys managed by Cloud KMS in a given Cloud project.
         Note that this data is sourced from snapshots, meaning it may not
         completely reflect the actual state of key metadata at call time.