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-analyticshub/v1beta1/1.31.0/com/google/api/services/analyticshub/v1beta1/model/DataExchange.java
+6-6
Original file line number
Diff line number
Diff line change
@@ -41,8 +41,8 @@ public final class DataExchange extends com.google.api.client.json.GenericJson {
41
41
42
42
/**
43
43
* Required. Human-readable display name of the data exchange. The display name must contain only
44
-
* Unicode letters, numbers (0-9), underscores (_), dashes (-), spaces ( ), and must not start or
45
-
* end with spaces. Default value is an empty string. Max length: 63 bytes.
Copy file name to clipboardExpand all lines: clients/google-api-services-analyticshub/v1beta1/1.31.0/com/google/api/services/analyticshub/v1beta1/model/Listing.java
+6-6
Original file line number
Diff line number
Diff line change
@@ -63,8 +63,8 @@ public final class Listing extends com.google.api.client.json.GenericJson {
63
63
64
64
/**
65
65
* Required. Human-readable display name of the listing. The display name must contain only
66
-
* Unicode letters, numbers (0-9), underscores (_), dashes (-), spaces ( ), and can't start or end
67
-
* with spaces. Default value is an empty string. Max length: 63 bytes.
0 commit comments