Home
last modified time | relevance | path

Searched refs:getCryptoKeyBackend (Results 1 – 2 of 2) sorted by relevance

/external/google-cloud-java/java-kms/proto-google-cloud-kms-v1/src/main/java/com/google/cloud/kms/v1/
DCryptoKeyOrBuilder.java532 java.lang.String getCryptoKeyBackend(); in getCryptoKeyBackend() method
DCryptoKey.java1044 public java.lang.String getCryptoKeyBackend() { in getCryptoKeyBackend() method in CryptoKey
1232 if (!getCryptoKeyBackend().equals(other.getCryptoKeyBackend())) return false; in equals()
1283 hash = (53 * hash) + getCryptoKeyBackend().hashCode(); in hashCode()
1644 if (!other.getCryptoKeyBackend().isEmpty()) { in mergeFrom()
3811 public java.lang.String getCryptoKeyBackend() { in getCryptoKeyBackend() method in CryptoKey.Builder
3910 cryptoKeyBackend_ = getDefaultInstance().getCryptoKeyBackend(); in clearCryptoKeyBackend()