Class: Google::Cloud::Run::V2::StorageSource

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/run/v2/build.rb

Overview

Location of the source in an archive file in Google Cloud Storage.

Instance Attribute Summary collapse

Instance Attribute Details

#bucket::String



151
152
153
154
# File 'proto_docs/google/cloud/run/v2/build.rb', line 151

class StorageSource
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#generation::Integer



151
152
153
154
# File 'proto_docs/google/cloud/run/v2/build.rb', line 151

class StorageSource
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#object::String



151
152
153
154
# File 'proto_docs/google/cloud/run/v2/build.rb', line 151

class StorageSource
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end