Class: Google::Cloud::SecurityCenter::V2::ServiceAccountDelegationInfo

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

Overview

Identity delegation history of an authenticated service account.

Instance Attribute Summary collapse

Instance Attribute Details

#principal_email::String



104
105
106
107
# File 'proto_docs/google/cloud/securitycenter/v2/access.rb', line 104

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

#principal_subject::String



104
105
106
107
# File 'proto_docs/google/cloud/securitycenter/v2/access.rb', line 104

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