Home
last modified time | relevance | path

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

/aosp_15_r20/external/google-cloud-java/java-compute/proto-google-cloud-compute-v1/src/main/java/com/google/cloud/compute/v1/
H A DInstanceOrBuilder.java1446 boolean hasSourceMachineImageEncryptionKey(); in hasSourceMachineImageEncryptionKey() method
H A DInstance.java3056 public boolean hasSourceMachineImageEncryptionKey() { in hasSourceMachineImageEncryptionKey() method in Instance
3864 if (hasSourceMachineImageEncryptionKey() != other.hasSourceMachineImageEncryptionKey()) in equals()
3866 if (hasSourceMachineImageEncryptionKey()) { in equals()
4053 if (hasSourceMachineImageEncryptionKey()) { in hashCode()
4951 if (other.hasSourceMachineImageEncryptionKey()) { in mergeFrom()
11397 public boolean hasSourceMachineImageEncryptionKey() { in hasSourceMachineImageEncryptionKey() method in Instance.Builder