Home
last modified time | relevance | path

Searched full:addressesscopedlist (Results 1 – 25 of 41) sorted by relevance

12

/aosp_15_r20/external/google-cloud-java/java-compute/proto-google-cloud-compute-v1/src/main/java/com/google/cloud/compute/v1/
H A DAddressesScopedList.java27 * 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 DAddressAggregatedList.java155 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&lt;string, .google.cloud.compute.v1.AddressesScopedList&gt; 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&lt;string, .google.cloud.compute.v1.AddressesScopedList&gt; items = 100526016;</code>
[all …]
H A DAddressAggregatedListOrBuilder.java67 * A list of AddressesScopedList resources.
70 * <code>map&lt;string, .google.cloud.compute.v1.AddressesScopedList&gt; items = 100526016;</code>
77 * A list of AddressesScopedList resources.
80 * <code>map&lt;string, .google.cloud.compute.v1.AddressesScopedList&gt; 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&lt;string, .google.cloud.compute.v1.AddressesScopedList&gt; 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&lt;string, .google.cloud.compute.v1.AddressesScopedList&gt; items = 100526016;</code>
[all …]
/aosp_15_r20/external/sdk-platform-java/test/integration/goldens/compute/src/com/google/cloud/compute/v1small/
H A DAddressesClient.java56 * 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 DAddressesClientTest.java85 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 DAddressesClient.java178 * 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 DAddressesStubSettings.java51 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 DAddressesStubSettings.java51 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 DAsyncAggregatedList.java22 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 DSyncAggregatedListString.java21 import com.google.cloud.compute.v1small.AddressesScopedList;
38 for (Map.Entry<String, AddressesScopedList> element : in syncAggregatedListString()
H A DSyncAggregatedList.java21 import com.google.cloud.compute.v1small.AddressesScopedList;
47 for (Map.Entry<String, AddressesScopedList> element : in syncAggregatedList()
H A DAsyncAggregatedListPaged.java22 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 DAsyncAggregatedList.java22 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 DSyncAggregatedListString.java21 import com.google.cloud.compute.v1small.AddressesScopedList;
38 for (Map.Entry<String, AddressesScopedList> element : in syncAggregatedListString()
H A DSyncAggregatedList.java21 import com.google.cloud.compute.v1small.AddressesScopedList;
47 for (Map.Entry<String, AddressesScopedList> element : in syncAggregatedList()
H A DAsyncAggregatedListPaged.java22 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 DAsyncAggregatedList.java22 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 DSyncAggregatedListString.java21 import com.google.cloud.compute.v1.AddressesScopedList;
38 for (Map.Entry<String, AddressesScopedList> element : in syncAggregatedListString()
H A DSyncAggregatedList.java21 import com.google.cloud.compute.v1.AddressesScopedList;
48 for (Map.Entry<String, AddressesScopedList> element : in syncAggregatedList()
H A DAsyncAggregatedListPaged.java22 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 DAddressesClientTest.java85 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 DITAddressesTest.java22 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.yaml19 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 Dcompute.v1small.json458 "description": "A list of AddressesScopedList resources.",
460 "$ref": "AddressesScopedList",
672 "AddressesScopedList": { object
673 "id": "AddressesScopedList",
H A Dcompute_small.proto200 // A list of AddressesScopedList resources.
201 map<string, AddressesScopedList> items = 100526016;
240 message AddressesScopedList { message

12