Class: Google::Apis::ApigeeV1::GoogleCloudApigeeV1ReportInstanceStatusResponse
- Inherits:
-
Object
- Object
- Google::Apis::ApigeeV1::GoogleCloudApigeeV1ReportInstanceStatusResponse
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- generated/google/apis/apigee_v1/classes.rb,
generated/google/apis/apigee_v1/representations.rb,
generated/google/apis/apigee_v1/representations.rb
Overview
Placeholder for future enhancements to status reporting protocol
Instance Method Summary collapse
-
#initialize(**args) ⇒ GoogleCloudApigeeV1ReportInstanceStatusResponse
constructor
A new instance of GoogleCloudApigeeV1ReportInstanceStatusResponse.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ GoogleCloudApigeeV1ReportInstanceStatusResponse
Returns a new instance of GoogleCloudApigeeV1ReportInstanceStatusResponse.
4894 4895 4896 |
# File 'generated/google/apis/apigee_v1/classes.rb', line 4894 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
4899 4900 |
# File 'generated/google/apis/apigee_v1/classes.rb', line 4899 def update!(**args) end |