با مجموعهها، منظم بمانید
ذخیره و طبقهبندی محتوا براساس اولویتهای شما.
تعریف اولیه
messageAvailability{oneofavailability_status{// The ticket is available.Availableavailable=1;// The ticket is unavailable.Unavailableunavailable=2;}}// Message representing how many seats are still available in the specified// service class.// Partners can:// - provide exact numbers for available, and optionally total seats// - provide a relative availability estimate// - leave the message empty, if all they only know is that at least one seat is// still availablemessageAvailable{// The number of remaining seats.// This is optional. You can pass an empty Available message to just indicate// that at least one seat is available.int32available_seat_count=1;// The total number of seats.int32total_seat_count=2;// An estimate for the relative number of available seats.enumAvailabilityEstimate{// > 70% of total seats are still availableMANY_SEATS_AVAILABLE=1;// 30-70% of total seats are still availableHALF_OF_SEATS_AVAILABLE=2;// 10-30% of total seats are still availableFAIR_NUMBER_OF_SEATS_AVAILABLE=3;// 5 - 10% of total seats are still availableFEW_SEATS_AVAILABLE=4;// < 5% of seats are still availableVERY_FEW_SEATS_AVAILABLE=5;}AvailabilityEstimateavailability_estimate=3;}messageUnavailable{// Different reasons why a ticket could be unavailable.enumReason{// All tickets in this ServiceClass have been booked.BOOKED=1;// This particular service (e.g. train) was extraordinarily canceled.// Permanent service changes should be communicated via GTFS.CANCELED=2;// The trip cannot be priced nor sold at the moment.TEMPORARILY_UNAVAILABLE=3;}Reasonreason=1;}
messageAvailability{oneofavailability_status{// The ticket is available.Availableavailable=1;// The ticket is unavailable.Unavailableunavailable=2;}}// Message representing how many seats are still available in the specified// service class.// Partners can:// - provide exact numbers for available, and optionally total seats// - provide a relative availability estimate// - leave the message empty, if all they only know is that at least one seat is// still availablemessageAvailable{// The number of remaining seats.// This is optional. You can pass an empty Available message to just indicate// that at least one seat is available.int32available_seat_count=1;// The total number of seats.int32total_seat_count=2;// An estimate for the relative number of available seats.enumAvailabilityEstimate{// > 70% of total seats are still availableMANY_SEATS_AVAILABLE=1;// 30-70% of total seats are still availableHALF_OF_SEATS_AVAILABLE=2;// 10-30% of total seats are still availableFAIR_NUMBER_OF_SEATS_AVAILABLE=3;// 5 - 10% of total seats are still availableFEW_SEATS_AVAILABLE=4;// < 5% of seats are still availableVERY_FEW_SEATS_AVAILABLE=5;}AvailabilityEstimateavailability_estimate=3;}messageUnavailable{// Different reasons why a ticket could be unavailable.enumReason{// All tickets in this ServiceClass have been booked.BOOKED=1;// This particular service (e.g. train) was extraordinarily canceled.// Permanent service changes should be communicated via GTFS.CANCELED=2;// The trip cannot be priced nor sold at the moment.TEMPORARILY_UNAVAILABLE=3;}Reasonreason=1;}
تاریخ آخرین بهروزرسانی 2025-07-25 بهوقت ساعت هماهنگ جهانی.
[[["درک آسان","easyToUnderstand","thumb-up"],["مشکلم را برطرف کرد","solvedMyProblem","thumb-up"],["غیره","otherUp","thumb-up"]],[["اطلاعاتی که نیاز دارم وجود ندارد","missingTheInformationINeed","thumb-down"],["بیشازحد پیچیده/ مراحل بسیار زیاد","tooComplicatedTooManySteps","thumb-down"],["قدیمی","outOfDate","thumb-down"],["مشکل ترجمه","translationIssue","thumb-down"],["مشکل کد / نمونهها","samplesCodeIssue","thumb-down"],["غیره","otherDown","thumb-down"]],["تاریخ آخرین بهروزرسانی 2025-07-25 بهوقت ساعت هماهنگ جهانی."],[],[]]