Class: Google::Cloud::Compute::V1::InitialStateConfig

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

Overview

Initial State for shielded instance, these are public keys which are safe to store in public

Instance Attribute Summary collapse

Instance Attribute Details

#dbs::Array<::Google::Cloud::Compute::V1::FileContentBuffer>



11421
11422
11423
11424
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 11421

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

#dbxs::Array<::Google::Cloud::Compute::V1::FileContentBuffer>



11421
11422
11423
11424
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 11421

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

#keks::Array<::Google::Cloud::Compute::V1::FileContentBuffer>



11421
11422
11423
11424
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 11421

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

#pk::Google::Cloud::Compute::V1::FileContentBuffer



11421
11422
11423
11424
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 11421

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