Skip to content
This repository was archived by the owner on Sep 16, 2023. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -205,6 +205,7 @@ public final OperationsClient getOperationsClient() {
* .setParent("parent-995424086")
* .setPageSize(883849137)
* .setPageToken("pageToken873572522")
* .setFilter("filter-1274492040")
* .build();
* for (Customer element : cloudChannelServiceClient.listCustomers(request).iterateAll()) {
* // doThingsWith(element);
Expand Down Expand Up @@ -243,6 +244,7 @@ public final ListCustomersPagedResponse listCustomers(ListCustomersRequest reque
* .setParent("parent-995424086")
* .setPageSize(883849137)
* .setPageToken("pageToken873572522")
* .setFilter("filter-1274492040")
* .build();
* ApiFuture<Customer> future =
* cloudChannelServiceClient.listCustomersPagedCallable().futureCall(request);
Expand Down Expand Up @@ -282,6 +284,7 @@ public final ListCustomersPagedResponse listCustomers(ListCustomersRequest reque
* .setParent("parent-995424086")
* .setPageSize(883849137)
* .setPageToken("pageToken873572522")
* .setFilter("filter-1274492040")
* .build();
* while (true) {
* ListCustomersResponse response =
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,7 @@ public void listCustomersTest() throws Exception {
.setParent("parent-995424086")
.setPageSize(883849137)
.setPageToken("pageToken873572522")
.setFilter("filter-1274492040")
.build();

ListCustomersPagedResponse pagedListResponse = client.listCustomers(request);
Expand All @@ -128,6 +129,7 @@ public void listCustomersTest() throws Exception {
Assert.assertEquals(request.getParent(), actualRequest.getParent());
Assert.assertEquals(request.getPageSize(), actualRequest.getPageSize());
Assert.assertEquals(request.getPageToken(), actualRequest.getPageToken());
Assert.assertEquals(request.getFilter(), actualRequest.getFilter());
Assert.assertTrue(
channelProvider.isHeaderSent(
ApiClientHeaderProvider.getDefaultApiClientHeaderKey(),
Expand All @@ -145,6 +147,7 @@ public void listCustomersExceptionTest() throws Exception {
.setParent("parent-995424086")
.setPageSize(883849137)
.setPageToken("pageToken873572522")
.setFilter("filter-1274492040")
.build();
client.listCustomers(request);
Assert.fail("No exception raised");
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1131,7 +1131,8 @@ public int getSuspensionReasonsValue(int index) {
* Optional. This purchase order (PO) information is for resellers to use for their
* company tracking usage. If a purchaseOrderId value is given, it appears in
* the API responses and shows up in the invoice. The property accepts up to
* 80 plain text characters.
* 80 plain text characters. This is only supported for Google Workspace
* entitlements.
* </pre>
*
* <code>string purchase_order_id = 19 [(.google.api.field_behavior) = OPTIONAL];</code>
Expand All @@ -1157,7 +1158,8 @@ public java.lang.String getPurchaseOrderId() {
* Optional. This purchase order (PO) information is for resellers to use for their
* company tracking usage. If a purchaseOrderId value is given, it appears in
* the API responses and shows up in the invoice. The property accepts up to
* 80 plain text characters.
* 80 plain text characters. This is only supported for Google Workspace
* entitlements.
* </pre>
*
* <code>string purchase_order_id = 19 [(.google.api.field_behavior) = OPTIONAL];</code>
Expand Down Expand Up @@ -3411,7 +3413,8 @@ public Builder addAllSuspensionReasonsValue(java.lang.Iterable<java.lang.Integer
* Optional. This purchase order (PO) information is for resellers to use for their
* company tracking usage. If a purchaseOrderId value is given, it appears in
* the API responses and shows up in the invoice. The property accepts up to
* 80 plain text characters.
* 80 plain text characters. This is only supported for Google Workspace
* entitlements.
* </pre>
*
* <code>string purchase_order_id = 19 [(.google.api.field_behavior) = OPTIONAL];</code>
Expand All @@ -3436,7 +3439,8 @@ public java.lang.String getPurchaseOrderId() {
* Optional. This purchase order (PO) information is for resellers to use for their
* company tracking usage. If a purchaseOrderId value is given, it appears in
* the API responses and shows up in the invoice. The property accepts up to
* 80 plain text characters.
* 80 plain text characters. This is only supported for Google Workspace
* entitlements.
* </pre>
*
* <code>string purchase_order_id = 19 [(.google.api.field_behavior) = OPTIONAL];</code>
Expand All @@ -3461,7 +3465,8 @@ public com.google.protobuf.ByteString getPurchaseOrderIdBytes() {
* Optional. This purchase order (PO) information is for resellers to use for their
* company tracking usage. If a purchaseOrderId value is given, it appears in
* the API responses and shows up in the invoice. The property accepts up to
* 80 plain text characters.
* 80 plain text characters. This is only supported for Google Workspace
* entitlements.
* </pre>
*
* <code>string purchase_order_id = 19 [(.google.api.field_behavior) = OPTIONAL];</code>
Expand All @@ -3485,7 +3490,8 @@ public Builder setPurchaseOrderId(java.lang.String value) {
* Optional. This purchase order (PO) information is for resellers to use for their
* company tracking usage. If a purchaseOrderId value is given, it appears in
* the API responses and shows up in the invoice. The property accepts up to
* 80 plain text characters.
* 80 plain text characters. This is only supported for Google Workspace
* entitlements.
* </pre>
*
* <code>string purchase_order_id = 19 [(.google.api.field_behavior) = OPTIONAL];</code>
Expand All @@ -3505,7 +3511,8 @@ public Builder clearPurchaseOrderId() {
* Optional. This purchase order (PO) information is for resellers to use for their
* company tracking usage. If a purchaseOrderId value is given, it appears in
* the API responses and shows up in the invoice. The property accepts up to
* 80 plain text characters.
* 80 plain text characters. This is only supported for Google Workspace
* entitlements.
* </pre>
*
* <code>string purchase_order_id = 19 [(.google.api.field_behavior) = OPTIONAL];</code>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -346,7 +346,8 @@ public interface EntitlementOrBuilder
* Optional. This purchase order (PO) information is for resellers to use for their
* company tracking usage. If a purchaseOrderId value is given, it appears in
* the API responses and shows up in the invoice. The property accepts up to
* 80 plain text characters.
* 80 plain text characters. This is only supported for Google Workspace
* entitlements.
* </pre>
*
* <code>string purchase_order_id = 19 [(.google.api.field_behavior) = OPTIONAL];</code>
Expand All @@ -361,7 +362,8 @@ public interface EntitlementOrBuilder
* Optional. This purchase order (PO) information is for resellers to use for their
* company tracking usage. If a purchaseOrderId value is given, it appears in
* the API responses and shows up in the invoice. The property accepts up to
* 80 plain text characters.
* 80 plain text characters. This is only supported for Google Workspace
* entitlements.
* </pre>
*
* <code>string purchase_order_id = 19 [(.google.api.field_behavior) = OPTIONAL];</code>
Expand Down
Loading