BigQuery Connection V1 API - Class Google::Cloud::Bigquery::Connection::V1::DeleteConnectionRequest (v0.12.0)

Reference documentation and code samples for the BigQuery Connection V1 API class Google::Cloud::Bigquery::Connection::V1::DeleteConnectionRequest.

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}