Maintenance V1BETA API - Class Google::Cloud::Maintenance::Api::V1beta::ResourceMaintenance::Maintenance (v0.1.0)

Reference documentation and code samples for the Maintenance V1BETA API class Google::Cloud::Maintenance::Api::V1beta::ResourceMaintenance::Maintenance.

Maintenance is the maintenance details of a resource's maintenance.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#category

def category() -> ::Google::Cloud::Maintenance::Api::V1beta::MaintenanceCategory
Returns

#description

def description() -> ::String
Returns
  • (::String) — Output only. The description of the maintenance.

#maintenance_name

def maintenance_name() -> ::String
Returns
  • (::String) — Maintenance is the name of the corresponding maintenance resource following the standard naming scheme: "{maintenance-id}"

#maintenance_name=

def maintenance_name=(value) -> ::String
Parameter
  • value (::String) — Maintenance is the name of the corresponding maintenance resource following the standard naming scheme: "{maintenance-id}"
Returns
  • (::String) — Maintenance is the name of the corresponding maintenance resource following the standard naming scheme: "{maintenance-id}"

#title

def title() -> ::String
Returns
  • (::String) — Output only. The title of the maintenance.