Home
last modified time | relevance | path

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

/aosp_15_r20/external/google-cloud-java/java-notebooks/google-cloud-notebooks/src/test/java/com/google/cloud/notebooks/v1beta1/it/
H A DITNotebookServiceClientTest.java179 SetInstanceLabelsRequest setInstanceLabelsRequest = in testSetInstanceLabels() local
181 Instance response = client.setInstanceLabelsAsync(setInstanceLabelsRequest).get(); in testSetInstanceLabels()