Cloud Controls Partner V1BETA API - Class Google::Cloud::CloudControlsPartner::V1beta::DeleteCustomerRequest (v0.4.0)

Reference documentation and code samples for the Cloud Controls Partner V1BETA API class Google::Cloud::CloudControlsPartner::V1beta::DeleteCustomerRequest.

Message for deleting customer

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#name

def name() -> ::String
Returns
  • (::String) — Required. name of the resource to be deleted format: name=organizations//locations//customers/*

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — Required. name of the resource to be deleted format: name=organizations//locations//customers/*
Returns
  • (::String) — Required. name of the resource to be deleted format: name=organizations//locations//customers/*