Class: Google::Cloud::Bigquery::AnalyticsHub::V1::DeleteListingRequest
- Inherits:
-
Object
- Object
- Google::Cloud::Bigquery::AnalyticsHub::V1::DeleteListingRequest
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/bigquery/analyticshub/v1/analyticshub.rb
Overview
Message for deleting a listing.
Instance Attribute Summary collapse
-
#delete_commercial ⇒ ::Boolean
Optional.
-
#name ⇒ ::String
Required.
Instance Attribute Details
#delete_commercial ⇒ ::Boolean
1068 1069 1070 1071 |
# File 'proto_docs/google/cloud/bigquery/analyticshub/v1/analyticshub.rb', line 1068 class DeleteListingRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#name ⇒ ::String
1068 1069 1070 1071 |
# File 'proto_docs/google/cloud/bigquery/analyticshub/v1/analyticshub.rb', line 1068 class DeleteListingRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |