Class EnergyEfficiency
Energy efficiency practices implemented at the hotel.
Implements
Inherited Members
Namespace: Google.Apis.MyBusinessLodging.v1.Data
Assembly: Google.Apis.MyBusinessLodging.v1.dll
Syntax
public class EnergyEfficiency : IDirectResponseSchema
Properties
CarbonFreeEnergySources
Carbon free energy sources. Property sources carbon-free electricity via at least one of the following methods: on-site clean energy generation, power purchase agreement(s) with clean energy generators, green power provided by electricity supplier, or purchases of Energy Attribute Certificates (such as Renewable Energy Certificates or Guarantees of Origin).
Declaration
[JsonProperty("carbonFreeEnergySources")]
public virtual bool? CarbonFreeEnergySources { get; set; }
Property Value
Type | Description |
---|---|
bool? |
CarbonFreeEnergySourcesException
Carbon free energy sources exception.
Declaration
[JsonProperty("carbonFreeEnergySourcesException")]
public virtual string CarbonFreeEnergySourcesException { get; set; }
Property Value
Type | Description |
---|---|
string |
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
Type | Description |
---|---|
string |
EnergyConservationProgram
Energy conservation program. The property tracks corporate-level Scope 1 and 2 GHG emissions, and Scope 3 emissions if available. The property has a commitment to implement initiatives that reduce GHG emissions year over year. The property has shown an absolute reduction in emissions for at least 2 years. Emissions are either verfied by a third-party and/or published in external communications.
Declaration
[JsonProperty("energyConservationProgram")]
public virtual bool? EnergyConservationProgram { get; set; }
Property Value
Type | Description |
---|---|
bool? |
EnergyConservationProgramException
Energy conservation program exception.
Declaration
[JsonProperty("energyConservationProgramException")]
public virtual string EnergyConservationProgramException { get; set; }
Property Value
Type | Description |
---|---|
string |
EnergyEfficientHeatingAndCoolingSystems
Energy efficient heating and cooling systems. The property doesn't use chlorofluorocarbon (CFC)-based refrigerants in heating, ventilating, and air-conditioning systems unless a third-party audit shows it's not economically feasible. The CFC-based refrigerants which are used should have a Global Warming Potential (GWP) ≤ 10. The property uses occupancy sensors on HVAC systems in back-of-house spaces, meeting rooms, and other low-traffic areas.
Declaration
[JsonProperty("energyEfficientHeatingAndCoolingSystems")]
public virtual bool? EnergyEfficientHeatingAndCoolingSystems { get; set; }
Property Value
Type | Description |
---|---|
bool? |
EnergyEfficientHeatingAndCoolingSystemsException
Energy efficient heating and cooling systems exception.
Declaration
[JsonProperty("energyEfficientHeatingAndCoolingSystemsException")]
public virtual string EnergyEfficientHeatingAndCoolingSystemsException { get; set; }
Property Value
Type | Description |
---|---|
string |
EnergyEfficientLighting
Energy efficient lighting. At least 75% of the property's lighting is energy efficient, using lighting that is more than 45 lumens per watt – typically LED or CFL lightbulbs.
Declaration
[JsonProperty("energyEfficientLighting")]
public virtual bool? EnergyEfficientLighting { get; set; }
Property Value
Type | Description |
---|---|
bool? |
EnergyEfficientLightingException
Energy efficient lighting exception.
Declaration
[JsonProperty("energyEfficientLightingException")]
public virtual string EnergyEfficientLightingException { get; set; }
Property Value
Type | Description |
---|---|
string |
EnergySavingThermostats
Energy saving thermostats. The property installed energy-saving thermostats throughout the building to conserve energy when rooms or areas are not in use. Energy-saving thermostats are devices that control heating/cooling in the building by learning temperature preferences and automatically adjusting to energy-saving temperatures as the default. The thermostats are automatically set to a temperature between 68-78 degrees F (20-26 °C), depending on seasonality. In the winter, set the thermostat to 68°F (20°C) when the room is occupied, lowering room temperature when unoccupied. In the summer, set the thermostat to 78°F (26°C) when the room is occupied.
Declaration
[JsonProperty("energySavingThermostats")]
public virtual bool? EnergySavingThermostats { get; set; }
Property Value
Type | Description |
---|---|
bool? |
EnergySavingThermostatsException
Energy saving thermostats exception.
Declaration
[JsonProperty("energySavingThermostatsException")]
public virtual string EnergySavingThermostatsException { get; set; }
Property Value
Type | Description |
---|---|
string |
GreenBuildingDesign
Output only. Green building design. True if the property has been awarded a relevant certification.
Declaration
[JsonProperty("greenBuildingDesign")]
public virtual bool? GreenBuildingDesign { get; set; }
Property Value
Type | Description |
---|---|
bool? |
GreenBuildingDesignException
Output only. Green building design exception.
Declaration
[JsonProperty("greenBuildingDesignException")]
public virtual string GreenBuildingDesignException { get; set; }
Property Value
Type | Description |
---|---|
string |
IndependentOrganizationAuditsEnergyUse
Independent organization audits energy use. The property conducts an energy audit at least every 5 years, the results of which are either verified by a third-party and/or published in external communications. An energy audit is a detailed assessment of the facility which provides recommendations to existing operations and procedures to improve energy efficiency, available incentives or rebates,and opportunities for improvements through renovations or upgrades. Examples of organizations that conduct credible third party audits include: Engie Impact, DNV GL (EU), Dexma, and local utility providers (they often provide energy and water audits).
Declaration
[JsonProperty("independentOrganizationAuditsEnergyUse")]
public virtual bool? IndependentOrganizationAuditsEnergyUse { get; set; }
Property Value
Type | Description |
---|---|
bool? |
IndependentOrganizationAuditsEnergyUseException
Independent organization audits energy use exception.
Declaration
[JsonProperty("independentOrganizationAuditsEnergyUseException")]
public virtual string IndependentOrganizationAuditsEnergyUseException { get; set; }
Property Value
Type | Description |
---|---|
string |