Reference documentation and code samples for the Cloud Security Command Center V1 API class Google::Cloud::SecurityCenter::V1::SecurityBulletin.
SecurityBulletin are notifications of vulnerabilities of Google products.
Inherits
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#bulletin_id
def bulletin_id() -> ::String
    Returns
    
  - (::String) — ID of the bulletin corresponding to the vulnerability.
#bulletin_id=
def bulletin_id=(value) -> ::String
    Parameter
    
  - value (::String) — ID of the bulletin corresponding to the vulnerability.
    Returns
    
  - (::String) — ID of the bulletin corresponding to the vulnerability.
#submission_time
def submission_time() -> ::Google::Protobuf::Timestamp
    Returns
    
  - (::Google::Protobuf::Timestamp) — Submission time of this Security Bulletin.
#submission_time=
def submission_time=(value) -> ::Google::Protobuf::Timestamp
    Parameter
    
  - value (::Google::Protobuf::Timestamp) — Submission time of this Security Bulletin.
    Returns
    
  - (::Google::Protobuf::Timestamp) — Submission time of this Security Bulletin.
#suggested_upgrade_version
def suggested_upgrade_version() -> ::String
    Returns
    
  - (::String) — This represents a version that the cluster receiving this notification should be upgraded to, based on its current version. For example, 1.15.0
#suggested_upgrade_version=
def suggested_upgrade_version=(value) -> ::String
    Parameter
    
  - value (::String) — This represents a version that the cluster receiving this notification should be upgraded to, based on its current version. For example, 1.15.0
    Returns
    
- (::String) — This represents a version that the cluster receiving this notification should be upgraded to, based on its current version. For example, 1.15.0