/aosp_15_r20/external/google-cloud-java/java-compute/proto-google-cloud-compute-v1/src/main/java/com/google/cloud/compute/v1/ |
H A D | AddressesScopedList.java | 27 * Protobuf type {@code google.cloud.compute.v1.AddressesScopedList} 29 public final class AddressesScopedList extends com.google.protobuf.GeneratedMessageV3 class 31 // @@protoc_insertion_point(message_implements:google.cloud.compute.v1.AddressesScopedList) 34 // Use AddressesScopedList.newBuilder() to construct. 35 private AddressesScopedList(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) { in AddressesScopedList() method in AddressesScopedList 39 private AddressesScopedList() { in AddressesScopedList() method in AddressesScopedList 46 return new AddressesScopedList(); in newInstance() 65 com.google.cloud.compute.v1.AddressesScopedList.class, in internalGetFieldAccessorTable() 66 com.google.cloud.compute.v1.AddressesScopedList.Builder.class); in internalGetFieldAccessorTable() 233 if (!(obj instanceof com.google.cloud.compute.v1.AddressesScopedList)) { in equals() [all …]
|
H A D | AddressAggregatedList.java | 155 java.lang.String, com.google.cloud.compute.v1.AddressesScopedList> 158 .<java.lang.String, com.google.cloud.compute.v1.AddressesScopedList> 165 com.google.cloud.compute.v1.AddressesScopedList.getDefaultInstance()); 170 java.lang.String, com.google.cloud.compute.v1.AddressesScopedList> 174 java.lang.String, com.google.cloud.compute.v1.AddressesScopedList> 189 * A list of AddressesScopedList resources. 192 * <code>map<string, .google.cloud.compute.v1.AddressesScopedList> items = 100526016;</code> 204 public java.util.Map<java.lang.String, com.google.cloud.compute.v1.AddressesScopedList> 212 * A list of AddressesScopedList resources. 215 * <code>map<string, .google.cloud.compute.v1.AddressesScopedList> items = 100526016;</code> [all …]
|
H A D | AddressAggregatedListOrBuilder.java | 67 * A list of AddressesScopedList resources. 70 * <code>map<string, .google.cloud.compute.v1.AddressesScopedList> items = 100526016;</code> 77 * A list of AddressesScopedList resources. 80 * <code>map<string, .google.cloud.compute.v1.AddressesScopedList> items = 100526016;</code> 85 java.util.Map<java.lang.String, com.google.cloud.compute.v1.AddressesScopedList> getItems(); in getItems() 90 * A list of AddressesScopedList resources. 93 * <code>map<string, .google.cloud.compute.v1.AddressesScopedList> items = 100526016;</code> 95 java.util.Map<java.lang.String, com.google.cloud.compute.v1.AddressesScopedList> getItemsMap(); in getItemsMap() 100 * A list of AddressesScopedList resources. 103 * <code>map<string, .google.cloud.compute.v1.AddressesScopedList> items = 100526016;</code> [all …]
|
/aosp_15_r20/external/sdk-platform-java/test/integration/goldens/compute/src/com/google/cloud/compute/v1small/ |
H A D | AddressesClient.java | 56 * for (Map.Entry<String, AddressesScopedList> element : 181 * for (Map.Entry<String, AddressesScopedList> element : 219 * for (Map.Entry<String, AddressesScopedList> element : 255 * ApiFuture<Map.Entry<String, AddressesScopedList>> future = 258 * for (Map.Entry<String, AddressesScopedList> element : future.get().iterateAll()) { 293 * for (Map.Entry<String, AddressesScopedList> element : response.getItemsList()) { 760 Map.Entry<String, AddressesScopedList>, 768 Map.Entry<String, AddressesScopedList>> in createAsync() 788 Map.Entry<String, AddressesScopedList>, 795 Map.Entry<String, AddressesScopedList>> in AggregatedListPage() [all …]
|
H A D | AddressesClientTest.java | 85 AddressesScopedList responsesElement = AddressesScopedList.newBuilder().build(); in aggregatedListTest() 97 List<Map.Entry<String, AddressesScopedList>> resources = in aggregatedListTest()
|
/aosp_15_r20/external/google-cloud-java/java-compute/google-cloud-compute/src/main/java/com/google/cloud/compute/v1/ |
H A D | AddressesClient.java | 178 * for (Map.Entry<String, AddressesScopedList> element : 217 * for (Map.Entry<String, AddressesScopedList> element : 254 * ApiFuture<Map.Entry<String, AddressesScopedList>> future = 257 * for (Map.Entry<String, AddressesScopedList> element : future.get().iterateAll()) { 293 * for (Map.Entry<String, AddressesScopedList> element : response.getItemsList()) { 994 Map.Entry<String, AddressesScopedList>, 1002 Map.Entry<String, AddressesScopedList>> in createAsync() 1022 Map.Entry<String, AddressesScopedList>, 1029 Map.Entry<String, AddressesScopedList>> in AggregatedListPage() 1044 Map.Entry<String, AddressesScopedList>> in createPage() [all …]
|
/aosp_15_r20/external/sdk-platform-java/test/integration/goldens/compute/src/com/google/cloud/compute/v1small/stub/ |
H A D | AddressesStubSettings.java | 51 import com.google.cloud.compute.v1small.AddressesScopedList; 128 Map.Entry<String, AddressesScopedList>> 133 Map.Entry<String, AddressesScopedList>>() { 164 public Iterable<Map.Entry<String, AddressesScopedList>> extractResources( 167 ? Collections.<Map.Entry<String, AddressesScopedList>>emptySet() 224 Map.Entry<String, AddressesScopedList>>
|
/aosp_15_r20/external/google-cloud-java/java-compute/google-cloud-compute/src/main/java/com/google/cloud/compute/v1/stub/ |
H A D | AddressesStubSettings.java | 51 import com.google.cloud.compute.v1.AddressesScopedList; 134 Map.Entry<String, AddressesScopedList>> 139 Map.Entry<String, AddressesScopedList>>() { 170 public Iterable<Map.Entry<String, AddressesScopedList>> extractResources( 173 ? Collections.<Map.Entry<String, AddressesScopedList>>emptySet() 230 Map.Entry<String, AddressesScopedList>>
|
/aosp_15_r20/external/sdk-platform-java/test/integration/goldens/compute/samples/snippets/generated/main/java/com/google/cloud/compute/v1small/addresses/aggregatedlist/ |
H A D | AsyncAggregatedList.java | 22 import com.google.cloud.compute.v1small.AddressesScopedList; 48 ApiFuture<Map.Entry<String, AddressesScopedList>> future = in asyncAggregatedList() 51 for (Map.Entry<String, AddressesScopedList> element : future.get().iterateAll()) { in asyncAggregatedList()
|
H A D | SyncAggregatedListString.java | 21 import com.google.cloud.compute.v1small.AddressesScopedList; 38 for (Map.Entry<String, AddressesScopedList> element : in syncAggregatedListString()
|
H A D | SyncAggregatedList.java | 21 import com.google.cloud.compute.v1small.AddressesScopedList; 47 for (Map.Entry<String, AddressesScopedList> element : in syncAggregatedList()
|
H A D | AsyncAggregatedListPaged.java | 22 import com.google.cloud.compute.v1small.AddressesScopedList; 51 for (Map.Entry<String, AddressesScopedList> element : response.getItemsList()) { in asyncAggregatedListPaged()
|
/aosp_15_r20/external/google-cloud-java/java-compute/samples/snippets/generated/com/google/cloud/compute/v1small/addresses/aggregatedlist/ |
H A D | AsyncAggregatedList.java | 22 import com.google.cloud.compute.v1small.AddressesScopedList; 48 ApiFuture<Map.Entry<String, AddressesScopedList>> future = in asyncAggregatedList() 51 for (Map.Entry<String, AddressesScopedList> element : future.get().iterateAll()) { in asyncAggregatedList()
|
H A D | SyncAggregatedListString.java | 21 import com.google.cloud.compute.v1small.AddressesScopedList; 38 for (Map.Entry<String, AddressesScopedList> element : in syncAggregatedListString()
|
H A D | SyncAggregatedList.java | 21 import com.google.cloud.compute.v1small.AddressesScopedList; 47 for (Map.Entry<String, AddressesScopedList> element : in syncAggregatedList()
|
H A D | AsyncAggregatedListPaged.java | 22 import com.google.cloud.compute.v1small.AddressesScopedList; 51 for (Map.Entry<String, AddressesScopedList> element : response.getItemsList()) { in asyncAggregatedListPaged()
|
/aosp_15_r20/external/google-cloud-java/java-compute/samples/snippets/generated/com/google/cloud/compute/v1/addresses/aggregatedlist/ |
H A D | AsyncAggregatedList.java | 22 import com.google.cloud.compute.v1.AddressesScopedList; 49 ApiFuture<Map.Entry<String, AddressesScopedList>> future = in asyncAggregatedList() 52 for (Map.Entry<String, AddressesScopedList> element : future.get().iterateAll()) { in asyncAggregatedList()
|
H A D | SyncAggregatedListString.java | 21 import com.google.cloud.compute.v1.AddressesScopedList; 38 for (Map.Entry<String, AddressesScopedList> element : in syncAggregatedListString()
|
H A D | SyncAggregatedList.java | 21 import com.google.cloud.compute.v1.AddressesScopedList; 48 for (Map.Entry<String, AddressesScopedList> element : in syncAggregatedList()
|
H A D | AsyncAggregatedListPaged.java | 22 import com.google.cloud.compute.v1.AddressesScopedList; 52 for (Map.Entry<String, AddressesScopedList> element : response.getItemsList()) { in asyncAggregatedListPaged()
|
/aosp_15_r20/external/google-cloud-java/java-compute/google-cloud-compute/src/test/java/com/google/cloud/compute/v1/ |
H A D | AddressesClientTest.java | 85 AddressesScopedList responsesElement = AddressesScopedList.newBuilder().build(); in aggregatedListTest() 97 List<Map.Entry<String, AddressesScopedList>> resources = in aggregatedListTest()
|
/aosp_15_r20/external/google-cloud-java/java-compute/google-cloud-compute/src/test/java/com/google/cloud/compute/v1/integration/ |
H A D | ITAddressesTest.java | 22 import com.google.cloud.compute.v1.AddressesScopedList; 94 for (Map.Entry<String, AddressesScopedList> entry : response.iterateAll()) { in testAggregatedList()
|
/aosp_15_r20/external/google-cloud-java/java-compute/ |
H A D | .readme-partials.yaml | 19 import com.google.cloud.compute.v1.AddressesScopedList; 49 for (Map.Entry<String, AddressesScopedList> addr :
|
/aosp_15_r20/external/googleapis/google/cloud/compute/v1small/ |
H A D | compute.v1small.json | 458 "description": "A list of AddressesScopedList resources.", 460 "$ref": "AddressesScopedList", 672 "AddressesScopedList": { object 673 "id": "AddressesScopedList",
|
H A D | compute_small.proto | 200 // A list of AddressesScopedList resources. 201 map<string, AddressesScopedList> items = 100526016; 240 message AddressesScopedList { message
|