Google::Calendar::EntryPoint
Inherits JSON::Serializable / Reference / Object
Constructors
new(type : String, uri : String, label : Nil | String = nil, access_code : Nil | String = nil)
Sourcenew(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
access_code
Sourceaccess_code=(access_code : String | Nil)
Sourcelabel
Sourcelabel=(label : String | Nil)
Sourcemeeting_code
Sourcemeeting_code=(meeting_code : String | Nil)
Sourcepasscode
Sourcepasscode=(passcode : String | Nil)
Sourcepassword
Sourcepassword=(password : String | Nil)
Sourcepin
Sourcepin=(pin : String | Nil)
Sourcesecurity
Sourcetype
Sourcetype=(type : String)
Sourceuri
Sourceuri=(uri : String)
Source