Versions in this module Expand all Collapse all v0 v0.28.3 Dec 3, 2024 v0.28.2 Mar 19, 2024 v0.28.1 Mar 18, 2024 Changes in this version type LondonBicycleRental + BikeModel string + DurationMs *durationpb.Duration + func (x *LondonBicycleRental) GetBikeModel() string + func (x *LondonBicycleRental) GetDurationMs() *durationpb.Duration v0.28.0 Jul 26, 2023 v0.27.0 Jul 26, 2023 v0.26.0 Jul 19, 2023 v0.25.0 May 23, 2023 v0.24.0 Jan 18, 2023 v0.23.0 Nov 18, 2022 v0.22.0 Sep 20, 2022 v0.21.0 Sep 19, 2022 v0.20.0 Sep 14, 2022 v0.19.0 Nov 16, 2021 v0.18.0 Nov 10, 2021 Changes in this version + var File_einride_bigquery_public_v1_dogecoin_transaction_proto protoreflect.FileDescriptor + var File_einride_bigquery_public_v1_film_location_proto protoreflect.FileDescriptor + var File_einride_bigquery_public_v1_hacker_news_story_proto protoreflect.FileDescriptor + var File_einride_bigquery_public_v1_historic_severe_storm_proto protoreflect.FileDescriptor + var File_einride_bigquery_public_v1_london_bicycle_rental_proto protoreflect.FileDescriptor + var File_einride_bigquery_public_v1_london_bicycle_station_proto protoreflect.FileDescriptor + var File_einride_bigquery_public_v1_san_fransisco_transit_stop_time_proto protoreflect.FileDescriptor + var File_einride_bigquery_public_v1_whos_on_first_geojson_proto protoreflect.FileDescriptor + type DogecoinTransaction struct + BlockHash string + BlockNumber int64 + BlockTimestamp *timestamppb.Timestamp + BlockTimestampMonth *date.Date + Hash string + InputCount int64 + Inputs []*DogecoinTransaction_Input + IsCoinbase bool + LockTime int64 + OutputCount int64 + Outputs []*DogecoinTransaction_Output + Size int64 + Version int64 + VirtualSize int64 + func (*DogecoinTransaction) Descriptor() ([]byte, []int) + func (*DogecoinTransaction) ProtoMessage() + func (x *DogecoinTransaction) GetBlockHash() string + func (x *DogecoinTransaction) GetBlockNumber() int64 + func (x *DogecoinTransaction) GetBlockTimestamp() *timestamppb.Timestamp + func (x *DogecoinTransaction) GetBlockTimestampMonth() *date.Date + func (x *DogecoinTransaction) GetHash() string + func (x *DogecoinTransaction) GetInputCount() int64 + func (x *DogecoinTransaction) GetInputs() []*DogecoinTransaction_Input + func (x *DogecoinTransaction) GetIsCoinbase() bool + func (x *DogecoinTransaction) GetLockTime() int64 + func (x *DogecoinTransaction) GetOutputCount() int64 + func (x *DogecoinTransaction) GetOutputs() []*DogecoinTransaction_Output + func (x *DogecoinTransaction) GetSize() int64 + func (x *DogecoinTransaction) GetVersion() int64 + func (x *DogecoinTransaction) GetVirtualSize() int64 + func (x *DogecoinTransaction) ProtoReflect() protoreflect.Message + func (x *DogecoinTransaction) Reset() + func (x *DogecoinTransaction) String() string + type DogecoinTransaction_Input struct + Addresses []string + Index int64 + RequiredSignatures int64 + ScriptAsm string + ScriptHex string + Sequence int64 + SpentOutputIndex int64 + SpentTransactionHash string + Type string + func (*DogecoinTransaction_Input) Descriptor() ([]byte, []int) + func (*DogecoinTransaction_Input) ProtoMessage() + func (x *DogecoinTransaction_Input) GetAddresses() []string + func (x *DogecoinTransaction_Input) GetIndex() int64 + func (x *DogecoinTransaction_Input) GetRequiredSignatures() int64 + func (x *DogecoinTransaction_Input) GetScriptAsm() string + func (x *DogecoinTransaction_Input) GetScriptHex() string + func (x *DogecoinTransaction_Input) GetSequence() int64 + func (x *DogecoinTransaction_Input) GetSpentOutputIndex() int64 + func (x *DogecoinTransaction_Input) GetSpentTransactionHash() string + func (x *DogecoinTransaction_Input) GetType() string + func (x *DogecoinTransaction_Input) ProtoReflect() protoreflect.Message + func (x *DogecoinTransaction_Input) Reset() + func (x *DogecoinTransaction_Input) String() string + type DogecoinTransaction_Output struct + Addresses []string + Index int64 + RequiredSignatures int64 + ScriptAsm string + ScriptHex string + Type string + func (*DogecoinTransaction_Output) Descriptor() ([]byte, []int) + func (*DogecoinTransaction_Output) ProtoMessage() + func (x *DogecoinTransaction_Output) GetAddresses() []string + func (x *DogecoinTransaction_Output) GetIndex() int64 + func (x *DogecoinTransaction_Output) GetRequiredSignatures() int64 + func (x *DogecoinTransaction_Output) GetScriptAsm() string + func (x *DogecoinTransaction_Output) GetScriptHex() string + func (x *DogecoinTransaction_Output) GetType() string + func (x *DogecoinTransaction_Output) ProtoReflect() protoreflect.Message + func (x *DogecoinTransaction_Output) Reset() + func (x *DogecoinTransaction_Output) String() string + type FilmLocation struct + Actor_1 string + Actor_2 string + Actor_3 string + Director string + Distributor string + FunFacts string + Locations string + ProductionCompany string + ReleaseYear int64 + Title string + Writer string + func (*FilmLocation) Descriptor() ([]byte, []int) + func (*FilmLocation) ProtoMessage() + func (x *FilmLocation) GetActor_1() string + func (x *FilmLocation) GetActor_2() string + func (x *FilmLocation) GetActor_3() string + func (x *FilmLocation) GetDirector() string + func (x *FilmLocation) GetDistributor() string + func (x *FilmLocation) GetFunFacts() string + func (x *FilmLocation) GetLocations() string + func (x *FilmLocation) GetProductionCompany() string + func (x *FilmLocation) GetReleaseYear() int64 + func (x *FilmLocation) GetTitle() string + func (x *FilmLocation) GetWriter() string + func (x *FilmLocation) ProtoReflect() protoreflect.Message + func (x *FilmLocation) Reset() + func (x *FilmLocation) String() string + type HackerNewsStory struct + Author string + By string + Dead bool + Deleted bool + Descendants int32 + Id int64 + Score int32 + Text string + Time int64 + TimeTs *timestamppb.Timestamp + Title string + Url string + func (*HackerNewsStory) Descriptor() ([]byte, []int) + func (*HackerNewsStory) ProtoMessage() + func (x *HackerNewsStory) GetAuthor() string + func (x *HackerNewsStory) GetBy() string + func (x *HackerNewsStory) GetDead() bool + func (x *HackerNewsStory) GetDeleted() bool + func (x *HackerNewsStory) GetDescendants() int32 + func (x *HackerNewsStory) GetId() int64 + func (x *HackerNewsStory) GetScore() int32 + func (x *HackerNewsStory) GetText() string + func (x *HackerNewsStory) GetTime() int64 + func (x *HackerNewsStory) GetTimeTs() *timestamppb.Timestamp + func (x *HackerNewsStory) GetTitle() string + func (x *HackerNewsStory) GetUrl() string + func (x *HackerNewsStory) ProtoReflect() protoreflect.Message + func (x *HackerNewsStory) Reset() + func (x *HackerNewsStory) String() string + type HistoricSevereStorm struct + CzFipsCode string + CzName string + CzType string + DamageCrops int64 + DamageProperty int64 + DeathsDirect int64 + DeathsIndirect int64 + EpisodeId string + EventAzimuth string + EventBeginTime *datetime.DateTime + EventEndTime *datetime.DateTime + EventId string + EventLatitude float64 + EventLongitude float64 + EventPoint *latlng.LatLng + EventRange float64 + EventTimezone string + EventType string + FloodCause string + InjuriesDirect int64 + InjuriesIndirect int64 + LocationIndex string + Magnitude float64 + MagnitudeType string + ReferenceLocation string + Source string + State string + StateFipsCode string + TorFScale string + TorLength string + TorOtherWfo string + TorWidth string + Wfo string + func (*HistoricSevereStorm) Descriptor() ([]byte, []int) + func (*HistoricSevereStorm) ProtoMessage() + func (x *HistoricSevereStorm) GetCzFipsCode() string + func (x *HistoricSevereStorm) GetCzName() string + func (x *HistoricSevereStorm) GetCzType() string + func (x *HistoricSevereStorm) GetDamageCrops() int64 + func (x *HistoricSevereStorm) GetDamageProperty() int64 + func (x *HistoricSevereStorm) GetDeathsDirect() int64 + func (x *HistoricSevereStorm) GetDeathsIndirect() int64 + func (x *HistoricSevereStorm) GetEpisodeId() string + func (x *HistoricSevereStorm) GetEventAzimuth() string + func (x *HistoricSevereStorm) GetEventBeginTime() *datetime.DateTime + func (x *HistoricSevereStorm) GetEventEndTime() *datetime.DateTime + func (x *HistoricSevereStorm) GetEventId() string + func (x *HistoricSevereStorm) GetEventLatitude() float64 + func (x *HistoricSevereStorm) GetEventLongitude() float64 + func (x *HistoricSevereStorm) GetEventPoint() *latlng.LatLng + func (x *HistoricSevereStorm) GetEventRange() float64 + func (x *HistoricSevereStorm) GetEventTimezone() string + func (x *HistoricSevereStorm) GetEventType() string + func (x *HistoricSevereStorm) GetFloodCause() string + func (x *HistoricSevereStorm) GetInjuriesDirect() int64 + func (x *HistoricSevereStorm) GetInjuriesIndirect() int64 + func (x *HistoricSevereStorm) GetLocationIndex() string + func (x *HistoricSevereStorm) GetMagnitude() float64 + func (x *HistoricSevereStorm) GetMagnitudeType() string + func (x *HistoricSevereStorm) GetReferenceLocation() string + func (x *HistoricSevereStorm) GetSource() string + func (x *HistoricSevereStorm) GetState() string + func (x *HistoricSevereStorm) GetStateFipsCode() string + func (x *HistoricSevereStorm) GetTorFScale() string + func (x *HistoricSevereStorm) GetTorLength() string + func (x *HistoricSevereStorm) GetTorOtherWfo() string + func (x *HistoricSevereStorm) GetTorWidth() string + func (x *HistoricSevereStorm) GetWfo() string + func (x *HistoricSevereStorm) ProtoReflect() protoreflect.Message + func (x *HistoricSevereStorm) Reset() + func (x *HistoricSevereStorm) String() string + type LondonBicycleRental struct + BikeId int64 + Duration *durationpb.Duration + EndDate *timestamppb.Timestamp + EndStationId int64 + EndStationLogicalTerminal int64 + EndStationName string + EndStationPriorityId int64 + RentalId int64 + StartDate *timestamppb.Timestamp + StartStationId int64 + StartStationLogicalTerminal int64 + StartStationName string + func (*LondonBicycleRental) Descriptor() ([]byte, []int) + func (*LondonBicycleRental) ProtoMessage() + func (x *LondonBicycleRental) GetBikeId() int64 + func (x *LondonBicycleRental) GetDuration() *durationpb.Duration + func (x *LondonBicycleRental) GetEndDate() *timestamppb.Timestamp + func (x *LondonBicycleRental) GetEndStationId() int64 + func (x *LondonBicycleRental) GetEndStationLogicalTerminal() int64 + func (x *LondonBicycleRental) GetEndStationName() string + func (x *LondonBicycleRental) GetEndStationPriorityId() int64 + func (x *LondonBicycleRental) GetRentalId() int64 + func (x *LondonBicycleRental) GetStartDate() *timestamppb.Timestamp + func (x *LondonBicycleRental) GetStartStationId() int64 + func (x *LondonBicycleRental) GetStartStationLogicalTerminal() int64 + func (x *LondonBicycleRental) GetStartStationName() string + func (x *LondonBicycleRental) ProtoReflect() protoreflect.Message + func (x *LondonBicycleRental) Reset() + func (x *LondonBicycleRental) String() string + type LondonBicycleStation struct + BikesCount int64 + DocksCount int64 + Id int64 + InstallDate *date.Date + Installed bool + Latitude float64 + Locked string + Longitude float64 + Name string + RemovalDate *date.Date + Temporary bool + TerminalName string + func (*LondonBicycleStation) Descriptor() ([]byte, []int) + func (*LondonBicycleStation) ProtoMessage() + func (x *LondonBicycleStation) GetBikesCount() int64 + func (x *LondonBicycleStation) GetDocksCount() int64 + func (x *LondonBicycleStation) GetId() int64 + func (x *LondonBicycleStation) GetInstallDate() *date.Date + func (x *LondonBicycleStation) GetInstalled() bool + func (x *LondonBicycleStation) GetLatitude() float64 + func (x *LondonBicycleStation) GetLocked() string + func (x *LondonBicycleStation) GetLongitude() float64 + func (x *LondonBicycleStation) GetName() string + func (x *LondonBicycleStation) GetRemovalDate() *date.Date + func (x *LondonBicycleStation) GetTemporary() bool + func (x *LondonBicycleStation) GetTerminalName() string + func (x *LondonBicycleStation) ProtoReflect() protoreflect.Message + func (x *LondonBicycleStation) Reset() + func (x *LondonBicycleStation) String() string + type SanFransiscoTransitStopTime struct + ArrivalTime *timeofday.TimeOfDay + ArrivesNextDay bool + DepartsNextDay bool + DepartureTime *timeofday.TimeOfDay + DropoffType string + ExactTimepoint bool + StopId int64 + StopSequence int64 + TripId int64 + func (*SanFransiscoTransitStopTime) Descriptor() ([]byte, []int) + func (*SanFransiscoTransitStopTime) ProtoMessage() + func (x *SanFransiscoTransitStopTime) GetArrivalTime() *timeofday.TimeOfDay + func (x *SanFransiscoTransitStopTime) GetArrivesNextDay() bool + func (x *SanFransiscoTransitStopTime) GetDepartsNextDay() bool + func (x *SanFransiscoTransitStopTime) GetDepartureTime() *timeofday.TimeOfDay + func (x *SanFransiscoTransitStopTime) GetDropoffType() string + func (x *SanFransiscoTransitStopTime) GetExactTimepoint() bool + func (x *SanFransiscoTransitStopTime) GetStopId() int64 + func (x *SanFransiscoTransitStopTime) GetStopSequence() int64 + func (x *SanFransiscoTransitStopTime) GetTripId() int64 + func (x *SanFransiscoTransitStopTime) ProtoReflect() protoreflect.Message + func (x *SanFransiscoTransitStopTime) Reset() + func (x *SanFransiscoTransitStopTime) String() string + type WhosOnFirstGeoJson struct + Body *structpb.Struct + BoundingBox string + Geoid string + Geom string + GeometryType string + Id int64 + LastModified int64 + LastModifiedTimestamp *timestamppb.Timestamp + func (*WhosOnFirstGeoJson) Descriptor() ([]byte, []int) + func (*WhosOnFirstGeoJson) ProtoMessage() + func (x *WhosOnFirstGeoJson) GetBody() *structpb.Struct + func (x *WhosOnFirstGeoJson) GetBoundingBox() string + func (x *WhosOnFirstGeoJson) GetGeoid() string + func (x *WhosOnFirstGeoJson) GetGeom() string + func (x *WhosOnFirstGeoJson) GetGeometryType() string + func (x *WhosOnFirstGeoJson) GetId() int64 + func (x *WhosOnFirstGeoJson) GetLastModified() int64 + func (x *WhosOnFirstGeoJson) GetLastModifiedTimestamp() *timestamppb.Timestamp + func (x *WhosOnFirstGeoJson) ProtoReflect() protoreflect.Message + func (x *WhosOnFirstGeoJson) Reset() + func (x *WhosOnFirstGeoJson) String() string