Class: Google::Cloud::Run::V2::SubmitBuildResponse

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

Overview

Response message for submitting a Build.

Instance Attribute Summary collapse

Instance Attribute Details

#base_image_uri::String



130
131
132
133
# File 'proto_docs/google/cloud/run/v2/build.rb', line 130

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

#base_image_warning::String



130
131
132
133
# File 'proto_docs/google/cloud/run/v2/build.rb', line 130

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

#build_operation::Google::Longrunning::Operation



130
131
132
133
# File 'proto_docs/google/cloud/run/v2/build.rb', line 130

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