@@ -4102,23 +4102,21 @@ public Create setParent(java.lang.String parent) {
4102
4102
4103
4103
/**
4104
4104
* Required. A client-assigned identifier such as "my-view". Identifiers are limited to
4105
- * 100 characters and can include only letters, digits, underscores, hyphens, and
4106
- * periods.
4105
+ * 100 characters and can include only letters, digits, underscores, and hyphens.
4107
4106
*/
4108
4107
@com.google.api.client.util.Key
4109
4108
private java.lang.String viewId;
4110
4109
4111
4110
/** Required. A client-assigned identifier such as "my-view". Identifiers are limited to 100 characters
4112
- and can include only letters, digits, underscores, hyphens, and periods .
4111
+ and can include only letters, digits, underscores, and hyphens .
4113
4112
*/
4114
4113
public java.lang.String getViewId() {
4115
4114
return viewId;
4116
4115
}
4117
4116
4118
4117
/**
4119
4118
* Required. A client-assigned identifier such as "my-view". Identifiers are limited to
4120
- * 100 characters and can include only letters, digits, underscores, hyphens, and
4121
- * periods.
4119
+ * 100 characters and can include only letters, digits, underscores, and hyphens.
4122
4120
*/
4123
4121
public Create setViewId(java.lang.String viewId) {
4124
4122
this.viewId = viewId;
@@ -14079,23 +14077,21 @@ public Create setParent(java.lang.String parent) {
14079
14077
14080
14078
/**
14081
14079
* Required. A client-assigned identifier such as "my-view". Identifiers are limited to
14082
- * 100 characters and can include only letters, digits, underscores, hyphens, and
14083
- * periods.
14080
+ * 100 characters and can include only letters, digits, underscores, and hyphens.
14084
14081
*/
14085
14082
@com.google.api.client.util.Key
14086
14083
private java.lang.String viewId;
14087
14084
14088
14085
/** Required. A client-assigned identifier such as "my-view". Identifiers are limited to 100 characters
14089
- and can include only letters, digits, underscores, hyphens, and periods .
14086
+ and can include only letters, digits, underscores, and hyphens .
14090
14087
*/
14091
14088
public java.lang.String getViewId() {
14092
14089
return viewId;
14093
14090
}
14094
14091
14095
14092
/**
14096
14093
* Required. A client-assigned identifier such as "my-view". Identifiers are limited to
14097
- * 100 characters and can include only letters, digits, underscores, hyphens, and
14098
- * periods.
14094
+ * 100 characters and can include only letters, digits, underscores, and hyphens.
14099
14095
*/
14100
14096
public Create setViewId(java.lang.String viewId) {
14101
14097
this.viewId = viewId;
@@ -22607,21 +22603,21 @@ public Create setParent(java.lang.String parent) {
22607
22603
22608
22604
/**
22609
22605
* Required. A client-assigned identifier such as "my-view". Identifiers are limited to
22610
- * 100 characters and can include only letters, digits, underscores, hyphens, and periods .
22606
+ * 100 characters and can include only letters, digits, underscores, and hyphens .
22611
22607
*/
22612
22608
@com.google.api.client.util.Key
22613
22609
private java.lang.String viewId;
22614
22610
22615
22611
/** Required. A client-assigned identifier such as "my-view". Identifiers are limited to 100 characters
22616
- and can include only letters, digits, underscores, hyphens, and periods .
22612
+ and can include only letters, digits, underscores, and hyphens .
22617
22613
*/
22618
22614
public java.lang.String getViewId() {
22619
22615
return viewId;
22620
22616
}
22621
22617
22622
22618
/**
22623
22619
* Required. A client-assigned identifier such as "my-view". Identifiers are limited to
22624
- * 100 characters and can include only letters, digits, underscores, hyphens, and periods .
22620
+ * 100 characters and can include only letters, digits, underscores, and hyphens .
22625
22621
*/
22626
22622
public Create setViewId(java.lang.String viewId) {
22627
22623
this.viewId = viewId;
@@ -29210,23 +29206,21 @@ public Create setParent(java.lang.String parent) {
29210
29206
29211
29207
/**
29212
29208
* Required. A client-assigned identifier such as "my-view". Identifiers are limited to
29213
- * 100 characters and can include only letters, digits, underscores, hyphens, and
29214
- * periods.
29209
+ * 100 characters and can include only letters, digits, underscores, and hyphens.
29215
29210
*/
29216
29211
@com.google.api.client.util.Key
29217
29212
private java.lang.String viewId;
29218
29213
29219
29214
/** Required. A client-assigned identifier such as "my-view". Identifiers are limited to 100 characters
29220
- and can include only letters, digits, underscores, hyphens, and periods .
29215
+ and can include only letters, digits, underscores, and hyphens .
29221
29216
*/
29222
29217
public java.lang.String getViewId() {
29223
29218
return viewId;
29224
29219
}
29225
29220
29226
29221
/**
29227
29222
* Required. A client-assigned identifier such as "my-view". Identifiers are limited to
29228
- * 100 characters and can include only letters, digits, underscores, hyphens, and
29229
- * periods.
29223
+ * 100 characters and can include only letters, digits, underscores, and hyphens.
29230
29224
*/
29231
29225
public Create setViewId(java.lang.String viewId) {
29232
29226
this.viewId = viewId;
@@ -38992,23 +38986,21 @@ public Create setParent(java.lang.String parent) {
38992
38986
38993
38987
/**
38994
38988
* Required. A client-assigned identifier such as "my-view". Identifiers are limited to
38995
- * 100 characters and can include only letters, digits, underscores, hyphens, and
38996
- * periods.
38989
+ * 100 characters and can include only letters, digits, underscores, and hyphens.
38997
38990
*/
38998
38991
@com.google.api.client.util.Key
38999
38992
private java.lang.String viewId;
39000
38993
39001
38994
/** Required. A client-assigned identifier such as "my-view". Identifiers are limited to 100 characters
39002
- and can include only letters, digits, underscores, hyphens, and periods .
38995
+ and can include only letters, digits, underscores, and hyphens .
39003
38996
*/
39004
38997
public java.lang.String getViewId() {
39005
38998
return viewId;
39006
38999
}
39007
39000
39008
39001
/**
39009
39002
* Required. A client-assigned identifier such as "my-view". Identifiers are limited to
39010
- * 100 characters and can include only letters, digits, underscores, hyphens, and
39011
- * periods.
39003
+ * 100 characters and can include only letters, digits, underscores, and hyphens.
39012
39004
*/
39013
39005
public Create setViewId(java.lang.String viewId) {
39014
39006
this.viewId = viewId;
0 commit comments