Reference documentation and code samples for the Database Center V1BETA API class Google::Cloud::DatabaseCenter::V1beta::SignalProductsFilters.
SignalProductsFilters represents a signal and list of supported products.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#products
def products() -> ::Array<::Google::Cloud::DatabaseCenter::V1beta::Product>
Returns
- (::Array<::Google::Cloud::DatabaseCenter::V1beta::Product>) — Optional. Product type of the resource. The version of the product will be ignored in filtering.
#products=
def products=(value) -> ::Array<::Google::Cloud::DatabaseCenter::V1beta::Product>
Parameter
- value (::Array<::Google::Cloud::DatabaseCenter::V1beta::Product>) — Optional. Product type of the resource. The version of the product will be ignored in filtering.
Returns
- (::Array<::Google::Cloud::DatabaseCenter::V1beta::Product>) — Optional. Product type of the resource. The version of the product will be ignored in filtering.
#signal_type
def signal_type() -> ::Google::Cloud::DatabaseCenter::V1beta::SignalType
Returns
- (::Google::Cloud::DatabaseCenter::V1beta::SignalType) — Optional. The type of signal.
#signal_type=
def signal_type=(value) -> ::Google::Cloud::DatabaseCenter::V1beta::SignalType
Parameter
- value (::Google::Cloud::DatabaseCenter::V1beta::SignalType) — Optional. The type of signal.
Returns
- (::Google::Cloud::DatabaseCenter::V1beta::SignalType) — Optional. The type of signal.