Reference documentation and code samples for the BigQuery Reservation V1 API class Google::Cloud::Bigquery::Reservation::V1::DeleteAssignmentRequest.
The request for ReservationService.DeleteAssignment. Note: "bigquery.reservationAssignments.delete" permission is required on the related assignee.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#name
def name() -> ::String
    Returns
    
  - 
        (::String) — Required. Name of the resource, e.g.
  projects/myproject/locations/US/reservations/team1-prod/assignments/123
#name=
def name=(value) -> ::String
    Parameter
    
  - 
        value (::String) — Required. Name of the resource, e.g.
  projects/myproject/locations/US/reservations/team1-prod/assignments/123
    Returns
    
- 
        (::String) — Required. Name of the resource, e.g.
  projects/myproject/locations/US/reservations/team1-prod/assignments/123