You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: clients/google-api-services-displayvideo/v2/2.0.0/com/google/api/services/displayvideo/v2/model/BulkUpdateLineItemsRequest.java
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -47,7 +47,7 @@ public final class BulkUpdateLineItemsRequest extends com.google.api.client.json
47
47
48
48
/**
49
49
* Required. A field mask identifying which fields to update. Only the following fields are
50
-
* currently supported: * entityStatus
50
+
* currently supported: * entityStatus * containsEuPoliticalAdvertising
51
51
* The value may be {@code null}.
52
52
*/
53
53
@com.google.api.client.util.Key
@@ -91,7 +91,7 @@ public BulkUpdateLineItemsRequest setTargetLineItem(LineItem targetLineItem) {
91
91
92
92
/**
93
93
* Required. A field mask identifying which fields to update. Only the following fields are
94
-
* currently supported: * entityStatus
94
+
* currently supported: * entityStatus * containsEuPoliticalAdvertising
95
95
* @return value or {@code null} for none
96
96
*/
97
97
publicStringgetUpdateMask() {
@@ -100,7 +100,7 @@ public String getUpdateMask() {
100
100
101
101
/**
102
102
* Required. A field mask identifying which fields to update. Only the following fields are
103
-
* currently supported: * entityStatus
103
+
* currently supported: * entityStatus * containsEuPoliticalAdvertising
104
104
* @param updateMask updateMask or {@code null} for none
Copy file name to clipboardExpand all lines: clients/google-api-services-displayvideo/v3/2.0.0/com/google/api/services/displayvideo/v3/model/BulkUpdateLineItemsRequest.java
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -47,7 +47,7 @@ public final class BulkUpdateLineItemsRequest extends com.google.api.client.json
47
47
48
48
/**
49
49
* Required. A field mask identifying which fields to update. Only the following fields are
50
-
* currently supported: * entityStatus
50
+
* currently supported: * entityStatus * containsEuPoliticalAdvertising
51
51
* The value may be {@code null}.
52
52
*/
53
53
@com.google.api.client.util.Key
@@ -91,7 +91,7 @@ public BulkUpdateLineItemsRequest setTargetLineItem(LineItem targetLineItem) {
91
91
92
92
/**
93
93
* Required. A field mask identifying which fields to update. Only the following fields are
94
-
* currently supported: * entityStatus
94
+
* currently supported: * entityStatus * containsEuPoliticalAdvertising
95
95
* @return value or {@code null} for none
96
96
*/
97
97
publicStringgetUpdateMask() {
@@ -100,7 +100,7 @@ public String getUpdateMask() {
100
100
101
101
/**
102
102
* Required. A field mask identifying which fields to update. Only the following fields are
103
-
* currently supported: * entityStatus
103
+
* currently supported: * entityStatus * containsEuPoliticalAdvertising
104
104
* @param updateMask updateMask or {@code null} for none
Copy file name to clipboardExpand all lines: clients/google-api-services-displayvideo/v4/2.0.0/com/google/api/services/displayvideo/v4/model/BulkUpdateLineItemsRequest.java
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -47,7 +47,7 @@ public final class BulkUpdateLineItemsRequest extends com.google.api.client.json
47
47
48
48
/**
49
49
* Required. A field mask identifying which fields to update. Only the following fields are
50
-
* currently supported: * entityStatus
50
+
* currently supported: * entityStatus * containsEuPoliticalAdvertising
51
51
* The value may be {@code null}.
52
52
*/
53
53
@com.google.api.client.util.Key
@@ -91,7 +91,7 @@ public BulkUpdateLineItemsRequest setTargetLineItem(LineItem targetLineItem) {
91
91
92
92
/**
93
93
* Required. A field mask identifying which fields to update. Only the following fields are
94
-
* currently supported: * entityStatus
94
+
* currently supported: * entityStatus * containsEuPoliticalAdvertising
95
95
* @return value or {@code null} for none
96
96
*/
97
97
publicStringgetUpdateMask() {
@@ -100,7 +100,7 @@ public String getUpdateMask() {
100
100
101
101
/**
102
102
* Required. A field mask identifying which fields to update. Only the following fields are
103
-
* currently supported: * entityStatus
103
+
* currently supported: * entityStatus * containsEuPoliticalAdvertising
104
104
* @param updateMask updateMask or {@code null} for none
0 commit comments