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.



761
762
763
# File 'lib/google/apis/cloudbuild_v2/classes.rb', line 761

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



766
767
# File 'lib/google/apis/cloudbuild_v2/classes.rb', line 766

def update!(**args)
end