Class: Google::Cloud::Deploy::V1::BuildArtifact

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/deploy/v1/cloud_deploy.rb

Overview

Description of an a image to use during Skaffold rendering.

Instance Attribute Summary collapse

Instance Attribute Details

#image::String



2264
2265
2266
2267
# File 'proto_docs/google/cloud/deploy/v1/cloud_deploy.rb', line 2264

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

#tag::String



2264
2265
2266
2267
# File 'proto_docs/google/cloud/deploy/v1/cloud_deploy.rb', line 2264

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