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: handwritten/pubsub/src/v1/doc/google/iam/v1/doc_iam_policy.js
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -35,7 +35,7 @@
35
35
* @memberof google.iam.v1
36
36
* @see [google.iam.v1.SetIamPolicyRequest definition in proto format]{@link https://github.com/googleapis/googleapis/blob/master/google/iam/v1/iam_policy.proto}
37
37
*/
38
-
varSetIamPolicyRequest={
38
+
constSetIamPolicyRequest={
39
39
// This is for documentation. Actual contents will be loaded by gRPC.
40
40
};
41
41
@@ -51,7 +51,7 @@ var SetIamPolicyRequest = {
51
51
* @memberof google.iam.v1
52
52
* @see [google.iam.v1.GetIamPolicyRequest definition in proto format]{@link https://github.com/googleapis/googleapis/blob/master/google/iam/v1/iam_policy.proto}
53
53
*/
54
-
varGetIamPolicyRequest={
54
+
constGetIamPolicyRequest={
55
55
// This is for documentation. Actual contents will be loaded by gRPC.
56
56
};
57
57
@@ -73,7 +73,7 @@ var GetIamPolicyRequest = {
73
73
* @memberof google.iam.v1
74
74
* @see [google.iam.v1.TestIamPermissionsRequest definition in proto format]{@link https://github.com/googleapis/googleapis/blob/master/google/iam/v1/iam_policy.proto}
75
75
*/
76
-
varTestIamPermissionsRequest={
76
+
constTestIamPermissionsRequest={
77
77
// This is for documentation. Actual contents will be loaded by gRPC.
78
78
};
79
79
@@ -88,6 +88,6 @@ var TestIamPermissionsRequest = {
88
88
* @memberof google.iam.v1
89
89
* @see [google.iam.v1.TestIamPermissionsResponse definition in proto format]{@link https://github.com/googleapis/googleapis/blob/master/google/iam/v1/iam_policy.proto}
90
90
*/
91
-
varTestIamPermissionsResponse={
91
+
constTestIamPermissionsResponse={
92
92
// This is for documentation. Actual contents will be loaded by gRPC.
Copy file name to clipboardExpand all lines: handwritten/pubsub/src/v1/doc/google/iam/v1/doc_policy.js
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -74,7 +74,7 @@
74
74
* @memberof google.iam.v1
75
75
* @see [google.iam.v1.Policy definition in proto format]{@link https://github.com/googleapis/googleapis/blob/master/google/iam/v1/policy.proto}
76
76
*/
77
-
varPolicy={
77
+
constPolicy={
78
78
// This is for documentation. Actual contents will be loaded by gRPC.
79
79
};
80
80
@@ -113,7 +113,7 @@ var Policy = {
113
113
* @memberof google.iam.v1
114
114
* @see [google.iam.v1.Binding definition in proto format]{@link https://github.com/googleapis/googleapis/blob/master/google/iam/v1/policy.proto}
115
115
*/
116
-
varBinding={
116
+
constBinding={
117
117
// This is for documentation. Actual contents will be loaded by gRPC.
118
118
};
119
119
@@ -129,7 +129,7 @@ var Binding = {
129
129
* @memberof google.iam.v1
130
130
* @see [google.iam.v1.PolicyDelta definition in proto format]{@link https://github.com/googleapis/googleapis/blob/master/google/iam/v1/policy.proto}
131
131
*/
132
-
varPolicyDelta={
132
+
constPolicyDelta={
133
133
// This is for documentation. Actual contents will be loaded by gRPC.
134
134
};
135
135
@@ -157,6 +157,6 @@ var PolicyDelta = {
157
157
* @memberof google.iam.v1
158
158
* @see [google.iam.v1.BindingDelta definition in proto format]{@link https://github.com/googleapis/googleapis/blob/master/google/iam/v1/policy.proto}
159
159
*/
160
-
varBindingDelta={
160
+
constBindingDelta={
161
161
// This is for documentation. Actual contents will be loaded by gRPC.
Copy file name to clipboardExpand all lines: handwritten/pubsub/src/v1/doc/google/protobuf/doc_duration.js
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -92,6 +92,6 @@
92
92
* @memberof google.protobuf
93
93
* @see [google.protobuf.Duration definition in proto format]{@link https://github.com/google/protobuf/blob/master/src/google/protobuf/duration.proto}
94
94
*/
95
-
varDuration={
95
+
constDuration={
96
96
// This is for documentation. Actual contents will be loaded by gRPC.
Copy file name to clipboardExpand all lines: handwritten/pubsub/src/v1/doc/google/protobuf/doc_empty.js
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -29,6 +29,6 @@
29
29
* @memberof google.protobuf
30
30
* @see [google.protobuf.Empty definition in proto format]{@link https://github.com/google/protobuf/blob/master/src/google/protobuf/empty.proto}
31
31
*/
32
-
varEmpty={
32
+
constEmpty={
33
33
// This is for documentation. Actual contents will be loaded by gRPC.
Copy file name to clipboardExpand all lines: handwritten/pubsub/src/v1/doc/google/protobuf/doc_field_mask.js
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -231,6 +231,6 @@
231
231
* @memberof google.protobuf
232
232
* @see [google.protobuf.FieldMask definition in proto format]{@link https://github.com/google/protobuf/blob/master/src/google/protobuf/field_mask.proto}
233
233
*/
234
-
varFieldMask={
234
+
constFieldMask={
235
235
// This is for documentation. Actual contents will be loaded by gRPC.
Copy file name to clipboardExpand all lines: handwritten/pubsub/src/v1/doc/google/protobuf/doc_timestamp.js
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -110,6 +110,6 @@
110
110
* @memberof google.protobuf
111
111
* @see [google.protobuf.Timestamp definition in proto format]{@link https://github.com/google/protobuf/blob/master/src/google/protobuf/timestamp.proto}
112
112
*/
113
-
varTimestamp={
113
+
constTimestamp={
114
114
// This is for documentation. Actual contents will be loaded by gRPC.
0 commit comments