Class: Google::Cloud::SecurityCenter::V1p1beta1::Asset::SecurityCenterProperties
- Inherits:
-
Object
- Object
- Google::Cloud::SecurityCenter::V1p1beta1::Asset::SecurityCenterProperties
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/securitycenter/v1p1beta1/asset.rb
Overview
Security Command Center managed properties. These properties are managed by Security Command Center and cannot be modified by the user.
Instance Attribute Summary collapse
-
#folders ⇒ ::Array<::Google::Cloud::SecurityCenter::V1p1Beta1::Folder>
Contains a Folder message for each folder in the assets ancestry.
-
#resource_display_name ⇒ ::String
The user defined display name for this resource.
-
#resource_name ⇒ ::String
The full resource name of the Google Cloud resource this asset represents.
-
#resource_owners ⇒ ::Array<::String>
Owners of the Google Cloud resource.
-
#resource_parent ⇒ ::String
The full resource name of the immediate parent of the resource.
-
#resource_parent_display_name ⇒ ::String
The user defined display name for the parent of this resource.
-
#resource_project ⇒ ::String
The full resource name of the project the resource belongs to.
-
#resource_project_display_name ⇒ ::String
The user defined display name for the project of this resource.
-
#resource_type ⇒ ::String
The type of the Google Cloud resource.
Instance Attribute Details
#folders ⇒ ::Array<::Google::Cloud::SecurityCenter::V1p1Beta1::Folder>
110 111 112 113 |
# File 'proto_docs/google/cloud/securitycenter/v1p1beta1/asset.rb', line 110 class SecurityCenterProperties include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#resource_display_name ⇒ ::String
110 111 112 113 |
# File 'proto_docs/google/cloud/securitycenter/v1p1beta1/asset.rb', line 110 class SecurityCenterProperties include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#resource_name ⇒ ::String
110 111 112 113 |
# File 'proto_docs/google/cloud/securitycenter/v1p1beta1/asset.rb', line 110 class SecurityCenterProperties include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#resource_owners ⇒ ::Array<::String>
110 111 112 113 |
# File 'proto_docs/google/cloud/securitycenter/v1p1beta1/asset.rb', line 110 class SecurityCenterProperties include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#resource_parent ⇒ ::String
110 111 112 113 |
# File 'proto_docs/google/cloud/securitycenter/v1p1beta1/asset.rb', line 110 class SecurityCenterProperties include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#resource_parent_display_name ⇒ ::String
110 111 112 113 |
# File 'proto_docs/google/cloud/securitycenter/v1p1beta1/asset.rb', line 110 class SecurityCenterProperties include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#resource_project ⇒ ::String
110 111 112 113 |
# File 'proto_docs/google/cloud/securitycenter/v1p1beta1/asset.rb', line 110 class SecurityCenterProperties include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#resource_project_display_name ⇒ ::String
110 111 112 113 |
# File 'proto_docs/google/cloud/securitycenter/v1p1beta1/asset.rb', line 110 class SecurityCenterProperties include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#resource_type ⇒ ::String
110 111 112 113 |
# File 'proto_docs/google/cloud/securitycenter/v1p1beta1/asset.rb', line 110 class SecurityCenterProperties include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |