Reference documentation and code samples for the Capacity Planner V1BETA API class Google::Cloud::CapacityPlanner::V1beta::DemandMetadata.
The metadata associated with a capacity demand.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#demand_preferences
def demand_preferences() -> ::Array<::Google::Cloud::CapacityPlanner::V1beta::DemandPreference>
Returns
- (::Array<::Google::Cloud::CapacityPlanner::V1beta::DemandPreference>) — Optional. The preferences associated with a capacity demand.
#demand_preferences=
def demand_preferences=(value) -> ::Array<::Google::Cloud::CapacityPlanner::V1beta::DemandPreference>
Parameter
- value (::Array<::Google::Cloud::CapacityPlanner::V1beta::DemandPreference>) — Optional. The preferences associated with a capacity demand.
Returns
- (::Array<::Google::Cloud::CapacityPlanner::V1beta::DemandPreference>) — Optional. The preferences associated with a capacity demand.