Show / Hide Table of Contents

Class Activities

Amenities and features related to leisure and play.

Inheritance
object
Activities
Implements
IDirectResponseSchema
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Google.Apis.MyBusinessLodging.v1.Data
Assembly: Google.Apis.MyBusinessLodging.v1.dll
Syntax
public class Activities : IDirectResponseSchema

Properties

BeachAccess

Beach access. The hotel property is in close proximity to a beach and offers a way to get to that beach. This can include a route to the beach such as stairs down if hotel is on a bluff, or a short trail. Not the same as beachfront (with beach access, the hotel's proximity is close to but not right on the beach).

Declaration
[JsonProperty("beachAccess")]
public virtual bool? BeachAccess { get; set; }
Property Value
Type Description
bool?

BeachAccessException

Beach access exception.

Declaration
[JsonProperty("beachAccessException")]
public virtual string BeachAccessException { get; set; }
Property Value
Type Description
string

BeachFront

Breach front. The hotel property is physically located on the beach alongside an ocean, sea, gulf, or bay. It is not on a lake, river, stream, or pond. The hotel is not separated from the beach by a public road allowing vehicular, pedestrian, or bicycle traffic.

Declaration
[JsonProperty("beachFront")]
public virtual bool? BeachFront { get; set; }
Property Value
Type Description
bool?

BeachFrontException

Beach front exception.

Declaration
[JsonProperty("beachFrontException")]
public virtual string BeachFrontException { get; set; }
Property Value
Type Description
string

BicycleRental

Bicycle rental. The hotel owns bicycles that it permits guests to borrow and use. Can be free or for a fee.

Declaration
[JsonProperty("bicycleRental")]
public virtual bool? BicycleRental { get; set; }
Property Value
Type Description
bool?

BicycleRentalException

Bicycle rental exception.

Declaration
[JsonProperty("bicycleRentalException")]
public virtual string BicycleRentalException { get; set; }
Property Value
Type Description
string

BoutiqueStores

Boutique stores. There are stores selling clothing, jewelry, art and decor either on hotel premises or very close by. Does not refer to the hotel gift shop or convenience store.

Declaration
[JsonProperty("boutiqueStores")]
public virtual bool? BoutiqueStores { get; set; }
Property Value
Type Description
bool?

BoutiqueStoresException

Boutique stores exception.

Declaration
[JsonProperty("boutiqueStoresException")]
public virtual string BoutiqueStoresException { get; set; }
Property Value
Type Description
string

Casino

Casino. A space designated for gambling and gaming featuring croupier-run table and card games, as well as electronic slot machines. May be on hotel premises or located nearby.

Declaration
[JsonProperty("casino")]
public virtual bool? Casino { get; set; }
Property Value
Type Description
bool?

CasinoException

Casino exception.

Declaration
[JsonProperty("casinoException")]
public virtual string CasinoException { 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

FreeBicycleRental

Free bicycle rental. The hotel owns bicycles that it permits guests to borrow and use for free.

Declaration
[JsonProperty("freeBicycleRental")]
public virtual bool? FreeBicycleRental { get; set; }
Property Value
Type Description
bool?

FreeBicycleRentalException

Free bicycle rental exception.

Declaration
[JsonProperty("freeBicycleRentalException")]
public virtual string FreeBicycleRentalException { get; set; }
Property Value
Type Description
string

FreeWatercraftRental

Free watercraft rental. The hotel owns watercraft that it permits guests to borrow and use for free.

Declaration
[JsonProperty("freeWatercraftRental")]
public virtual bool? FreeWatercraftRental { get; set; }
Property Value
Type Description
bool?

FreeWatercraftRentalException

Free Watercraft rental exception.

Declaration
[JsonProperty("freeWatercraftRentalException")]
public virtual string FreeWatercraftRentalException { get; set; }
Property Value
Type Description
string

GameRoom

Game room. There is a room at the hotel containing electronic machines for play such as pinball, prize machines, driving simulators, and other items commonly found at a family fun center or arcade. May also include non-electronic games like pool, foosball, darts, and more. May or may not be designed for children. Also known as arcade, fun room, or family fun center.

Declaration
[JsonProperty("gameRoom")]
public virtual bool? GameRoom { get; set; }
Property Value
Type Description
bool?

GameRoomException

Game room exception.

Declaration
[JsonProperty("gameRoomException")]
public virtual string GameRoomException { get; set; }
Property Value
Type Description
string

Golf

Golf. There is a golf course on hotel grounds or there is a nearby, independently run golf course that allows use by hotel guests. Can be free or for a fee.

Declaration
[JsonProperty("golf")]
public virtual bool? Golf { get; set; }
Property Value
Type Description
bool?

GolfException

Golf exception.

Declaration
[JsonProperty("golfException")]
public virtual string GolfException { get; set; }
Property Value
Type Description
string

HorsebackRiding

Horseback riding. The hotel has a horse barn onsite or an affiliation with a nearby barn to allow for guests to sit astride a horse and direct it to walk, trot, cantor, gallop and/or jump. Can be in a riding ring, on designated paths, or in the wilderness. May or may not involve instruction.

Declaration
[JsonProperty("horsebackRiding")]
public virtual bool? HorsebackRiding { get; set; }
Property Value
Type Description
bool?

HorsebackRidingException

Horseback riding exception.

Declaration
[JsonProperty("horsebackRidingException")]
public virtual string HorsebackRidingException { get; set; }
Property Value
Type Description
string

Nightclub

Nightclub. There is a room at the hotel with a bar, a dance floor, and seating where designated staffers play dance music. There may also be a designated area for the performance of live music, singing and comedy acts.

Declaration
[JsonProperty("nightclub")]
public virtual bool? Nightclub { get; set; }
Property Value
Type Description
bool?

NightclubException

Nightclub exception.

Declaration
[JsonProperty("nightclubException")]
public virtual string NightclubException { get; set; }
Property Value
Type Description
string

PrivateBeach

Private beach. The beach which is in close proximity to the hotel is open only to guests.

Declaration
[JsonProperty("privateBeach")]
public virtual bool? PrivateBeach { get; set; }
Property Value
Type Description
bool?

PrivateBeachException

Private beach exception.

Declaration
[JsonProperty("privateBeachException")]
public virtual string PrivateBeachException { get; set; }
Property Value
Type Description
string

Scuba

Scuba. The provision for guests to dive under naturally occurring water fitted with a self-contained underwater breathing apparatus (SCUBA) for the purpose of exploring underwater life. Apparatus consists of a tank providing oxygen to the diver through a mask. Requires certification of the diver and supervision. The hotel may have the activity at its own waterfront or have an affiliation with a nearby facility. Required equipment is most often supplied to guests. Can be free or for a fee. Not snorkeling. Not done in a swimming pool.

Declaration
[JsonProperty("scuba")]
public virtual bool? Scuba { get; set; }
Property Value
Type Description
bool?

ScubaException

Scuba exception.

Declaration
[JsonProperty("scubaException")]
public virtual string ScubaException { get; set; }
Property Value
Type Description
string

Snorkeling

Snorkeling. The provision for guests to participate in a recreational water activity in which swimmers wear a diving mask, a simple, shaped breathing tube and flippers/swim fins for the purpose of exploring below the surface of an ocean, gulf or lake. Does not usually require user certification or professional supervision. Equipment may or may not be available for rent or purchase. Not scuba diving.

Declaration
[JsonProperty("snorkeling")]
public virtual bool? Snorkeling { get; set; }
Property Value
Type Description
bool?

SnorkelingException

Snorkeling exception.

Declaration
[JsonProperty("snorkelingException")]
public virtual string SnorkelingException { get; set; }
Property Value
Type Description
string

Tennis

Tennis. The hotel has the requisite court(s) on site or has an affiliation with a nearby facility for the purpose of providing guests with the opportunity to play a two-sided court-based game in which players use a stringed racquet to hit a ball across a net to the side of the opposing player. The court can be indoors or outdoors. Instructors, racquets and balls may or may not be provided.

Declaration
[JsonProperty("tennis")]
public virtual bool? Tennis { get; set; }
Property Value
Type Description
bool?

TennisException

Tennis exception.

Declaration
[JsonProperty("tennisException")]
public virtual string TennisException { get; set; }
Property Value
Type Description
string

WaterSkiing

Water skiing. The provision of giving guests the opportunity to be pulled across naturally occurring water while standing on skis and holding a tow rope attached to a motorboat. Can occur on hotel premises or at a nearby waterfront. Most often performed in a lake or ocean.

Declaration
[JsonProperty("waterSkiing")]
public virtual bool? WaterSkiing { get; set; }
Property Value
Type Description
bool?

WaterSkiingException

Water skiing exception.

Declaration
[JsonProperty("waterSkiingException")]
public virtual string WaterSkiingException { get; set; }
Property Value
Type Description
string

WatercraftRental

Watercraft rental. The hotel owns water vessels that it permits guests to borrow and use. Can be free or for a fee. Watercraft may include boats, pedal boats, rowboats, sailboats, powerboats, canoes, kayaks, or personal watercraft (such as a Jet Ski).

Declaration
[JsonProperty("watercraftRental")]
public virtual bool? WatercraftRental { get; set; }
Property Value
Type Description
bool?

WatercraftRentalException

Watercraft rental exception.

Declaration
[JsonProperty("watercraftRentalException")]
public virtual string WatercraftRentalException { get; set; }
Property Value
Type Description
string

Implements

IDirectResponseSchema
In this article
Back to top Generated by DocFX