Cloud Monitoring V3 API - Class Google::Cloud::Monitoring::V3::Service::GkeService (v0.17.0)

Reference documentation and code samples for the Cloud Monitoring V3 API class Google::Cloud::Monitoring::V3::Service::GkeService.

GKE Service. The "service" here represents a Kubernetes service object. The field names correspond to the resource labels on k8s_service monitored resources.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#cluster_name

def cluster_name() -> ::String
Returns
  • (::String) — The name of the parent cluster.

#cluster_name=

def cluster_name=(value) -> ::String
Parameter
  • value (::String) — The name of the parent cluster.
Returns
  • (::String) — The name of the parent cluster.

#location

def location() -> ::String
Returns
  • (::String) — The location of the parent cluster. This may be a zone or region.

#location=

def location=(value) -> ::String
Parameter
  • value (::String) — The location of the parent cluster. This may be a zone or region.
Returns
  • (::String) — The location of the parent cluster. This may be a zone or region.

#namespace_name

def namespace_name() -> ::String
Returns
  • (::String) — The name of the parent namespace.

#namespace_name=

def namespace_name=(value) -> ::String
Parameter
  • value (::String) — The name of the parent namespace.
Returns
  • (::String) — The name of the parent namespace.

#project_id

def project_id() -> ::String
Returns
  • (::String) — Output only. The project this resource lives in. For legacy services migrated from the Custom type, this may be a distinct project from the one parenting the service itself.

#service_name

def service_name() -> ::String
Returns
  • (::String) — The name of this service.

#service_name=

def service_name=(value) -> ::String
Parameter
  • value (::String) — The name of this service.
Returns
  • (::String) — The name of this service.