Home
last modified time | relevance | path

Searched refs:hasSourceSnapshotEncryptionKey (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.java613 boolean hasSourceSnapshotEncryptionKey(); in hasSourceSnapshotEncryptionKey() method
DImageOrBuilder.java1054 boolean hasSourceSnapshotEncryptionKey(); in hasSourceSnapshotEncryptionKey() method
DDiskOrBuilder.java1211 boolean hasSourceSnapshotEncryptionKey(); in hasSourceSnapshotEncryptionKey() method
DAttachedDiskInitializeParams.java1395 public boolean hasSourceSnapshotEncryptionKey() { in hasSourceSnapshotEncryptionKey() method in AttachedDiskInitializeParams
1642 if (hasSourceSnapshotEncryptionKey() != other.hasSourceSnapshotEncryptionKey()) return false; in equals()
1643 if (hasSourceSnapshotEncryptionKey()) { in equals()
1714 if (hasSourceSnapshotEncryptionKey()) { in hashCode()
2144 if (other.hasSourceSnapshotEncryptionKey()) { in mergeFrom()
4182 public boolean hasSourceSnapshotEncryptionKey() { in hasSourceSnapshotEncryptionKey() method in AttachedDiskInitializeParams.Builder
DImage.java2218 public boolean hasSourceSnapshotEncryptionKey() { in hasSourceSnapshotEncryptionKey() method in Image
2899 if (hasSourceSnapshotEncryptionKey() != other.hasSourceSnapshotEncryptionKey()) return false; in equals()
2900 if (hasSourceSnapshotEncryptionKey()) { in equals()
3036 if (hasSourceSnapshotEncryptionKey()) { in hashCode()
3681 if (other.hasSourceSnapshotEncryptionKey()) { in mergeFrom()
7843 public boolean hasSourceSnapshotEncryptionKey() { in hasSourceSnapshotEncryptionKey() method in Image.Builder
DDisk.java2387 public boolean hasSourceSnapshotEncryptionKey() { in hasSourceSnapshotEncryptionKey() method in Disk
3253 if (hasSourceSnapshotEncryptionKey() != other.hasSourceSnapshotEncryptionKey()) return false; in equals()
3254 if (hasSourceSnapshotEncryptionKey()) { in equals()
3414 if (hasSourceSnapshotEncryptionKey()) { in hashCode()
4124 if (other.hasSourceSnapshotEncryptionKey()) { in mergeFrom()
8617 public boolean hasSourceSnapshotEncryptionKey() { in hasSourceSnapshotEncryptionKey() method in Disk.Builder