Class: Google::Cloud::Compute::V1::ServiceAccount

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

Overview

A service account.

Instance Attribute Summary collapse

Instance Attribute Details

#email::String



33269
33270
33271
33272
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 33269

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

#scopes::Array<::String>



33269
33270
33271
33272
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 33269

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