Class: Google::Apis::DeveloperconnectV1::FetchReadTokenRequest
- Inherits:
-
Object
- Object
- Google::Apis::DeveloperconnectV1::FetchReadTokenRequest
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/developerconnect_v1/classes.rb,
lib/google/apis/developerconnect_v1/representations.rb,
lib/google/apis/developerconnect_v1/representations.rb
Overview
Message for fetching SCM read token.
Instance Method Summary collapse
-
#initialize(**args) ⇒ FetchReadTokenRequest
constructor
A new instance of FetchReadTokenRequest.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ FetchReadTokenRequest
Returns a new instance of FetchReadTokenRequest.
269 270 271 |
# File 'lib/google/apis/developerconnect_v1/classes.rb', line 269 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
274 275 |
# File 'lib/google/apis/developerconnect_v1/classes.rb', line 274 def update!(**args) end |