File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1022
1022
}
1023
1023
}
1024
1024
},
1025
- "revision" : " 20240715 " ,
1025
+ "revision" : " 20240826 " ,
1026
1026
"rootUrl" : " https://analyticshub.googleapis.com/" ,
1027
1027
"schemas" : {
1028
1028
"AnalyticsHubSubscriptionInfo" : {
2146
2146
"type" : " object"
2147
2147
},
2148
2148
"RevokeSubscriptionResponse" : {
2149
- "description" : " Message for response when you revoke a subscription." ,
2149
+ "description" : " Message for response when you revoke a subscription. Empty for now. " ,
2150
2150
"id" : " RevokeSubscriptionResponse" ,
2151
2151
"properties" : {},
2152
2152
"type" : " object"
Original file line number Diff line number Diff line change @@ -926,7 +926,7 @@ export namespace analyticshub_v1 {
926
926
*/
927
927
export interface Schema$RevokeSubscriptionRequest { }
928
928
/**
929
- * Message for response when you revoke a subscription.
929
+ * Message for response when you revoke a subscription. Empty for now.
930
930
*/
931
931
export interface Schema$RevokeSubscriptionResponse { }
932
932
/**
You can’t perform that action at this time.
0 commit comments