Class: Google::Apis::CloudbuildV2::FetchReadWriteTokenRequest

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/write token.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ FetchReadWriteTokenRequest

Returns a new instance of FetchReadWriteTokenRequest.



799
800
801
# File 'lib/google/apis/cloudbuild_v2/classes.rb', line 799

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



804
805
# File 'lib/google/apis/cloudbuild_v2/classes.rb', line 804

def update!(**args)
end