Class: Google::Apis::CloudbuildV2::FetchReadTokenRequest

Inherits:
Object
  • Object
show all
Includes:
Google::Apis::Core::Hashable, Google::Apis::Core::JsonObjectSupport
Defined in:
lib/google/apis/cloudbuild_v2/classes.rb,
lib/google/apis/cloudbuild_v2/representations.rb,
lib/google/apis/cloudbuild_v2/representations.rb

Overview

Message for fetching SCM read token.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ FetchReadTokenRequest

Returns a new instance of FetchReadTokenRequest.



623
624
625
# File 'lib/google/apis/cloudbuild_v2/classes.rb', line 623

def initialize(**args)
   update!(**args)
end

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



628
629
# File 'lib/google/apis/cloudbuild_v2/classes.rb', line 628

def update!(**args)
end