Class WaterConservation
Water conservation practices implemented at the hotel.
Implements
Inherited Members
Namespace: Google.Apis.MyBusinessLodging.v1.Data
Assembly: Google.Apis.MyBusinessLodging.v1.dll
Syntax
public class WaterConservation : IDirectResponseSchema
Properties
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
Type | Description |
---|---|
string |
IndependentOrganizationAuditsWaterUse
Independent organization audits water use. The property conducts a water conservation audit every 5 years, the results of which are either verified by a third-party and/or published in external communications. A water conservation audit is a detailed assessment of the facility, providing recommendations to existing operations and procedures to improve water efficiency, available incentives or rebates, and opportunities for improvements through renovations or upgrades. Examples of organizations who conduct credible third party audits include: Engie Impact, and local utility providers (they often provide energy and water audits).
Declaration
[JsonProperty("independentOrganizationAuditsWaterUse")]
public virtual bool? IndependentOrganizationAuditsWaterUse { get; set; }
Property Value
Type | Description |
---|---|
bool? |
IndependentOrganizationAuditsWaterUseException
Independent organization audits water use exception.
Declaration
[JsonProperty("independentOrganizationAuditsWaterUseException")]
public virtual string IndependentOrganizationAuditsWaterUseException { get; set; }
Property Value
Type | Description |
---|---|
string |
LinenReuseProgram
Linen reuse program. The property offers a linen reuse program.
Declaration
[JsonProperty("linenReuseProgram")]
public virtual bool? LinenReuseProgram { get; set; }
Property Value
Type | Description |
---|---|
bool? |
LinenReuseProgramException
Linen reuse program exception.
Declaration
[JsonProperty("linenReuseProgramException")]
public virtual string LinenReuseProgramException { get; set; }
Property Value
Type | Description |
---|---|
string |
TowelReuseProgram
Towel reuse program. The property offers a towel reuse program.
Declaration
[JsonProperty("towelReuseProgram")]
public virtual bool? TowelReuseProgram { get; set; }
Property Value
Type | Description |
---|---|
bool? |
TowelReuseProgramException
Towel reuse program exception.
Declaration
[JsonProperty("towelReuseProgramException")]
public virtual string TowelReuseProgramException { get; set; }
Property Value
Type | Description |
---|---|
string |
WaterSavingShowers
Water saving showers. All of the property's guest rooms have shower heads that use no more than 2.0 gallons per minute (gpm).
Declaration
[JsonProperty("waterSavingShowers")]
public virtual bool? WaterSavingShowers { get; set; }
Property Value
Type | Description |
---|---|
bool? |
WaterSavingShowersException
Water saving showers exception.
Declaration
[JsonProperty("waterSavingShowersException")]
public virtual string WaterSavingShowersException { get; set; }
Property Value
Type | Description |
---|---|
string |
WaterSavingSinks
Water saving sinks. All of the property's guest rooms have bathroom faucets that use a maximum of 1.5 gallons per minute (gpm), public restroom faucets do not exceed 0.5 gpm, and kitchen faucets (excluding faucets used exclusively for filling operations) do not exceed 2.2 gpm.
Declaration
[JsonProperty("waterSavingSinks")]
public virtual bool? WaterSavingSinks { get; set; }
Property Value
Type | Description |
---|---|
bool? |
WaterSavingSinksException
Water saving sinks exception.
Declaration
[JsonProperty("waterSavingSinksException")]
public virtual string WaterSavingSinksException { get; set; }
Property Value
Type | Description |
---|---|
string |
WaterSavingToilets
Water saving toilets. All of the property's toilets use 1.6 gallons per flush, or less.
Declaration
[JsonProperty("waterSavingToilets")]
public virtual bool? WaterSavingToilets { get; set; }
Property Value
Type | Description |
---|---|
bool? |
WaterSavingToiletsException
Water saving toilets exception.
Declaration
[JsonProperty("waterSavingToiletsException")]
public virtual string WaterSavingToiletsException { get; set; }
Property Value
Type | Description |
---|---|
string |