Home
last modified time | relevance | path

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

/external/google-cloud-java/java-compute/proto-google-cloud-compute-v1/src/main/java/com/google/cloud/compute/v1/
DCacheKeyPolicyOrBuilder.java201 boolean getIncludeQueryString(); in getIncludeQueryString() method
DCacheKeyPolicy.java295 public boolean getIncludeQueryString() { in getIncludeQueryString() method in CacheKeyPolicy
542 if (getIncludeQueryString() != other.getIncludeQueryString()) return false; in equals()
575 hash = (53 * hash) + com.google.protobuf.Internal.hashBoolean(getIncludeQueryString()); in hashCode()
883 setIncludeQueryString(other.getIncludeQueryString()); in mergeFrom()
1496 public boolean getIncludeQueryString() { in getIncludeQueryString() method in CacheKeyPolicy.Builder