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/you_tube/lib/google_api/you_tube/v3/model/subscription_snippet.ex
-3Lines changed: 0 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -22,7 +22,6 @@ defmodule GoogleApi.YouTube.V3.Model.SubscriptionSnippet do
22
22
## Attributes
23
23
24
24
* `channelId` (*type:* `String.t`, *default:* `nil`) - The ID that YouTube uses to uniquely identify the subscriber's channel.
25
-
* `channelTitle` (*type:* `String.t`, *default:* `nil`) - Channel title for the channel that the subscription belongs to.
26
25
* `description` (*type:* `String.t`, *default:* `nil`) - The subscription's details.
27
26
* `publishedAt` (*type:* `DateTime.t`, *default:* `nil`) - The date and time that the subscription was created.
28
27
* `resourceId` (*type:* `GoogleApi.YouTube.V3.Model.ResourceId.t`, *default:* `nil`) - The id object contains information about the channel that the user subscribed to.
@@ -34,7 +33,6 @@ defmodule GoogleApi.YouTube.V3.Model.SubscriptionSnippet do
0 commit comments