Class: Google::Apis::ApigeeV1::GoogleCloudApigeeV1BatchComputeSecurityAssessmentResultsRequestIncludeAll
- Inherits:
-
Object
- Object
- Google::Apis::ApigeeV1::GoogleCloudApigeeV1BatchComputeSecurityAssessmentResultsRequestIncludeAll
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/apigee_v1/classes.rb,
lib/google/apis/apigee_v1/representations.rb,
lib/google/apis/apigee_v1/representations.rb
Overview
Message for include_all_resources option.
Instance Method Summary collapse
-
#initialize(**args) ⇒ GoogleCloudApigeeV1BatchComputeSecurityAssessmentResultsRequestIncludeAll
constructor
A new instance of GoogleCloudApigeeV1BatchComputeSecurityAssessmentResultsRequestIncludeAll.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ GoogleCloudApigeeV1BatchComputeSecurityAssessmentResultsRequestIncludeAll
Returns a new instance of GoogleCloudApigeeV1BatchComputeSecurityAssessmentResultsRequestIncludeAll.
2531 2532 2533 |
# File 'lib/google/apis/apigee_v1/classes.rb', line 2531 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
2536 2537 |
# File 'lib/google/apis/apigee_v1/classes.rb', line 2536 def update!(**args) end |