Reference documentation and code samples for the Cloud Security Compliance V1 API class Google::Cloud::CloudSecurityCompliance::V1::FetchFrameworkComplianceReportRequest.
The request message for [FetchFrameworkComplianceReport][].
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#end_time
def end_time() -> ::Google::Protobuf::Timestamp
Returns
- (::Google::Protobuf::Timestamp) — Optional. The end time of the report.
#end_time=
def end_time=(value) -> ::Google::Protobuf::Timestamp
Parameter
- value (::Google::Protobuf::Timestamp) — Optional. The end time of the report.
Returns
- (::Google::Protobuf::Timestamp) — Optional. The end time of the report.
#name
def name() -> ::String
Returns
- (::String) — Required. The name of the framework compliance report to retrieve.
#name=
def name=(value) -> ::String
Parameter
- value (::String) — Required. The name of the framework compliance report to retrieve.
Returns
- (::String) — Required. The name of the framework compliance report to retrieve.