Class Google::Cloud::Bigquery::Connection::V1::DeleteConnectionRequest (v0.6.0)

The request for [ConnectionService.DeleteConnectionRequest][].

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#name

def name() -> ::String
Returns
  • (::String) — Required. Name of the deleted connection, for example: projects/{project_id}/locations/{location_id}/connections/{connection_id}

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — Required. Name of the deleted connection, for example: projects/{project_id}/locations/{location_id}/connections/{connection_id}
Returns
  • (::String) — Required. Name of the deleted connection, for example: projects/{project_id}/locations/{location_id}/connections/{connection_id}