Home
last modified time | relevance | path

Searched refs:setQueryPath (Results 1 – 16 of 16) sorted by relevance

/external/google-cloud-java/java-compute/samples/snippets/generated/com/google/cloud/compute/v1/instances/getguestattributes/
DSyncGetGuestAttributes.java41 .setQueryPath("queryPath-1807004403") in syncGetGuestAttributes()
DAsyncGetGuestAttributes.java42 .setQueryPath("queryPath-1807004403") in asyncGetGuestAttributes()
/external/google-cloud-java/java-tpu/samples/snippets/generated/com/google/cloud/tpu/v2/tpu/getguestattributes/
DSyncGetGuestAttributes.java42 .setQueryPath("queryPath-1807004403") in syncGetGuestAttributes()
DAsyncGetGuestAttributes.java43 .setQueryPath("queryPath-1807004403") in asyncGetGuestAttributes()
/external/google-cloud-java/java-tpu/samples/snippets/generated/com/google/cloud/tpu/v2alpha1/tpu/getguestattributes/
DSyncGetGuestAttributes.java42 .setQueryPath("queryPath-1807004403") in syncGetGuestAttributes()
DAsyncGetGuestAttributes.java43 .setQueryPath("queryPath-1807004403") in asyncGetGuestAttributes()
/external/google-cloud-java/java-tpu/google-cloud-tpu/src/test/java/com/google/cloud/tpu/v2/
DTpuClientHttpJsonTest.java1259 .setQueryPath("queryPath-1807004403") in getGuestAttributesTest()
1292 .setQueryPath("queryPath-1807004403") in getGuestAttributesExceptionTest()
DTpuClientTest.java1129 .setQueryPath("queryPath-1807004403") in getGuestAttributesTest()
1158 .setQueryPath("queryPath-1807004403") in getGuestAttributesExceptionTest()
/external/google-cloud-java/java-tpu/proto-google-cloud-tpu-v2alpha1/src/main/java/com/google/cloud/tpu/v2alpha1/
DGuestAttributes.java610 public Builder setQueryPath(java.lang.String value) { in setQueryPath() method in GuestAttributes.Builder
DGetGuestAttributesRequest.java832 public Builder setQueryPath(java.lang.String value) { in setQueryPath() method in GetGuestAttributesRequest.Builder
/external/google-cloud-java/java-tpu/proto-google-cloud-tpu-v2/src/main/java/com/google/cloud/tpu/v2/
DGuestAttributes.java609 public Builder setQueryPath(java.lang.String value) { in setQueryPath() method in GuestAttributes.Builder
DGetGuestAttributesRequest.java829 public Builder setQueryPath(java.lang.String value) { in setQueryPath() method in GetGuestAttributesRequest.Builder
/external/google-cloud-java/java-tpu/google-cloud-tpu/src/test/java/com/google/cloud/tpu/v2alpha1/
DTpuClientTest.java1529 .setQueryPath("queryPath-1807004403") in getGuestAttributesTest()
1558 .setQueryPath("queryPath-1807004403") in getGuestAttributesExceptionTest()
/external/google-cloud-java/java-compute/proto-google-cloud-compute-v1/src/main/java/com/google/cloud/compute/v1/
DGetGuestAttributesInstanceRequest.java1100 public Builder setQueryPath(java.lang.String value) { in setQueryPath() method in GetGuestAttributesInstanceRequest.Builder
DGuestAttributes.java1156 public Builder setQueryPath(java.lang.String value) { in setQueryPath() method in GuestAttributes.Builder
/external/google-cloud-java/java-compute/google-cloud-compute/src/test/java/com/google/cloud/compute/v1/
DInstancesClientTest.java812 .setQueryPath("queryPath-1807004403") in getGuestAttributesTest()