Service Management V1 API - Class Google::Cloud::ServiceManagement::V1::GenerateConfigReportResponse (v0.4.1)

Reference documentation and code samples for the Service Management V1 API class Google::Cloud::ServiceManagement::V1::GenerateConfigReportResponse.

Response message for GenerateConfigReport method.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#change_reports

def change_reports() -> ::Array<::Google::Cloud::ServiceManagement::V1::ChangeReport>
Returns

#change_reports=

def change_reports=(value) -> ::Array<::Google::Cloud::ServiceManagement::V1::ChangeReport>
Parameter
Returns

#diagnostics

def diagnostics() -> ::Array<::Google::Cloud::ServiceManagement::V1::Diagnostic>
Returns

#diagnostics=

def diagnostics=(value) -> ::Array<::Google::Cloud::ServiceManagement::V1::Diagnostic>
Parameter
Returns

#id

def id() -> ::String
Returns
  • (::String) — ID of the service configuration this report belongs to.

#id=

def id=(value) -> ::String
Parameter
  • value (::String) — ID of the service configuration this report belongs to.
Returns
  • (::String) — ID of the service configuration this report belongs to.

#service_name

def service_name() -> ::String
Returns
  • (::String) — Name of the service this report belongs to.

#service_name=

def service_name=(value) -> ::String
Parameter
  • value (::String) — Name of the service this report belongs to.
Returns
  • (::String) — Name of the service this report belongs to.