Home
last modified time | relevance | path

Searched refs:hasSourceImageEncryptionKey (Results 1 – 6 of 6) sorted by relevance

/external/google-cloud-java/java-compute/proto-google-cloud-compute-v1/src/main/java/com/google/cloud/compute/v1/
DAttachedDiskInitializeParamsOrBuilder.java535 boolean hasSourceImageEncryptionKey(); in hasSourceImageEncryptionKey() method
DImageOrBuilder.java939 boolean hasSourceImageEncryptionKey(); in hasSourceImageEncryptionKey() method
DDiskOrBuilder.java1096 boolean hasSourceImageEncryptionKey(); in hasSourceImageEncryptionKey() method
DAttachedDiskInitializeParams.java1272 public boolean hasSourceImageEncryptionKey() { in hasSourceImageEncryptionKey() method in AttachedDiskInitializeParams
1634 if (hasSourceImageEncryptionKey() != other.hasSourceImageEncryptionKey()) return false; in equals()
1635 if (hasSourceImageEncryptionKey()) { in equals()
1706 if (hasSourceImageEncryptionKey()) { in hashCode()
2136 if (other.hasSourceImageEncryptionKey()) { in mergeFrom()
3855 public boolean hasSourceImageEncryptionKey() { in hasSourceImageEncryptionKey() method in AttachedDiskInitializeParams.Builder
DImage.java2029 public boolean hasSourceImageEncryptionKey() { in hasSourceImageEncryptionKey() method in Image
2887 if (hasSourceImageEncryptionKey() != other.hasSourceImageEncryptionKey()) return false; in equals()
2888 if (hasSourceImageEncryptionKey()) { in equals()
3024 if (hasSourceImageEncryptionKey()) { in hashCode()
3668 if (other.hasSourceImageEncryptionKey()) { in mergeFrom()
7396 public boolean hasSourceImageEncryptionKey() { in hasSourceImageEncryptionKey() method in Image.Builder
DDisk.java2198 public boolean hasSourceImageEncryptionKey() { in hasSourceImageEncryptionKey() method in Disk
3241 if (hasSourceImageEncryptionKey() != other.hasSourceImageEncryptionKey()) return false; in equals()
3242 if (hasSourceImageEncryptionKey()) { in equals()
3402 if (hasSourceImageEncryptionKey()) { in hashCode()
4111 if (other.hasSourceImageEncryptionKey()) { in mergeFrom()
8170 public boolean hasSourceImageEncryptionKey() { in hasSourceImageEncryptionKey() method in Disk.Builder