Documentation ¶
Index ¶
- Constants
- Variables
- func RegisterMixerServer(s grpc.ServiceRegistrar, srv MixerServer)
- func RegisterReconServer(s grpc.ServiceRegistrar, srv ReconServer)
- type ArcNodes
- type BulkPlaceInfoRequest
- func (*BulkPlaceInfoRequest) Descriptor() ([]byte, []int)deprecated
- func (x *BulkPlaceInfoRequest) GetEntities() []string
- func (*BulkPlaceInfoRequest) ProtoMessage()
- func (x *BulkPlaceInfoRequest) ProtoReflect() protoreflect.Message
- func (x *BulkPlaceInfoRequest) Reset()
- func (x *BulkPlaceInfoRequest) String() string
- type BulkPlaceInfoResponse
- func (*BulkPlaceInfoResponse) Descriptor() ([]byte, []int)deprecated
- func (x *BulkPlaceInfoResponse) GetData() []*PlaceInfoResponse
- func (*BulkPlaceInfoResponse) ProtoMessage()
- func (x *BulkPlaceInfoResponse) ProtoReflect() protoreflect.Message
- func (x *BulkPlaceInfoResponse) Reset()
- func (x *BulkPlaceInfoResponse) String() string
- type BulkPropertiesRequest
- func (*BulkPropertiesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *BulkPropertiesRequest) GetDirection() string
- func (x *BulkPropertiesRequest) GetEntities() []string
- func (*BulkPropertiesRequest) ProtoMessage()
- func (x *BulkPropertiesRequest) ProtoReflect() protoreflect.Message
- func (x *BulkPropertiesRequest) Reset()
- func (x *BulkPropertiesRequest) String() string
- type BulkPropertiesResponse
- func (*BulkPropertiesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *BulkPropertiesResponse) GetData() []*PropertiesResponse
- func (*BulkPropertiesResponse) ProtoMessage()
- func (x *BulkPropertiesResponse) ProtoReflect() protoreflect.Message
- func (x *BulkPropertiesResponse) Reset()
- func (x *BulkPropertiesResponse) String() string
- type BulkVariableInfoRequest
- func (*BulkVariableInfoRequest) Descriptor() ([]byte, []int)deprecated
- func (x *BulkVariableInfoRequest) GetEntities() []string
- func (*BulkVariableInfoRequest) ProtoMessage()
- func (x *BulkVariableInfoRequest) ProtoReflect() protoreflect.Message
- func (x *BulkVariableInfoRequest) Reset()
- func (x *BulkVariableInfoRequest) String() string
- type BulkVariableInfoResponse
- func (*BulkVariableInfoResponse) Descriptor() ([]byte, []int)deprecated
- func (x *BulkVariableInfoResponse) GetData() []*VariableInfoResponse
- func (*BulkVariableInfoResponse) ProtoMessage()
- func (x *BulkVariableInfoResponse) ProtoReflect() protoreflect.Message
- func (x *BulkVariableInfoResponse) Reset()
- func (x *BulkVariableInfoResponse) String() string
- type BulkVariablesRequest
- func (*BulkVariablesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *BulkVariablesRequest) GetEntities() []string
- func (x *BulkVariablesRequest) GetUnion() bool
- func (*BulkVariablesRequest) ProtoMessage()
- func (x *BulkVariablesRequest) ProtoReflect() protoreflect.Message
- func (x *BulkVariablesRequest) Reset()
- func (x *BulkVariablesRequest) String() string
- type BulkVariablesResponse
- func (*BulkVariablesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *BulkVariablesResponse) GetData() []*VariablesResponse
- func (*BulkVariablesResponse) ProtoMessage()
- func (x *BulkVariablesResponse) ProtoReflect() protoreflect.Message
- func (x *BulkVariablesResponse) Reset()
- func (x *BulkVariablesResponse) String() string
- type ChartStore
- func (*ChartStore) Descriptor() ([]byte, []int)deprecated
- func (x *ChartStore) GetObsCollection() *ObsCollection
- func (x *ChartStore) GetObsTimeSeries() *ObsTimeSeries
- func (m *ChartStore) GetVal() isChartStore_Val
- func (*ChartStore) ProtoMessage()
- func (x *ChartStore) ProtoReflect() protoreflect.Message
- func (x *ChartStore) Reset()
- func (x *ChartStore) String() string
- type ChartStore_ObsCollection
- type ChartStore_ObsTimeSeries
- type CompareEntitiesRequest
- func (*CompareEntitiesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CompareEntitiesRequest) GetEntityPairs() []*EntityPair
- func (*CompareEntitiesRequest) ProtoMessage()
- func (x *CompareEntitiesRequest) ProtoReflect() protoreflect.Message
- func (x *CompareEntitiesRequest) Reset()
- func (x *CompareEntitiesRequest) String() string
- type CompareEntitiesResponse
- func (*CompareEntitiesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CompareEntitiesResponse) GetComparisons() []*CompareEntitiesResponse_Comparison
- func (*CompareEntitiesResponse) ProtoMessage()
- func (x *CompareEntitiesResponse) ProtoReflect() protoreflect.Message
- func (x *CompareEntitiesResponse) Reset()
- func (x *CompareEntitiesResponse) String() string
- type CompareEntitiesResponse_Comparison
- func (*CompareEntitiesResponse_Comparison) Descriptor() ([]byte, []int)deprecated
- func (x *CompareEntitiesResponse_Comparison) GetProbability() float64
- func (x *CompareEntitiesResponse_Comparison) GetSourceIds() []string
- func (*CompareEntitiesResponse_Comparison) ProtoMessage()
- func (x *CompareEntitiesResponse_Comparison) ProtoReflect() protoreflect.Message
- func (x *CompareEntitiesResponse_Comparison) Reset()
- func (x *CompareEntitiesResponse_Comparison) String() string
- type ContainedPlaces
- type CoordinateRecon
- func (*CoordinateRecon) Descriptor() ([]byte, []int)deprecated
- func (x *CoordinateRecon) GetPlaces() []*CoordinateRecon_Place
- func (*CoordinateRecon) ProtoMessage()
- func (x *CoordinateRecon) ProtoReflect() protoreflect.Message
- func (x *CoordinateRecon) Reset()
- func (x *CoordinateRecon) String() string
- type CoordinateRecon_Place
- func (*CoordinateRecon_Place) Descriptor() ([]byte, []int)deprecated
- func (x *CoordinateRecon_Place) GetDcid() string
- func (x *CoordinateRecon_Place) GetFull() bool
- func (*CoordinateRecon_Place) ProtoMessage()
- func (x *CoordinateRecon_Place) ProtoReflect() protoreflect.Message
- func (x *CoordinateRecon_Place) Reset()
- func (x *CoordinateRecon_Place) String() string
- type DateList
- type EntityIds
- type EntityInfo
- func (*EntityInfo) Descriptor() ([]byte, []int)deprecated
- func (x *EntityInfo) GetDcid() string
- func (x *EntityInfo) GetName() string
- func (x *EntityInfo) GetProvenanceId() string
- func (x *EntityInfo) GetTypes() []string
- func (x *EntityInfo) GetValue() string
- func (*EntityInfo) ProtoMessage()
- func (x *EntityInfo) ProtoReflect() protoreflect.Message
- func (x *EntityInfo) Reset()
- func (x *EntityInfo) String() string
- type EntityInfoCollection
- func (*EntityInfoCollection) Descriptor() ([]byte, []int)deprecated
- func (x *EntityInfoCollection) GetEntities() []*EntityInfo
- func (x *EntityInfoCollection) GetTotal() float64
- func (*EntityInfoCollection) ProtoMessage()
- func (x *EntityInfoCollection) ProtoReflect() protoreflect.Message
- func (x *EntityInfoCollection) Reset()
- func (x *EntityInfoCollection) String() string
- type EntityPair
- func (*EntityPair) Descriptor() ([]byte, []int)deprecated
- func (x *EntityPair) GetEntityOne() *EntitySubGraph
- func (x *EntityPair) GetEntityTwo() *EntitySubGraph
- func (*EntityPair) ProtoMessage()
- func (x *EntityPair) ProtoReflect() protoreflect.Message
- func (x *EntityPair) Reset()
- func (x *EntityPair) String() string
- type EntitySubGraph
- func (*EntitySubGraph) Descriptor() ([]byte, []int)deprecated
- func (x *EntitySubGraph) GetEntityIds() *EntityIds
- func (m *EntitySubGraph) GetGraphRepresentation() isEntitySubGraph_GraphRepresentation
- func (x *EntitySubGraph) GetSourceId() string
- func (x *EntitySubGraph) GetSubGraph() *McfGraph
- func (*EntitySubGraph) ProtoMessage()
- func (x *EntitySubGraph) ProtoReflect() protoreflect.Message
- func (x *EntitySubGraph) Reset()
- func (x *EntitySubGraph) String() string
- type EntitySubGraph_EntityIds
- type EntitySubGraph_SubGraph
- type GetBioPageDataRequest
- func (*GetBioPageDataRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetBioPageDataRequest) GetDcid() string
- func (*GetBioPageDataRequest) ProtoMessage()
- func (x *GetBioPageDataRequest) ProtoReflect() protoreflect.Message
- func (x *GetBioPageDataRequest) Reset()
- func (x *GetBioPageDataRequest) String() string
- type GetLocationsRankingsRequest
- func (*GetLocationsRankingsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetLocationsRankingsRequest) GetIsPerCapita() bool
- func (x *GetLocationsRankingsRequest) GetPlaceType() string
- func (x *GetLocationsRankingsRequest) GetStatVarDcids() []string
- func (x *GetLocationsRankingsRequest) GetWithinPlace() string
- func (*GetLocationsRankingsRequest) ProtoMessage()
- func (x *GetLocationsRankingsRequest) ProtoReflect() protoreflect.Message
- func (x *GetLocationsRankingsRequest) Reset()
- func (x *GetLocationsRankingsRequest) String() string
- type GetLocationsRankingsResponse
- func (*GetLocationsRankingsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetLocationsRankingsResponse) GetData() map[string]*RelatedPlacesInfo
- func (*GetLocationsRankingsResponse) ProtoMessage()
- func (x *GetLocationsRankingsResponse) ProtoReflect() protoreflect.Message
- func (x *GetLocationsRankingsResponse) Reset()
- func (x *GetLocationsRankingsResponse) String() string
- type GetPlaceMetadataRequest
- func (*GetPlaceMetadataRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetPlaceMetadataRequest) GetPlaces() []string
- func (*GetPlaceMetadataRequest) ProtoMessage()
- func (x *GetPlaceMetadataRequest) ProtoReflect() protoreflect.Message
- func (x *GetPlaceMetadataRequest) Reset()
- func (x *GetPlaceMetadataRequest) String() string
- type GetPlaceMetadataResponse
- func (*GetPlaceMetadataResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetPlaceMetadataResponse) GetData() map[string]*PlaceMetadata
- func (*GetPlaceMetadataResponse) ProtoMessage()
- func (x *GetPlaceMetadataResponse) ProtoReflect() protoreflect.Message
- func (x *GetPlaceMetadataResponse) Reset()
- func (x *GetPlaceMetadataResponse) String() string
- type GetPlacePageDataRequest
- func (*GetPlacePageDataRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetPlacePageDataRequest) GetNewStatVars() []string
- func (x *GetPlacePageDataRequest) GetPlace() string
- func (x *GetPlacePageDataRequest) GetSeed() int64
- func (*GetPlacePageDataRequest) ProtoMessage()
- func (x *GetPlacePageDataRequest) ProtoReflect() protoreflect.Message
- func (x *GetPlacePageDataRequest) Reset()
- func (x *GetPlacePageDataRequest) String() string
- type GetPlacePageDataResponse
- func (*GetPlacePageDataResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetPlacePageDataResponse) GetAllChildPlaces() map[string]*Places
- func (x *GetPlacePageDataResponse) GetChildPlaces() []string
- func (x *GetPlacePageDataResponse) GetChildPlacesType() string
- func (x *GetPlacePageDataResponse) GetLatestPopulation() map[string]*PointStat
- func (x *GetPlacePageDataResponse) GetNearbyPlaces() []string
- func (x *GetPlacePageDataResponse) GetParentPlaces() []string
- func (x *GetPlacePageDataResponse) GetSimilarPlaces() []string
- func (x *GetPlacePageDataResponse) GetStatVarSeries() map[string]*StatVarSeries
- func (*GetPlacePageDataResponse) ProtoMessage()
- func (x *GetPlacePageDataResponse) ProtoReflect() protoreflect.Message
- func (x *GetPlacePageDataResponse) Reset()
- func (x *GetPlacePageDataResponse) String() string
- type GetPlaceStatDateWithinPlaceRequest
- func (*GetPlaceStatDateWithinPlaceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetPlaceStatDateWithinPlaceRequest) GetAncestorPlace() string
- func (x *GetPlaceStatDateWithinPlaceRequest) GetPlaceType() string
- func (x *GetPlaceStatDateWithinPlaceRequest) GetStatVars() []string
- func (*GetPlaceStatDateWithinPlaceRequest) ProtoMessage()
- func (x *GetPlaceStatDateWithinPlaceRequest) ProtoReflect() protoreflect.Message
- func (x *GetPlaceStatDateWithinPlaceRequest) Reset()
- func (x *GetPlaceStatDateWithinPlaceRequest) String() string
- type GetPlaceStatDateWithinPlaceResponse
- func (*GetPlaceStatDateWithinPlaceResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetPlaceStatDateWithinPlaceResponse) GetData() map[string]*DateList
- func (*GetPlaceStatDateWithinPlaceResponse) ProtoMessage()
- func (x *GetPlaceStatDateWithinPlaceResponse) ProtoReflect() protoreflect.Message
- func (x *GetPlaceStatDateWithinPlaceResponse) Reset()
- func (x *GetPlaceStatDateWithinPlaceResponse) String() string
- type GetPlaceStatVarsRequest
- func (*GetPlaceStatVarsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetPlaceStatVarsRequest) GetDcids() []string
- func (*GetPlaceStatVarsRequest) ProtoMessage()
- func (x *GetPlaceStatVarsRequest) ProtoReflect() protoreflect.Message
- func (x *GetPlaceStatVarsRequest) Reset()
- func (x *GetPlaceStatVarsRequest) String() string
- type GetPlaceStatVarsResponse
- func (*GetPlaceStatVarsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetPlaceStatVarsResponse) GetPlaces() map[string]*StatVars
- func (*GetPlaceStatVarsResponse) ProtoMessage()
- func (x *GetPlaceStatVarsResponse) ProtoReflect() protoreflect.Message
- func (x *GetPlaceStatVarsResponse) Reset()
- func (x *GetPlaceStatVarsResponse) String() string
- type GetPlaceStatVarsUnionRequest
- func (*GetPlaceStatVarsUnionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetPlaceStatVarsUnionRequest) GetDcids() []string
- func (x *GetPlaceStatVarsUnionRequest) GetStatVars() []string
- func (*GetPlaceStatVarsUnionRequest) ProtoMessage()
- func (x *GetPlaceStatVarsUnionRequest) ProtoReflect() protoreflect.Message
- func (x *GetPlaceStatVarsUnionRequest) Reset()
- func (x *GetPlaceStatVarsUnionRequest) String() string
- type GetPlaceStatVarsUnionResponse
- func (*GetPlaceStatVarsUnionResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetPlaceStatVarsUnionResponse) GetStatVars() []string
- func (*GetPlaceStatVarsUnionResponse) ProtoMessage()
- func (x *GetPlaceStatVarsUnionResponse) ProtoReflect() protoreflect.Message
- func (x *GetPlaceStatVarsUnionResponse) Reset()
- func (x *GetPlaceStatVarsUnionResponse) String() string
- type GetPlaceStatsVarRequest
- func (*GetPlaceStatsVarRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetPlaceStatsVarRequest) GetDcids() []string
- func (*GetPlaceStatsVarRequest) ProtoMessage()
- func (x *GetPlaceStatsVarRequest) ProtoReflect() protoreflect.Message
- func (x *GetPlaceStatsVarRequest) Reset()
- func (x *GetPlaceStatsVarRequest) String() string
- type GetPlaceStatsVarResponse
- func (*GetPlaceStatsVarResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetPlaceStatsVarResponse) GetPlaces() map[string]*StatsVars
- func (*GetPlaceStatsVarResponse) ProtoMessage()
- func (x *GetPlaceStatsVarResponse) ProtoReflect() protoreflect.Message
- func (x *GetPlaceStatsVarResponse) Reset()
- func (x *GetPlaceStatsVarResponse) String() string
- type GetPlacesInRequest
- func (*GetPlacesInRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetPlacesInRequest) GetDcids() []string
- func (x *GetPlacesInRequest) GetPlaceType() string
- func (*GetPlacesInRequest) ProtoMessage()
- func (x *GetPlacesInRequest) ProtoReflect() protoreflect.Message
- func (x *GetPlacesInRequest) Reset()
- func (x *GetPlacesInRequest) String() string
- type GetPlacesInResponse
- func (*GetPlacesInResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetPlacesInResponse) GetPayload() string
- func (*GetPlacesInResponse) ProtoMessage()
- func (x *GetPlacesInResponse) ProtoReflect() protoreflect.Message
- func (x *GetPlacesInResponse) Reset()
- func (x *GetPlacesInResponse) String() string
- type GetPropertyLabelsRequest
- func (*GetPropertyLabelsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetPropertyLabelsRequest) GetDcids() []string
- func (*GetPropertyLabelsRequest) ProtoMessage()
- func (x *GetPropertyLabelsRequest) ProtoReflect() protoreflect.Message
- func (x *GetPropertyLabelsRequest) Reset()
- func (x *GetPropertyLabelsRequest) String() string
- type GetPropertyLabelsResponse
- func (*GetPropertyLabelsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetPropertyLabelsResponse) GetData() map[string]*PropertyLabels
- func (*GetPropertyLabelsResponse) ProtoMessage()
- func (x *GetPropertyLabelsResponse) ProtoReflect() protoreflect.Message
- func (x *GetPropertyLabelsResponse) Reset()
- func (x *GetPropertyLabelsResponse) String() string
- type GetPropertyValuesRequest
- func (*GetPropertyValuesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetPropertyValuesRequest) GetDcids() []string
- func (x *GetPropertyValuesRequest) GetDirection() string
- func (x *GetPropertyValuesRequest) GetLimit() int32
- func (x *GetPropertyValuesRequest) GetProperty() string
- func (x *GetPropertyValuesRequest) GetValueType() string
- func (*GetPropertyValuesRequest) ProtoMessage()
- func (x *GetPropertyValuesRequest) ProtoReflect() protoreflect.Message
- func (x *GetPropertyValuesRequest) Reset()
- func (x *GetPropertyValuesRequest) String() string
- type GetPropertyValuesResponse
- func (*GetPropertyValuesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetPropertyValuesResponse) GetData() map[string]*ArcNodes
- func (*GetPropertyValuesResponse) ProtoMessage()
- func (x *GetPropertyValuesResponse) ProtoReflect() protoreflect.Message
- func (x *GetPropertyValuesResponse) Reset()
- func (x *GetPropertyValuesResponse) String() string
- type GetRelatedLocationsRequest
- func (*GetRelatedLocationsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetRelatedLocationsRequest) GetDcid() string
- func (x *GetRelatedLocationsRequest) GetIsPerCapita() bool
- func (x *GetRelatedLocationsRequest) GetStatVarDcids() []string
- func (x *GetRelatedLocationsRequest) GetWithinPlace() string
- func (*GetRelatedLocationsRequest) ProtoMessage()
- func (x *GetRelatedLocationsRequest) ProtoReflect() protoreflect.Message
- func (x *GetRelatedLocationsRequest) Reset()
- func (x *GetRelatedLocationsRequest) String() string
- type GetRelatedLocationsResponse
- func (*GetRelatedLocationsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetRelatedLocationsResponse) GetData() map[string]*RelatedPlacesInfo
- func (*GetRelatedLocationsResponse) ProtoMessage()
- func (x *GetRelatedLocationsResponse) ProtoReflect() protoreflect.Message
- func (x *GetRelatedLocationsResponse) Reset()
- func (x *GetRelatedLocationsResponse) String() string
- type GetStatAllRequest
- func (*GetStatAllRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetStatAllRequest) GetPlaces() []string
- func (x *GetStatAllRequest) GetStatVars() []string
- func (*GetStatAllRequest) ProtoMessage()
- func (x *GetStatAllRequest) ProtoReflect() protoreflect.Message
- func (x *GetStatAllRequest) Reset()
- func (x *GetStatAllRequest) String() string
- type GetStatAllResponse
- func (*GetStatAllResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetStatAllResponse) GetPlaceData() map[string]*PlaceStat
- func (*GetStatAllResponse) ProtoMessage()
- func (x *GetStatAllResponse) ProtoReflect() protoreflect.Message
- func (x *GetStatAllResponse) Reset()
- func (x *GetStatAllResponse) String() string
- type GetStatDateWithinPlaceRequest
- func (*GetStatDateWithinPlaceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetStatDateWithinPlaceRequest) GetAncestorPlace() string
- func (x *GetStatDateWithinPlaceRequest) GetChildPlaceType() string
- func (x *GetStatDateWithinPlaceRequest) GetStatVars() []string
- func (*GetStatDateWithinPlaceRequest) ProtoMessage()
- func (x *GetStatDateWithinPlaceRequest) ProtoReflect() protoreflect.Message
- func (x *GetStatDateWithinPlaceRequest) Reset()
- func (x *GetStatDateWithinPlaceRequest) String() string
- type GetStatDateWithinPlaceResponse
- func (*GetStatDateWithinPlaceResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetStatDateWithinPlaceResponse) GetData() map[string]*StatDateList
- func (*GetStatDateWithinPlaceResponse) ProtoMessage()
- func (x *GetStatDateWithinPlaceResponse) ProtoReflect() protoreflect.Message
- func (x *GetStatDateWithinPlaceResponse) Reset()
- func (x *GetStatDateWithinPlaceResponse) String() string
- type GetStatSeriesRequest
- func (*GetStatSeriesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetStatSeriesRequest) GetMeasurementMethod() string
- func (x *GetStatSeriesRequest) GetObservationPeriod() string
- func (x *GetStatSeriesRequest) GetPlace() string
- func (x *GetStatSeriesRequest) GetScalingFactor() string
- func (x *GetStatSeriesRequest) GetStatVar() string
- func (x *GetStatSeriesRequest) GetUnit() string
- func (*GetStatSeriesRequest) ProtoMessage()
- func (x *GetStatSeriesRequest) ProtoReflect() protoreflect.Message
- func (x *GetStatSeriesRequest) Reset()
- func (x *GetStatSeriesRequest) String() string
- type GetStatSeriesResponse
- func (*GetStatSeriesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetStatSeriesResponse) GetSeries() map[string]float64
- func (*GetStatSeriesResponse) ProtoMessage()
- func (x *GetStatSeriesResponse) ProtoReflect() protoreflect.Message
- func (x *GetStatSeriesResponse) Reset()
- func (x *GetStatSeriesResponse) String() string
- type GetStatSetAllResponse
- func (*GetStatSetAllResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetStatSetAllResponse) GetData() map[string]*PlacePointStatAll
- func (x *GetStatSetAllResponse) GetMetadata() map[uint32]*StatMetadata
- func (*GetStatSetAllResponse) ProtoMessage()
- func (x *GetStatSetAllResponse) ProtoReflect() protoreflect.Message
- func (x *GetStatSetAllResponse) Reset()
- func (x *GetStatSetAllResponse) String() string
- type GetStatSetRequest
- func (*GetStatSetRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetStatSetRequest) GetDate() string
- func (x *GetStatSetRequest) GetPlaces() []string
- func (x *GetStatSetRequest) GetStatVars() []string
- func (*GetStatSetRequest) ProtoMessage()
- func (x *GetStatSetRequest) ProtoReflect() protoreflect.Message
- func (x *GetStatSetRequest) Reset()
- func (x *GetStatSetRequest) String() string
- type GetStatSetResponse
- func (*GetStatSetResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetStatSetResponse) GetData() map[string]*PlacePointStat
- func (x *GetStatSetResponse) GetMetadata() map[uint32]*StatMetadata
- func (*GetStatSetResponse) ProtoMessage()
- func (x *GetStatSetResponse) ProtoReflect() protoreflect.Message
- func (x *GetStatSetResponse) Reset()
- func (x *GetStatSetResponse) String() string
- type GetStatSetSeriesRequest
- func (*GetStatSetSeriesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetStatSetSeriesRequest) GetImportName() string
- func (x *GetStatSetSeriesRequest) GetPlaces() []string
- func (x *GetStatSetSeriesRequest) GetStatVars() []string
- func (*GetStatSetSeriesRequest) ProtoMessage()
- func (x *GetStatSetSeriesRequest) ProtoReflect() protoreflect.Message
- func (x *GetStatSetSeriesRequest) Reset()
- func (x *GetStatSetSeriesRequest) String() string
- type GetStatSetSeriesResponse
- func (*GetStatSetSeriesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetStatSetSeriesResponse) GetData() map[string]*SeriesMap
- func (*GetStatSetSeriesResponse) ProtoMessage()
- func (x *GetStatSetSeriesResponse) ProtoReflect() protoreflect.Message
- func (x *GetStatSetSeriesResponse) Reset()
- func (x *GetStatSetSeriesResponse) String() string
- type GetStatSetSeriesWithinPlaceRequest
- func (*GetStatSetSeriesWithinPlaceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetStatSetSeriesWithinPlaceRequest) GetChildType() string
- func (x *GetStatSetSeriesWithinPlaceRequest) GetParentPlace() string
- func (x *GetStatSetSeriesWithinPlaceRequest) GetStatVars() []string
- func (*GetStatSetSeriesWithinPlaceRequest) ProtoMessage()
- func (x *GetStatSetSeriesWithinPlaceRequest) ProtoReflect() protoreflect.Message
- func (x *GetStatSetSeriesWithinPlaceRequest) Reset()
- func (x *GetStatSetSeriesWithinPlaceRequest) String() string
- type GetStatSetWithinPlaceRequest
- func (*GetStatSetWithinPlaceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetStatSetWithinPlaceRequest) GetChildType() string
- func (x *GetStatSetWithinPlaceRequest) GetDate() string
- func (x *GetStatSetWithinPlaceRequest) GetParentPlace() string
- func (x *GetStatSetWithinPlaceRequest) GetStatVars() []string
- func (*GetStatSetWithinPlaceRequest) ProtoMessage()
- func (x *GetStatSetWithinPlaceRequest) ProtoReflect() protoreflect.Message
- func (x *GetStatSetWithinPlaceRequest) Reset()
- func (x *GetStatSetWithinPlaceRequest) String() string
- type GetStatValueRequest
- func (*GetStatValueRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetStatValueRequest) GetDate() string
- func (x *GetStatValueRequest) GetMeasurementMethod() string
- func (x *GetStatValueRequest) GetObservationPeriod() string
- func (x *GetStatValueRequest) GetPlace() string
- func (x *GetStatValueRequest) GetScalingFactor() string
- func (x *GetStatValueRequest) GetStatVar() string
- func (x *GetStatValueRequest) GetUnit() string
- func (*GetStatValueRequest) ProtoMessage()
- func (x *GetStatValueRequest) ProtoReflect() protoreflect.Message
- func (x *GetStatValueRequest) Reset()
- func (x *GetStatValueRequest) String() string
- type GetStatValueResponse
- func (*GetStatValueResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetStatValueResponse) GetValue() float64
- func (*GetStatValueResponse) ProtoMessage()
- func (x *GetStatValueResponse) ProtoReflect() protoreflect.Message
- func (x *GetStatValueResponse) Reset()
- func (x *GetStatValueResponse) String() string
- type GetStatVarGroupNodeRequest
- func (*GetStatVarGroupNodeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetStatVarGroupNodeRequest) GetPlaces() []string
- func (x *GetStatVarGroupNodeRequest) GetStatVarGroup() string
- func (*GetStatVarGroupNodeRequest) ProtoMessage()
- func (x *GetStatVarGroupNodeRequest) ProtoReflect() protoreflect.Message
- func (x *GetStatVarGroupNodeRequest) Reset()
- func (x *GetStatVarGroupNodeRequest) String() string
- type GetStatVarGroupRequest
- func (*GetStatVarGroupRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetStatVarGroupRequest) GetPlaces() []string
- func (*GetStatVarGroupRequest) ProtoMessage()
- func (x *GetStatVarGroupRequest) ProtoReflect() protoreflect.Message
- func (x *GetStatVarGroupRequest) Reset()
- func (x *GetStatVarGroupRequest) String() string
- type GetStatVarMatchRequest
- func (*GetStatVarMatchRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetStatVarMatchRequest) GetLimit() int32
- func (x *GetStatVarMatchRequest) GetPropertyValue() map[string]string
- func (*GetStatVarMatchRequest) ProtoMessage()
- func (x *GetStatVarMatchRequest) ProtoReflect() protoreflect.Message
- func (x *GetStatVarMatchRequest) Reset()
- func (x *GetStatVarMatchRequest) String() string
- type GetStatVarMatchResponse
- func (*GetStatVarMatchResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetStatVarMatchResponse) GetMatchInfo() []*GetStatVarMatchResponse_MatchInfo
- func (*GetStatVarMatchResponse) ProtoMessage()
- func (x *GetStatVarMatchResponse) ProtoReflect() protoreflect.Message
- func (x *GetStatVarMatchResponse) Reset()
- func (x *GetStatVarMatchResponse) String() string
- type GetStatVarMatchResponse_MatchInfo
- func (*GetStatVarMatchResponse_MatchInfo) Descriptor() ([]byte, []int)deprecated
- func (x *GetStatVarMatchResponse_MatchInfo) GetMatchCount() int32
- func (x *GetStatVarMatchResponse_MatchInfo) GetStatVar() string
- func (*GetStatVarMatchResponse_MatchInfo) ProtoMessage()
- func (x *GetStatVarMatchResponse_MatchInfo) ProtoReflect() protoreflect.Message
- func (x *GetStatVarMatchResponse_MatchInfo) Reset()
- func (x *GetStatVarMatchResponse_MatchInfo) String() string
- type GetStatVarPathRequest
- func (*GetStatVarPathRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetStatVarPathRequest) GetId() string
- func (*GetStatVarPathRequest) ProtoMessage()
- func (x *GetStatVarPathRequest) ProtoReflect() protoreflect.Message
- func (x *GetStatVarPathRequest) Reset()
- func (x *GetStatVarPathRequest) String() string
- type GetStatVarPathResponse
- func (*GetStatVarPathResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetStatVarPathResponse) GetPath() []string
- func (*GetStatVarPathResponse) ProtoMessage()
- func (x *GetStatVarPathResponse) ProtoReflect() protoreflect.Message
- func (x *GetStatVarPathResponse) Reset()
- func (x *GetStatVarPathResponse) String() string
- type GetStatVarSummaryRequest
- func (*GetStatVarSummaryRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetStatVarSummaryRequest) GetStatVars() []string
- func (*GetStatVarSummaryRequest) ProtoMessage()
- func (x *GetStatVarSummaryRequest) ProtoReflect() protoreflect.Message
- func (x *GetStatVarSummaryRequest) Reset()
- func (x *GetStatVarSummaryRequest) String() string
- type GetStatVarSummaryResponse
- func (*GetStatVarSummaryResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetStatVarSummaryResponse) GetStatVarSummary() map[string]*StatVarSummary
- func (*GetStatVarSummaryResponse) ProtoMessage()
- func (x *GetStatVarSummaryResponse) ProtoReflect() protoreflect.Message
- func (x *GetStatVarSummaryResponse) Reset()
- func (x *GetStatVarSummaryResponse) String() string
- type GetStatsRequest
- func (*GetStatsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetStatsRequest) GetMeasurementMethod() string
- func (x *GetStatsRequest) GetObservationPeriod() string
- func (x *GetStatsRequest) GetPlace() []string
- func (x *GetStatsRequest) GetScalingFactor() string
- func (x *GetStatsRequest) GetStatsVar() string
- func (x *GetStatsRequest) GetUnit() string
- func (*GetStatsRequest) ProtoMessage()
- func (x *GetStatsRequest) ProtoReflect() protoreflect.Message
- func (x *GetStatsRequest) Reset()
- func (x *GetStatsRequest) String() string
- type GetStatsResponse
- type GetTriplesRequest
- func (*GetTriplesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetTriplesRequest) GetDcids() []string
- func (x *GetTriplesRequest) GetLimit() int32
- func (*GetTriplesRequest) ProtoMessage()
- func (x *GetTriplesRequest) ProtoReflect() protoreflect.Message
- func (x *GetTriplesRequest) Reset()
- func (x *GetTriplesRequest) String() string
- type GetTriplesResponse
- func (*GetTriplesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetTriplesResponse) GetTriples() map[string]*Triples
- func (*GetTriplesResponse) ProtoMessage()
- func (x *GetTriplesResponse) ProtoReflect() protoreflect.Message
- func (x *GetTriplesResponse) Reset()
- func (x *GetTriplesResponse) String() string
- type GetVersionRequest
- type GetVersionResponse
- func (*GetVersionResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetVersionResponse) GetBigQuery() string
- func (x *GetVersionResponse) GetGitHash() string
- func (x *GetVersionResponse) GetStore() string
- func (x *GetVersionResponse) GetTables() []string
- func (*GetVersionResponse) ProtoMessage()
- func (x *GetVersionResponse) ProtoReflect() protoreflect.Message
- func (x *GetVersionResponse) Reset()
- func (x *GetVersionResponse) String() string
- type GraphNode
- func (*GraphNode) Descriptor() ([]byte, []int)deprecated
- func (x *GraphNode) GetNeighbors() []*GraphNode_LinkedNodes
- func (x *GraphNode) GetValue() string
- func (*GraphNode) ProtoMessage()
- func (x *GraphNode) ProtoReflect() protoreflect.Message
- func (x *GraphNode) Reset()
- func (x *GraphNode) String() string
- type GraphNode_LinkedNodes
- func (*GraphNode_LinkedNodes) Descriptor() ([]byte, []int)deprecated
- func (x *GraphNode_LinkedNodes) GetDirection() PropertyDirection
- func (x *GraphNode_LinkedNodes) GetNodes() []*GraphNode
- func (x *GraphNode_LinkedNodes) GetProperty() string
- func (*GraphNode_LinkedNodes) ProtoMessage()
- func (x *GraphNode_LinkedNodes) ProtoReflect() protoreflect.Message
- func (x *GraphNode_LinkedNodes) Reset()
- func (x *GraphNode_LinkedNodes) String() string
- type GraphNodes
- type IdWithProperty
- func (*IdWithProperty) Descriptor() ([]byte, []int)deprecated
- func (x *IdWithProperty) GetProp() string
- func (x *IdWithProperty) GetVal() string
- func (*IdWithProperty) ProtoMessage()
- func (x *IdWithProperty) ProtoReflect() protoreflect.Message
- func (x *IdWithProperty) Reset()
- func (x *IdWithProperty) String() string
- type Log
- type Log_CounterSet
- type Log_Entry
- func (*Log_Entry) Descriptor() ([]byte, []int)deprecated
- func (x *Log_Entry) GetCounterKey() string
- func (x *Log_Entry) GetLevel() Log_Level
- func (x *Log_Entry) GetLocation() *Log_Location
- func (x *Log_Entry) GetUserMessage() string
- func (*Log_Entry) ProtoMessage()
- func (x *Log_Entry) ProtoReflect() protoreflect.Message
- func (x *Log_Entry) Reset()
- func (x *Log_Entry) String() string
- type Log_Level
- func (Log_Level) Descriptor() protoreflect.EnumDescriptor
- func (x Log_Level) Enum() *Log_Level
- func (Log_Level) EnumDescriptor() ([]byte, []int)deprecated
- func (x Log_Level) Number() protoreflect.EnumNumber
- func (x Log_Level) String() string
- func (Log_Level) Type() protoreflect.EnumType
- func (x *Log_Level) UnmarshalJSON(b []byte) errordeprecated
- type Log_Location
- func (*Log_Location) Descriptor() ([]byte, []int)deprecated
- func (x *Log_Location) GetColumnName() string
- func (x *Log_Location) GetColumnNumber() int64
- func (x *Log_Location) GetFile() string
- func (x *Log_Location) GetLineNumber() int64
- func (*Log_Location) ProtoMessage()
- func (x *Log_Location) ProtoReflect() protoreflect.Message
- func (x *Log_Location) Reset()
- func (x *Log_Location) String() string
- type Manifest
- func (*Manifest) Descriptor() ([]byte, []int)deprecated
- func (x *Manifest) GetDataDownloadUrl() string
- func (x *Manifest) GetImportName() string
- func (x *Manifest) GetProvenanceUrl() string
- func (*Manifest) ProtoMessage()
- func (x *Manifest) ProtoReflect() protoreflect.Message
- func (x *Manifest) Reset()
- func (x *Manifest) String() string
- type McfGraph
- func (*McfGraph) Descriptor() ([]byte, []int)deprecated
- func (x *McfGraph) GetNodes() map[string]*McfGraph_PropertyValues
- func (x *McfGraph) GetType() McfType
- func (*McfGraph) ProtoMessage()
- func (x *McfGraph) ProtoReflect() protoreflect.Message
- func (x *McfGraph) Reset()
- func (x *McfGraph) String() string
- type McfGraph_PropertyValues
- func (*McfGraph_PropertyValues) Descriptor() ([]byte, []int)deprecated
- func (x *McfGraph_PropertyValues) GetLocation() []*Log_Location
- func (x *McfGraph_PropertyValues) GetPvs() map[string]*McfGraph_Values
- func (*McfGraph_PropertyValues) ProtoMessage()
- func (x *McfGraph_PropertyValues) ProtoReflect() protoreflect.Message
- func (x *McfGraph_PropertyValues) Reset()
- func (x *McfGraph_PropertyValues) String() string
- type McfGraph_TypedValue
- func (*McfGraph_TypedValue) Descriptor() ([]byte, []int)deprecated
- func (x *McfGraph_TypedValue) GetType() ValueType
- func (x *McfGraph_TypedValue) GetValue() string
- func (*McfGraph_TypedValue) ProtoMessage()
- func (x *McfGraph_TypedValue) ProtoReflect() protoreflect.Message
- func (x *McfGraph_TypedValue) Reset()
- func (x *McfGraph_TypedValue) String() string
- type McfGraph_Values
- func (*McfGraph_Values) Descriptor() ([]byte, []int)deprecated
- func (x *McfGraph_Values) GetTypedValues() []*McfGraph_TypedValue
- func (*McfGraph_Values) ProtoMessage()
- func (x *McfGraph_Values) ProtoReflect() protoreflect.Message
- func (x *McfGraph_Values) Reset()
- func (x *McfGraph_Values) String() string
- type McfType
- func (McfType) Descriptor() protoreflect.EnumDescriptor
- func (x McfType) Enum() *McfType
- func (McfType) EnumDescriptor() ([]byte, []int)deprecated
- func (x McfType) Number() protoreflect.EnumNumber
- func (x McfType) String() string
- func (McfType) Type() protoreflect.EnumType
- func (x *McfType) UnmarshalJSON(b []byte) errordeprecated
- type MixerClient
- type MixerServer
- type ObsCollection
- type ObsTimeSeries
- func (*ObsTimeSeries) Descriptor() ([]byte, []int)deprecated
- func (x *ObsTimeSeries) GetPlaceDcid() string
- func (x *ObsTimeSeries) GetPlaceName() string
- func (x *ObsTimeSeries) GetSourceSeries() []*SourceSeries
- func (*ObsTimeSeries) ProtoMessage()
- func (x *ObsTimeSeries) ProtoReflect() protoreflect.Message
- func (x *ObsTimeSeries) Reset()
- func (x *ObsTimeSeries) String() string
- type ObservationsPointRequest
- func (*ObservationsPointRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ObservationsPointRequest) GetDate() string
- func (x *ObservationsPointRequest) GetEntity() string
- func (x *ObservationsPointRequest) GetVariable() string
- func (*ObservationsPointRequest) ProtoMessage()
- func (x *ObservationsPointRequest) ProtoReflect() protoreflect.Message
- func (x *ObservationsPointRequest) Reset()
- func (x *ObservationsPointRequest) String() string
- type PayloadResponse
- type Place
- type PlaceInfoRequest
- type PlaceInfoResponse
- func (*PlaceInfoResponse) Descriptor() ([]byte, []int)deprecated
- func (x *PlaceInfoResponse) GetEntity() string
- func (x *PlaceInfoResponse) GetInfo() *PlaceMetadata
- func (*PlaceInfoResponse) ProtoMessage()
- func (x *PlaceInfoResponse) ProtoReflect() protoreflect.Message
- func (x *PlaceInfoResponse) Reset()
- func (x *PlaceInfoResponse) String() string
- type PlaceMetadata
- func (*PlaceMetadata) Descriptor() ([]byte, []int)deprecated
- func (x *PlaceMetadata) GetParents() []*PlaceMetadata_PlaceInfo
- func (x *PlaceMetadata) GetSelf() *PlaceMetadata_PlaceInfo
- func (*PlaceMetadata) ProtoMessage()
- func (x *PlaceMetadata) ProtoReflect() protoreflect.Message
- func (x *PlaceMetadata) Reset()
- func (x *PlaceMetadata) String() string
- type PlaceMetadataCache
- func (*PlaceMetadataCache) Descriptor() ([]byte, []int)deprecated
- func (x *PlaceMetadataCache) GetPlaces() []*PlaceMetadataCache_PlaceInfo
- func (*PlaceMetadataCache) ProtoMessage()
- func (x *PlaceMetadataCache) ProtoReflect() protoreflect.Message
- func (x *PlaceMetadataCache) Reset()
- func (x *PlaceMetadataCache) String() string
- type PlaceMetadataCache_PlaceInfo
- func (*PlaceMetadataCache_PlaceInfo) Descriptor() ([]byte, []int)deprecated
- func (x *PlaceMetadataCache_PlaceInfo) GetDcid() string
- func (x *PlaceMetadataCache_PlaceInfo) GetName() string
- func (x *PlaceMetadataCache_PlaceInfo) GetParents() []string
- func (x *PlaceMetadataCache_PlaceInfo) GetType() string
- func (*PlaceMetadataCache_PlaceInfo) ProtoMessage()
- func (x *PlaceMetadataCache_PlaceInfo) ProtoReflect() protoreflect.Message
- func (x *PlaceMetadataCache_PlaceInfo) Reset()
- func (x *PlaceMetadataCache_PlaceInfo) String() string
- type PlaceMetadata_PlaceInfo
- func (*PlaceMetadata_PlaceInfo) Descriptor() ([]byte, []int)deprecated
- func (x *PlaceMetadata_PlaceInfo) GetDcid() string
- func (x *PlaceMetadata_PlaceInfo) GetName() string
- func (x *PlaceMetadata_PlaceInfo) GetType() string
- func (*PlaceMetadata_PlaceInfo) ProtoMessage()
- func (x *PlaceMetadata_PlaceInfo) ProtoReflect() protoreflect.Message
- func (x *PlaceMetadata_PlaceInfo) Reset()
- func (x *PlaceMetadata_PlaceInfo) String() string
- type PlacePageRequest
- func (*PlacePageRequest) Descriptor() ([]byte, []int)deprecated
- func (x *PlacePageRequest) GetEntity() string
- func (x *PlacePageRequest) GetNewStatVars() []string
- func (x *PlacePageRequest) GetSeed() int64
- func (*PlacePageRequest) ProtoMessage()
- func (x *PlacePageRequest) ProtoReflect() protoreflect.Message
- func (x *PlacePageRequest) Reset()
- func (x *PlacePageRequest) String() string
- type PlacePointStat
- func (*PlacePointStat) Descriptor() ([]byte, []int)deprecated
- func (x *PlacePointStat) GetMetaHash() uint32
- func (x *PlacePointStat) GetStat() map[string]*PointStat
- func (*PlacePointStat) ProtoMessage()
- func (x *PlacePointStat) ProtoReflect() protoreflect.Message
- func (x *PlacePointStat) Reset()
- func (x *PlacePointStat) String() string
- type PlacePointStatAll
- func (*PlacePointStatAll) Descriptor() ([]byte, []int)deprecated
- func (x *PlacePointStatAll) GetStatList() []*PlacePointStat
- func (*PlacePointStatAll) ProtoMessage()
- func (x *PlacePointStatAll) ProtoReflect() protoreflect.Message
- func (x *PlacePointStatAll) Reset()
- func (x *PlacePointStatAll) String() string
- type PlaceStat
- type PlaceStatVarExistence
- func (*PlaceStatVarExistence) Descriptor() ([]byte, []int)deprecated
- func (x *PlaceStatVarExistence) GetDescendentStatVarCount() int32
- func (*PlaceStatVarExistence) ProtoMessage()
- func (x *PlaceStatVarExistence) ProtoReflect() protoreflect.Message
- func (x *PlaceStatVarExistence) Reset()
- func (x *PlaceStatVarExistence) String() string
- type PlaceStatVars
- type Places
- type PointStat
- func (*PointStat) Descriptor() ([]byte, []int)deprecated
- func (x *PointStat) GetDate() string
- func (x *PointStat) GetMetaHash() uint32
- func (x *PointStat) GetMetadata() *StatMetadata
- func (x *PointStat) GetValue() float64
- func (*PointStat) ProtoMessage()
- func (x *PointStat) ProtoReflect() protoreflect.Message
- func (x *PointStat) Reset()
- func (x *PointStat) String() string
- type PropertiesRequest
- func (*PropertiesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *PropertiesRequest) GetDirection() string
- func (x *PropertiesRequest) GetEntity() string
- func (*PropertiesRequest) ProtoMessage()
- func (x *PropertiesRequest) ProtoReflect() protoreflect.Message
- func (x *PropertiesRequest) Reset()
- func (x *PropertiesRequest) String() string
- type PropertiesResponse
- func (*PropertiesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *PropertiesResponse) GetEntity() string
- func (x *PropertiesResponse) GetProperties() []string
- func (*PropertiesResponse) ProtoMessage()
- func (x *PropertiesResponse) ProtoReflect() protoreflect.Message
- func (x *PropertiesResponse) Reset()
- func (x *PropertiesResponse) String() string
- type PropertyDirection
- func (PropertyDirection) Descriptor() protoreflect.EnumDescriptor
- func (x PropertyDirection) Enum() *PropertyDirection
- func (PropertyDirection) EnumDescriptor() ([]byte, []int)deprecated
- func (x PropertyDirection) Number() protoreflect.EnumNumber
- func (x PropertyDirection) String() string
- func (PropertyDirection) Type() protoreflect.EnumType
- type PropertyLabels
- func (*PropertyLabels) Descriptor() ([]byte, []int)deprecated
- func (x *PropertyLabels) GetInLabels() []string
- func (x *PropertyLabels) GetOutLabels() []string
- func (*PropertyLabels) ProtoMessage()
- func (x *PropertyLabels) ProtoReflect() protoreflect.Message
- func (x *PropertyLabels) Reset()
- func (x *PropertyLabels) String() string
- type ProteinPageRequest
- func (*ProteinPageRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ProteinPageRequest) GetEntity() string
- func (*ProteinPageRequest) ProtoMessage()
- func (x *ProteinPageRequest) ProtoReflect() protoreflect.Message
- func (x *ProteinPageRequest) Reset()
- func (x *ProteinPageRequest) String() string
- type QueryRequest
- type QueryResponse
- func (*QueryResponse) Descriptor() ([]byte, []int)deprecated
- func (x *QueryResponse) GetHeader() []string
- func (x *QueryResponse) GetRows() []*QueryResponseRow
- func (*QueryResponse) ProtoMessage()
- func (x *QueryResponse) ProtoReflect() protoreflect.Message
- func (x *QueryResponse) Reset()
- func (x *QueryResponse) String() string
- type QueryResponseCell
- func (*QueryResponseCell) Descriptor() ([]byte, []int)deprecated
- func (x *QueryResponseCell) GetProvenanceId() string
- func (x *QueryResponseCell) GetValue() string
- func (*QueryResponseCell) ProtoMessage()
- func (x *QueryResponseCell) ProtoReflect() protoreflect.Message
- func (x *QueryResponseCell) Reset()
- func (x *QueryResponseCell) String() string
- type QueryResponseRow
- func (*QueryResponseRow) Descriptor() ([]byte, []int)deprecated
- func (x *QueryResponseRow) GetCells() []*QueryResponseCell
- func (*QueryResponseRow) ProtoMessage()
- func (x *QueryResponseRow) ProtoReflect() protoreflect.Message
- func (x *QueryResponseRow) Reset()
- func (x *QueryResponseRow) String() string
- type ReconClient
- type ReconEntities
- type ReconEntities_Entity
- func (*ReconEntities_Entity) Descriptor() ([]byte, []int)deprecated
- func (x *ReconEntities_Entity) GetIds() []*ReconEntities_Entity_ID
- func (*ReconEntities_Entity) ProtoMessage()
- func (x *ReconEntities_Entity) ProtoReflect() protoreflect.Message
- func (x *ReconEntities_Entity) Reset()
- func (x *ReconEntities_Entity) String() string
- type ReconEntities_Entity_ID
- func (*ReconEntities_Entity_ID) Descriptor() ([]byte, []int)deprecated
- func (x *ReconEntities_Entity_ID) GetProp() string
- func (x *ReconEntities_Entity_ID) GetVal() string
- func (*ReconEntities_Entity_ID) ProtoMessage()
- func (x *ReconEntities_Entity_ID) ProtoReflect() protoreflect.Message
- func (x *ReconEntities_Entity_ID) Reset()
- func (x *ReconEntities_Entity_ID) String() string
- type ReconServer
- type RelatedPlacesInfo
- func (*RelatedPlacesInfo) Descriptor() ([]byte, []int)deprecated
- func (x *RelatedPlacesInfo) GetRankAll() *RelatedPlacesInfo_Ranking
- func (x *RelatedPlacesInfo) GetRankBottom_1000() *RelatedPlacesInfo_Ranking
- func (x *RelatedPlacesInfo) GetRankFromBottom() int32
- func (x *RelatedPlacesInfo) GetRankFromTop() int32
- func (x *RelatedPlacesInfo) GetRankTop_1000() *RelatedPlacesInfo_Ranking
- func (x *RelatedPlacesInfo) GetRelatedPlaces() []string
- func (*RelatedPlacesInfo) ProtoMessage()
- func (x *RelatedPlacesInfo) ProtoReflect() protoreflect.Message
- func (x *RelatedPlacesInfo) Reset()
- func (x *RelatedPlacesInfo) String() string
- type RelatedPlacesInfo_Ranking
- func (*RelatedPlacesInfo_Ranking) Descriptor() ([]byte, []int)deprecated
- func (x *RelatedPlacesInfo_Ranking) GetInfo() []*RelatedPlacesInfo_Ranking_RankInfo
- func (*RelatedPlacesInfo_Ranking) ProtoMessage()
- func (x *RelatedPlacesInfo_Ranking) ProtoReflect() protoreflect.Message
- func (x *RelatedPlacesInfo_Ranking) Reset()
- func (x *RelatedPlacesInfo_Ranking) String() string
- type RelatedPlacesInfo_Ranking_RankInfo
- func (*RelatedPlacesInfo_Ranking_RankInfo) Descriptor() ([]byte, []int)deprecated
- func (x *RelatedPlacesInfo_Ranking_RankInfo) GetPlaceDcid() string
- func (x *RelatedPlacesInfo_Ranking_RankInfo) GetRank() int32
- func (x *RelatedPlacesInfo_Ranking_RankInfo) GetValue() float64
- func (*RelatedPlacesInfo_Ranking_RankInfo) ProtoMessage()
- func (x *RelatedPlacesInfo_Ranking_RankInfo) ProtoReflect() protoreflect.Message
- func (x *RelatedPlacesInfo_Ranking_RankInfo) Reset()
- func (x *RelatedPlacesInfo_Ranking_RankInfo) String() string
- type ResolveCoordinatesRequest
- func (*ResolveCoordinatesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ResolveCoordinatesRequest) GetCoordinates() []*ResolveCoordinatesRequest_Coordinate
- func (*ResolveCoordinatesRequest) ProtoMessage()
- func (x *ResolveCoordinatesRequest) ProtoReflect() protoreflect.Message
- func (x *ResolveCoordinatesRequest) Reset()
- func (x *ResolveCoordinatesRequest) String() string
- type ResolveCoordinatesRequest_Coordinate
- func (*ResolveCoordinatesRequest_Coordinate) Descriptor() ([]byte, []int)deprecated
- func (x *ResolveCoordinatesRequest_Coordinate) GetLatitude() float64
- func (x *ResolveCoordinatesRequest_Coordinate) GetLongitude() float64
- func (*ResolveCoordinatesRequest_Coordinate) ProtoMessage()
- func (x *ResolveCoordinatesRequest_Coordinate) ProtoReflect() protoreflect.Message
- func (x *ResolveCoordinatesRequest_Coordinate) Reset()
- func (x *ResolveCoordinatesRequest_Coordinate) String() string
- type ResolveCoordinatesResponse
- func (*ResolveCoordinatesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ResolveCoordinatesResponse) GetPlaceCoordinates() []*ResolveCoordinatesResponse_PlaceCoordinate
- func (*ResolveCoordinatesResponse) ProtoMessage()
- func (x *ResolveCoordinatesResponse) ProtoReflect() protoreflect.Message
- func (x *ResolveCoordinatesResponse) Reset()
- func (x *ResolveCoordinatesResponse) String() string
- type ResolveCoordinatesResponse_PlaceCoordinate
- func (*ResolveCoordinatesResponse_PlaceCoordinate) Descriptor() ([]byte, []int)deprecated
- func (x *ResolveCoordinatesResponse_PlaceCoordinate) GetLatitude() float64
- func (x *ResolveCoordinatesResponse_PlaceCoordinate) GetLongitude() float64
- func (x *ResolveCoordinatesResponse_PlaceCoordinate) GetPlaceDcids() []string
- func (*ResolveCoordinatesResponse_PlaceCoordinate) ProtoMessage()
- func (x *ResolveCoordinatesResponse_PlaceCoordinate) ProtoReflect() protoreflect.Message
- func (x *ResolveCoordinatesResponse_PlaceCoordinate) Reset()
- func (x *ResolveCoordinatesResponse_PlaceCoordinate) String() string
- type ResolveEntitiesRequest
- func (*ResolveEntitiesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ResolveEntitiesRequest) GetEntities() []*EntitySubGraph
- func (x *ResolveEntitiesRequest) GetWantedIdProperties() []string
- func (*ResolveEntitiesRequest) ProtoMessage()
- func (x *ResolveEntitiesRequest) ProtoReflect() protoreflect.Message
- func (x *ResolveEntitiesRequest) Reset()
- func (x *ResolveEntitiesRequest) String() string
- type ResolveEntitiesResponse
- func (*ResolveEntitiesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ResolveEntitiesResponse) GetResolvedEntities() []*ResolveEntitiesResponse_ResolvedEntity
- func (*ResolveEntitiesResponse) ProtoMessage()
- func (x *ResolveEntitiesResponse) ProtoReflect() protoreflect.Message
- func (x *ResolveEntitiesResponse) Reset()
- func (x *ResolveEntitiesResponse) String() string
- type ResolveEntitiesResponse_ResolvedEntity
- func (*ResolveEntitiesResponse_ResolvedEntity) Descriptor() ([]byte, []int)deprecated
- func (x *ResolveEntitiesResponse_ResolvedEntity) GetResolvedIds() []*ResolveEntitiesResponse_ResolvedId
- func (x *ResolveEntitiesResponse_ResolvedEntity) GetSourceId() string
- func (*ResolveEntitiesResponse_ResolvedEntity) ProtoMessage()
- func (x *ResolveEntitiesResponse_ResolvedEntity) ProtoReflect() protoreflect.Message
- func (x *ResolveEntitiesResponse_ResolvedEntity) Reset()
- func (x *ResolveEntitiesResponse_ResolvedEntity) String() string
- type ResolveEntitiesResponse_ResolvedId
- func (*ResolveEntitiesResponse_ResolvedId) Descriptor() ([]byte, []int)deprecated
- func (x *ResolveEntitiesResponse_ResolvedId) GetIds() []*IdWithProperty
- func (x *ResolveEntitiesResponse_ResolvedId) GetProbability() float64
- func (*ResolveEntitiesResponse_ResolvedId) ProtoMessage()
- func (x *ResolveEntitiesResponse_ResolvedId) ProtoReflect() protoreflect.Message
- func (x *ResolveEntitiesResponse_ResolvedId) Reset()
- func (x *ResolveEntitiesResponse_ResolvedId) String() string
- type ResolveIdsRequest
- func (*ResolveIdsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ResolveIdsRequest) GetIds() []string
- func (x *ResolveIdsRequest) GetInProp() string
- func (x *ResolveIdsRequest) GetOutProp() string
- func (*ResolveIdsRequest) ProtoMessage()
- func (x *ResolveIdsRequest) ProtoReflect() protoreflect.Message
- func (x *ResolveIdsRequest) Reset()
- func (x *ResolveIdsRequest) String() string
- type ResolveIdsResponse
- func (*ResolveIdsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ResolveIdsResponse) GetEntities() []*ResolveIdsResponse_Entity
- func (*ResolveIdsResponse) ProtoMessage()
- func (x *ResolveIdsResponse) ProtoReflect() protoreflect.Message
- func (x *ResolveIdsResponse) Reset()
- func (x *ResolveIdsResponse) String() string
- type ResolveIdsResponse_Entity
- func (*ResolveIdsResponse_Entity) Descriptor() ([]byte, []int)deprecated
- func (x *ResolveIdsResponse_Entity) GetInId() string
- func (x *ResolveIdsResponse_Entity) GetOutIds() []string
- func (*ResolveIdsResponse_Entity) ProtoMessage()
- func (x *ResolveIdsResponse_Entity) ProtoReflect() protoreflect.Message
- func (x *ResolveIdsResponse_Entity) Reset()
- func (x *ResolveIdsResponse_Entity) String() string
- type SVOCollection
- type SVOObservation
- func (*SVOObservation) Descriptor() ([]byte, []int)deprecated
- func (x *SVOObservation) GetDblValue() float64
- func (x *SVOObservation) GetDcid() string
- func (x *SVOObservation) GetMeasurementMethod() string
- func (x *SVOObservation) GetObservationDate() string
- func (x *SVOObservation) GetObservationPeriod() string
- func (x *SVOObservation) GetProvenanceId() string
- func (x *SVOObservation) GetScalingFactor() string
- func (x *SVOObservation) GetStrValue() string
- func (x *SVOObservation) GetTemp() *SVOObservation_Temp
- func (x *SVOObservation) GetUnit() string
- func (m *SVOObservation) GetVal() isSVOObservation_Val
- func (*SVOObservation) ProtoMessage()
- func (x *SVOObservation) ProtoReflect() protoreflect.Message
- func (x *SVOObservation) Reset()
- func (x *SVOObservation) String() string
- type SVOObservation_DblValue
- type SVOObservation_StrValue
- type SVOObservation_Temp
- func (*SVOObservation_Temp) Descriptor() ([]byte, []int)deprecated
- func (x *SVOObservation_Temp) GetImportName() string
- func (x *SVOObservation_Temp) GetObservationAbout() string
- func (x *SVOObservation_Temp) GetVariableMeasured() string
- func (*SVOObservation_Temp) ProtoMessage()
- func (x *SVOObservation_Temp) ProtoReflect() protoreflect.Message
- func (x *SVOObservation_Temp) Reset()
- func (x *SVOObservation_Temp) String() string
- type SVOPlace
- func (*SVOPlace) Descriptor() ([]byte, []int)deprecated
- func (x *SVOPlace) GetDcid() string
- func (x *SVOPlace) GetName() string
- func (x *SVOPlace) GetObservations() []*SVOObservation
- func (x *SVOPlace) GetProvenanceId() string
- func (x *SVOPlace) GetTemp() *SVOPlace_Temp
- func (x *SVOPlace) GetType() string
- func (*SVOPlace) ProtoMessage()
- func (x *SVOPlace) ProtoReflect() protoreflect.Message
- func (x *SVOPlace) Reset()
- func (x *SVOPlace) String() string
- type SVOPlace_Temp
- func (*SVOPlace_Temp) Descriptor() ([]byte, []int)deprecated
- func (x *SVOPlace_Temp) GetChildPlaces() []string
- func (x *SVOPlace_Temp) GetMids() []string
- func (*SVOPlace_Temp) ProtoMessage()
- func (x *SVOPlace_Temp) ProtoReflect() protoreflect.Message
- func (x *SVOPlace_Temp) Reset()
- func (x *SVOPlace_Temp) String() string
- type SearchEntityResult
- func (*SearchEntityResult) Descriptor() ([]byte, []int)deprecated
- func (x *SearchEntityResult) GetDcid() string
- func (x *SearchEntityResult) GetName() string
- func (*SearchEntityResult) ProtoMessage()
- func (x *SearchEntityResult) ProtoReflect() protoreflect.Message
- func (x *SearchEntityResult) Reset()
- func (x *SearchEntityResult) String() string
- type SearchRequest
- func (*SearchRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SearchRequest) GetMaxResults() int32
- func (x *SearchRequest) GetQuery() string
- func (*SearchRequest) ProtoMessage()
- func (x *SearchRequest) ProtoReflect() protoreflect.Message
- func (x *SearchRequest) Reset()
- func (x *SearchRequest) String() string
- type SearchResponse
- type SearchResultSVG
- func (*SearchResultSVG) Descriptor() ([]byte, []int)deprecated
- func (x *SearchResultSVG) GetDcid() string
- func (x *SearchResultSVG) GetName() string
- func (x *SearchResultSVG) GetStatVars() []*EntityInfo
- func (*SearchResultSVG) ProtoMessage()
- func (x *SearchResultSVG) ProtoReflect() protoreflect.Message
- func (x *SearchResultSVG) Reset()
- func (x *SearchResultSVG) String() string
- type SearchResultSection
- func (*SearchResultSection) Descriptor() ([]byte, []int)deprecated
- func (x *SearchResultSection) GetEntity() []*SearchEntityResult
- func (x *SearchResultSection) GetTypeName() string
- func (*SearchResultSection) ProtoMessage()
- func (x *SearchResultSection) ProtoReflect() protoreflect.Message
- func (x *SearchResultSection) Reset()
- func (x *SearchResultSection) String() string
- type SearchStatVarRequest
- func (*SearchStatVarRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SearchStatVarRequest) GetEnableBlocklist() bool
- func (x *SearchStatVarRequest) GetPlaces() []string
- func (x *SearchStatVarRequest) GetQuery() string
- func (x *SearchStatVarRequest) GetSvOnly() bool
- func (*SearchStatVarRequest) ProtoMessage()
- func (x *SearchStatVarRequest) ProtoReflect() protoreflect.Message
- func (x *SearchStatVarRequest) Reset()
- func (x *SearchStatVarRequest) String() string
- type SearchStatVarResponse
- func (*SearchStatVarResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SearchStatVarResponse) GetMatches() []string
- func (x *SearchStatVarResponse) GetStatVarGroups() []*SearchResultSVG
- func (x *SearchStatVarResponse) GetStatVars() []*EntityInfo
- func (*SearchStatVarResponse) ProtoMessage()
- func (x *SearchStatVarResponse) ProtoReflect() protoreflect.Message
- func (x *SearchStatVarResponse) Reset()
- func (x *SearchStatVarResponse) String() string
- type Series
- type SeriesMap
- type SourceSeries
- func (*SourceSeries) Descriptor() ([]byte, []int)deprecated
- func (x *SourceSeries) GetImportName() string
- func (x *SourceSeries) GetIsDcAggregate() bool
- func (x *SourceSeries) GetMeasurementMethod() string
- func (x *SourceSeries) GetObservationPeriod() string
- func (x *SourceSeries) GetPlaceToLatestDate() map[string]string
- func (x *SourceSeries) GetProvenanceDomain() string
- func (x *SourceSeries) GetProvenanceUrl() string
- func (x *SourceSeries) GetScalingFactor() string
- func (x *SourceSeries) GetUnit() string
- func (x *SourceSeries) GetVal() map[string]float64
- func (*SourceSeries) ProtoMessage()
- func (x *SourceSeries) ProtoReflect() protoreflect.Message
- func (x *SourceSeries) Reset()
- func (x *SourceSeries) String() string
- type StatDate
- func (*StatDate) Descriptor() ([]byte, []int)deprecated
- func (x *StatDate) GetDatePlaceCount() map[string]float64
- func (x *StatDate) GetMetadata() *StatMetadata
- func (*StatDate) ProtoMessage()
- func (x *StatDate) ProtoReflect() protoreflect.Message
- func (x *StatDate) Reset()
- func (x *StatDate) String() string
- type StatDateList
- type StatMetadata
- func (*StatMetadata) Descriptor() ([]byte, []int)deprecated
- func (x *StatMetadata) GetImportName() string
- func (x *StatMetadata) GetMeasurementMethod() string
- func (x *StatMetadata) GetObservationPeriod() string
- func (x *StatMetadata) GetProvenanceUrl() string
- func (x *StatMetadata) GetScalingFactor() string
- func (x *StatMetadata) GetUnit() string
- func (*StatMetadata) ProtoMessage()
- func (x *StatMetadata) ProtoReflect() protoreflect.Message
- func (x *StatMetadata) Reset()
- func (x *StatMetadata) String() string
- type StatVarGroupNode
- func (*StatVarGroupNode) Descriptor() ([]byte, []int)deprecated
- func (x *StatVarGroupNode) GetAbsoluteName() string
- func (x *StatVarGroupNode) GetChildStatVarGroups() []*StatVarGroupNode_ChildSVG
- func (x *StatVarGroupNode) GetChildStatVars() []*StatVarGroupNode_ChildSV
- func (x *StatVarGroupNode) GetDescendentStatVarCount() int32
- func (x *StatVarGroupNode) GetParentStatVarGroups() []string
- func (*StatVarGroupNode) ProtoMessage()
- func (x *StatVarGroupNode) ProtoReflect() protoreflect.Message
- func (x *StatVarGroupNode) Reset()
- func (x *StatVarGroupNode) String() string
- type StatVarGroupNode_ChildSV
- func (*StatVarGroupNode_ChildSV) Descriptor() ([]byte, []int)deprecated
- func (x *StatVarGroupNode_ChildSV) GetDefinition() string
- func (x *StatVarGroupNode_ChildSV) GetDisplayName() string
- func (x *StatVarGroupNode_ChildSV) GetHasData() bool
- func (x *StatVarGroupNode_ChildSV) GetId() string
- func (x *StatVarGroupNode_ChildSV) GetSearchName() string
- func (x *StatVarGroupNode_ChildSV) GetSearchNames() []string
- func (*StatVarGroupNode_ChildSV) ProtoMessage()
- func (x *StatVarGroupNode_ChildSV) ProtoReflect() protoreflect.Message
- func (x *StatVarGroupNode_ChildSV) Reset()
- func (x *StatVarGroupNode_ChildSV) String() string
- type StatVarGroupNode_ChildSVG
- func (*StatVarGroupNode_ChildSVG) Descriptor() ([]byte, []int)deprecated
- func (x *StatVarGroupNode_ChildSVG) GetDescendentStatVarCount() int32
- func (x *StatVarGroupNode_ChildSVG) GetDisplayName() string
- func (x *StatVarGroupNode_ChildSVG) GetId() string
- func (x *StatVarGroupNode_ChildSVG) GetSpecializedEntity() string
- func (*StatVarGroupNode_ChildSVG) ProtoMessage()
- func (x *StatVarGroupNode_ChildSVG) ProtoReflect() protoreflect.Message
- func (x *StatVarGroupNode_ChildSVG) Reset()
- func (x *StatVarGroupNode_ChildSVG) String() string
- type StatVarGroups
- func (*StatVarGroups) Descriptor() ([]byte, []int)deprecated
- func (x *StatVarGroups) GetStatVarGroups() map[string]*StatVarGroupNode
- func (*StatVarGroups) ProtoMessage()
- func (x *StatVarGroups) ProtoReflect() protoreflect.Message
- func (x *StatVarGroups) Reset()
- func (x *StatVarGroups) String() string
- type StatVarObsSeries
- func (*StatVarObsSeries) Descriptor() ([]byte, []int)deprecated
- func (x *StatVarObsSeries) GetData() map[string]*ObsTimeSeries
- func (*StatVarObsSeries) ProtoMessage()
- func (x *StatVarObsSeries) ProtoReflect() protoreflect.Message
- func (x *StatVarObsSeries) Reset()
- func (x *StatVarObsSeries) String() string
- type StatVarSeries
- type StatVarSummary
- func (*StatVarSummary) Descriptor() ([]byte, []int)deprecated
- func (x *StatVarSummary) GetPlaceTypeSummary() map[string]*StatVarSummary_PlaceTypeSummary
- func (x *StatVarSummary) GetProvenanceSummary() map[string]*StatVarSummary_ProvenanceSummary
- func (*StatVarSummary) ProtoMessage()
- func (x *StatVarSummary) ProtoReflect() protoreflect.Message
- func (x *StatVarSummary) Reset()
- func (x *StatVarSummary) String() string
- type StatVarSummary_Place
- func (*StatVarSummary_Place) Descriptor() ([]byte, []int)deprecated
- func (x *StatVarSummary_Place) GetDcid() string
- func (x *StatVarSummary_Place) GetName() string
- func (*StatVarSummary_Place) ProtoMessage()
- func (x *StatVarSummary_Place) ProtoReflect() protoreflect.Message
- func (x *StatVarSummary_Place) Reset()
- func (x *StatVarSummary_Place) String() string
- type StatVarSummary_PlaceTypeSummary
- func (*StatVarSummary_PlaceTypeSummary) Descriptor() ([]byte, []int)deprecated
- func (x *StatVarSummary_PlaceTypeSummary) GetMaxValue() float64
- func (x *StatVarSummary_PlaceTypeSummary) GetMinValue() float64
- func (x *StatVarSummary_PlaceTypeSummary) GetPlaceCount() int32
- func (x *StatVarSummary_PlaceTypeSummary) GetTopPlaces() []*StatVarSummary_Place
- func (*StatVarSummary_PlaceTypeSummary) ProtoMessage()
- func (x *StatVarSummary_PlaceTypeSummary) ProtoReflect() protoreflect.Message
- func (x *StatVarSummary_PlaceTypeSummary) Reset()
- func (x *StatVarSummary_PlaceTypeSummary) String() string
- type StatVarSummary_ProvenanceSummary
- func (*StatVarSummary_ProvenanceSummary) Descriptor() ([]byte, []int)deprecated
- func (x *StatVarSummary_ProvenanceSummary) GetImportName() string
- func (x *StatVarSummary_ProvenanceSummary) GetObservationCount() float64
- func (x *StatVarSummary_ProvenanceSummary) GetReleaseFrequency() string
- func (x *StatVarSummary_ProvenanceSummary) GetSeriesSummary() []*StatVarSummary_SeriesSummary
- func (x *StatVarSummary_ProvenanceSummary) GetTimeSeriesCount() float64
- func (*StatVarSummary_ProvenanceSummary) ProtoMessage()
- func (x *StatVarSummary_ProvenanceSummary) ProtoReflect() protoreflect.Message
- func (x *StatVarSummary_ProvenanceSummary) Reset()
- func (x *StatVarSummary_ProvenanceSummary) String() string
- type StatVarSummary_SeriesSummary
- func (*StatVarSummary_SeriesSummary) Descriptor() ([]byte, []int)deprecated
- func (x *StatVarSummary_SeriesSummary) GetEarliestDate() string
- func (x *StatVarSummary_SeriesSummary) GetLatestDate() string
- func (x *StatVarSummary_SeriesSummary) GetMaxValue() float64
- func (x *StatVarSummary_SeriesSummary) GetMinValue() float64
- func (x *StatVarSummary_SeriesSummary) GetObservationCount() float64
- func (x *StatVarSummary_SeriesSummary) GetPlaceTypeSummary() map[string]*StatVarSummary_PlaceTypeSummary
- func (x *StatVarSummary_SeriesSummary) GetSeriesKey() *StatVarSummary_SeriesSummary_SeriesKey
- func (x *StatVarSummary_SeriesSummary) GetTimeSeriesCount() float64
- func (*StatVarSummary_SeriesSummary) ProtoMessage()
- func (x *StatVarSummary_SeriesSummary) ProtoReflect() protoreflect.Message
- func (x *StatVarSummary_SeriesSummary) Reset()
- func (x *StatVarSummary_SeriesSummary) String() string
- type StatVarSummary_SeriesSummary_SeriesKey
- func (*StatVarSummary_SeriesSummary_SeriesKey) Descriptor() ([]byte, []int)deprecated
- func (x *StatVarSummary_SeriesSummary_SeriesKey) GetIsDcAggregate() bool
- func (x *StatVarSummary_SeriesSummary_SeriesKey) GetMeasurementMethod() string
- func (x *StatVarSummary_SeriesSummary_SeriesKey) GetObservationPeriod() string
- func (x *StatVarSummary_SeriesSummary_SeriesKey) GetScalingFactor() string
- func (x *StatVarSummary_SeriesSummary_SeriesKey) GetUnit() string
- func (*StatVarSummary_SeriesSummary_SeriesKey) ProtoMessage()
- func (x *StatVarSummary_SeriesSummary_SeriesKey) ProtoReflect() protoreflect.Message
- func (x *StatVarSummary_SeriesSummary_SeriesKey) Reset()
- func (x *StatVarSummary_SeriesSummary_SeriesKey) String() string
- type StatVars
- type StatsVars
- type TranslateRequest
- func (*TranslateRequest) Descriptor() ([]byte, []int)deprecated
- func (x *TranslateRequest) GetSchemaMapping() string
- func (x *TranslateRequest) GetSparql() string
- func (*TranslateRequest) ProtoMessage()
- func (x *TranslateRequest) ProtoReflect() protoreflect.Message
- func (x *TranslateRequest) Reset()
- func (x *TranslateRequest) String() string
- type TranslateResponse
- func (*TranslateResponse) Descriptor() ([]byte, []int)deprecated
- func (x *TranslateResponse) GetSql() string
- func (x *TranslateResponse) GetTranslation() string
- func (*TranslateResponse) ProtoMessage()
- func (x *TranslateResponse) ProtoReflect() protoreflect.Message
- func (x *TranslateResponse) Reset()
- func (x *TranslateResponse) String() string
- type Triple
- func (*Triple) Descriptor() ([]byte, []int)deprecated
- func (x *Triple) GetObjectId() string
- func (x *Triple) GetObjectName() string
- func (x *Triple) GetObjectTypes() []string
- func (x *Triple) GetObjectValue() string
- func (x *Triple) GetPredicate() string
- func (x *Triple) GetProvenanceId() string
- func (x *Triple) GetSubjectId() string
- func (x *Triple) GetSubjectName() string
- func (x *Triple) GetSubjectTypes() []string
- func (*Triple) ProtoMessage()
- func (x *Triple) ProtoReflect() protoreflect.Message
- func (x *Triple) Reset()
- func (x *Triple) String() string
- type Triples
- func (*Triples) Descriptor() ([]byte, []int)deprecated
- func (x *Triples) GetInNodes() map[string]*EntityInfoCollection
- func (x *Triples) GetOutNodes() map[string]*EntityInfoCollection
- func (x *Triples) GetSubjectId() string
- func (x *Triples) GetTotal() float64
- func (x *Triples) GetTriples() []*Triple
- func (*Triples) ProtoMessage()
- func (x *Triples) ProtoReflect() protoreflect.Message
- func (x *Triples) Reset()
- func (x *Triples) String() string
- type UnimplementedMixerServer
- func (UnimplementedMixerServer) BulkPlaceInfo(context.Context, *BulkPlaceInfoRequest) (*BulkPlaceInfoResponse, error)
- func (UnimplementedMixerServer) BulkProperties(context.Context, *BulkPropertiesRequest) (*BulkPropertiesResponse, error)
- func (UnimplementedMixerServer) BulkVariableInfo(context.Context, *BulkVariableInfoRequest) (*BulkVariableInfoResponse, error)
- func (UnimplementedMixerServer) BulkVariables(context.Context, *BulkVariablesRequest) (*BulkVariablesResponse, error)
- func (UnimplementedMixerServer) GetBioPageData(context.Context, *GetBioPageDataRequest) (*GraphNodes, error)
- func (UnimplementedMixerServer) GetLocationsRankings(context.Context, *GetLocationsRankingsRequest) (*GetLocationsRankingsResponse, error)
- func (UnimplementedMixerServer) GetPlaceMetadata(context.Context, *GetPlaceMetadataRequest) (*GetPlaceMetadataResponse, error)
- func (UnimplementedMixerServer) GetPlacePageData(context.Context, *GetPlacePageDataRequest) (*GetPlacePageDataResponse, error)
- func (UnimplementedMixerServer) GetPlaceStatDateWithinPlace(context.Context, *GetPlaceStatDateWithinPlaceRequest) (*GetPlaceStatDateWithinPlaceResponse, error)
- func (UnimplementedMixerServer) GetPlaceStatVars(context.Context, *GetPlaceStatVarsRequest) (*GetPlaceStatVarsResponse, error)
- func (UnimplementedMixerServer) GetPlaceStatVarsUnionV1(context.Context, *GetPlaceStatVarsUnionRequest) (*GetPlaceStatVarsUnionResponse, error)
- func (UnimplementedMixerServer) GetPlaceStatsVar(context.Context, *GetPlaceStatsVarRequest) (*GetPlaceStatsVarResponse, error)
- func (UnimplementedMixerServer) GetPlacesIn(context.Context, *GetPlacesInRequest) (*GetPlacesInResponse, error)
- func (UnimplementedMixerServer) GetPropertyLabels(context.Context, *GetPropertyLabelsRequest) (*PayloadResponse, error)
- func (UnimplementedMixerServer) GetPropertyValues(context.Context, *GetPropertyValuesRequest) (*PayloadResponse, error)
- func (UnimplementedMixerServer) GetRelatedLocations(context.Context, *GetRelatedLocationsRequest) (*GetRelatedLocationsResponse, error)
- func (UnimplementedMixerServer) GetStatAll(context.Context, *GetStatAllRequest) (*GetStatAllResponse, error)
- func (UnimplementedMixerServer) GetStatDateWithinPlace(context.Context, *GetStatDateWithinPlaceRequest) (*GetStatDateWithinPlaceResponse, error)
- func (UnimplementedMixerServer) GetStatSeries(context.Context, *GetStatSeriesRequest) (*GetStatSeriesResponse, error)
- func (UnimplementedMixerServer) GetStatSet(context.Context, *GetStatSetRequest) (*GetStatSetResponse, error)
- func (UnimplementedMixerServer) GetStatSetSeries(context.Context, *GetStatSetSeriesRequest) (*GetStatSetSeriesResponse, error)
- func (UnimplementedMixerServer) GetStatSetSeriesWithinPlace(context.Context, *GetStatSetSeriesWithinPlaceRequest) (*GetStatSetSeriesResponse, error)
- func (UnimplementedMixerServer) GetStatSetWithinPlace(context.Context, *GetStatSetWithinPlaceRequest) (*GetStatSetResponse, error)
- func (UnimplementedMixerServer) GetStatSetWithinPlaceAll(context.Context, *GetStatSetWithinPlaceRequest) (*GetStatSetAllResponse, error)
- func (UnimplementedMixerServer) GetStatValue(context.Context, *GetStatValueRequest) (*GetStatValueResponse, error)
- func (UnimplementedMixerServer) GetStatVarGroup(context.Context, *GetStatVarGroupRequest) (*StatVarGroups, error)
- func (UnimplementedMixerServer) GetStatVarGroupNode(context.Context, *GetStatVarGroupNodeRequest) (*StatVarGroupNode, error)
- func (UnimplementedMixerServer) GetStatVarMatch(context.Context, *GetStatVarMatchRequest) (*GetStatVarMatchResponse, error)
- func (UnimplementedMixerServer) GetStatVarPath(context.Context, *GetStatVarPathRequest) (*GetStatVarPathResponse, error)
- func (UnimplementedMixerServer) GetStatVarSummary(context.Context, *GetStatVarSummaryRequest) (*GetStatVarSummaryResponse, error)
- func (UnimplementedMixerServer) GetStats(context.Context, *GetStatsRequest) (*GetStatsResponse, error)
- func (UnimplementedMixerServer) GetTriples(context.Context, *GetTriplesRequest) (*PayloadResponse, error)
- func (UnimplementedMixerServer) GetVersion(context.Context, *GetVersionRequest) (*GetVersionResponse, error)
- func (UnimplementedMixerServer) ObservationsPoint(context.Context, *ObservationsPointRequest) (*PointStat, error)
- func (UnimplementedMixerServer) PlaceInfo(context.Context, *PlaceInfoRequest) (*PlaceInfoResponse, error)
- func (UnimplementedMixerServer) PlacePage(context.Context, *PlacePageRequest) (*GetPlacePageDataResponse, error)
- func (UnimplementedMixerServer) Properties(context.Context, *PropertiesRequest) (*PropertiesResponse, error)
- func (UnimplementedMixerServer) ProteinPage(context.Context, *ProteinPageRequest) (*GraphNodes, error)
- func (UnimplementedMixerServer) Query(context.Context, *QueryRequest) (*QueryResponse, error)
- func (UnimplementedMixerServer) Search(context.Context, *SearchRequest) (*SearchResponse, error)
- func (UnimplementedMixerServer) SearchStatVar(context.Context, *SearchStatVarRequest) (*SearchStatVarResponse, error)
- func (UnimplementedMixerServer) Translate(context.Context, *TranslateRequest) (*TranslateResponse, error)
- func (UnimplementedMixerServer) VariableInfo(context.Context, *VariableInfoRequest) (*VariableInfoResponse, error)
- func (UnimplementedMixerServer) Variables(context.Context, *VariablesRequest) (*VariablesResponse, error)
- type UnimplementedReconServer
- func (UnimplementedReconServer) CompareEntities(context.Context, *CompareEntitiesRequest) (*CompareEntitiesResponse, error)
- func (UnimplementedReconServer) ResolveCoordinates(context.Context, *ResolveCoordinatesRequest) (*ResolveCoordinatesResponse, error)
- func (UnimplementedReconServer) ResolveEntities(context.Context, *ResolveEntitiesRequest) (*ResolveEntitiesResponse, error)
- func (UnimplementedReconServer) ResolveIds(context.Context, *ResolveIdsRequest) (*ResolveIdsResponse, error)
- type UnsafeMixerServer
- type UnsafeReconServer
- type ValueType
- func (ValueType) Descriptor() protoreflect.EnumDescriptor
- func (x ValueType) Enum() *ValueType
- func (ValueType) EnumDescriptor() ([]byte, []int)deprecated
- func (x ValueType) Number() protoreflect.EnumNumber
- func (x ValueType) String() string
- func (ValueType) Type() protoreflect.EnumType
- func (x *ValueType) UnmarshalJSON(b []byte) errordeprecated
- type VariableInfoRequest
- func (*VariableInfoRequest) Descriptor() ([]byte, []int)deprecated
- func (x *VariableInfoRequest) GetEntity() string
- func (*VariableInfoRequest) ProtoMessage()
- func (x *VariableInfoRequest) ProtoReflect() protoreflect.Message
- func (x *VariableInfoRequest) Reset()
- func (x *VariableInfoRequest) String() string
- type VariableInfoResponse
- func (*VariableInfoResponse) Descriptor() ([]byte, []int)deprecated
- func (x *VariableInfoResponse) GetEntity() string
- func (x *VariableInfoResponse) GetInfo() *StatVarSummary
- func (*VariableInfoResponse) ProtoMessage()
- func (x *VariableInfoResponse) ProtoReflect() protoreflect.Message
- func (x *VariableInfoResponse) Reset()
- func (x *VariableInfoResponse) String() string
- type VariablesRequest
- type VariablesResponse
- func (*VariablesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *VariablesResponse) GetEntity() string
- func (x *VariablesResponse) GetVariables() []string
- func (*VariablesResponse) ProtoMessage()
- func (x *VariablesResponse) ProtoReflect() protoreflect.Message
- func (x *VariablesResponse) Reset()
- func (x *VariablesResponse) String() string
Constants ¶
const (
Default_McfGraph_Type = McfType_INSTANCE_MCF
)
Default values for McfGraph fields.
Variables ¶
var ( PropertyDirection_name = map[int32]string{ 0: "DIRECTION_UNKNOWN", 1: "DIRECTION_IN", 2: "DIRECTION_OUT", } PropertyDirection_value = map[string]int32{ "DIRECTION_UNKNOWN": 0, "DIRECTION_IN": 1, "DIRECTION_OUT": 2, } )
Enum value maps for PropertyDirection.
var ( Log_Level_name = map[int32]string{ 0: "LEVEL_UNSPECIFIED", 1: "LEVEL_INFO", 2: "LEVEL_WARNING", 3: "LEVEL_ERROR", 4: "LEVEL_FATAL", } Log_Level_value = map[string]int32{ "LEVEL_UNSPECIFIED": 0, "LEVEL_INFO": 1, "LEVEL_WARNING": 2, "LEVEL_ERROR": 3, "LEVEL_FATAL": 4, } )
Enum value maps for Log_Level.
var ( McfType_name = map[int32]string{ 0: "UNKNOWN_MCF_TYPE", 1: "INSTANCE_MCF", 2: "TEMPLATE_MCF", } McfType_value = map[string]int32{ "UNKNOWN_MCF_TYPE": 0, "INSTANCE_MCF": 1, "TEMPLATE_MCF": 2, } )
Enum value maps for McfType.
var ( ValueType_name = map[int32]string{ 0: "UNKNOWN_VALUE_TYPE", 1: "TEXT", 2: "NUMBER", 3: "UNRESOLVED_REF", 4: "RESOLVED_REF", 5: "COMPLEX_VALUE", 6: "TABLE_COLUMN", 7: "TABLE_ENTITY", } ValueType_value = map[string]int32{ "UNKNOWN_VALUE_TYPE": 0, "TEXT": 1, "NUMBER": 2, "UNRESOLVED_REF": 3, "RESOLVED_REF": 4, "COMPLEX_VALUE": 5, "TABLE_COLUMN": 6, "TABLE_ENTITY": 7, } )
Enum value maps for ValueType.
var File_common_proto protoreflect.FileDescriptor
var File_debug_proto protoreflect.FileDescriptor
var File_entity_proto protoreflect.FileDescriptor
var File_internal_proto protoreflect.FileDescriptor
var File_mcf_proto protoreflect.FileDescriptor
var File_misc_proto protoreflect.FileDescriptor
var File_mixer_proto protoreflect.FileDescriptor
var File_node_proto protoreflect.FileDescriptor
var File_place_proto protoreflect.FileDescriptor
var File_query_proto protoreflect.FileDescriptor
var File_recon_proto protoreflect.FileDescriptor
var File_stat_proto protoreflect.FileDescriptor
var File_stat_var_proto protoreflect.FileDescriptor
var File_translate_proto protoreflect.FileDescriptor
var File_v1_info_proto protoreflect.FileDescriptor
var File_v1_observations_proto protoreflect.FileDescriptor
var File_v1_page_proto protoreflect.FileDescriptor
var File_v1_properties_proto protoreflect.FileDescriptor
var File_v1_variables_proto protoreflect.FileDescriptor
var Mixer_ServiceDesc = grpc.ServiceDesc{ ServiceName: "datacommons.Mixer", HandlerType: (*MixerServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "Query", Handler: _Mixer_Query_Handler, }, { MethodName: "GetPropertyLabels", Handler: _Mixer_GetPropertyLabels_Handler, }, { MethodName: "GetPropertyValues", Handler: _Mixer_GetPropertyValues_Handler, }, { MethodName: "GetTriples", Handler: _Mixer_GetTriples_Handler, }, { MethodName: "GetPlacesIn", Handler: _Mixer_GetPlacesIn_Handler, }, { MethodName: "GetStats", Handler: _Mixer_GetStats_Handler, }, { MethodName: "GetStatSetSeries", Handler: _Mixer_GetStatSetSeries_Handler, }, { MethodName: "GetStatValue", Handler: _Mixer_GetStatValue_Handler, }, { MethodName: "GetStatSeries", Handler: _Mixer_GetStatSeries_Handler, }, { MethodName: "GetStatAll", Handler: _Mixer_GetStatAll_Handler, }, { MethodName: "GetStatSetWithinPlace", Handler: _Mixer_GetStatSetWithinPlace_Handler, }, { MethodName: "GetStatSetWithinPlaceAll", Handler: _Mixer_GetStatSetWithinPlaceAll_Handler, }, { MethodName: "GetStatSet", Handler: _Mixer_GetStatSet_Handler, }, { MethodName: "GetStatSetSeriesWithinPlace", Handler: _Mixer_GetStatSetSeriesWithinPlace_Handler, }, { MethodName: "GetLocationsRankings", Handler: _Mixer_GetLocationsRankings_Handler, }, { MethodName: "GetRelatedLocations", Handler: _Mixer_GetRelatedLocations_Handler, }, { MethodName: "GetPlacePageData", Handler: _Mixer_GetPlacePageData_Handler, }, { MethodName: "GetBioPageData", Handler: _Mixer_GetBioPageData_Handler, }, { MethodName: "Translate", Handler: _Mixer_Translate_Handler, }, { MethodName: "Search", Handler: _Mixer_Search_Handler, }, { MethodName: "GetVersion", Handler: _Mixer_GetVersion_Handler, }, { MethodName: "GetPlaceStatsVar", Handler: _Mixer_GetPlaceStatsVar_Handler, }, { MethodName: "GetPlaceStatVars", Handler: _Mixer_GetPlaceStatVars_Handler, }, { MethodName: "GetPlaceMetadata", Handler: _Mixer_GetPlaceMetadata_Handler, }, { MethodName: "GetPlaceStatVarsUnionV1", Handler: _Mixer_GetPlaceStatVarsUnionV1_Handler, }, { MethodName: "GetPlaceStatDateWithinPlace", Handler: _Mixer_GetPlaceStatDateWithinPlace_Handler, }, { MethodName: "GetStatDateWithinPlace", Handler: _Mixer_GetStatDateWithinPlace_Handler, }, { MethodName: "GetStatVarGroup", Handler: _Mixer_GetStatVarGroup_Handler, }, { MethodName: "GetStatVarGroupNode", Handler: _Mixer_GetStatVarGroupNode_Handler, }, { MethodName: "GetStatVarPath", Handler: _Mixer_GetStatVarPath_Handler, }, { MethodName: "SearchStatVar", Handler: _Mixer_SearchStatVar_Handler, }, { MethodName: "GetStatVarSummary", Handler: _Mixer_GetStatVarSummary_Handler, }, { MethodName: "GetStatVarMatch", Handler: _Mixer_GetStatVarMatch_Handler, }, { MethodName: "Properties", Handler: _Mixer_Properties_Handler, }, { MethodName: "BulkProperties", Handler: _Mixer_BulkProperties_Handler, }, { MethodName: "Variables", Handler: _Mixer_Variables_Handler, }, { MethodName: "BulkVariables", Handler: _Mixer_BulkVariables_Handler, }, { MethodName: "PlaceInfo", Handler: _Mixer_PlaceInfo_Handler, }, { MethodName: "BulkPlaceInfo", Handler: _Mixer_BulkPlaceInfo_Handler, }, { MethodName: "VariableInfo", Handler: _Mixer_VariableInfo_Handler, }, { MethodName: "BulkVariableInfo", Handler: _Mixer_BulkVariableInfo_Handler, }, { MethodName: "ObservationsPoint", Handler: _Mixer_ObservationsPoint_Handler, }, { MethodName: "ProteinPage", Handler: _Mixer_ProteinPage_Handler, }, { MethodName: "PlacePage", Handler: _Mixer_PlacePage_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "mixer.proto", }
Mixer_ServiceDesc is the grpc.ServiceDesc for Mixer service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var Recon_ServiceDesc = grpc.ServiceDesc{ ServiceName: "datacommons.Recon", HandlerType: (*ReconServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "CompareEntities", Handler: _Recon_CompareEntities_Handler, }, { MethodName: "ResolveEntities", Handler: _Recon_ResolveEntities_Handler, }, { MethodName: "ResolveCoordinates", Handler: _Recon_ResolveCoordinates_Handler, }, { MethodName: "ResolveIds", Handler: _Recon_ResolveIds_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "recon.proto", }
Recon_ServiceDesc is the grpc.ServiceDesc for Recon service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
Functions ¶
func RegisterMixerServer ¶
func RegisterMixerServer(s grpc.ServiceRegistrar, srv MixerServer)
func RegisterReconServer ¶ added in v1.33.0
func RegisterReconServer(s grpc.ServiceRegistrar, srv ReconServer)
Types ¶
type ArcNodes ¶ added in v1.33.0
type ArcNodes struct { // Key is property In []*EntityInfo `protobuf:"bytes,1,rep,name=in,proto3" json:"in,omitempty"` Out []*EntityInfo `protobuf:"bytes,2,rep,name=out,proto3" json:"out,omitempty"` // contains filtered or unexported fields }
ArcNodes represents property and linked nodes.
func (*ArcNodes) Descriptor
deprecated
added in
v1.33.0
func (*ArcNodes) GetIn ¶ added in v1.33.0
func (x *ArcNodes) GetIn() []*EntityInfo
func (*ArcNodes) GetOut ¶ added in v1.33.0
func (x *ArcNodes) GetOut() []*EntityInfo
func (*ArcNodes) ProtoMessage ¶ added in v1.33.0
func (*ArcNodes) ProtoMessage()
func (*ArcNodes) ProtoReflect ¶ added in v1.33.0
func (x *ArcNodes) ProtoReflect() protoreflect.Message
type BulkPlaceInfoRequest ¶ added in v1.34.0
type BulkPlaceInfoRequest struct { Entities []string `protobuf:"bytes,1,rep,name=entities,proto3" json:"entities,omitempty"` // contains filtered or unexported fields }
func (*BulkPlaceInfoRequest) Descriptor
deprecated
added in
v1.34.0
func (*BulkPlaceInfoRequest) Descriptor() ([]byte, []int)
Deprecated: Use BulkPlaceInfoRequest.ProtoReflect.Descriptor instead.
func (*BulkPlaceInfoRequest) GetEntities ¶ added in v1.34.0
func (x *BulkPlaceInfoRequest) GetEntities() []string
func (*BulkPlaceInfoRequest) ProtoMessage ¶ added in v1.34.0
func (*BulkPlaceInfoRequest) ProtoMessage()
func (*BulkPlaceInfoRequest) ProtoReflect ¶ added in v1.34.0
func (x *BulkPlaceInfoRequest) ProtoReflect() protoreflect.Message
func (*BulkPlaceInfoRequest) Reset ¶ added in v1.34.0
func (x *BulkPlaceInfoRequest) Reset()
func (*BulkPlaceInfoRequest) String ¶ added in v1.34.0
func (x *BulkPlaceInfoRequest) String() string
type BulkPlaceInfoResponse ¶ added in v1.34.0
type BulkPlaceInfoResponse struct { Data []*PlaceInfoResponse `protobuf:"bytes,1,rep,name=data,proto3" json:"data,omitempty"` // contains filtered or unexported fields }
func (*BulkPlaceInfoResponse) Descriptor
deprecated
added in
v1.34.0
func (*BulkPlaceInfoResponse) Descriptor() ([]byte, []int)
Deprecated: Use BulkPlaceInfoResponse.ProtoReflect.Descriptor instead.
func (*BulkPlaceInfoResponse) GetData ¶ added in v1.34.0
func (x *BulkPlaceInfoResponse) GetData() []*PlaceInfoResponse
func (*BulkPlaceInfoResponse) ProtoMessage ¶ added in v1.34.0
func (*BulkPlaceInfoResponse) ProtoMessage()
func (*BulkPlaceInfoResponse) ProtoReflect ¶ added in v1.34.0
func (x *BulkPlaceInfoResponse) ProtoReflect() protoreflect.Message
func (*BulkPlaceInfoResponse) Reset ¶ added in v1.34.0
func (x *BulkPlaceInfoResponse) Reset()
func (*BulkPlaceInfoResponse) String ¶ added in v1.34.0
func (x *BulkPlaceInfoResponse) String() string
type BulkPropertiesRequest ¶ added in v1.34.0
type BulkPropertiesRequest struct { Entities []string `protobuf:"bytes,1,rep,name=entities,proto3" json:"entities,omitempty"` // Direction can only be "in" or "out" Direction string `protobuf:"bytes,2,opt,name=direction,proto3" json:"direction,omitempty"` // contains filtered or unexported fields }
func (*BulkPropertiesRequest) Descriptor
deprecated
added in
v1.34.0
func (*BulkPropertiesRequest) Descriptor() ([]byte, []int)
Deprecated: Use BulkPropertiesRequest.ProtoReflect.Descriptor instead.
func (*BulkPropertiesRequest) GetDirection ¶ added in v1.34.0
func (x *BulkPropertiesRequest) GetDirection() string
func (*BulkPropertiesRequest) GetEntities ¶ added in v1.34.0
func (x *BulkPropertiesRequest) GetEntities() []string
func (*BulkPropertiesRequest) ProtoMessage ¶ added in v1.34.0
func (*BulkPropertiesRequest) ProtoMessage()
func (*BulkPropertiesRequest) ProtoReflect ¶ added in v1.34.0
func (x *BulkPropertiesRequest) ProtoReflect() protoreflect.Message
func (*BulkPropertiesRequest) Reset ¶ added in v1.34.0
func (x *BulkPropertiesRequest) Reset()
func (*BulkPropertiesRequest) String ¶ added in v1.34.0
func (x *BulkPropertiesRequest) String() string
type BulkPropertiesResponse ¶ added in v1.34.0
type BulkPropertiesResponse struct { Data []*PropertiesResponse `protobuf:"bytes,1,rep,name=data,proto3" json:"data,omitempty"` // contains filtered or unexported fields }
func (*BulkPropertiesResponse) Descriptor
deprecated
added in
v1.34.0
func (*BulkPropertiesResponse) Descriptor() ([]byte, []int)
Deprecated: Use BulkPropertiesResponse.ProtoReflect.Descriptor instead.
func (*BulkPropertiesResponse) GetData ¶ added in v1.34.0
func (x *BulkPropertiesResponse) GetData() []*PropertiesResponse
func (*BulkPropertiesResponse) ProtoMessage ¶ added in v1.34.0
func (*BulkPropertiesResponse) ProtoMessage()
func (*BulkPropertiesResponse) ProtoReflect ¶ added in v1.34.0
func (x *BulkPropertiesResponse) ProtoReflect() protoreflect.Message
func (*BulkPropertiesResponse) Reset ¶ added in v1.34.0
func (x *BulkPropertiesResponse) Reset()
func (*BulkPropertiesResponse) String ¶ added in v1.34.0
func (x *BulkPropertiesResponse) String() string
type BulkVariableInfoRequest ¶ added in v1.34.0
type BulkVariableInfoRequest struct { Entities []string `protobuf:"bytes,1,rep,name=entities,proto3" json:"entities,omitempty"` // contains filtered or unexported fields }
func (*BulkVariableInfoRequest) Descriptor
deprecated
added in
v1.34.0
func (*BulkVariableInfoRequest) Descriptor() ([]byte, []int)
Deprecated: Use BulkVariableInfoRequest.ProtoReflect.Descriptor instead.
func (*BulkVariableInfoRequest) GetEntities ¶ added in v1.34.0
func (x *BulkVariableInfoRequest) GetEntities() []string
func (*BulkVariableInfoRequest) ProtoMessage ¶ added in v1.34.0
func (*BulkVariableInfoRequest) ProtoMessage()
func (*BulkVariableInfoRequest) ProtoReflect ¶ added in v1.34.0
func (x *BulkVariableInfoRequest) ProtoReflect() protoreflect.Message
func (*BulkVariableInfoRequest) Reset ¶ added in v1.34.0
func (x *BulkVariableInfoRequest) Reset()
func (*BulkVariableInfoRequest) String ¶ added in v1.34.0
func (x *BulkVariableInfoRequest) String() string
type BulkVariableInfoResponse ¶ added in v1.34.0
type BulkVariableInfoResponse struct { Data []*VariableInfoResponse `protobuf:"bytes,1,rep,name=data,proto3" json:"data,omitempty"` // contains filtered or unexported fields }
func (*BulkVariableInfoResponse) Descriptor
deprecated
added in
v1.34.0
func (*BulkVariableInfoResponse) Descriptor() ([]byte, []int)
Deprecated: Use BulkVariableInfoResponse.ProtoReflect.Descriptor instead.
func (*BulkVariableInfoResponse) GetData ¶ added in v1.34.0
func (x *BulkVariableInfoResponse) GetData() []*VariableInfoResponse
func (*BulkVariableInfoResponse) ProtoMessage ¶ added in v1.34.0
func (*BulkVariableInfoResponse) ProtoMessage()
func (*BulkVariableInfoResponse) ProtoReflect ¶ added in v1.34.0
func (x *BulkVariableInfoResponse) ProtoReflect() protoreflect.Message
func (*BulkVariableInfoResponse) Reset ¶ added in v1.34.0
func (x *BulkVariableInfoResponse) Reset()
func (*BulkVariableInfoResponse) String ¶ added in v1.34.0
func (x *BulkVariableInfoResponse) String() string
type BulkVariablesRequest ¶ added in v1.34.0
type BulkVariablesRequest struct { Entities []string `protobuf:"bytes,1,rep,name=entities,proto3" json:"entities,omitempty"` // If set, return the union of all variables of all entities. Union bool `protobuf:"varint,2,opt,name=union,proto3" json:"union,omitempty"` // contains filtered or unexported fields }
func (*BulkVariablesRequest) Descriptor
deprecated
added in
v1.34.0
func (*BulkVariablesRequest) Descriptor() ([]byte, []int)
Deprecated: Use BulkVariablesRequest.ProtoReflect.Descriptor instead.
func (*BulkVariablesRequest) GetEntities ¶ added in v1.34.0
func (x *BulkVariablesRequest) GetEntities() []string
func (*BulkVariablesRequest) GetUnion ¶ added in v1.34.0
func (x *BulkVariablesRequest) GetUnion() bool
func (*BulkVariablesRequest) ProtoMessage ¶ added in v1.34.0
func (*BulkVariablesRequest) ProtoMessage()
func (*BulkVariablesRequest) ProtoReflect ¶ added in v1.34.0
func (x *BulkVariablesRequest) ProtoReflect() protoreflect.Message
func (*BulkVariablesRequest) Reset ¶ added in v1.34.0
func (x *BulkVariablesRequest) Reset()
func (*BulkVariablesRequest) String ¶ added in v1.34.0
func (x *BulkVariablesRequest) String() string
type BulkVariablesResponse ¶ added in v1.34.0
type BulkVariablesResponse struct { Data []*VariablesResponse `protobuf:"bytes,1,rep,name=data,proto3" json:"data,omitempty"` // contains filtered or unexported fields }
func (*BulkVariablesResponse) Descriptor
deprecated
added in
v1.34.0
func (*BulkVariablesResponse) Descriptor() ([]byte, []int)
Deprecated: Use BulkVariablesResponse.ProtoReflect.Descriptor instead.
func (*BulkVariablesResponse) GetData ¶ added in v1.34.0
func (x *BulkVariablesResponse) GetData() []*VariablesResponse
func (*BulkVariablesResponse) ProtoMessage ¶ added in v1.34.0
func (*BulkVariablesResponse) ProtoMessage()
func (*BulkVariablesResponse) ProtoReflect ¶ added in v1.34.0
func (x *BulkVariablesResponse) ProtoReflect() protoreflect.Message
func (*BulkVariablesResponse) Reset ¶ added in v1.34.0
func (x *BulkVariablesResponse) Reset()
func (*BulkVariablesResponse) String ¶ added in v1.34.0
func (x *BulkVariablesResponse) String() string
type ChartStore ¶
type ChartStore struct { // Types that are assignable to Val: // *ChartStore_ObsTimeSeries // *ChartStore_ObsCollection Val isChartStore_Val `protobuf_oneof:"val"` // contains filtered or unexported fields }
Wrapper for observation data.
func (*ChartStore) Descriptor
deprecated
func (*ChartStore) Descriptor() ([]byte, []int)
Deprecated: Use ChartStore.ProtoReflect.Descriptor instead.
func (*ChartStore) GetObsCollection ¶
func (x *ChartStore) GetObsCollection() *ObsCollection
func (*ChartStore) GetObsTimeSeries ¶
func (x *ChartStore) GetObsTimeSeries() *ObsTimeSeries
func (*ChartStore) GetVal ¶
func (m *ChartStore) GetVal() isChartStore_Val
func (*ChartStore) ProtoMessage ¶
func (*ChartStore) ProtoMessage()
func (*ChartStore) ProtoReflect ¶
func (x *ChartStore) ProtoReflect() protoreflect.Message
func (*ChartStore) Reset ¶
func (x *ChartStore) Reset()
func (*ChartStore) String ¶
func (x *ChartStore) String() string
type ChartStore_ObsCollection ¶
type ChartStore_ObsCollection struct {
ObsCollection *ObsCollection `protobuf:"bytes,2,opt,name=obs_collection,json=obsCollection,proto3,oneof"`
}
type ChartStore_ObsTimeSeries ¶
type ChartStore_ObsTimeSeries struct {
ObsTimeSeries *ObsTimeSeries `protobuf:"bytes,1,opt,name=obs_time_series,json=obsTimeSeries,proto3,oneof"`
}
type CompareEntitiesRequest ¶ added in v1.33.0
type CompareEntitiesRequest struct { EntityPairs []*EntityPair `protobuf:"bytes,1,rep,name=entity_pairs,json=entityPairs,proto3" json:"entity_pairs,omitempty"` // contains filtered or unexported fields }
func (*CompareEntitiesRequest) Descriptor
deprecated
added in
v1.33.0
func (*CompareEntitiesRequest) Descriptor() ([]byte, []int)
Deprecated: Use CompareEntitiesRequest.ProtoReflect.Descriptor instead.
func (*CompareEntitiesRequest) GetEntityPairs ¶ added in v1.33.0
func (x *CompareEntitiesRequest) GetEntityPairs() []*EntityPair
func (*CompareEntitiesRequest) ProtoMessage ¶ added in v1.33.0
func (*CompareEntitiesRequest) ProtoMessage()
func (*CompareEntitiesRequest) ProtoReflect ¶ added in v1.33.0
func (x *CompareEntitiesRequest) ProtoReflect() protoreflect.Message
func (*CompareEntitiesRequest) Reset ¶ added in v1.33.0
func (x *CompareEntitiesRequest) Reset()
func (*CompareEntitiesRequest) String ¶ added in v1.33.0
func (x *CompareEntitiesRequest) String() string
type CompareEntitiesResponse ¶ added in v1.33.0
type CompareEntitiesResponse struct { Comparisons []*CompareEntitiesResponse_Comparison `protobuf:"bytes,1,rep,name=comparisons,proto3" json:"comparisons,omitempty"` // contains filtered or unexported fields }
func (*CompareEntitiesResponse) Descriptor
deprecated
added in
v1.33.0
func (*CompareEntitiesResponse) Descriptor() ([]byte, []int)
Deprecated: Use CompareEntitiesResponse.ProtoReflect.Descriptor instead.
func (*CompareEntitiesResponse) GetComparisons ¶ added in v1.33.0
func (x *CompareEntitiesResponse) GetComparisons() []*CompareEntitiesResponse_Comparison
func (*CompareEntitiesResponse) ProtoMessage ¶ added in v1.33.0
func (*CompareEntitiesResponse) ProtoMessage()
func (*CompareEntitiesResponse) ProtoReflect ¶ added in v1.33.0
func (x *CompareEntitiesResponse) ProtoReflect() protoreflect.Message
func (*CompareEntitiesResponse) Reset ¶ added in v1.33.0
func (x *CompareEntitiesResponse) Reset()
func (*CompareEntitiesResponse) String ¶ added in v1.33.0
func (x *CompareEntitiesResponse) String() string
type CompareEntitiesResponse_Comparison ¶ added in v1.33.0
type CompareEntitiesResponse_Comparison struct { // Must have two source_ids, one for each entity. SourceIds []string `protobuf:"bytes,1,rep,name=source_ids,json=sourceIds,proto3" json:"source_ids,omitempty"` Probability float64 `protobuf:"fixed64,2,opt,name=probability,proto3" json:"probability,omitempty"` // contains filtered or unexported fields }
func (*CompareEntitiesResponse_Comparison) Descriptor
deprecated
added in
v1.33.0
func (*CompareEntitiesResponse_Comparison) Descriptor() ([]byte, []int)
Deprecated: Use CompareEntitiesResponse_Comparison.ProtoReflect.Descriptor instead.
func (*CompareEntitiesResponse_Comparison) GetProbability ¶ added in v1.33.0
func (x *CompareEntitiesResponse_Comparison) GetProbability() float64
func (*CompareEntitiesResponse_Comparison) GetSourceIds ¶ added in v1.33.0
func (x *CompareEntitiesResponse_Comparison) GetSourceIds() []string
func (*CompareEntitiesResponse_Comparison) ProtoMessage ¶ added in v1.33.0
func (*CompareEntitiesResponse_Comparison) ProtoMessage()
func (*CompareEntitiesResponse_Comparison) ProtoReflect ¶ added in v1.33.0
func (x *CompareEntitiesResponse_Comparison) ProtoReflect() protoreflect.Message
func (*CompareEntitiesResponse_Comparison) Reset ¶ added in v1.33.0
func (x *CompareEntitiesResponse_Comparison) Reset()
func (*CompareEntitiesResponse_Comparison) String ¶ added in v1.33.0
func (x *CompareEntitiesResponse_Comparison) String() string
type ContainedPlaces ¶ added in v1.33.0
type ContainedPlaces struct { Dcids []string `protobuf:"bytes,1,rep,name=dcids,proto3" json:"dcids,omitempty"` // contains filtered or unexported fields }
func (*ContainedPlaces) Descriptor
deprecated
added in
v1.33.0
func (*ContainedPlaces) Descriptor() ([]byte, []int)
Deprecated: Use ContainedPlaces.ProtoReflect.Descriptor instead.
func (*ContainedPlaces) GetDcids ¶ added in v1.33.0
func (x *ContainedPlaces) GetDcids() []string
func (*ContainedPlaces) ProtoMessage ¶ added in v1.33.0
func (*ContainedPlaces) ProtoMessage()
func (*ContainedPlaces) ProtoReflect ¶ added in v1.33.0
func (x *ContainedPlaces) ProtoReflect() protoreflect.Message
func (*ContainedPlaces) Reset ¶ added in v1.33.0
func (x *ContainedPlaces) Reset()
func (*ContainedPlaces) String ¶ added in v1.33.0
func (x *ContainedPlaces) String() string
type CoordinateRecon ¶ added in v1.33.0
type CoordinateRecon struct { Places []*CoordinateRecon_Place `protobuf:"bytes,1,rep,name=places,proto3" json:"places,omitempty"` // contains filtered or unexported fields }
A list of candidate places that a coordinate might be contained in.
func (*CoordinateRecon) Descriptor
deprecated
added in
v1.33.0
func (*CoordinateRecon) Descriptor() ([]byte, []int)
Deprecated: Use CoordinateRecon.ProtoReflect.Descriptor instead.
func (*CoordinateRecon) GetPlaces ¶ added in v1.33.0
func (x *CoordinateRecon) GetPlaces() []*CoordinateRecon_Place
func (*CoordinateRecon) ProtoMessage ¶ added in v1.33.0
func (*CoordinateRecon) ProtoMessage()
func (*CoordinateRecon) ProtoReflect ¶ added in v1.33.0
func (x *CoordinateRecon) ProtoReflect() protoreflect.Message
func (*CoordinateRecon) Reset ¶ added in v1.33.0
func (x *CoordinateRecon) Reset()
func (*CoordinateRecon) String ¶ added in v1.33.0
func (x *CoordinateRecon) String() string
type CoordinateRecon_Place ¶ added in v1.33.0
type CoordinateRecon_Place struct { // The DCIDs of the places. Dcid string `protobuf:"bytes,1,opt,name=dcid,proto3" json:"dcid,omitempty"` // If the rectangle is fully contained in the place. Full bool `protobuf:"varint,2,opt,name=full,proto3" json:"full,omitempty"` // contains filtered or unexported fields }
func (*CoordinateRecon_Place) Descriptor
deprecated
added in
v1.33.0
func (*CoordinateRecon_Place) Descriptor() ([]byte, []int)
Deprecated: Use CoordinateRecon_Place.ProtoReflect.Descriptor instead.
func (*CoordinateRecon_Place) GetDcid ¶ added in v1.33.0
func (x *CoordinateRecon_Place) GetDcid() string
func (*CoordinateRecon_Place) GetFull ¶ added in v1.33.0
func (x *CoordinateRecon_Place) GetFull() bool
func (*CoordinateRecon_Place) ProtoMessage ¶ added in v1.33.0
func (*CoordinateRecon_Place) ProtoMessage()
func (*CoordinateRecon_Place) ProtoReflect ¶ added in v1.33.0
func (x *CoordinateRecon_Place) ProtoReflect() protoreflect.Message
func (*CoordinateRecon_Place) Reset ¶ added in v1.33.0
func (x *CoordinateRecon_Place) Reset()
func (*CoordinateRecon_Place) String ¶ added in v1.33.0
func (x *CoordinateRecon_Place) String() string
type DateList ¶
type DateList struct { Dates []string `protobuf:"bytes,1,rep,name=dates,proto3" json:"dates,omitempty"` // contains filtered or unexported fields }
func (*DateList) Descriptor
deprecated
func (*DateList) ProtoMessage ¶
func (*DateList) ProtoMessage()
func (*DateList) ProtoReflect ¶
func (x *DateList) ProtoReflect() protoreflect.Message
type EntityIds ¶ added in v1.33.0
type EntityIds struct { Ids []*IdWithProperty `protobuf:"bytes,1,rep,name=ids,proto3" json:"ids,omitempty"` // contains filtered or unexported fields }
func (*EntityIds) Descriptor
deprecated
added in
v1.33.0
func (*EntityIds) GetIds ¶ added in v1.33.0
func (x *EntityIds) GetIds() []*IdWithProperty
func (*EntityIds) ProtoMessage ¶ added in v1.33.0
func (*EntityIds) ProtoMessage()
func (*EntityIds) ProtoReflect ¶ added in v1.33.0
func (x *EntityIds) ProtoReflect() protoreflect.Message
type EntityInfo ¶
type EntityInfo struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Types []string `protobuf:"bytes,2,rep,name=types,proto3" json:"types,omitempty"` Dcid string `protobuf:"bytes,3,opt,name=dcid,proto3" json:"dcid,omitempty"` ProvenanceId string `protobuf:"bytes,4,opt,name=provenance_id,json=provenanceId,proto3" json:"provenance_id,omitempty"` Value string `protobuf:"bytes,5,opt,name=value,proto3" json:"value,omitempty"` // Only for object value. // contains filtered or unexported fields }
Basic info for an entity (subject or object).
func (*EntityInfo) Descriptor
deprecated
func (*EntityInfo) Descriptor() ([]byte, []int)
Deprecated: Use EntityInfo.ProtoReflect.Descriptor instead.
func (*EntityInfo) GetDcid ¶
func (x *EntityInfo) GetDcid() string
func (*EntityInfo) GetName ¶
func (x *EntityInfo) GetName() string
func (*EntityInfo) GetProvenanceId ¶
func (x *EntityInfo) GetProvenanceId() string
func (*EntityInfo) GetTypes ¶
func (x *EntityInfo) GetTypes() []string
func (*EntityInfo) GetValue ¶
func (x *EntityInfo) GetValue() string
func (*EntityInfo) ProtoMessage ¶
func (*EntityInfo) ProtoMessage()
func (*EntityInfo) ProtoReflect ¶
func (x *EntityInfo) ProtoReflect() protoreflect.Message
func (*EntityInfo) Reset ¶
func (x *EntityInfo) Reset()
func (*EntityInfo) String ¶
func (x *EntityInfo) String() string
type EntityInfoCollection ¶
type EntityInfoCollection struct { Entities []*EntityInfo `protobuf:"bytes,1,rep,name=entities,proto3" json:"entities,omitempty"` Total float64 `protobuf:"fixed64,3,opt,name=total,proto3" json:"total,omitempty"` // contains filtered or unexported fields }
Basic info for a collection of entities.
func (*EntityInfoCollection) Descriptor
deprecated
func (*EntityInfoCollection) Descriptor() ([]byte, []int)
Deprecated: Use EntityInfoCollection.ProtoReflect.Descriptor instead.
func (*EntityInfoCollection) GetEntities ¶
func (x *EntityInfoCollection) GetEntities() []*EntityInfo
func (*EntityInfoCollection) GetTotal ¶ added in v1.33.0
func (x *EntityInfoCollection) GetTotal() float64
func (*EntityInfoCollection) ProtoMessage ¶
func (*EntityInfoCollection) ProtoMessage()
func (*EntityInfoCollection) ProtoReflect ¶
func (x *EntityInfoCollection) ProtoReflect() protoreflect.Message
func (*EntityInfoCollection) Reset ¶
func (x *EntityInfoCollection) Reset()
func (*EntityInfoCollection) String ¶
func (x *EntityInfoCollection) String() string
type EntityPair ¶ added in v1.33.0
type EntityPair struct { EntityOne *EntitySubGraph `protobuf:"bytes,1,opt,name=entity_one,json=entityOne,proto3" json:"entity_one,omitempty"` EntityTwo *EntitySubGraph `protobuf:"bytes,2,opt,name=entity_two,json=entityTwo,proto3" json:"entity_two,omitempty"` // contains filtered or unexported fields }
func (*EntityPair) Descriptor
deprecated
added in
v1.33.0
func (*EntityPair) Descriptor() ([]byte, []int)
Deprecated: Use EntityPair.ProtoReflect.Descriptor instead.
func (*EntityPair) GetEntityOne ¶ added in v1.33.0
func (x *EntityPair) GetEntityOne() *EntitySubGraph
func (*EntityPair) GetEntityTwo ¶ added in v1.33.0
func (x *EntityPair) GetEntityTwo() *EntitySubGraph
func (*EntityPair) ProtoMessage ¶ added in v1.33.0
func (*EntityPair) ProtoMessage()
func (*EntityPair) ProtoReflect ¶ added in v1.33.0
func (x *EntityPair) ProtoReflect() protoreflect.Message
func (*EntityPair) Reset ¶ added in v1.33.0
func (x *EntityPair) Reset()
func (*EntityPair) String ¶ added in v1.33.0
func (x *EntityPair) String() string
type EntitySubGraph ¶ added in v1.33.0
type EntitySubGraph struct { // REQUIRED: source_id must be a key within `sub_graph.nodes`, or one of the // `ids`. SourceId string `protobuf:"bytes,1,opt,name=source_id,json=sourceId,proto3" json:"source_id,omitempty"` // Types that are assignable to GraphRepresentation: // *EntitySubGraph_SubGraph // *EntitySubGraph_EntityIds GraphRepresentation isEntitySubGraph_GraphRepresentation `protobuf_oneof:"graph_representation"` // contains filtered or unexported fields }
An entity is represented by a subgraph, which contains itself and its neighbors.
func (*EntitySubGraph) Descriptor
deprecated
added in
v1.33.0
func (*EntitySubGraph) Descriptor() ([]byte, []int)
Deprecated: Use EntitySubGraph.ProtoReflect.Descriptor instead.
func (*EntitySubGraph) GetEntityIds ¶ added in v1.33.0
func (x *EntitySubGraph) GetEntityIds() *EntityIds
func (*EntitySubGraph) GetGraphRepresentation ¶ added in v1.33.0
func (m *EntitySubGraph) GetGraphRepresentation() isEntitySubGraph_GraphRepresentation
func (*EntitySubGraph) GetSourceId ¶ added in v1.33.0
func (x *EntitySubGraph) GetSourceId() string
func (*EntitySubGraph) GetSubGraph ¶ added in v1.33.0
func (x *EntitySubGraph) GetSubGraph() *McfGraph
func (*EntitySubGraph) ProtoMessage ¶ added in v1.33.0
func (*EntitySubGraph) ProtoMessage()
func (*EntitySubGraph) ProtoReflect ¶ added in v1.33.0
func (x *EntitySubGraph) ProtoReflect() protoreflect.Message
func (*EntitySubGraph) Reset ¶ added in v1.33.0
func (x *EntitySubGraph) Reset()
func (*EntitySubGraph) String ¶ added in v1.33.0
func (x *EntitySubGraph) String() string
type EntitySubGraph_EntityIds ¶ added in v1.33.0
type EntitySubGraph_EntityIds struct {
EntityIds *EntityIds `protobuf:"bytes,3,opt,name=entity_ids,json=entityIds,proto3,oneof"`
}
type EntitySubGraph_SubGraph ¶ added in v1.33.0
type EntitySubGraph_SubGraph struct {
SubGraph *McfGraph `protobuf:"bytes,2,opt,name=sub_graph,json=subGraph,proto3,oneof"`
}
type GetBioPageDataRequest ¶ added in v1.22.0
type GetBioPageDataRequest struct { // The dcid of the entity Dcid string `protobuf:"bytes,1,opt,name=dcid,proto3" json:"dcid,omitempty"` // contains filtered or unexported fields }
Request to get all data in protein page.
func (*GetBioPageDataRequest) Descriptor
deprecated
added in
v1.22.0
func (*GetBioPageDataRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetBioPageDataRequest.ProtoReflect.Descriptor instead.
func (*GetBioPageDataRequest) GetDcid ¶ added in v1.22.0
func (x *GetBioPageDataRequest) GetDcid() string
func (*GetBioPageDataRequest) ProtoMessage ¶ added in v1.22.0
func (*GetBioPageDataRequest) ProtoMessage()
func (*GetBioPageDataRequest) ProtoReflect ¶ added in v1.22.0
func (x *GetBioPageDataRequest) ProtoReflect() protoreflect.Message
func (*GetBioPageDataRequest) Reset ¶ added in v1.22.0
func (x *GetBioPageDataRequest) Reset()
func (*GetBioPageDataRequest) String ¶ added in v1.22.0
func (x *GetBioPageDataRequest) String() string
type GetLocationsRankingsRequest ¶
type GetLocationsRankingsRequest struct { StatVarDcids []string `protobuf:"bytes,1,rep,name=stat_var_dcids,json=statVarDcids,proto3" json:"stat_var_dcids,omitempty"` // Place type to get rankings for. PlaceType string `protobuf:"bytes,2,opt,name=place_type,json=placeType,proto3" json:"place_type,omitempty"` // (Optional) Whether to require all related places under the same ancestor. WithinPlace string `protobuf:"bytes,3,opt,name=within_place,json=withinPlace,proto3" json:"within_place,omitempty"` // (Optional) Whether the computation needs to be based on per capita. IsPerCapita bool `protobuf:"varint,4,opt,name=is_per_capita,json=isPerCapita,proto3" json:"is_per_capita,omitempty"` // contains filtered or unexported fields }
Request to get rankings of locations for given stat var DCIDs.
func (*GetLocationsRankingsRequest) Descriptor
deprecated
func (*GetLocationsRankingsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetLocationsRankingsRequest.ProtoReflect.Descriptor instead.
func (*GetLocationsRankingsRequest) GetIsPerCapita ¶
func (x *GetLocationsRankingsRequest) GetIsPerCapita() bool
func (*GetLocationsRankingsRequest) GetPlaceType ¶
func (x *GetLocationsRankingsRequest) GetPlaceType() string
func (*GetLocationsRankingsRequest) GetStatVarDcids ¶
func (x *GetLocationsRankingsRequest) GetStatVarDcids() []string
func (*GetLocationsRankingsRequest) GetWithinPlace ¶
func (x *GetLocationsRankingsRequest) GetWithinPlace() string
func (*GetLocationsRankingsRequest) ProtoMessage ¶
func (*GetLocationsRankingsRequest) ProtoMessage()
func (*GetLocationsRankingsRequest) ProtoReflect ¶
func (x *GetLocationsRankingsRequest) ProtoReflect() protoreflect.Message
func (*GetLocationsRankingsRequest) Reset ¶
func (x *GetLocationsRankingsRequest) Reset()
func (*GetLocationsRankingsRequest) String ¶
func (x *GetLocationsRankingsRequest) String() string
type GetLocationsRankingsResponse ¶
type GetLocationsRankingsResponse struct { Data map[string]*RelatedPlacesInfo `` /* 149-byte string literal not displayed */ // contains filtered or unexported fields }
func (*GetLocationsRankingsResponse) Descriptor
deprecated
func (*GetLocationsRankingsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetLocationsRankingsResponse.ProtoReflect.Descriptor instead.
func (*GetLocationsRankingsResponse) GetData ¶ added in v1.33.0
func (x *GetLocationsRankingsResponse) GetData() map[string]*RelatedPlacesInfo
func (*GetLocationsRankingsResponse) ProtoMessage ¶
func (*GetLocationsRankingsResponse) ProtoMessage()
func (*GetLocationsRankingsResponse) ProtoReflect ¶
func (x *GetLocationsRankingsResponse) ProtoReflect() protoreflect.Message
func (*GetLocationsRankingsResponse) Reset ¶
func (x *GetLocationsRankingsResponse) Reset()
func (*GetLocationsRankingsResponse) String ¶
func (x *GetLocationsRankingsResponse) String() string
type GetPlaceMetadataRequest ¶ added in v1.30.0
type GetPlaceMetadataRequest struct { Places []string `protobuf:"bytes,1,rep,name=places,proto3" json:"places,omitempty"` // contains filtered or unexported fields }
func (*GetPlaceMetadataRequest) Descriptor
deprecated
added in
v1.30.0
func (*GetPlaceMetadataRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetPlaceMetadataRequest.ProtoReflect.Descriptor instead.
func (*GetPlaceMetadataRequest) GetPlaces ¶ added in v1.30.0
func (x *GetPlaceMetadataRequest) GetPlaces() []string
func (*GetPlaceMetadataRequest) ProtoMessage ¶ added in v1.30.0
func (*GetPlaceMetadataRequest) ProtoMessage()
func (*GetPlaceMetadataRequest) ProtoReflect ¶ added in v1.30.0
func (x *GetPlaceMetadataRequest) ProtoReflect() protoreflect.Message
func (*GetPlaceMetadataRequest) Reset ¶ added in v1.30.0
func (x *GetPlaceMetadataRequest) Reset()
func (*GetPlaceMetadataRequest) String ¶ added in v1.30.0
func (x *GetPlaceMetadataRequest) String() string
type GetPlaceMetadataResponse ¶ added in v1.30.0
type GetPlaceMetadataResponse struct { // Keyed by place dcid. Data map[string]*PlaceMetadata `` /* 149-byte string literal not displayed */ // contains filtered or unexported fields }
func (*GetPlaceMetadataResponse) Descriptor
deprecated
added in
v1.30.0
func (*GetPlaceMetadataResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetPlaceMetadataResponse.ProtoReflect.Descriptor instead.
func (*GetPlaceMetadataResponse) GetData ¶ added in v1.30.0
func (x *GetPlaceMetadataResponse) GetData() map[string]*PlaceMetadata
func (*GetPlaceMetadataResponse) ProtoMessage ¶ added in v1.30.0
func (*GetPlaceMetadataResponse) ProtoMessage()
func (*GetPlaceMetadataResponse) ProtoReflect ¶ added in v1.30.0
func (x *GetPlaceMetadataResponse) ProtoReflect() protoreflect.Message
func (*GetPlaceMetadataResponse) Reset ¶ added in v1.30.0
func (x *GetPlaceMetadataResponse) Reset()
func (*GetPlaceMetadataResponse) String ¶ added in v1.30.0
func (x *GetPlaceMetadataResponse) String() string
type GetPlacePageDataRequest ¶ added in v1.22.0
type GetPlacePageDataRequest struct { // The dcid of the place. Place string `protobuf:"bytes,1,opt,name=place,proto3" json:"place,omitempty"` // A list of additional stat vars need to be fetched in addition to the // data in cache. This is to be used in local development, where new chart is // added to chart config but data is not added to cache (delay from cache // build). NewStatVars []string `protobuf:"bytes,4,rep,name=new_stat_vars,json=newStatVars,proto3" json:"new_stat_vars,omitempty"` // Seed value for random selection. Used by test to get deterministic result. Seed int64 `protobuf:"varint,3,opt,name=seed,proto3" json:"seed,omitempty"` // contains filtered or unexported fields }
Request to get all data in place page.
func (*GetPlacePageDataRequest) Descriptor
deprecated
added in
v1.22.0
func (*GetPlacePageDataRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetPlacePageDataRequest.ProtoReflect.Descriptor instead.
func (*GetPlacePageDataRequest) GetNewStatVars ¶ added in v1.22.0
func (x *GetPlacePageDataRequest) GetNewStatVars() []string
func (*GetPlacePageDataRequest) GetPlace ¶ added in v1.22.0
func (x *GetPlacePageDataRequest) GetPlace() string
func (*GetPlacePageDataRequest) GetSeed ¶ added in v1.22.0
func (x *GetPlacePageDataRequest) GetSeed() int64
func (*GetPlacePageDataRequest) ProtoMessage ¶ added in v1.22.0
func (*GetPlacePageDataRequest) ProtoMessage()
func (*GetPlacePageDataRequest) ProtoReflect ¶ added in v1.22.0
func (x *GetPlacePageDataRequest) ProtoReflect() protoreflect.Message
func (*GetPlacePageDataRequest) Reset ¶ added in v1.22.0
func (x *GetPlacePageDataRequest) Reset()
func (*GetPlacePageDataRequest) String ¶ added in v1.22.0
func (x *GetPlacePageDataRequest) String() string
type GetPlacePageDataResponse ¶ added in v1.22.0
type GetPlacePageDataResponse struct { // Keyed by place dcid. StatVarSeries map[string]*StatVarSeries `` /* 190-byte string literal not displayed */ AllChildPlaces map[string]*Places `` /* 193-byte string literal not displayed */ LatestPopulation map[string]*PointStat `` /* 197-byte string literal not displayed */ ChildPlacesType string `protobuf:"bytes,3,opt,name=child_places_type,json=childPlacesType,proto3" json:"child_places_type,omitempty"` ChildPlaces []string `protobuf:"bytes,4,rep,name=child_places,json=childPlaces,proto3" json:"child_places,omitempty"` ParentPlaces []string `protobuf:"bytes,5,rep,name=parent_places,json=parentPlaces,proto3" json:"parent_places,omitempty"` SimilarPlaces []string `protobuf:"bytes,6,rep,name=similar_places,json=similarPlaces,proto3" json:"similar_places,omitempty"` NearbyPlaces []string `protobuf:"bytes,7,rep,name=nearby_places,json=nearbyPlaces,proto3" json:"nearby_places,omitempty"` // contains filtered or unexported fields }
Response to get place page info for a place.
func (*GetPlacePageDataResponse) Descriptor
deprecated
added in
v1.22.0
func (*GetPlacePageDataResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetPlacePageDataResponse.ProtoReflect.Descriptor instead.
func (*GetPlacePageDataResponse) GetAllChildPlaces ¶ added in v1.22.0
func (x *GetPlacePageDataResponse) GetAllChildPlaces() map[string]*Places
func (*GetPlacePageDataResponse) GetChildPlaces ¶ added in v1.22.0
func (x *GetPlacePageDataResponse) GetChildPlaces() []string
func (*GetPlacePageDataResponse) GetChildPlacesType ¶ added in v1.22.0
func (x *GetPlacePageDataResponse) GetChildPlacesType() string
func (*GetPlacePageDataResponse) GetLatestPopulation ¶ added in v1.23.0
func (x *GetPlacePageDataResponse) GetLatestPopulation() map[string]*PointStat
func (*GetPlacePageDataResponse) GetNearbyPlaces ¶ added in v1.22.0
func (x *GetPlacePageDataResponse) GetNearbyPlaces() []string
func (*GetPlacePageDataResponse) GetParentPlaces ¶ added in v1.22.0
func (x *GetPlacePageDataResponse) GetParentPlaces() []string
func (*GetPlacePageDataResponse) GetSimilarPlaces ¶ added in v1.22.0
func (x *GetPlacePageDataResponse) GetSimilarPlaces() []string
func (*GetPlacePageDataResponse) GetStatVarSeries ¶ added in v1.22.0
func (x *GetPlacePageDataResponse) GetStatVarSeries() map[string]*StatVarSeries
func (*GetPlacePageDataResponse) ProtoMessage ¶ added in v1.22.0
func (*GetPlacePageDataResponse) ProtoMessage()
func (*GetPlacePageDataResponse) ProtoReflect ¶ added in v1.22.0
func (x *GetPlacePageDataResponse) ProtoReflect() protoreflect.Message
func (*GetPlacePageDataResponse) Reset ¶ added in v1.22.0
func (x *GetPlacePageDataResponse) Reset()
func (*GetPlacePageDataResponse) String ¶ added in v1.22.0
func (x *GetPlacePageDataResponse) String() string
type GetPlaceStatDateWithinPlaceRequest ¶
type GetPlaceStatDateWithinPlaceRequest struct { AncestorPlace string `protobuf:"bytes,1,opt,name=ancestor_place,json=ancestorPlace,proto3" json:"ancestor_place,omitempty"` PlaceType string `protobuf:"bytes,2,opt,name=place_type,json=placeType,proto3" json:"place_type,omitempty"` StatVars []string `protobuf:"bytes,3,rep,name=stat_vars,json=statVars,proto3" json:"stat_vars,omitempty"` // contains filtered or unexported fields }
func (*GetPlaceStatDateWithinPlaceRequest) Descriptor
deprecated
func (*GetPlaceStatDateWithinPlaceRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetPlaceStatDateWithinPlaceRequest.ProtoReflect.Descriptor instead.
func (*GetPlaceStatDateWithinPlaceRequest) GetAncestorPlace ¶
func (x *GetPlaceStatDateWithinPlaceRequest) GetAncestorPlace() string
func (*GetPlaceStatDateWithinPlaceRequest) GetPlaceType ¶
func (x *GetPlaceStatDateWithinPlaceRequest) GetPlaceType() string
func (*GetPlaceStatDateWithinPlaceRequest) GetStatVars ¶
func (x *GetPlaceStatDateWithinPlaceRequest) GetStatVars() []string
func (*GetPlaceStatDateWithinPlaceRequest) ProtoMessage ¶
func (*GetPlaceStatDateWithinPlaceRequest) ProtoMessage()
func (*GetPlaceStatDateWithinPlaceRequest) ProtoReflect ¶
func (x *GetPlaceStatDateWithinPlaceRequest) ProtoReflect() protoreflect.Message
func (*GetPlaceStatDateWithinPlaceRequest) Reset ¶
func (x *GetPlaceStatDateWithinPlaceRequest) Reset()
func (*GetPlaceStatDateWithinPlaceRequest) String ¶
func (x *GetPlaceStatDateWithinPlaceRequest) String() string
type GetPlaceStatDateWithinPlaceResponse ¶
type GetPlaceStatDateWithinPlaceResponse struct { // Keyed by statVar. Data map[string]*DateList `` /* 149-byte string literal not displayed */ // contains filtered or unexported fields }
func (*GetPlaceStatDateWithinPlaceResponse) Descriptor
deprecated
func (*GetPlaceStatDateWithinPlaceResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetPlaceStatDateWithinPlaceResponse.ProtoReflect.Descriptor instead.
func (*GetPlaceStatDateWithinPlaceResponse) GetData ¶
func (x *GetPlaceStatDateWithinPlaceResponse) GetData() map[string]*DateList
func (*GetPlaceStatDateWithinPlaceResponse) ProtoMessage ¶
func (*GetPlaceStatDateWithinPlaceResponse) ProtoMessage()
func (*GetPlaceStatDateWithinPlaceResponse) ProtoReflect ¶
func (x *GetPlaceStatDateWithinPlaceResponse) ProtoReflect() protoreflect.Message
func (*GetPlaceStatDateWithinPlaceResponse) Reset ¶
func (x *GetPlaceStatDateWithinPlaceResponse) Reset()
func (*GetPlaceStatDateWithinPlaceResponse) String ¶
func (x *GetPlaceStatDateWithinPlaceResponse) String() string
type GetPlaceStatVarsRequest ¶
type GetPlaceStatVarsRequest struct { // DCIDs of the places. Dcids []string `protobuf:"bytes,1,rep,name=dcids,proto3" json:"dcids,omitempty"` // contains filtered or unexported fields }
Request message for GetPlaceStatVars API.
func (*GetPlaceStatVarsRequest) Descriptor
deprecated
func (*GetPlaceStatVarsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetPlaceStatVarsRequest.ProtoReflect.Descriptor instead.
func (*GetPlaceStatVarsRequest) GetDcids ¶
func (x *GetPlaceStatVarsRequest) GetDcids() []string
func (*GetPlaceStatVarsRequest) ProtoMessage ¶
func (*GetPlaceStatVarsRequest) ProtoMessage()
func (*GetPlaceStatVarsRequest) ProtoReflect ¶
func (x *GetPlaceStatVarsRequest) ProtoReflect() protoreflect.Message
func (*GetPlaceStatVarsRequest) Reset ¶
func (x *GetPlaceStatVarsRequest) Reset()
func (*GetPlaceStatVarsRequest) String ¶
func (x *GetPlaceStatVarsRequest) String() string
type GetPlaceStatVarsResponse ¶
type GetPlaceStatVarsResponse struct { // A map from place dcid to a list of statistical variable dcids. Places map[string]*StatVars `` /* 153-byte string literal not displayed */ // contains filtered or unexported fields }
Response message for GetPlaceStatVars API.
func (*GetPlaceStatVarsResponse) Descriptor
deprecated
func (*GetPlaceStatVarsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetPlaceStatVarsResponse.ProtoReflect.Descriptor instead.
func (*GetPlaceStatVarsResponse) GetPlaces ¶
func (x *GetPlaceStatVarsResponse) GetPlaces() map[string]*StatVars
func (*GetPlaceStatVarsResponse) ProtoMessage ¶
func (*GetPlaceStatVarsResponse) ProtoMessage()
func (*GetPlaceStatVarsResponse) ProtoReflect ¶
func (x *GetPlaceStatVarsResponse) ProtoReflect() protoreflect.Message
func (*GetPlaceStatVarsResponse) Reset ¶
func (x *GetPlaceStatVarsResponse) Reset()
func (*GetPlaceStatVarsResponse) String ¶
func (x *GetPlaceStatVarsResponse) String() string
type GetPlaceStatVarsUnionRequest ¶
type GetPlaceStatVarsUnionRequest struct { // DCIDs of the places. Dcids []string `protobuf:"bytes,1,rep,name=dcids,proto3" json:"dcids,omitempty"` // (optional) DCID of stat vars to filter for StatVars []string `protobuf:"bytes,2,rep,name=stat_vars,json=statVars,proto3" json:"stat_vars,omitempty"` // contains filtered or unexported fields }
Request message for GetPlaceStatVarsUnionV1 API.
func (*GetPlaceStatVarsUnionRequest) Descriptor
deprecated
func (*GetPlaceStatVarsUnionRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetPlaceStatVarsUnionRequest.ProtoReflect.Descriptor instead.
func (*GetPlaceStatVarsUnionRequest) GetDcids ¶
func (x *GetPlaceStatVarsUnionRequest) GetDcids() []string
func (*GetPlaceStatVarsUnionRequest) GetStatVars ¶ added in v1.21.0
func (x *GetPlaceStatVarsUnionRequest) GetStatVars() []string
func (*GetPlaceStatVarsUnionRequest) ProtoMessage ¶
func (*GetPlaceStatVarsUnionRequest) ProtoMessage()
func (*GetPlaceStatVarsUnionRequest) ProtoReflect ¶
func (x *GetPlaceStatVarsUnionRequest) ProtoReflect() protoreflect.Message
func (*GetPlaceStatVarsUnionRequest) Reset ¶
func (x *GetPlaceStatVarsUnionRequest) Reset()
func (*GetPlaceStatVarsUnionRequest) String ¶
func (x *GetPlaceStatVarsUnionRequest) String() string
type GetPlaceStatVarsUnionResponse ¶
type GetPlaceStatVarsUnionResponse struct { StatVars []string `protobuf:"bytes,1,rep,name=stat_vars,json=statVars,proto3" json:"stat_vars,omitempty"` // contains filtered or unexported fields }
Response message for GetPlaceStatVarsUnionV1 API.
func (*GetPlaceStatVarsUnionResponse) Descriptor
deprecated
func (*GetPlaceStatVarsUnionResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetPlaceStatVarsUnionResponse.ProtoReflect.Descriptor instead.
func (*GetPlaceStatVarsUnionResponse) GetStatVars ¶
func (x *GetPlaceStatVarsUnionResponse) GetStatVars() []string
func (*GetPlaceStatVarsUnionResponse) ProtoMessage ¶
func (*GetPlaceStatVarsUnionResponse) ProtoMessage()
func (*GetPlaceStatVarsUnionResponse) ProtoReflect ¶
func (x *GetPlaceStatVarsUnionResponse) ProtoReflect() protoreflect.Message
func (*GetPlaceStatVarsUnionResponse) Reset ¶
func (x *GetPlaceStatVarsUnionResponse) Reset()
func (*GetPlaceStatVarsUnionResponse) String ¶
func (x *GetPlaceStatVarsUnionResponse) String() string
type GetPlaceStatsVarRequest ¶
type GetPlaceStatsVarRequest struct { // DCIDs of the places. Dcids []string `protobuf:"bytes,1,rep,name=dcids,proto3" json:"dcids,omitempty"` // contains filtered or unexported fields }
Request message for GetPlaceStats API.
func (*GetPlaceStatsVarRequest) Descriptor
deprecated
func (*GetPlaceStatsVarRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetPlaceStatsVarRequest.ProtoReflect.Descriptor instead.
func (*GetPlaceStatsVarRequest) GetDcids ¶
func (x *GetPlaceStatsVarRequest) GetDcids() []string
func (*GetPlaceStatsVarRequest) ProtoMessage ¶
func (*GetPlaceStatsVarRequest) ProtoMessage()
func (*GetPlaceStatsVarRequest) ProtoReflect ¶
func (x *GetPlaceStatsVarRequest) ProtoReflect() protoreflect.Message
func (*GetPlaceStatsVarRequest) Reset ¶
func (x *GetPlaceStatsVarRequest) Reset()
func (*GetPlaceStatsVarRequest) String ¶
func (x *GetPlaceStatsVarRequest) String() string
type GetPlaceStatsVarResponse ¶
type GetPlaceStatsVarResponse struct { // A map from place dcid to a list of statistical variable dcids. Places map[string]*StatsVars `` /* 153-byte string literal not displayed */ // contains filtered or unexported fields }
Response message for GetPlaceStats API.
func (*GetPlaceStatsVarResponse) Descriptor
deprecated
func (*GetPlaceStatsVarResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetPlaceStatsVarResponse.ProtoReflect.Descriptor instead.
func (*GetPlaceStatsVarResponse) GetPlaces ¶
func (x *GetPlaceStatsVarResponse) GetPlaces() map[string]*StatsVars
func (*GetPlaceStatsVarResponse) ProtoMessage ¶
func (*GetPlaceStatsVarResponse) ProtoMessage()
func (*GetPlaceStatsVarResponse) ProtoReflect ¶
func (x *GetPlaceStatsVarResponse) ProtoReflect() protoreflect.Message
func (*GetPlaceStatsVarResponse) Reset ¶
func (x *GetPlaceStatsVarResponse) Reset()
func (*GetPlaceStatsVarResponse) String ¶
func (x *GetPlaceStatsVarResponse) String() string
type GetPlacesInRequest ¶
type GetPlacesInRequest struct { // The parent place dcids. Dcids []string `protobuf:"bytes,1,rep,name=dcids,proto3" json:"dcids,omitempty"` // The child place type. PlaceType string `protobuf:"bytes,2,opt,name=place_type,json=placeType,proto3" json:"place_type,omitempty"` // contains filtered or unexported fields }
Request to get places that are contained in parent places.
func (*GetPlacesInRequest) Descriptor
deprecated
func (*GetPlacesInRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetPlacesInRequest.ProtoReflect.Descriptor instead.
func (*GetPlacesInRequest) GetDcids ¶
func (x *GetPlacesInRequest) GetDcids() []string
func (*GetPlacesInRequest) GetPlaceType ¶
func (x *GetPlacesInRequest) GetPlaceType() string
func (*GetPlacesInRequest) ProtoMessage ¶
func (*GetPlacesInRequest) ProtoMessage()
func (*GetPlacesInRequest) ProtoReflect ¶
func (x *GetPlacesInRequest) ProtoReflect() protoreflect.Message
func (*GetPlacesInRequest) Reset ¶
func (x *GetPlacesInRequest) Reset()
func (*GetPlacesInRequest) String ¶
func (x *GetPlacesInRequest) String() string
type GetPlacesInResponse ¶
type GetPlacesInResponse struct { // The JSON payload. Payload string `protobuf:"bytes,1,opt,name=payload,proto3" json:"payload,omitempty"` // contains filtered or unexported fields }
Response of GetPlacesIn.
func (*GetPlacesInResponse) Descriptor
deprecated
func (*GetPlacesInResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetPlacesInResponse.ProtoReflect.Descriptor instead.
func (*GetPlacesInResponse) GetPayload ¶
func (x *GetPlacesInResponse) GetPayload() string
func (*GetPlacesInResponse) ProtoMessage ¶
func (*GetPlacesInResponse) ProtoMessage()
func (*GetPlacesInResponse) ProtoReflect ¶
func (x *GetPlacesInResponse) ProtoReflect() protoreflect.Message
func (*GetPlacesInResponse) Reset ¶
func (x *GetPlacesInResponse) Reset()
func (*GetPlacesInResponse) String ¶
func (x *GetPlacesInResponse) String() string
type GetPropertyLabelsRequest ¶
type GetPropertyLabelsRequest struct { // The dcids of nodes. Dcids []string `protobuf:"bytes,1,rep,name=dcids,proto3" json:"dcids,omitempty"` // contains filtered or unexported fields }
Request to get property labels.
func (*GetPropertyLabelsRequest) Descriptor
deprecated
func (*GetPropertyLabelsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetPropertyLabelsRequest.ProtoReflect.Descriptor instead.
func (*GetPropertyLabelsRequest) GetDcids ¶
func (x *GetPropertyLabelsRequest) GetDcids() []string
func (*GetPropertyLabelsRequest) ProtoMessage ¶
func (*GetPropertyLabelsRequest) ProtoMessage()
func (*GetPropertyLabelsRequest) ProtoReflect ¶
func (x *GetPropertyLabelsRequest) ProtoReflect() protoreflect.Message
func (*GetPropertyLabelsRequest) Reset ¶
func (x *GetPropertyLabelsRequest) Reset()
func (*GetPropertyLabelsRequest) String ¶
func (x *GetPropertyLabelsRequest) String() string
type GetPropertyLabelsResponse ¶
type GetPropertyLabelsResponse struct { Data map[string]*PropertyLabels `` /* 149-byte string literal not displayed */ // contains filtered or unexported fields }
Response returned by GetPropertyLabels.
func (*GetPropertyLabelsResponse) Descriptor
deprecated
func (*GetPropertyLabelsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetPropertyLabelsResponse.ProtoReflect.Descriptor instead.
func (*GetPropertyLabelsResponse) GetData ¶ added in v1.33.0
func (x *GetPropertyLabelsResponse) GetData() map[string]*PropertyLabels
func (*GetPropertyLabelsResponse) ProtoMessage ¶
func (*GetPropertyLabelsResponse) ProtoMessage()
func (*GetPropertyLabelsResponse) ProtoReflect ¶
func (x *GetPropertyLabelsResponse) ProtoReflect() protoreflect.Message
func (*GetPropertyLabelsResponse) Reset ¶
func (x *GetPropertyLabelsResponse) Reset()
func (*GetPropertyLabelsResponse) String ¶
func (x *GetPropertyLabelsResponse) String() string
type GetPropertyValuesRequest ¶
type GetPropertyValuesRequest struct { // The dcids of nodes to query for. Dcids []string `protobuf:"bytes,1,rep,name=dcids,proto3" json:"dcids,omitempty"` // The type of the neighboring node to query for. ValueType string `protobuf:"bytes,2,opt,name=value_type,json=valueType,proto3" json:"value_type,omitempty"` // The property to get adjacent nodes for. Property string `protobuf:"bytes,3,opt,name=property,proto3" json:"property,omitempty"` // Maximum number of nodes to query for. When set to 0 or non-specified, // no limit is applied. Limit int32 `protobuf:"varint,4,opt,name=limit,proto3" json:"limit,omitempty"` // Direction, "in" or "out". When not specified, return results for both. Direction string `protobuf:"bytes,5,opt,name=direction,proto3" json:"direction,omitempty"` // contains filtered or unexported fields }
Request to get all neighboring nodes along an edge labeled by a property.
func (*GetPropertyValuesRequest) Descriptor
deprecated
func (*GetPropertyValuesRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetPropertyValuesRequest.ProtoReflect.Descriptor instead.
func (*GetPropertyValuesRequest) GetDcids ¶
func (x *GetPropertyValuesRequest) GetDcids() []string
func (*GetPropertyValuesRequest) GetDirection ¶
func (x *GetPropertyValuesRequest) GetDirection() string
func (*GetPropertyValuesRequest) GetLimit ¶
func (x *GetPropertyValuesRequest) GetLimit() int32
func (*GetPropertyValuesRequest) GetProperty ¶
func (x *GetPropertyValuesRequest) GetProperty() string
func (*GetPropertyValuesRequest) GetValueType ¶
func (x *GetPropertyValuesRequest) GetValueType() string
func (*GetPropertyValuesRequest) ProtoMessage ¶
func (*GetPropertyValuesRequest) ProtoMessage()
func (*GetPropertyValuesRequest) ProtoReflect ¶
func (x *GetPropertyValuesRequest) ProtoReflect() protoreflect.Message
func (*GetPropertyValuesRequest) Reset ¶
func (x *GetPropertyValuesRequest) Reset()
func (*GetPropertyValuesRequest) String ¶
func (x *GetPropertyValuesRequest) String() string
type GetPropertyValuesResponse ¶
type GetPropertyValuesResponse struct { // Key is dcid. Data map[string]*ArcNodes `` /* 149-byte string literal not displayed */ // contains filtered or unexported fields }
Response returned by GetPropertyValues.
func (*GetPropertyValuesResponse) Descriptor
deprecated
func (*GetPropertyValuesResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetPropertyValuesResponse.ProtoReflect.Descriptor instead.
func (*GetPropertyValuesResponse) GetData ¶ added in v1.33.0
func (x *GetPropertyValuesResponse) GetData() map[string]*ArcNodes
func (*GetPropertyValuesResponse) ProtoMessage ¶
func (*GetPropertyValuesResponse) ProtoMessage()
func (*GetPropertyValuesResponse) ProtoReflect ¶
func (x *GetPropertyValuesResponse) ProtoReflect() protoreflect.Message
func (*GetPropertyValuesResponse) Reset ¶
func (x *GetPropertyValuesResponse) Reset()
func (*GetPropertyValuesResponse) String ¶
func (x *GetPropertyValuesResponse) String() string
type GetRelatedLocationsRequest ¶
type GetRelatedLocationsRequest struct { // Place DCID. Dcid string `protobuf:"bytes,1,opt,name=dcid,proto3" json:"dcid,omitempty"` StatVarDcids []string `protobuf:"bytes,2,rep,name=stat_var_dcids,json=statVarDcids,proto3" json:"stat_var_dcids,omitempty"` // (Optional) Whether to require all related places under the same ancestor. WithinPlace string `protobuf:"bytes,4,opt,name=within_place,json=withinPlace,proto3" json:"within_place,omitempty"` // (Optional) Whether the computation needs to be based on per capita. IsPerCapita bool `protobuf:"varint,5,opt,name=is_per_capita,json=isPerCapita,proto3" json:"is_per_capita,omitempty"` // contains filtered or unexported fields }
Request to get related locations of a place for given stat var DCIDs.
func (*GetRelatedLocationsRequest) Descriptor
deprecated
func (*GetRelatedLocationsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetRelatedLocationsRequest.ProtoReflect.Descriptor instead.
func (*GetRelatedLocationsRequest) GetDcid ¶
func (x *GetRelatedLocationsRequest) GetDcid() string
func (*GetRelatedLocationsRequest) GetIsPerCapita ¶
func (x *GetRelatedLocationsRequest) GetIsPerCapita() bool
func (*GetRelatedLocationsRequest) GetStatVarDcids ¶
func (x *GetRelatedLocationsRequest) GetStatVarDcids() []string
func (*GetRelatedLocationsRequest) GetWithinPlace ¶
func (x *GetRelatedLocationsRequest) GetWithinPlace() string
func (*GetRelatedLocationsRequest) ProtoMessage ¶
func (*GetRelatedLocationsRequest) ProtoMessage()
func (*GetRelatedLocationsRequest) ProtoReflect ¶
func (x *GetRelatedLocationsRequest) ProtoReflect() protoreflect.Message
func (*GetRelatedLocationsRequest) Reset ¶
func (x *GetRelatedLocationsRequest) Reset()
func (*GetRelatedLocationsRequest) String ¶
func (x *GetRelatedLocationsRequest) String() string
type GetRelatedLocationsResponse ¶
type GetRelatedLocationsResponse struct { Data map[string]*RelatedPlacesInfo `` /* 149-byte string literal not displayed */ // contains filtered or unexported fields }
Response of GetRelatedLocations request.
func (*GetRelatedLocationsResponse) Descriptor
deprecated
func (*GetRelatedLocationsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetRelatedLocationsResponse.ProtoReflect.Descriptor instead.
func (*GetRelatedLocationsResponse) GetData ¶ added in v1.33.0
func (x *GetRelatedLocationsResponse) GetData() map[string]*RelatedPlacesInfo
func (*GetRelatedLocationsResponse) ProtoMessage ¶
func (*GetRelatedLocationsResponse) ProtoMessage()
func (*GetRelatedLocationsResponse) ProtoReflect ¶
func (x *GetRelatedLocationsResponse) ProtoReflect() protoreflect.Message
func (*GetRelatedLocationsResponse) Reset ¶
func (x *GetRelatedLocationsResponse) Reset()
func (*GetRelatedLocationsResponse) String ¶
func (x *GetRelatedLocationsResponse) String() string
type GetStatAllRequest ¶
type GetStatAllRequest struct { // dcids of the place. Places []string `protobuf:"bytes,1,rep,name=places,proto3" json:"places,omitempty"` // dcids of the stat var. StatVars []string `protobuf:"bytes,2,rep,name=stat_vars,json=statVars,proto3" json:"stat_vars,omitempty"` // contains filtered or unexported fields }
Request for GetStatAll service.
func (*GetStatAllRequest) Descriptor
deprecated
func (*GetStatAllRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetStatAllRequest.ProtoReflect.Descriptor instead.
func (*GetStatAllRequest) GetPlaces ¶
func (x *GetStatAllRequest) GetPlaces() []string
func (*GetStatAllRequest) GetStatVars ¶
func (x *GetStatAllRequest) GetStatVars() []string
func (*GetStatAllRequest) ProtoMessage ¶
func (*GetStatAllRequest) ProtoMessage()
func (*GetStatAllRequest) ProtoReflect ¶
func (x *GetStatAllRequest) ProtoReflect() protoreflect.Message
func (*GetStatAllRequest) Reset ¶
func (x *GetStatAllRequest) Reset()
func (*GetStatAllRequest) String ¶
func (x *GetStatAllRequest) String() string
type GetStatAllResponse ¶
type GetStatAllResponse struct { PlaceData map[string]*PlaceStat `` /* 176-byte string literal not displayed */ // contains filtered or unexported fields }
Response for GetStatAll service.
The response is a two level map, with the first level keyed by place dcid, and the second level keyed by the stat var dcid. Each leaf object contains multiple source series with <date, value> object and observation metadata.
The response is transcoded by esp: https://cloud.google.com/endpoints/docs/grpc/grpc-service-config Example response after esp transcoding is like below.
{ placeData: { "geoId/01": { statVarData: { "statvar1": { "placeName": "City of Mountain View", "sourceSeries": [ { "val": { "2008": 2116, "2009": 2155, "2010": 1633, "2011": 1509, "2012": 1581, "2013": 1867, "2014": 1770, "2015": 2201, "2016": 1913, "2017": 2138 }, "observationPeriod": "P1Y", "importName": "FBIGovCrime", "provenanceDomain": "fbi.gov" } ] }, } }, "geoId/02": { statVarData: { "statvar3": {...}, } } } }
func (*GetStatAllResponse) Descriptor
deprecated
func (*GetStatAllResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetStatAllResponse.ProtoReflect.Descriptor instead.
func (*GetStatAllResponse) GetPlaceData ¶
func (x *GetStatAllResponse) GetPlaceData() map[string]*PlaceStat
func (*GetStatAllResponse) ProtoMessage ¶
func (*GetStatAllResponse) ProtoMessage()
func (*GetStatAllResponse) ProtoReflect ¶
func (x *GetStatAllResponse) ProtoReflect() protoreflect.Message
func (*GetStatAllResponse) Reset ¶
func (x *GetStatAllResponse) Reset()
func (*GetStatAllResponse) String ¶
func (x *GetStatAllResponse) String() string
type GetStatDateWithinPlaceRequest ¶ added in v1.34.0
type GetStatDateWithinPlaceRequest struct { AncestorPlace string `protobuf:"bytes,1,opt,name=ancestor_place,json=ancestorPlace,proto3" json:"ancestor_place,omitempty"` ChildPlaceType string `protobuf:"bytes,2,opt,name=child_place_type,json=childPlaceType,proto3" json:"child_place_type,omitempty"` StatVars []string `protobuf:"bytes,3,rep,name=stat_vars,json=statVars,proto3" json:"stat_vars,omitempty"` // contains filtered or unexported fields }
func (*GetStatDateWithinPlaceRequest) Descriptor
deprecated
added in
v1.34.0
func (*GetStatDateWithinPlaceRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetStatDateWithinPlaceRequest.ProtoReflect.Descriptor instead.
func (*GetStatDateWithinPlaceRequest) GetAncestorPlace ¶ added in v1.34.0
func (x *GetStatDateWithinPlaceRequest) GetAncestorPlace() string
func (*GetStatDateWithinPlaceRequest) GetChildPlaceType ¶ added in v1.34.0
func (x *GetStatDateWithinPlaceRequest) GetChildPlaceType() string
func (*GetStatDateWithinPlaceRequest) GetStatVars ¶ added in v1.34.0
func (x *GetStatDateWithinPlaceRequest) GetStatVars() []string
func (*GetStatDateWithinPlaceRequest) ProtoMessage ¶ added in v1.34.0
func (*GetStatDateWithinPlaceRequest) ProtoMessage()
func (*GetStatDateWithinPlaceRequest) ProtoReflect ¶ added in v1.34.0
func (x *GetStatDateWithinPlaceRequest) ProtoReflect() protoreflect.Message
func (*GetStatDateWithinPlaceRequest) Reset ¶ added in v1.34.0
func (x *GetStatDateWithinPlaceRequest) Reset()
func (*GetStatDateWithinPlaceRequest) String ¶ added in v1.34.0
func (x *GetStatDateWithinPlaceRequest) String() string
type GetStatDateWithinPlaceResponse ¶ added in v1.34.0
type GetStatDateWithinPlaceResponse struct { // Keyed by stat var. Data map[string]*StatDateList `` /* 149-byte string literal not displayed */ // contains filtered or unexported fields }
func (*GetStatDateWithinPlaceResponse) Descriptor
deprecated
added in
v1.34.0
func (*GetStatDateWithinPlaceResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetStatDateWithinPlaceResponse.ProtoReflect.Descriptor instead.
func (*GetStatDateWithinPlaceResponse) GetData ¶ added in v1.34.0
func (x *GetStatDateWithinPlaceResponse) GetData() map[string]*StatDateList
func (*GetStatDateWithinPlaceResponse) ProtoMessage ¶ added in v1.34.0
func (*GetStatDateWithinPlaceResponse) ProtoMessage()
func (*GetStatDateWithinPlaceResponse) ProtoReflect ¶ added in v1.34.0
func (x *GetStatDateWithinPlaceResponse) ProtoReflect() protoreflect.Message
func (*GetStatDateWithinPlaceResponse) Reset ¶ added in v1.34.0
func (x *GetStatDateWithinPlaceResponse) Reset()
func (*GetStatDateWithinPlaceResponse) String ¶ added in v1.34.0
func (x *GetStatDateWithinPlaceResponse) String() string
type GetStatSeriesRequest ¶
type GetStatSeriesRequest struct { // dcid of the place. Place string `protobuf:"bytes,1,opt,name=place,proto3" json:"place,omitempty"` // dcid of the stat var. StatVar string `protobuf:"bytes,2,opt,name=stat_var,json=statVar,proto3" json:"stat_var,omitempty"` // (optional) measurement method of the observation, ex: "CensusACS5yrSurvey". MeasurementMethod string `protobuf:"bytes,3,opt,name=measurement_method,json=measurementMethod,proto3" json:"measurement_method,omitempty"` // (optional) observation period of the observation, ex: "P1Y". ObservationPeriod string `protobuf:"bytes,4,opt,name=observation_period,json=observationPeriod,proto3" json:"observation_period,omitempty"` // (optional) unit of the observation. Unit string `protobuf:"bytes,5,opt,name=unit,proto3" json:"unit,omitempty"` // (optional) scaling factor of the observation. ScalingFactor string `protobuf:"bytes,6,opt,name=scaling_factor,json=scalingFactor,proto3" json:"scaling_factor,omitempty"` // contains filtered or unexported fields }
Request for GetStatSeries service.
func (*GetStatSeriesRequest) Descriptor
deprecated
func (*GetStatSeriesRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetStatSeriesRequest.ProtoReflect.Descriptor instead.
func (*GetStatSeriesRequest) GetMeasurementMethod ¶
func (x *GetStatSeriesRequest) GetMeasurementMethod() string
func (*GetStatSeriesRequest) GetObservationPeriod ¶
func (x *GetStatSeriesRequest) GetObservationPeriod() string
func (*GetStatSeriesRequest) GetPlace ¶
func (x *GetStatSeriesRequest) GetPlace() string
func (*GetStatSeriesRequest) GetScalingFactor ¶
func (x *GetStatSeriesRequest) GetScalingFactor() string
func (*GetStatSeriesRequest) GetStatVar ¶
func (x *GetStatSeriesRequest) GetStatVar() string
func (*GetStatSeriesRequest) GetUnit ¶
func (x *GetStatSeriesRequest) GetUnit() string
func (*GetStatSeriesRequest) ProtoMessage ¶
func (*GetStatSeriesRequest) ProtoMessage()
func (*GetStatSeriesRequest) ProtoReflect ¶
func (x *GetStatSeriesRequest) ProtoReflect() protoreflect.Message
func (*GetStatSeriesRequest) Reset ¶
func (x *GetStatSeriesRequest) Reset()
func (*GetStatSeriesRequest) String ¶
func (x *GetStatSeriesRequest) String() string
type GetStatSeriesResponse ¶
type GetStatSeriesResponse struct { // A map from ISO date to stat value. Series map[string]float64 `` /* 155-byte string literal not displayed */ // contains filtered or unexported fields }
Response for GetStatSeries service.
func (*GetStatSeriesResponse) Descriptor
deprecated
func (*GetStatSeriesResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetStatSeriesResponse.ProtoReflect.Descriptor instead.
func (*GetStatSeriesResponse) GetSeries ¶
func (x *GetStatSeriesResponse) GetSeries() map[string]float64
func (*GetStatSeriesResponse) ProtoMessage ¶
func (*GetStatSeriesResponse) ProtoMessage()
func (*GetStatSeriesResponse) ProtoReflect ¶
func (x *GetStatSeriesResponse) ProtoReflect() protoreflect.Message
func (*GetStatSeriesResponse) Reset ¶
func (x *GetStatSeriesResponse) Reset()
func (*GetStatSeriesResponse) String ¶
func (x *GetStatSeriesResponse) String() string
type GetStatSetAllResponse ¶ added in v1.29.0
type GetStatSetAllResponse struct { // Keyed by statVar. Data map[string]*PlacePointStatAll `` /* 149-byte string literal not displayed */ // Keyed by metadata hash. Metadata map[uint32]*StatMetadata `` /* 158-byte string literal not displayed */ // contains filtered or unexported fields }
func (*GetStatSetAllResponse) Descriptor
deprecated
added in
v1.29.0
func (*GetStatSetAllResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetStatSetAllResponse.ProtoReflect.Descriptor instead.
func (*GetStatSetAllResponse) GetData ¶ added in v1.29.0
func (x *GetStatSetAllResponse) GetData() map[string]*PlacePointStatAll
func (*GetStatSetAllResponse) GetMetadata ¶ added in v1.29.0
func (x *GetStatSetAllResponse) GetMetadata() map[uint32]*StatMetadata
func (*GetStatSetAllResponse) ProtoMessage ¶ added in v1.29.0
func (*GetStatSetAllResponse) ProtoMessage()
func (*GetStatSetAllResponse) ProtoReflect ¶ added in v1.29.0
func (x *GetStatSetAllResponse) ProtoReflect() protoreflect.Message
func (*GetStatSetAllResponse) Reset ¶ added in v1.29.0
func (x *GetStatSetAllResponse) Reset()
func (*GetStatSetAllResponse) String ¶ added in v1.29.0
func (x *GetStatSetAllResponse) String() string
type GetStatSetRequest ¶
type GetStatSetRequest struct { // A list of place DCIDs. Places []string `protobuf:"bytes,1,rep,name=places,proto3" json:"places,omitempty"` // A list of statistical variable DCIDs. StatVars []string `protobuf:"bytes,2,rep,name=stat_vars,json=statVars,proto3" json:"stat_vars,omitempty"` // (Optional) date of the stat. // If not sepcified, the latest stat of a chosen source will be returned. Date string `protobuf:"bytes,3,opt,name=date,proto3" json:"date,omitempty"` // contains filtered or unexported fields }
func (*GetStatSetRequest) Descriptor
deprecated
func (*GetStatSetRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetStatSetRequest.ProtoReflect.Descriptor instead.
func (*GetStatSetRequest) GetDate ¶
func (x *GetStatSetRequest) GetDate() string
func (*GetStatSetRequest) GetPlaces ¶
func (x *GetStatSetRequest) GetPlaces() []string
func (*GetStatSetRequest) GetStatVars ¶
func (x *GetStatSetRequest) GetStatVars() []string
func (*GetStatSetRequest) ProtoMessage ¶
func (*GetStatSetRequest) ProtoMessage()
func (*GetStatSetRequest) ProtoReflect ¶
func (x *GetStatSetRequest) ProtoReflect() protoreflect.Message
func (*GetStatSetRequest) Reset ¶
func (x *GetStatSetRequest) Reset()
func (*GetStatSetRequest) String ¶
func (x *GetStatSetRequest) String() string
type GetStatSetResponse ¶
type GetStatSetResponse struct { // Keyed by statVar. Data map[string]*PlacePointStat `` /* 149-byte string literal not displayed */ // Keyed by metadata hash. Metadata map[uint32]*StatMetadata `` /* 158-byte string literal not displayed */ // contains filtered or unexported fields }
func (*GetStatSetResponse) Descriptor
deprecated
func (*GetStatSetResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetStatSetResponse.ProtoReflect.Descriptor instead.
func (*GetStatSetResponse) GetData ¶
func (x *GetStatSetResponse) GetData() map[string]*PlacePointStat
func (*GetStatSetResponse) GetMetadata ¶ added in v1.29.0
func (x *GetStatSetResponse) GetMetadata() map[uint32]*StatMetadata
func (*GetStatSetResponse) ProtoMessage ¶
func (*GetStatSetResponse) ProtoMessage()
func (*GetStatSetResponse) ProtoReflect ¶
func (x *GetStatSetResponse) ProtoReflect() protoreflect.Message
func (*GetStatSetResponse) Reset ¶
func (x *GetStatSetResponse) Reset()
func (*GetStatSetResponse) String ¶
func (x *GetStatSetResponse) String() string
type GetStatSetSeriesRequest ¶ added in v1.14.0
type GetStatSetSeriesRequest struct { // The dcids of the place. Places []string `protobuf:"bytes,1,rep,name=places,proto3" json:"places,omitempty"` // The dcids of the statistical variables. StatVars []string `protobuf:"bytes,2,rep,name=stat_vars,json=statVars,proto3" json:"stat_vars,omitempty"` // (Optional) Import name of the desired series. // TODO(shifucun): consider add other SVObs properties for filtering. ImportName string `protobuf:"bytes,3,opt,name=import_name,json=importName,proto3" json:"import_name,omitempty"` // contains filtered or unexported fields }
Request for GetStatSetSeries API. TODO(shifucun): Deprecate GetStats() once all clients are switched to use this API. Request message for GetStatSetSeries.
func (*GetStatSetSeriesRequest) Descriptor
deprecated
added in
v1.14.0
func (*GetStatSetSeriesRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetStatSetSeriesRequest.ProtoReflect.Descriptor instead.
func (*GetStatSetSeriesRequest) GetImportName ¶ added in v1.26.0
func (x *GetStatSetSeriesRequest) GetImportName() string
func (*GetStatSetSeriesRequest) GetPlaces ¶ added in v1.14.0
func (x *GetStatSetSeriesRequest) GetPlaces() []string
func (*GetStatSetSeriesRequest) GetStatVars ¶ added in v1.14.0
func (x *GetStatSetSeriesRequest) GetStatVars() []string
func (*GetStatSetSeriesRequest) ProtoMessage ¶ added in v1.14.0
func (*GetStatSetSeriesRequest) ProtoMessage()
func (*GetStatSetSeriesRequest) ProtoReflect ¶ added in v1.14.0
func (x *GetStatSetSeriesRequest) ProtoReflect() protoreflect.Message
func (*GetStatSetSeriesRequest) Reset ¶ added in v1.14.0
func (x *GetStatSetSeriesRequest) Reset()
func (*GetStatSetSeriesRequest) String ¶ added in v1.14.0
func (x *GetStatSetSeriesRequest) String() string
type GetStatSetSeriesResponse ¶ added in v1.14.0
type GetStatSetSeriesResponse struct { // A map from place dcid to series map. Data map[string]*SeriesMap `` /* 149-byte string literal not displayed */ // contains filtered or unexported fields }
Response of GetStatSetSeries
func (*GetStatSetSeriesResponse) Descriptor
deprecated
added in
v1.14.0
func (*GetStatSetSeriesResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetStatSetSeriesResponse.ProtoReflect.Descriptor instead.
func (*GetStatSetSeriesResponse) GetData ¶ added in v1.14.0
func (x *GetStatSetSeriesResponse) GetData() map[string]*SeriesMap
func (*GetStatSetSeriesResponse) ProtoMessage ¶ added in v1.14.0
func (*GetStatSetSeriesResponse) ProtoMessage()
func (*GetStatSetSeriesResponse) ProtoReflect ¶ added in v1.14.0
func (x *GetStatSetSeriesResponse) ProtoReflect() protoreflect.Message
func (*GetStatSetSeriesResponse) Reset ¶ added in v1.14.0
func (x *GetStatSetSeriesResponse) Reset()
func (*GetStatSetSeriesResponse) String ¶ added in v1.14.0
func (x *GetStatSetSeriesResponse) String() string
type GetStatSetSeriesWithinPlaceRequest ¶ added in v1.26.0
type GetStatSetSeriesWithinPlaceRequest struct { // Parent place dcid. ParentPlace string `protobuf:"bytes,1,opt,name=parent_place,json=parentPlace,proto3" json:"parent_place,omitempty"` // Child place type. ChildType string `protobuf:"bytes,2,opt,name=child_type,json=childType,proto3" json:"child_type,omitempty"` // Stat Var dcids. StatVars []string `protobuf:"bytes,3,rep,name=stat_vars,json=statVars,proto3" json:"stat_vars,omitempty"` // contains filtered or unexported fields }
func (*GetStatSetSeriesWithinPlaceRequest) Descriptor
deprecated
added in
v1.26.0
func (*GetStatSetSeriesWithinPlaceRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetStatSetSeriesWithinPlaceRequest.ProtoReflect.Descriptor instead.
func (*GetStatSetSeriesWithinPlaceRequest) GetChildType ¶ added in v1.26.0
func (x *GetStatSetSeriesWithinPlaceRequest) GetChildType() string
func (*GetStatSetSeriesWithinPlaceRequest) GetParentPlace ¶ added in v1.26.0
func (x *GetStatSetSeriesWithinPlaceRequest) GetParentPlace() string
func (*GetStatSetSeriesWithinPlaceRequest) GetStatVars ¶ added in v1.26.0
func (x *GetStatSetSeriesWithinPlaceRequest) GetStatVars() []string
func (*GetStatSetSeriesWithinPlaceRequest) ProtoMessage ¶ added in v1.26.0
func (*GetStatSetSeriesWithinPlaceRequest) ProtoMessage()
func (*GetStatSetSeriesWithinPlaceRequest) ProtoReflect ¶ added in v1.26.0
func (x *GetStatSetSeriesWithinPlaceRequest) ProtoReflect() protoreflect.Message
func (*GetStatSetSeriesWithinPlaceRequest) Reset ¶ added in v1.26.0
func (x *GetStatSetSeriesWithinPlaceRequest) Reset()
func (*GetStatSetSeriesWithinPlaceRequest) String ¶ added in v1.26.0
func (x *GetStatSetSeriesWithinPlaceRequest) String() string
type GetStatSetWithinPlaceRequest ¶ added in v1.19.1
type GetStatSetWithinPlaceRequest struct { // Parent place dcid. ParentPlace string `protobuf:"bytes,1,opt,name=parent_place,json=parentPlace,proto3" json:"parent_place,omitempty"` // Child place type. ChildType string `protobuf:"bytes,2,opt,name=child_type,json=childType,proto3" json:"child_type,omitempty"` // Dcid of the stat var. StatVars []string `protobuf:"bytes,3,rep,name=stat_vars,json=statVars,proto3" json:"stat_vars,omitempty"` // [Optional] Date for the stat in ISO format. // If the date is not given, then the latest observation for each place is // returned, where they could be from different sources. Date string `protobuf:"bytes,4,opt,name=date,proto3" json:"date,omitempty"` // contains filtered or unexported fields }
func (*GetStatSetWithinPlaceRequest) Descriptor
deprecated
added in
v1.19.1
func (*GetStatSetWithinPlaceRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetStatSetWithinPlaceRequest.ProtoReflect.Descriptor instead.
func (*GetStatSetWithinPlaceRequest) GetChildType ¶ added in v1.19.1
func (x *GetStatSetWithinPlaceRequest) GetChildType() string
func (*GetStatSetWithinPlaceRequest) GetDate ¶ added in v1.19.1
func (x *GetStatSetWithinPlaceRequest) GetDate() string
func (*GetStatSetWithinPlaceRequest) GetParentPlace ¶ added in v1.19.1
func (x *GetStatSetWithinPlaceRequest) GetParentPlace() string
func (*GetStatSetWithinPlaceRequest) GetStatVars ¶ added in v1.19.1
func (x *GetStatSetWithinPlaceRequest) GetStatVars() []string
func (*GetStatSetWithinPlaceRequest) ProtoMessage ¶ added in v1.19.1
func (*GetStatSetWithinPlaceRequest) ProtoMessage()
func (*GetStatSetWithinPlaceRequest) ProtoReflect ¶ added in v1.19.1
func (x *GetStatSetWithinPlaceRequest) ProtoReflect() protoreflect.Message
func (*GetStatSetWithinPlaceRequest) Reset ¶ added in v1.19.1
func (x *GetStatSetWithinPlaceRequest) Reset()
func (*GetStatSetWithinPlaceRequest) String ¶ added in v1.19.1
func (x *GetStatSetWithinPlaceRequest) String() string
type GetStatValueRequest ¶
type GetStatValueRequest struct { // dcid of the place. Place string `protobuf:"bytes,1,opt,name=place,proto3" json:"place,omitempty"` // dcid of the stat var. StatVar string `protobuf:"bytes,2,opt,name=stat_var,json=statVar,proto3" json:"stat_var,omitempty"` // (optional) date of the stat. The latest date will be used if unspecified. Date string `protobuf:"bytes,3,opt,name=date,proto3" json:"date,omitempty"` // (optional) measurement method of the observation, ex: "CensusACS5yrSurvey". MeasurementMethod string `protobuf:"bytes,4,opt,name=measurement_method,json=measurementMethod,proto3" json:"measurement_method,omitempty"` // (optional) observation period of the observation, ex: "P1Y". ObservationPeriod string `protobuf:"bytes,5,opt,name=observation_period,json=observationPeriod,proto3" json:"observation_period,omitempty"` // (optional) unit of the observation. Unit string `protobuf:"bytes,6,opt,name=unit,proto3" json:"unit,omitempty"` // (optional) scaling factor of the observation. ScalingFactor string `protobuf:"bytes,7,opt,name=scaling_factor,json=scalingFactor,proto3" json:"scaling_factor,omitempty"` // contains filtered or unexported fields }
Request for GetStat service.
func (*GetStatValueRequest) Descriptor
deprecated
func (*GetStatValueRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetStatValueRequest.ProtoReflect.Descriptor instead.
func (*GetStatValueRequest) GetDate ¶
func (x *GetStatValueRequest) GetDate() string
func (*GetStatValueRequest) GetMeasurementMethod ¶
func (x *GetStatValueRequest) GetMeasurementMethod() string
func (*GetStatValueRequest) GetObservationPeriod ¶
func (x *GetStatValueRequest) GetObservationPeriod() string
func (*GetStatValueRequest) GetPlace ¶
func (x *GetStatValueRequest) GetPlace() string
func (*GetStatValueRequest) GetScalingFactor ¶
func (x *GetStatValueRequest) GetScalingFactor() string
func (*GetStatValueRequest) GetStatVar ¶
func (x *GetStatValueRequest) GetStatVar() string
func (*GetStatValueRequest) GetUnit ¶
func (x *GetStatValueRequest) GetUnit() string
func (*GetStatValueRequest) ProtoMessage ¶
func (*GetStatValueRequest) ProtoMessage()
func (*GetStatValueRequest) ProtoReflect ¶
func (x *GetStatValueRequest) ProtoReflect() protoreflect.Message
func (*GetStatValueRequest) Reset ¶
func (x *GetStatValueRequest) Reset()
func (*GetStatValueRequest) String ¶
func (x *GetStatValueRequest) String() string
type GetStatValueResponse ¶
type GetStatValueResponse struct { Value float64 `protobuf:"fixed64,1,opt,name=value,proto3" json:"value,omitempty"` // contains filtered or unexported fields }
func (*GetStatValueResponse) Descriptor
deprecated
func (*GetStatValueResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetStatValueResponse.ProtoReflect.Descriptor instead.
func (*GetStatValueResponse) GetValue ¶
func (x *GetStatValueResponse) GetValue() float64
func (*GetStatValueResponse) ProtoMessage ¶
func (*GetStatValueResponse) ProtoMessage()
func (*GetStatValueResponse) ProtoReflect ¶
func (x *GetStatValueResponse) ProtoReflect() protoreflect.Message
func (*GetStatValueResponse) Reset ¶
func (x *GetStatValueResponse) Reset()
func (*GetStatValueResponse) String ¶
func (x *GetStatValueResponse) String() string
type GetStatVarGroupNodeRequest ¶ added in v1.21.0
type GetStatVarGroupNodeRequest struct { // The stat var or stat var group ID to query for. StatVarGroup string `protobuf:"bytes,1,opt,name=stat_var_group,json=statVarGroup,proto3" json:"stat_var_group,omitempty"` // The places that the stat var group is associated with. The response should // only contain the children stat var (group) if it has data for at least one // of the places. Places []string `protobuf:"bytes,2,rep,name=places,proto3" json:"places,omitempty"` // contains filtered or unexported fields }
func (*GetStatVarGroupNodeRequest) Descriptor
deprecated
added in
v1.21.0
func (*GetStatVarGroupNodeRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetStatVarGroupNodeRequest.ProtoReflect.Descriptor instead.
func (*GetStatVarGroupNodeRequest) GetPlaces ¶ added in v1.21.0
func (x *GetStatVarGroupNodeRequest) GetPlaces() []string
func (*GetStatVarGroupNodeRequest) GetStatVarGroup ¶ added in v1.21.0
func (x *GetStatVarGroupNodeRequest) GetStatVarGroup() string
func (*GetStatVarGroupNodeRequest) ProtoMessage ¶ added in v1.21.0
func (*GetStatVarGroupNodeRequest) ProtoMessage()
func (*GetStatVarGroupNodeRequest) ProtoReflect ¶ added in v1.21.0
func (x *GetStatVarGroupNodeRequest) ProtoReflect() protoreflect.Message
func (*GetStatVarGroupNodeRequest) Reset ¶ added in v1.21.0
func (x *GetStatVarGroupNodeRequest) Reset()
func (*GetStatVarGroupNodeRequest) String ¶ added in v1.21.0
func (x *GetStatVarGroupNodeRequest) String() string
type GetStatVarGroupRequest ¶ added in v1.18.0
type GetStatVarGroupRequest struct { Places []string `protobuf:"bytes,2,rep,name=places,proto3" json:"places,omitempty"` // contains filtered or unexported fields }
func (*GetStatVarGroupRequest) Descriptor
deprecated
added in
v1.18.0
func (*GetStatVarGroupRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetStatVarGroupRequest.ProtoReflect.Descriptor instead.
func (*GetStatVarGroupRequest) GetPlaces ¶ added in v1.20.0
func (x *GetStatVarGroupRequest) GetPlaces() []string
func (*GetStatVarGroupRequest) ProtoMessage ¶ added in v1.18.0
func (*GetStatVarGroupRequest) ProtoMessage()
func (*GetStatVarGroupRequest) ProtoReflect ¶ added in v1.18.0
func (x *GetStatVarGroupRequest) ProtoReflect() protoreflect.Message
func (*GetStatVarGroupRequest) Reset ¶ added in v1.18.0
func (x *GetStatVarGroupRequest) Reset()
func (*GetStatVarGroupRequest) String ¶ added in v1.18.0
func (x *GetStatVarGroupRequest) String() string
type GetStatVarMatchRequest ¶ added in v1.34.0
type GetStatVarMatchRequest struct { // The property value pair. Ex // {gender: Male}, {statType: measuredValue} // To improve this, can explicitly specify "statType", "measuredProperty", // and constraint properties. Then the match could have must-match terms and // optional match terms that have weights. That would greatly reduce the // number of returned match stat vars. PropertyValue map[string]string `` /* 188-byte string literal not displayed */ // Limit of the response entries. // By default only the first 100 entries are returned. Limit int32 `protobuf:"varint,2,opt,name=limit,proto3" json:"limit,omitempty"` // contains filtered or unexported fields }
func (*GetStatVarMatchRequest) Descriptor
deprecated
added in
v1.34.0
func (*GetStatVarMatchRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetStatVarMatchRequest.ProtoReflect.Descriptor instead.
func (*GetStatVarMatchRequest) GetLimit ¶ added in v1.34.0
func (x *GetStatVarMatchRequest) GetLimit() int32
func (*GetStatVarMatchRequest) GetPropertyValue ¶ added in v1.34.0
func (x *GetStatVarMatchRequest) GetPropertyValue() map[string]string
func (*GetStatVarMatchRequest) ProtoMessage ¶ added in v1.34.0
func (*GetStatVarMatchRequest) ProtoMessage()
func (*GetStatVarMatchRequest) ProtoReflect ¶ added in v1.34.0
func (x *GetStatVarMatchRequest) ProtoReflect() protoreflect.Message
func (*GetStatVarMatchRequest) Reset ¶ added in v1.34.0
func (x *GetStatVarMatchRequest) Reset()
func (*GetStatVarMatchRequest) String ¶ added in v1.34.0
func (x *GetStatVarMatchRequest) String() string
type GetStatVarMatchResponse ¶ added in v1.34.0
type GetStatVarMatchResponse struct { // Ordered match list. Entry with larger match_count ranks at the beginning. MatchInfo []*GetStatVarMatchResponse_MatchInfo `protobuf:"bytes,1,rep,name=match_info,json=matchInfo,proto3" json:"match_info,omitempty"` // contains filtered or unexported fields }
func (*GetStatVarMatchResponse) Descriptor
deprecated
added in
v1.34.0
func (*GetStatVarMatchResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetStatVarMatchResponse.ProtoReflect.Descriptor instead.
func (*GetStatVarMatchResponse) GetMatchInfo ¶ added in v1.34.0
func (x *GetStatVarMatchResponse) GetMatchInfo() []*GetStatVarMatchResponse_MatchInfo
func (*GetStatVarMatchResponse) ProtoMessage ¶ added in v1.34.0
func (*GetStatVarMatchResponse) ProtoMessage()
func (*GetStatVarMatchResponse) ProtoReflect ¶ added in v1.34.0
func (x *GetStatVarMatchResponse) ProtoReflect() protoreflect.Message
func (*GetStatVarMatchResponse) Reset ¶ added in v1.34.0
func (x *GetStatVarMatchResponse) Reset()
func (*GetStatVarMatchResponse) String ¶ added in v1.34.0
func (x *GetStatVarMatchResponse) String() string
type GetStatVarMatchResponse_MatchInfo ¶ added in v1.34.0
type GetStatVarMatchResponse_MatchInfo struct { // Stat Var that matches the request StatVar string `protobuf:"bytes,1,opt,name=stat_var,json=statVar,proto3" json:"stat_var,omitempty"` // Count of matched PV pairs in the request MatchCount int32 `protobuf:"varint,2,opt,name=match_count,json=matchCount,proto3" json:"match_count,omitempty"` // contains filtered or unexported fields }
func (*GetStatVarMatchResponse_MatchInfo) Descriptor
deprecated
added in
v1.34.0
func (*GetStatVarMatchResponse_MatchInfo) Descriptor() ([]byte, []int)
Deprecated: Use GetStatVarMatchResponse_MatchInfo.ProtoReflect.Descriptor instead.
func (*GetStatVarMatchResponse_MatchInfo) GetMatchCount ¶ added in v1.34.0
func (x *GetStatVarMatchResponse_MatchInfo) GetMatchCount() int32
func (*GetStatVarMatchResponse_MatchInfo) GetStatVar ¶ added in v1.34.0
func (x *GetStatVarMatchResponse_MatchInfo) GetStatVar() string
func (*GetStatVarMatchResponse_MatchInfo) ProtoMessage ¶ added in v1.34.0
func (*GetStatVarMatchResponse_MatchInfo) ProtoMessage()
func (*GetStatVarMatchResponse_MatchInfo) ProtoReflect ¶ added in v1.34.0
func (x *GetStatVarMatchResponse_MatchInfo) ProtoReflect() protoreflect.Message
func (*GetStatVarMatchResponse_MatchInfo) Reset ¶ added in v1.34.0
func (x *GetStatVarMatchResponse_MatchInfo) Reset()
func (*GetStatVarMatchResponse_MatchInfo) String ¶ added in v1.34.0
func (x *GetStatVarMatchResponse_MatchInfo) String() string
type GetStatVarPathRequest ¶ added in v1.21.0
type GetStatVarPathRequest struct { // DCID of a stat var or a stat var group Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*GetStatVarPathRequest) Descriptor
deprecated
added in
v1.21.0
func (*GetStatVarPathRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetStatVarPathRequest.ProtoReflect.Descriptor instead.
func (*GetStatVarPathRequest) GetId ¶ added in v1.21.0
func (x *GetStatVarPathRequest) GetId() string
func (*GetStatVarPathRequest) ProtoMessage ¶ added in v1.21.0
func (*GetStatVarPathRequest) ProtoMessage()
func (*GetStatVarPathRequest) ProtoReflect ¶ added in v1.21.0
func (x *GetStatVarPathRequest) ProtoReflect() protoreflect.Message
func (*GetStatVarPathRequest) Reset ¶ added in v1.21.0
func (x *GetStatVarPathRequest) Reset()
func (*GetStatVarPathRequest) String ¶ added in v1.21.0
func (x *GetStatVarPathRequest) String() string
type GetStatVarPathResponse ¶ added in v1.21.0
type GetStatVarPathResponse struct { // A list of stat var (stat var group) DCIDs from the queried node to the // root of stat var hierarchy. // This is one path out of many possible paths in the hierarchy. When there // are multiple nodes to select at given level, the first one in // alphabetical sorted order is selected. Path []string `protobuf:"bytes,1,rep,name=path,proto3" json:"path,omitempty"` // contains filtered or unexported fields }
func (*GetStatVarPathResponse) Descriptor
deprecated
added in
v1.21.0
func (*GetStatVarPathResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetStatVarPathResponse.ProtoReflect.Descriptor instead.
func (*GetStatVarPathResponse) GetPath ¶ added in v1.21.0
func (x *GetStatVarPathResponse) GetPath() []string
func (*GetStatVarPathResponse) ProtoMessage ¶ added in v1.21.0
func (*GetStatVarPathResponse) ProtoMessage()
func (*GetStatVarPathResponse) ProtoReflect ¶ added in v1.21.0
func (x *GetStatVarPathResponse) ProtoReflect() protoreflect.Message
func (*GetStatVarPathResponse) Reset ¶ added in v1.21.0
func (x *GetStatVarPathResponse) Reset()
func (*GetStatVarPathResponse) String ¶ added in v1.21.0
func (x *GetStatVarPathResponse) String() string
type GetStatVarSummaryRequest ¶ added in v1.21.0
type GetStatVarSummaryRequest struct { // A list of stat var dcids StatVars []string `protobuf:"bytes,1,rep,name=stat_vars,json=statVars,proto3" json:"stat_vars,omitempty"` // contains filtered or unexported fields }
func (*GetStatVarSummaryRequest) Descriptor
deprecated
added in
v1.21.0
func (*GetStatVarSummaryRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetStatVarSummaryRequest.ProtoReflect.Descriptor instead.
func (*GetStatVarSummaryRequest) GetStatVars ¶ added in v1.21.0
func (x *GetStatVarSummaryRequest) GetStatVars() []string
func (*GetStatVarSummaryRequest) ProtoMessage ¶ added in v1.21.0
func (*GetStatVarSummaryRequest) ProtoMessage()
func (*GetStatVarSummaryRequest) ProtoReflect ¶ added in v1.21.0
func (x *GetStatVarSummaryRequest) ProtoReflect() protoreflect.Message
func (*GetStatVarSummaryRequest) Reset ¶ added in v1.21.0
func (x *GetStatVarSummaryRequest) Reset()
func (*GetStatVarSummaryRequest) String ¶ added in v1.21.0
func (x *GetStatVarSummaryRequest) String() string
type GetStatVarSummaryResponse ¶ added in v1.21.0
type GetStatVarSummaryResponse struct { StatVarSummary map[string]*StatVarSummary `` /* 193-byte string literal not displayed */ // contains filtered or unexported fields }
func (*GetStatVarSummaryResponse) Descriptor
deprecated
added in
v1.21.0
func (*GetStatVarSummaryResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetStatVarSummaryResponse.ProtoReflect.Descriptor instead.
func (*GetStatVarSummaryResponse) GetStatVarSummary ¶ added in v1.21.0
func (x *GetStatVarSummaryResponse) GetStatVarSummary() map[string]*StatVarSummary
func (*GetStatVarSummaryResponse) ProtoMessage ¶ added in v1.21.0
func (*GetStatVarSummaryResponse) ProtoMessage()
func (*GetStatVarSummaryResponse) ProtoReflect ¶ added in v1.21.0
func (x *GetStatVarSummaryResponse) ProtoReflect() protoreflect.Message
func (*GetStatVarSummaryResponse) Reset ¶ added in v1.21.0
func (x *GetStatVarSummaryResponse) Reset()
func (*GetStatVarSummaryResponse) String ¶ added in v1.21.0
func (x *GetStatVarSummaryResponse) String() string
type GetStatsRequest ¶
type GetStatsRequest struct { // The dcids of the place. Place []string `protobuf:"bytes,1,rep,name=place,proto3" json:"place,omitempty"` // The dcid of the StatisticalVariable. StatsVar string `protobuf:"bytes,2,opt,name=stats_var,json=statsVar,proto3" json:"stats_var,omitempty"` // (Optional) The measurement method of the observation. If not specified, // stats series with any measurement methods could be returned. MeasurementMethod string `protobuf:"bytes,4,opt,name=measurement_method,json=measurementMethod,proto3" json:"measurement_method,omitempty"` // (Optional) The unit of the observation. If not specified, stats series with // any unit could be returned. Unit string `protobuf:"bytes,5,opt,name=unit,proto3" json:"unit,omitempty"` // (Optional) The observation period of the observation. If not specified, // stats series with any observation period could be returned. ObservationPeriod string `protobuf:"bytes,6,opt,name=observation_period,json=observationPeriod,proto3" json:"observation_period,omitempty"` // (optional) scaling factor of the observation. ScalingFactor string `protobuf:"bytes,7,opt,name=scaling_factor,json=scalingFactor,proto3" json:"scaling_factor,omitempty"` // contains filtered or unexported fields }
Request message for GetStats.
func (*GetStatsRequest) Descriptor
deprecated
func (*GetStatsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetStatsRequest.ProtoReflect.Descriptor instead.
func (*GetStatsRequest) GetMeasurementMethod ¶
func (x *GetStatsRequest) GetMeasurementMethod() string
func (*GetStatsRequest) GetObservationPeriod ¶
func (x *GetStatsRequest) GetObservationPeriod() string
func (*GetStatsRequest) GetPlace ¶
func (x *GetStatsRequest) GetPlace() []string
func (*GetStatsRequest) GetScalingFactor ¶ added in v1.33.0
func (x *GetStatsRequest) GetScalingFactor() string
func (*GetStatsRequest) GetStatsVar ¶
func (x *GetStatsRequest) GetStatsVar() string
func (*GetStatsRequest) GetUnit ¶
func (x *GetStatsRequest) GetUnit() string
func (*GetStatsRequest) ProtoMessage ¶
func (*GetStatsRequest) ProtoMessage()
func (*GetStatsRequest) ProtoReflect ¶
func (x *GetStatsRequest) ProtoReflect() protoreflect.Message
func (*GetStatsRequest) Reset ¶
func (x *GetStatsRequest) Reset()
func (*GetStatsRequest) String ¶
func (x *GetStatsRequest) String() string
type GetStatsResponse ¶
type GetStatsResponse struct { // The JSON payload. Payload string `protobuf:"bytes,2,opt,name=payload,proto3" json:"payload,omitempty"` // contains filtered or unexported fields }
Response of GetStats
func (*GetStatsResponse) Descriptor
deprecated
func (*GetStatsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetStatsResponse.ProtoReflect.Descriptor instead.
func (*GetStatsResponse) GetPayload ¶
func (x *GetStatsResponse) GetPayload() string
func (*GetStatsResponse) ProtoMessage ¶
func (*GetStatsResponse) ProtoMessage()
func (*GetStatsResponse) ProtoReflect ¶
func (x *GetStatsResponse) ProtoReflect() protoreflect.Message
func (*GetStatsResponse) Reset ¶
func (x *GetStatsResponse) Reset()
func (*GetStatsResponse) String ¶
func (x *GetStatsResponse) String() string
type GetTriplesRequest ¶
type GetTriplesRequest struct { // The dcids of the nodes to query for. Dcids []string `protobuf:"bytes,1,rep,name=dcids,proto3" json:"dcids,omitempty"` // Maximum number of triples for each property and type of the neighbor. Limit int32 `protobuf:"varint,2,opt,name=limit,proto3" json:"limit,omitempty"` // contains filtered or unexported fields }
Request to get all triples linking to the given nodes.
func (*GetTriplesRequest) Descriptor
deprecated
func (*GetTriplesRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetTriplesRequest.ProtoReflect.Descriptor instead.
func (*GetTriplesRequest) GetDcids ¶
func (x *GetTriplesRequest) GetDcids() []string
func (*GetTriplesRequest) GetLimit ¶
func (x *GetTriplesRequest) GetLimit() int32
func (*GetTriplesRequest) ProtoMessage ¶
func (*GetTriplesRequest) ProtoMessage()
func (*GetTriplesRequest) ProtoReflect ¶
func (x *GetTriplesRequest) ProtoReflect() protoreflect.Message
func (*GetTriplesRequest) Reset ¶
func (x *GetTriplesRequest) Reset()
func (*GetTriplesRequest) String ¶
func (x *GetTriplesRequest) String() string
type GetTriplesResponse ¶
type GetTriplesResponse struct { // Key is entity dcid. Triples map[string]*Triples `` /* 155-byte string literal not displayed */ // contains filtered or unexported fields }
Response returned by GetTriples.
func (*GetTriplesResponse) Descriptor
deprecated
func (*GetTriplesResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetTriplesResponse.ProtoReflect.Descriptor instead.
func (*GetTriplesResponse) GetTriples ¶ added in v1.33.0
func (x *GetTriplesResponse) GetTriples() map[string]*Triples
func (*GetTriplesResponse) ProtoMessage ¶
func (*GetTriplesResponse) ProtoMessage()
func (*GetTriplesResponse) ProtoReflect ¶
func (x *GetTriplesResponse) ProtoReflect() protoreflect.Message
func (*GetTriplesResponse) Reset ¶
func (x *GetTriplesResponse) Reset()
func (*GetTriplesResponse) String ¶
func (x *GetTriplesResponse) String() string
type GetVersionRequest ¶ added in v1.18.0
type GetVersionRequest struct {
// contains filtered or unexported fields
}
Empty request to get version information.
func (*GetVersionRequest) Descriptor
deprecated
added in
v1.18.0
func (*GetVersionRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetVersionRequest.ProtoReflect.Descriptor instead.
func (*GetVersionRequest) ProtoMessage ¶ added in v1.18.0
func (*GetVersionRequest) ProtoMessage()
func (*GetVersionRequest) ProtoReflect ¶ added in v1.18.0
func (x *GetVersionRequest) ProtoReflect() protoreflect.Message
func (*GetVersionRequest) Reset ¶ added in v1.18.0
func (x *GetVersionRequest) Reset()
func (*GetVersionRequest) String ¶ added in v1.18.0
func (x *GetVersionRequest) String() string
type GetVersionResponse ¶ added in v1.18.0
type GetVersionResponse struct { // Store project Store string `protobuf:"bytes,1,opt,name=store,proto3" json:"store,omitempty"` // Big Query dataset BigQuery string `protobuf:"bytes,2,opt,name=big_query,json=bigQuery,proto3" json:"big_query,omitempty"` // Bigtable instance Tables []string `protobuf:"bytes,5,rep,name=tables,proto3" json:"tables,omitempty"` // Github commit hash GitHash string `protobuf:"bytes,4,opt,name=git_hash,json=gitHash,proto3" json:"git_hash,omitempty"` // contains filtered or unexported fields }
Get version response.
func (*GetVersionResponse) Descriptor
deprecated
added in
v1.18.0
func (*GetVersionResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetVersionResponse.ProtoReflect.Descriptor instead.
func (*GetVersionResponse) GetBigQuery ¶ added in v1.18.0
func (x *GetVersionResponse) GetBigQuery() string
func (*GetVersionResponse) GetGitHash ¶ added in v1.18.0
func (x *GetVersionResponse) GetGitHash() string
func (*GetVersionResponse) GetStore ¶ added in v1.18.0
func (x *GetVersionResponse) GetStore() string
func (*GetVersionResponse) GetTables ¶ added in v1.33.0
func (x *GetVersionResponse) GetTables() []string
func (*GetVersionResponse) ProtoMessage ¶ added in v1.18.0
func (*GetVersionResponse) ProtoMessage()
func (*GetVersionResponse) ProtoReflect ¶ added in v1.18.0
func (x *GetVersionResponse) ProtoReflect() protoreflect.Message
func (*GetVersionResponse) Reset ¶ added in v1.18.0
func (x *GetVersionResponse) Reset()
func (*GetVersionResponse) String ¶ added in v1.18.0
func (x *GetVersionResponse) String() string
type GraphNode ¶ added in v1.22.0
type GraphNode struct { // A group of neighbour nodes by predicate. Neighbors []*GraphNode_LinkedNodes `protobuf:"bytes,1,rep,name=neighbors,proto3" json:"neighbors,omitempty"` // Value of the node, could be dcid or node string value. Value string `protobuf:"bytes,2,opt,name=value,proto3" json:"value,omitempty"` // contains filtered or unexported fields }
Represent a node with a subgraph attached to it.
func (*GraphNode) Descriptor
deprecated
added in
v1.22.0
func (*GraphNode) GetNeighbors ¶ added in v1.29.0
func (x *GraphNode) GetNeighbors() []*GraphNode_LinkedNodes
func (*GraphNode) ProtoMessage ¶ added in v1.22.0
func (*GraphNode) ProtoMessage()
func (*GraphNode) ProtoReflect ¶ added in v1.22.0
func (x *GraphNode) ProtoReflect() protoreflect.Message
type GraphNode_LinkedNodes ¶ added in v1.22.0
type GraphNode_LinkedNodes struct { Property string `protobuf:"bytes,1,opt,name=property,proto3" json:"property,omitempty"` Direction PropertyDirection `protobuf:"varint,2,opt,name=direction,proto3,enum=datacommons.PropertyDirection" json:"direction,omitempty"` Nodes []*GraphNode `protobuf:"bytes,3,rep,name=nodes,proto3" json:"nodes,omitempty"` // contains filtered or unexported fields }
Message to hold a cohort of nodes that have the same predicate and direction.
func (*GraphNode_LinkedNodes) Descriptor
deprecated
added in
v1.22.0
func (*GraphNode_LinkedNodes) Descriptor() ([]byte, []int)
Deprecated: Use GraphNode_LinkedNodes.ProtoReflect.Descriptor instead.
func (*GraphNode_LinkedNodes) GetDirection ¶ added in v1.22.0
func (x *GraphNode_LinkedNodes) GetDirection() PropertyDirection
func (*GraphNode_LinkedNodes) GetNodes ¶ added in v1.22.0
func (x *GraphNode_LinkedNodes) GetNodes() []*GraphNode
func (*GraphNode_LinkedNodes) GetProperty ¶ added in v1.22.0
func (x *GraphNode_LinkedNodes) GetProperty() string
func (*GraphNode_LinkedNodes) ProtoMessage ¶ added in v1.22.0
func (*GraphNode_LinkedNodes) ProtoMessage()
func (*GraphNode_LinkedNodes) ProtoReflect ¶ added in v1.22.0
func (x *GraphNode_LinkedNodes) ProtoReflect() protoreflect.Message
func (*GraphNode_LinkedNodes) Reset ¶ added in v1.22.0
func (x *GraphNode_LinkedNodes) Reset()
func (*GraphNode_LinkedNodes) String ¶ added in v1.22.0
func (x *GraphNode_LinkedNodes) String() string
type GraphNodes ¶ added in v1.29.0
type GraphNodes struct { Nodes []*GraphNode `protobuf:"bytes,1,rep,name=nodes,proto3" json:"nodes,omitempty"` // contains filtered or unexported fields }
This is used in SubGraph cache. A single root ID might match multiple SubGraph configs. All `nodes` have the same root ID.
func (*GraphNodes) Descriptor
deprecated
added in
v1.29.0
func (*GraphNodes) Descriptor() ([]byte, []int)
Deprecated: Use GraphNodes.ProtoReflect.Descriptor instead.
func (*GraphNodes) GetNodes ¶ added in v1.29.0
func (x *GraphNodes) GetNodes() []*GraphNode
func (*GraphNodes) ProtoMessage ¶ added in v1.29.0
func (*GraphNodes) ProtoMessage()
func (*GraphNodes) ProtoReflect ¶ added in v1.29.0
func (x *GraphNodes) ProtoReflect() protoreflect.Message
func (*GraphNodes) Reset ¶ added in v1.29.0
func (x *GraphNodes) Reset()
func (*GraphNodes) String ¶ added in v1.29.0
func (x *GraphNodes) String() string
type IdWithProperty ¶ added in v1.33.0
type IdWithProperty struct { Prop string `protobuf:"bytes,1,opt,name=prop,proto3" json:"prop,omitempty"` Val string `protobuf:"bytes,2,opt,name=val,proto3" json:"val,omitempty"` // contains filtered or unexported fields }
func (*IdWithProperty) Descriptor
deprecated
added in
v1.33.0
func (*IdWithProperty) Descriptor() ([]byte, []int)
Deprecated: Use IdWithProperty.ProtoReflect.Descriptor instead.
func (*IdWithProperty) GetProp ¶ added in v1.33.0
func (x *IdWithProperty) GetProp() string
func (*IdWithProperty) GetVal ¶ added in v1.33.0
func (x *IdWithProperty) GetVal() string
func (*IdWithProperty) ProtoMessage ¶ added in v1.33.0
func (*IdWithProperty) ProtoMessage()
func (*IdWithProperty) ProtoReflect ¶ added in v1.33.0
func (x *IdWithProperty) ProtoReflect() protoreflect.Message
func (*IdWithProperty) Reset ¶ added in v1.33.0
func (x *IdWithProperty) Reset()
func (*IdWithProperty) String ¶ added in v1.33.0
func (x *IdWithProperty) String() string
type Log ¶ added in v1.33.0
type Log struct { Entries []*Log_Entry `protobuf:"bytes,1,rep,name=entries" json:"entries,omitempty"` CounterSet *Log_CounterSet `protobuf:"bytes,2,opt,name=counter_set,json=counterSet" json:"counter_set,omitempty"` // contains filtered or unexported fields }
A log of import processing with details on any warnings, errors, etc.
func (*Log) Descriptor
deprecated
added in
v1.33.0
func (*Log) GetCounterSet ¶ added in v1.33.0
func (x *Log) GetCounterSet() *Log_CounterSet
func (*Log) GetEntries ¶ added in v1.33.0
func (*Log) ProtoMessage ¶ added in v1.33.0
func (*Log) ProtoMessage()
func (*Log) ProtoReflect ¶ added in v1.33.0
func (x *Log) ProtoReflect() protoreflect.Message
type Log_CounterSet ¶ added in v1.33.0
type Log_CounterSet struct { // Key is the name of a counter. Counters map[string]int64 `` /* 137-byte string literal not displayed */ // contains filtered or unexported fields }
func (*Log_CounterSet) Descriptor
deprecated
added in
v1.33.0
func (*Log_CounterSet) Descriptor() ([]byte, []int)
Deprecated: Use Log_CounterSet.ProtoReflect.Descriptor instead.
func (*Log_CounterSet) GetCounters ¶ added in v1.33.0
func (x *Log_CounterSet) GetCounters() map[string]int64
func (*Log_CounterSet) ProtoMessage ¶ added in v1.33.0
func (*Log_CounterSet) ProtoMessage()
func (*Log_CounterSet) ProtoReflect ¶ added in v1.33.0
func (x *Log_CounterSet) ProtoReflect() protoreflect.Message
func (*Log_CounterSet) Reset ¶ added in v1.33.0
func (x *Log_CounterSet) Reset()
func (*Log_CounterSet) String ¶ added in v1.33.0
func (x *Log_CounterSet) String() string
type Log_Entry ¶ added in v1.33.0
type Log_Entry struct { Level *Log_Level `protobuf:"varint,1,opt,name=level,enum=datacommons.Log_Level" json:"level,omitempty"` Location *Log_Location `protobuf:"bytes,2,opt,name=location" json:"location,omitempty"` // This must be user understandable. UserMessage *string `protobuf:"bytes,3,opt,name=user_message,json=userMessage" json:"user_message,omitempty"` // A counter key in CounterSet. CounterKey *string `protobuf:"bytes,4,opt,name=counter_key,json=counterKey" json:"counter_key,omitempty"` // contains filtered or unexported fields }
One log entry. This could be a sample of messages for a particular counter.
func (*Log_Entry) Descriptor
deprecated
added in
v1.33.0
func (*Log_Entry) GetCounterKey ¶ added in v1.33.0
func (*Log_Entry) GetLocation ¶ added in v1.33.0
func (x *Log_Entry) GetLocation() *Log_Location
func (*Log_Entry) GetUserMessage ¶ added in v1.33.0
func (*Log_Entry) ProtoMessage ¶ added in v1.33.0
func (*Log_Entry) ProtoMessage()
func (*Log_Entry) ProtoReflect ¶ added in v1.33.0
func (x *Log_Entry) ProtoReflect() protoreflect.Message
type Log_Level ¶ added in v1.33.0
type Log_Level int32
Severity level of the message.
func (Log_Level) Descriptor ¶ added in v1.33.0
func (Log_Level) Descriptor() protoreflect.EnumDescriptor
func (Log_Level) EnumDescriptor
deprecated
added in
v1.33.0
func (Log_Level) Number ¶ added in v1.33.0
func (x Log_Level) Number() protoreflect.EnumNumber
func (Log_Level) Type ¶ added in v1.33.0
func (Log_Level) Type() protoreflect.EnumType
func (*Log_Level) UnmarshalJSON
deprecated
added in
v1.33.0
type Log_Location ¶ added in v1.33.0
type Log_Location struct { // Name of the file. Could be a full path or not. Typically, this is // an MCF file or CSV. File *string `protobuf:"bytes,1,opt,name=file" json:"file,omitempty"` // Line number in file, starting from 1. Matches the row number in // CSV (since we do not handle newlines in values). LineNumber *int64 `protobuf:"varint,2,opt,name=line_number,json=lineNumber" json:"line_number,omitempty"` // Column number in line, starting from 1. Can be empty. ColumnNumber *int64 `protobuf:"varint,3,opt,name=column_number,json=columnNumber" json:"column_number,omitempty"` // Column name set when the input is a CSV. Can be empty. ColumnName *string `protobuf:"bytes,4,opt,name=column_name,json=columnName" json:"column_name,omitempty"` // contains filtered or unexported fields }
func (*Log_Location) Descriptor
deprecated
added in
v1.33.0
func (*Log_Location) Descriptor() ([]byte, []int)
Deprecated: Use Log_Location.ProtoReflect.Descriptor instead.
func (*Log_Location) GetColumnName ¶ added in v1.33.0
func (x *Log_Location) GetColumnName() string
func (*Log_Location) GetColumnNumber ¶ added in v1.33.0
func (x *Log_Location) GetColumnNumber() int64
func (*Log_Location) GetFile ¶ added in v1.33.0
func (x *Log_Location) GetFile() string
func (*Log_Location) GetLineNumber ¶ added in v1.33.0
func (x *Log_Location) GetLineNumber() int64
func (*Log_Location) ProtoMessage ¶ added in v1.33.0
func (*Log_Location) ProtoMessage()
func (*Log_Location) ProtoReflect ¶ added in v1.33.0
func (x *Log_Location) ProtoReflect() protoreflect.Message
func (*Log_Location) Reset ¶ added in v1.33.0
func (x *Log_Location) Reset()
func (*Log_Location) String ¶ added in v1.33.0
func (x *Log_Location) String() string
type Manifest ¶ added in v1.24.0
type Manifest struct { // Name of the import ImportName string `protobuf:"bytes,1,opt,name=import_name,json=importName,proto3" json:"import_name,omitempty"` // The url of the data, ususally the source url link ProvenanceUrl string `protobuf:"bytes,2,opt,name=provenance_url,json=provenanceUrl,proto3" json:"provenance_url,omitempty"` // Data download link. For private import, this should be the GCS folder url. // Example: // https://pantheon.corp.google.com/storage/browser/datcom-public/test DataDownloadUrl string `protobuf:"bytes,3,opt,name=data_download_url,json=dataDownloadUrl,proto3" json:"data_download_url,omitempty"` // contains filtered or unexported fields }
Holds the import manifest information.
func (*Manifest) Descriptor
deprecated
added in
v1.24.0
func (*Manifest) GetDataDownloadUrl ¶ added in v1.24.0
func (*Manifest) GetImportName ¶ added in v1.24.0
func (*Manifest) GetProvenanceUrl ¶ added in v1.24.0
func (*Manifest) ProtoMessage ¶ added in v1.24.0
func (*Manifest) ProtoMessage()
func (*Manifest) ProtoReflect ¶ added in v1.24.0
func (x *Manifest) ProtoReflect() protoreflect.Message
type McfGraph ¶ added in v1.33.0
type McfGraph struct { // Type of the sub-graph. Type *McfType `protobuf:"varint,1,opt,name=type,enum=datacommons.McfType,def=1" json:"type,omitempty"` // A map from Local Node ID to its property and values. Nodes map[string]*McfGraph_PropertyValues `` /* 130-byte string literal not displayed */ // contains filtered or unexported fields }
Proto representation of a Data Commons sub-graph which may be made of instance nodes (INSTANCE_MCF) or template nodes (TEMPLATE_MCF).
func (*McfGraph) Descriptor
deprecated
added in
v1.33.0
func (*McfGraph) GetNodes ¶ added in v1.33.0
func (x *McfGraph) GetNodes() map[string]*McfGraph_PropertyValues
func (*McfGraph) ProtoMessage ¶ added in v1.33.0
func (*McfGraph) ProtoMessage()
func (*McfGraph) ProtoReflect ¶ added in v1.33.0
func (x *McfGraph) ProtoReflect() protoreflect.Message
type McfGraph_PropertyValues ¶ added in v1.33.0
type McfGraph_PropertyValues struct { // Map of a property name to its values. Pvs map[string]*McfGraph_Values `` /* 126-byte string literal not displayed */ // Information identifying the location of this node in the source. // There can be multiple if PVs in this node are merged from different // files. Location []*Log_Location `protobuf:"bytes,2,rep,name=location" json:"location,omitempty"` // contains filtered or unexported fields }
Information about a node.
func (*McfGraph_PropertyValues) Descriptor
deprecated
added in
v1.33.0
func (*McfGraph_PropertyValues) Descriptor() ([]byte, []int)
Deprecated: Use McfGraph_PropertyValues.ProtoReflect.Descriptor instead.
func (*McfGraph_PropertyValues) GetLocation ¶ added in v1.33.0
func (x *McfGraph_PropertyValues) GetLocation() []*Log_Location
func (*McfGraph_PropertyValues) GetPvs ¶ added in v1.33.0
func (x *McfGraph_PropertyValues) GetPvs() map[string]*McfGraph_Values
func (*McfGraph_PropertyValues) ProtoMessage ¶ added in v1.33.0
func (*McfGraph_PropertyValues) ProtoMessage()
func (*McfGraph_PropertyValues) ProtoReflect ¶ added in v1.33.0
func (x *McfGraph_PropertyValues) ProtoReflect() protoreflect.Message
func (*McfGraph_PropertyValues) Reset ¶ added in v1.33.0
func (x *McfGraph_PropertyValues) Reset()
func (*McfGraph_PropertyValues) String ¶ added in v1.33.0
func (x *McfGraph_PropertyValues) String() string
type McfGraph_TypedValue ¶ added in v1.33.0
type McfGraph_TypedValue struct { Type *ValueType `protobuf:"varint,1,opt,name=type,enum=datacommons.ValueType" json:"type,omitempty"` Value *string `protobuf:"bytes,2,opt,name=value" json:"value,omitempty"` // contains filtered or unexported fields }
Represents a single value.
func (*McfGraph_TypedValue) Descriptor
deprecated
added in
v1.33.0
func (*McfGraph_TypedValue) Descriptor() ([]byte, []int)
Deprecated: Use McfGraph_TypedValue.ProtoReflect.Descriptor instead.
func (*McfGraph_TypedValue) GetType ¶ added in v1.33.0
func (x *McfGraph_TypedValue) GetType() ValueType
func (*McfGraph_TypedValue) GetValue ¶ added in v1.33.0
func (x *McfGraph_TypedValue) GetValue() string
func (*McfGraph_TypedValue) ProtoMessage ¶ added in v1.33.0
func (*McfGraph_TypedValue) ProtoMessage()
func (*McfGraph_TypedValue) ProtoReflect ¶ added in v1.33.0
func (x *McfGraph_TypedValue) ProtoReflect() protoreflect.Message
func (*McfGraph_TypedValue) Reset ¶ added in v1.33.0
func (x *McfGraph_TypedValue) Reset()
func (*McfGraph_TypedValue) String ¶ added in v1.33.0
func (x *McfGraph_TypedValue) String() string
type McfGraph_Values ¶ added in v1.33.0
type McfGraph_Values struct { // A list of typed values. TypedValues []*McfGraph_TypedValue `protobuf:"bytes,1,rep,name=typed_values,json=typedValues" json:"typed_values,omitempty"` // contains filtered or unexported fields }
Represents a list of property values.
func (*McfGraph_Values) Descriptor
deprecated
added in
v1.33.0
func (*McfGraph_Values) Descriptor() ([]byte, []int)
Deprecated: Use McfGraph_Values.ProtoReflect.Descriptor instead.
func (*McfGraph_Values) GetTypedValues ¶ added in v1.33.0
func (x *McfGraph_Values) GetTypedValues() []*McfGraph_TypedValue
func (*McfGraph_Values) ProtoMessage ¶ added in v1.33.0
func (*McfGraph_Values) ProtoMessage()
func (*McfGraph_Values) ProtoReflect ¶ added in v1.33.0
func (x *McfGraph_Values) ProtoReflect() protoreflect.Message
func (*McfGraph_Values) Reset ¶ added in v1.33.0
func (x *McfGraph_Values) Reset()
func (*McfGraph_Values) String ¶ added in v1.33.0
func (x *McfGraph_Values) String() string
type McfType ¶ added in v1.33.0
type McfType int32
Type of MCF sub-graph.
func (McfType) Descriptor ¶ added in v1.33.0
func (McfType) Descriptor() protoreflect.EnumDescriptor
func (McfType) EnumDescriptor
deprecated
added in
v1.33.0
func (McfType) Number ¶ added in v1.33.0
func (x McfType) Number() protoreflect.EnumNumber
func (McfType) Type ¶ added in v1.33.0
func (McfType) Type() protoreflect.EnumType
func (*McfType) UnmarshalJSON
deprecated
added in
v1.33.0
type MixerClient ¶
type MixerClient interface { // Query DataCommons Graph with Sparql. Query(ctx context.Context, in *QueryRequest, opts ...grpc.CallOption) (*QueryResponse, error) // Fetch property labels adjacent of nodes GetPropertyLabels(ctx context.Context, in *GetPropertyLabelsRequest, opts ...grpc.CallOption) (*PayloadResponse, error) // Fetch nodes that linked to source nodes with a given property. GetPropertyValues(ctx context.Context, in *GetPropertyValuesRequest, opts ...grpc.CallOption) (*PayloadResponse, error) // Fetch triples that have the given nodes as subject or object. GetTriples(ctx context.Context, in *GetTriplesRequest, opts ...grpc.CallOption) (*PayloadResponse, error) // Get places contained in parent places. GetPlacesIn(ctx context.Context, in *GetPlacesInRequest, opts ...grpc.CallOption) (*GetPlacesInResponse, error) // Get stats of places by StatisticalVariable. If multiple time series data // are avaialable, the highest ranked one by measurement method and import // will be returned. GetStats(ctx context.Context, in *GetStatsRequest, opts ...grpc.CallOption) (*GetStatsResponse, error) // Get stat of a set of places and statistical variables. // // If multiple time series data are avaialable, the highest ranked one by // measurement method, scaling factor and import will be returned. // This is a newer version of GetStats() that takes multiple stat vars and // returns protobuf field instead of "payload" of json string. GetStatSetSeries(ctx context.Context, in *GetStatSetSeriesRequest, opts ...grpc.CallOption) (*GetStatSetSeriesResponse, error) // Get a single stat value given a place, a statistical variable and a date. // If no date is given, the latest statistical variable will be returned. GetStatValue(ctx context.Context, in *GetStatValueRequest, opts ...grpc.CallOption) (*GetStatValueResponse, error) // Get a series of stat value with dates, given the place and statistical // variable. GetStatSeries(ctx context.Context, in *GetStatSeriesRequest, opts ...grpc.CallOption) (*GetStatSeriesResponse, error) // Get all stat series given a list of places and a list of statistical // variables. GetStatAll(ctx context.Context, in *GetStatAllRequest, opts ...grpc.CallOption) (*GetStatAllResponse, error) // Get the stat value for children places of certain place type at a given // date. GetStatSetWithinPlace(ctx context.Context, in *GetStatSetWithinPlaceRequest, opts ...grpc.CallOption) (*GetStatSetResponse, error) // Get the stat value from all sources for children places of certain place // type. If date is not specified, the latest value of every source is // returned. GetStatSetWithinPlaceAll(ctx context.Context, in *GetStatSetWithinPlaceRequest, opts ...grpc.CallOption) (*GetStatSetAllResponse, error) // Get the stat value for given places and stat vars. If date is not given, // then the latest value for each <place, stat var> is returned. GetStatSet(ctx context.Context, in *GetStatSetRequest, opts ...grpc.CallOption) (*GetStatSetResponse, error) // Get the stat series for given parent places and child place type. GetStatSetSeriesWithinPlace(ctx context.Context, in *GetStatSetSeriesWithinPlaceRequest, opts ...grpc.CallOption) (*GetStatSetSeriesResponse, error) // Get rankings for given stat var DCIDs. GetLocationsRankings(ctx context.Context, in *GetLocationsRankingsRequest, opts ...grpc.CallOption) (*GetLocationsRankingsResponse, error) // Get related locations for given stat var DCIDs. GetRelatedLocations(ctx context.Context, in *GetRelatedLocationsRequest, opts ...grpc.CallOption) (*GetRelatedLocationsResponse, error) // Get place page info for a place. GetPlacePageData(ctx context.Context, in *GetPlacePageDataRequest, opts ...grpc.CallOption) (*GetPlacePageDataResponse, error) // Get bio page data given a dcid. GetBioPageData(ctx context.Context, in *GetBioPageDataRequest, opts ...grpc.CallOption) (*GraphNodes, error) // Translate Sparql Query into translation results. Translate(ctx context.Context, in *TranslateRequest, opts ...grpc.CallOption) (*TranslateResponse, error) // Given a text search query, return all entities matching the query. Search(ctx context.Context, in *SearchRequest, opts ...grpc.CallOption) (*SearchResponse, error) // Retrieves the version metadata. GetVersion(ctx context.Context, in *GetVersionRequest, opts ...grpc.CallOption) (*GetVersionResponse, error) // Give a list of place dcids, return all the statistical variables for each // place. GetPlaceStatsVar(ctx context.Context, in *GetPlaceStatsVarRequest, opts ...grpc.CallOption) (*GetPlaceStatsVarResponse, error) // Give a list of place dcids, return all the statistical variables for each // place. // TODO(shifucun): Deprecate GetPlaceStatsVar when all internal clients are // migrated. GetPlaceStatVars(ctx context.Context, in *GetPlaceStatVarsRequest, opts ...grpc.CallOption) (*GetPlaceStatVarsResponse, error) // Give a list of place dcids, return metadata for each place. GetPlaceMetadata(ctx context.Context, in *GetPlaceMetadataRequest, opts ...grpc.CallOption) (*GetPlaceMetadataResponse, error) // Given a list of place dcids, returns the union of available // statistical variables for the places. GetPlaceStatVarsUnionV1(ctx context.Context, in *GetPlaceStatVarsUnionRequest, opts ...grpc.CallOption) (*GetPlaceStatVarsUnionResponse, error) // Given ancestor place, child place type and stat vars, return the dates that // have data for each stat var across all child places. // [!! Deprecated] in favor of GetStatDateWithinPlace GetPlaceStatDateWithinPlace(ctx context.Context, in *GetPlaceStatDateWithinPlaceRequest, opts ...grpc.CallOption) (*GetPlaceStatDateWithinPlaceResponse, error) // Given ancestor place, child place type and stat vars, return the dates and // place count for each source GetStatDateWithinPlace(ctx context.Context, in *GetStatDateWithinPlaceRequest, opts ...grpc.CallOption) (*GetStatDateWithinPlaceResponse, error) // Given a place, get the statvar group for stat vars that have data for it. GetStatVarGroup(ctx context.Context, in *GetStatVarGroupRequest, opts ...grpc.CallOption) (*StatVarGroups, error) // Get the stat var group node info. The children stat var and stat var group // should have data for at least one of the give places. GetStatVarGroupNode(ctx context.Context, in *GetStatVarGroupNodeRequest, opts ...grpc.CallOption) (*StatVarGroupNode, error) // Get the path from a stat var or a stat var group path to the root // of stat var hierarchy GetStatVarPath(ctx context.Context, in *GetStatVarPathRequest, opts ...grpc.CallOption) (*GetStatVarPathResponse, error) // Search stat var and stat var groups. SearchStatVar(ctx context.Context, in *SearchStatVarRequest, opts ...grpc.CallOption) (*SearchStatVarResponse, error) // Given a list of stat vars, get their summaries. GetStatVarSummary(ctx context.Context, in *GetStatVarSummaryRequest, opts ...grpc.CallOption) (*GetStatVarSummaryResponse, error) // Find matched stat vars given constraint properties GetStatVarMatch(ctx context.Context, in *GetStatVarMatchRequest, opts ...grpc.CallOption) (*GetStatVarMatchResponse, error) Properties(ctx context.Context, in *PropertiesRequest, opts ...grpc.CallOption) (*PropertiesResponse, error) BulkProperties(ctx context.Context, in *BulkPropertiesRequest, opts ...grpc.CallOption) (*BulkPropertiesResponse, error) Variables(ctx context.Context, in *VariablesRequest, opts ...grpc.CallOption) (*VariablesResponse, error) BulkVariables(ctx context.Context, in *BulkVariablesRequest, opts ...grpc.CallOption) (*BulkVariablesResponse, error) PlaceInfo(ctx context.Context, in *PlaceInfoRequest, opts ...grpc.CallOption) (*PlaceInfoResponse, error) BulkPlaceInfo(ctx context.Context, in *BulkPlaceInfoRequest, opts ...grpc.CallOption) (*BulkPlaceInfoResponse, error) VariableInfo(ctx context.Context, in *VariableInfoRequest, opts ...grpc.CallOption) (*VariableInfoResponse, error) BulkVariableInfo(ctx context.Context, in *BulkVariableInfoRequest, opts ...grpc.CallOption) (*BulkVariableInfoResponse, error) ObservationsPoint(ctx context.Context, in *ObservationsPointRequest, opts ...grpc.CallOption) (*PointStat, error) ProteinPage(ctx context.Context, in *ProteinPageRequest, opts ...grpc.CallOption) (*GraphNodes, error) PlacePage(ctx context.Context, in *PlacePageRequest, opts ...grpc.CallOption) (*GetPlacePageDataResponse, error) }
MixerClient is the client API for Mixer service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewMixerClient ¶
func NewMixerClient(cc grpc.ClientConnInterface) MixerClient
type MixerServer ¶
type MixerServer interface { // Query DataCommons Graph with Sparql. Query(context.Context, *QueryRequest) (*QueryResponse, error) // Fetch property labels adjacent of nodes GetPropertyLabels(context.Context, *GetPropertyLabelsRequest) (*PayloadResponse, error) // Fetch nodes that linked to source nodes with a given property. GetPropertyValues(context.Context, *GetPropertyValuesRequest) (*PayloadResponse, error) // Fetch triples that have the given nodes as subject or object. GetTriples(context.Context, *GetTriplesRequest) (*PayloadResponse, error) // Get places contained in parent places. GetPlacesIn(context.Context, *GetPlacesInRequest) (*GetPlacesInResponse, error) // Get stats of places by StatisticalVariable. If multiple time series data // are avaialable, the highest ranked one by measurement method and import // will be returned. GetStats(context.Context, *GetStatsRequest) (*GetStatsResponse, error) // Get stat of a set of places and statistical variables. // // If multiple time series data are avaialable, the highest ranked one by // measurement method, scaling factor and import will be returned. // This is a newer version of GetStats() that takes multiple stat vars and // returns protobuf field instead of "payload" of json string. GetStatSetSeries(context.Context, *GetStatSetSeriesRequest) (*GetStatSetSeriesResponse, error) // Get a single stat value given a place, a statistical variable and a date. // If no date is given, the latest statistical variable will be returned. GetStatValue(context.Context, *GetStatValueRequest) (*GetStatValueResponse, error) // Get a series of stat value with dates, given the place and statistical // variable. GetStatSeries(context.Context, *GetStatSeriesRequest) (*GetStatSeriesResponse, error) // Get all stat series given a list of places and a list of statistical // variables. GetStatAll(context.Context, *GetStatAllRequest) (*GetStatAllResponse, error) // Get the stat value for children places of certain place type at a given // date. GetStatSetWithinPlace(context.Context, *GetStatSetWithinPlaceRequest) (*GetStatSetResponse, error) // Get the stat value from all sources for children places of certain place // type. If date is not specified, the latest value of every source is // returned. GetStatSetWithinPlaceAll(context.Context, *GetStatSetWithinPlaceRequest) (*GetStatSetAllResponse, error) // Get the stat value for given places and stat vars. If date is not given, // then the latest value for each <place, stat var> is returned. GetStatSet(context.Context, *GetStatSetRequest) (*GetStatSetResponse, error) // Get the stat series for given parent places and child place type. GetStatSetSeriesWithinPlace(context.Context, *GetStatSetSeriesWithinPlaceRequest) (*GetStatSetSeriesResponse, error) // Get rankings for given stat var DCIDs. GetLocationsRankings(context.Context, *GetLocationsRankingsRequest) (*GetLocationsRankingsResponse, error) // Get related locations for given stat var DCIDs. GetRelatedLocations(context.Context, *GetRelatedLocationsRequest) (*GetRelatedLocationsResponse, error) // Get place page info for a place. GetPlacePageData(context.Context, *GetPlacePageDataRequest) (*GetPlacePageDataResponse, error) // Get bio page data given a dcid. GetBioPageData(context.Context, *GetBioPageDataRequest) (*GraphNodes, error) // Translate Sparql Query into translation results. Translate(context.Context, *TranslateRequest) (*TranslateResponse, error) // Given a text search query, return all entities matching the query. Search(context.Context, *SearchRequest) (*SearchResponse, error) // Retrieves the version metadata. GetVersion(context.Context, *GetVersionRequest) (*GetVersionResponse, error) // Give a list of place dcids, return all the statistical variables for each // place. GetPlaceStatsVar(context.Context, *GetPlaceStatsVarRequest) (*GetPlaceStatsVarResponse, error) // Give a list of place dcids, return all the statistical variables for each // place. // TODO(shifucun): Deprecate GetPlaceStatsVar when all internal clients are // migrated. GetPlaceStatVars(context.Context, *GetPlaceStatVarsRequest) (*GetPlaceStatVarsResponse, error) // Give a list of place dcids, return metadata for each place. GetPlaceMetadata(context.Context, *GetPlaceMetadataRequest) (*GetPlaceMetadataResponse, error) // Given a list of place dcids, returns the union of available // statistical variables for the places. GetPlaceStatVarsUnionV1(context.Context, *GetPlaceStatVarsUnionRequest) (*GetPlaceStatVarsUnionResponse, error) // Given ancestor place, child place type and stat vars, return the dates that // have data for each stat var across all child places. // [!! Deprecated] in favor of GetStatDateWithinPlace GetPlaceStatDateWithinPlace(context.Context, *GetPlaceStatDateWithinPlaceRequest) (*GetPlaceStatDateWithinPlaceResponse, error) // Given ancestor place, child place type and stat vars, return the dates and // place count for each source GetStatDateWithinPlace(context.Context, *GetStatDateWithinPlaceRequest) (*GetStatDateWithinPlaceResponse, error) // Given a place, get the statvar group for stat vars that have data for it. GetStatVarGroup(context.Context, *GetStatVarGroupRequest) (*StatVarGroups, error) // Get the stat var group node info. The children stat var and stat var group // should have data for at least one of the give places. GetStatVarGroupNode(context.Context, *GetStatVarGroupNodeRequest) (*StatVarGroupNode, error) // Get the path from a stat var or a stat var group path to the root // of stat var hierarchy GetStatVarPath(context.Context, *GetStatVarPathRequest) (*GetStatVarPathResponse, error) // Search stat var and stat var groups. SearchStatVar(context.Context, *SearchStatVarRequest) (*SearchStatVarResponse, error) // Given a list of stat vars, get their summaries. GetStatVarSummary(context.Context, *GetStatVarSummaryRequest) (*GetStatVarSummaryResponse, error) // Find matched stat vars given constraint properties GetStatVarMatch(context.Context, *GetStatVarMatchRequest) (*GetStatVarMatchResponse, error) Properties(context.Context, *PropertiesRequest) (*PropertiesResponse, error) BulkProperties(context.Context, *BulkPropertiesRequest) (*BulkPropertiesResponse, error) Variables(context.Context, *VariablesRequest) (*VariablesResponse, error) BulkVariables(context.Context, *BulkVariablesRequest) (*BulkVariablesResponse, error) PlaceInfo(context.Context, *PlaceInfoRequest) (*PlaceInfoResponse, error) BulkPlaceInfo(context.Context, *BulkPlaceInfoRequest) (*BulkPlaceInfoResponse, error) VariableInfo(context.Context, *VariableInfoRequest) (*VariableInfoResponse, error) BulkVariableInfo(context.Context, *BulkVariableInfoRequest) (*BulkVariableInfoResponse, error) ObservationsPoint(context.Context, *ObservationsPointRequest) (*PointStat, error) ProteinPage(context.Context, *ProteinPageRequest) (*GraphNodes, error) PlacePage(context.Context, *PlacePageRequest) (*GetPlacePageDataResponse, error) }
MixerServer is the server API for Mixer service. All implementations should embed UnimplementedMixerServer for forward compatibility
type ObsCollection ¶
type ObsCollection struct { SourceCohorts []*SourceSeries `protobuf:"bytes,5,rep,name=source_cohorts,json=sourceCohorts,proto3" json:"source_cohorts,omitempty"` // contains filtered or unexported fields }
A collection of observation values for various places with the same parent and place type, for given measured property, observation period, stat type, observation date, pop type, and an optional list of pop PVs.
func (*ObsCollection) Descriptor
deprecated
func (*ObsCollection) Descriptor() ([]byte, []int)
Deprecated: Use ObsCollection.ProtoReflect.Descriptor instead.
func (*ObsCollection) GetSourceCohorts ¶
func (x *ObsCollection) GetSourceCohorts() []*SourceSeries
func (*ObsCollection) ProtoMessage ¶
func (*ObsCollection) ProtoMessage()
func (*ObsCollection) ProtoReflect ¶
func (x *ObsCollection) ProtoReflect() protoreflect.Message
func (*ObsCollection) Reset ¶
func (x *ObsCollection) Reset()
func (*ObsCollection) String ¶
func (x *ObsCollection) String() string
type ObsTimeSeries ¶
type ObsTimeSeries struct { PlaceName string `protobuf:"bytes,3,opt,name=place_name,json=placeName,proto3" json:"place_name,omitempty"` PlaceDcid string `protobuf:"bytes,5,opt,name=place_dcid,json=placeDcid,proto3" json:"place_dcid,omitempty"` // Only set if the key uses mid. SourceSeries []*SourceSeries `protobuf:"bytes,6,rep,name=source_series,json=sourceSeries,proto3" json:"source_series,omitempty"` // contains filtered or unexported fields }
Represents observation time series data.
func (*ObsTimeSeries) Descriptor
deprecated
func (*ObsTimeSeries) Descriptor() ([]byte, []int)
Deprecated: Use ObsTimeSeries.ProtoReflect.Descriptor instead.
func (*ObsTimeSeries) GetPlaceDcid ¶
func (x *ObsTimeSeries) GetPlaceDcid() string
func (*ObsTimeSeries) GetPlaceName ¶
func (x *ObsTimeSeries) GetPlaceName() string
func (*ObsTimeSeries) GetSourceSeries ¶
func (x *ObsTimeSeries) GetSourceSeries() []*SourceSeries
func (*ObsTimeSeries) ProtoMessage ¶
func (*ObsTimeSeries) ProtoMessage()
func (*ObsTimeSeries) ProtoReflect ¶
func (x *ObsTimeSeries) ProtoReflect() protoreflect.Message
func (*ObsTimeSeries) Reset ¶
func (x *ObsTimeSeries) Reset()
func (*ObsTimeSeries) String ¶
func (x *ObsTimeSeries) String() string
type ObservationsPointRequest ¶ added in v1.34.0
type ObservationsPointRequest struct { Variable string `protobuf:"bytes,1,opt,name=variable,proto3" json:"variable,omitempty"` Entity string `protobuf:"bytes,2,opt,name=entity,proto3" json:"entity,omitempty"` Date string `protobuf:"bytes,3,opt,name=date,proto3" json:"date,omitempty"` // contains filtered or unexported fields }
func (*ObservationsPointRequest) Descriptor
deprecated
added in
v1.34.0
func (*ObservationsPointRequest) Descriptor() ([]byte, []int)
Deprecated: Use ObservationsPointRequest.ProtoReflect.Descriptor instead.
func (*ObservationsPointRequest) GetDate ¶ added in v1.34.0
func (x *ObservationsPointRequest) GetDate() string
func (*ObservationsPointRequest) GetEntity ¶ added in v1.34.0
func (x *ObservationsPointRequest) GetEntity() string
func (*ObservationsPointRequest) GetVariable ¶ added in v1.34.0
func (x *ObservationsPointRequest) GetVariable() string
func (*ObservationsPointRequest) ProtoMessage ¶ added in v1.34.0
func (*ObservationsPointRequest) ProtoMessage()
func (*ObservationsPointRequest) ProtoReflect ¶ added in v1.34.0
func (x *ObservationsPointRequest) ProtoReflect() protoreflect.Message
func (*ObservationsPointRequest) Reset ¶ added in v1.34.0
func (x *ObservationsPointRequest) Reset()
func (*ObservationsPointRequest) String ¶ added in v1.34.0
func (x *ObservationsPointRequest) String() string
type PayloadResponse ¶ added in v1.33.0
type PayloadResponse struct { Payload string `protobuf:"bytes,1,opt,name=payload,proto3" json:"payload,omitempty"` // contains filtered or unexported fields }
PayloadResponse represents API response with encoded payload string
func (*PayloadResponse) Descriptor
deprecated
added in
v1.33.0
func (*PayloadResponse) Descriptor() ([]byte, []int)
Deprecated: Use PayloadResponse.ProtoReflect.Descriptor instead.
func (*PayloadResponse) GetPayload ¶ added in v1.33.0
func (x *PayloadResponse) GetPayload() string
func (*PayloadResponse) ProtoMessage ¶ added in v1.33.0
func (*PayloadResponse) ProtoMessage()
func (*PayloadResponse) ProtoReflect ¶ added in v1.33.0
func (x *PayloadResponse) ProtoReflect() protoreflect.Message
func (*PayloadResponse) Reset ¶ added in v1.33.0
func (x *PayloadResponse) Reset()
func (*PayloadResponse) String ¶ added in v1.33.0
func (x *PayloadResponse) String() string
type Place ¶ added in v1.20.3
type Place struct { Dcid string `protobuf:"bytes,1,opt,name=dcid,proto3" json:"dcid,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` Pop int32 `protobuf:"varint,3,opt,name=pop,proto3" json:"pop,omitempty"` // contains filtered or unexported fields }
func (*Place) Descriptor
deprecated
added in
v1.20.3
func (*Place) ProtoMessage ¶ added in v1.20.3
func (*Place) ProtoMessage()
func (*Place) ProtoReflect ¶ added in v1.20.3
func (x *Place) ProtoReflect() protoreflect.Message
type PlaceInfoRequest ¶ added in v1.34.0
type PlaceInfoRequest struct { Entity string `protobuf:"bytes,1,opt,name=entity,proto3" json:"entity,omitempty"` // contains filtered or unexported fields }
func (*PlaceInfoRequest) Descriptor
deprecated
added in
v1.34.0
func (*PlaceInfoRequest) Descriptor() ([]byte, []int)
Deprecated: Use PlaceInfoRequest.ProtoReflect.Descriptor instead.
func (*PlaceInfoRequest) GetEntity ¶ added in v1.34.0
func (x *PlaceInfoRequest) GetEntity() string
func (*PlaceInfoRequest) ProtoMessage ¶ added in v1.34.0
func (*PlaceInfoRequest) ProtoMessage()
func (*PlaceInfoRequest) ProtoReflect ¶ added in v1.34.0
func (x *PlaceInfoRequest) ProtoReflect() protoreflect.Message
func (*PlaceInfoRequest) Reset ¶ added in v1.34.0
func (x *PlaceInfoRequest) Reset()
func (*PlaceInfoRequest) String ¶ added in v1.34.0
func (x *PlaceInfoRequest) String() string
type PlaceInfoResponse ¶ added in v1.34.0
type PlaceInfoResponse struct { Entity string `protobuf:"bytes,1,opt,name=entity,proto3" json:"entity,omitempty"` Info *PlaceMetadata `protobuf:"bytes,2,opt,name=info,proto3" json:"info,omitempty"` // contains filtered or unexported fields }
func (*PlaceInfoResponse) Descriptor
deprecated
added in
v1.34.0
func (*PlaceInfoResponse) Descriptor() ([]byte, []int)
Deprecated: Use PlaceInfoResponse.ProtoReflect.Descriptor instead.
func (*PlaceInfoResponse) GetEntity ¶ added in v1.34.0
func (x *PlaceInfoResponse) GetEntity() string
func (*PlaceInfoResponse) GetInfo ¶ added in v1.34.0
func (x *PlaceInfoResponse) GetInfo() *PlaceMetadata
func (*PlaceInfoResponse) ProtoMessage ¶ added in v1.34.0
func (*PlaceInfoResponse) ProtoMessage()
func (*PlaceInfoResponse) ProtoReflect ¶ added in v1.34.0
func (x *PlaceInfoResponse) ProtoReflect() protoreflect.Message
func (*PlaceInfoResponse) Reset ¶ added in v1.34.0
func (x *PlaceInfoResponse) Reset()
func (*PlaceInfoResponse) String ¶ added in v1.34.0
func (x *PlaceInfoResponse) String() string
type PlaceMetadata ¶ added in v1.30.0
type PlaceMetadata struct { Self *PlaceMetadata_PlaceInfo `protobuf:"bytes,1,opt,name=self,proto3" json:"self,omitempty"` Parents []*PlaceMetadata_PlaceInfo `protobuf:"bytes,2,rep,name=parents,proto3" json:"parents,omitempty"` // contains filtered or unexported fields }
Metadata of a place. This is used in API response
func (*PlaceMetadata) Descriptor
deprecated
added in
v1.30.0
func (*PlaceMetadata) Descriptor() ([]byte, []int)
Deprecated: Use PlaceMetadata.ProtoReflect.Descriptor instead.
func (*PlaceMetadata) GetParents ¶ added in v1.30.0
func (x *PlaceMetadata) GetParents() []*PlaceMetadata_PlaceInfo
func (*PlaceMetadata) GetSelf ¶ added in v1.30.0
func (x *PlaceMetadata) GetSelf() *PlaceMetadata_PlaceInfo
func (*PlaceMetadata) ProtoMessage ¶ added in v1.30.0
func (*PlaceMetadata) ProtoMessage()
func (*PlaceMetadata) ProtoReflect ¶ added in v1.30.0
func (x *PlaceMetadata) ProtoReflect() protoreflect.Message
func (*PlaceMetadata) Reset ¶ added in v1.30.0
func (x *PlaceMetadata) Reset()
func (*PlaceMetadata) String ¶ added in v1.30.0
func (x *PlaceMetadata) String() string
type PlaceMetadataCache ¶ added in v1.30.0
type PlaceMetadataCache struct { // This includes the place itself, as well as all its ancestors. // The DCID of the "main" place is part of the Cache key. Places []*PlaceMetadataCache_PlaceInfo `protobuf:"bytes,1,rep,name=places,proto3" json:"places,omitempty"` // contains filtered or unexported fields }
Metadata of a place. This is the raw cache data.
func (*PlaceMetadataCache) Descriptor
deprecated
added in
v1.30.0
func (*PlaceMetadataCache) Descriptor() ([]byte, []int)
Deprecated: Use PlaceMetadataCache.ProtoReflect.Descriptor instead.
func (*PlaceMetadataCache) GetPlaces ¶ added in v1.30.0
func (x *PlaceMetadataCache) GetPlaces() []*PlaceMetadataCache_PlaceInfo
func (*PlaceMetadataCache) ProtoMessage ¶ added in v1.30.0
func (*PlaceMetadataCache) ProtoMessage()
func (*PlaceMetadataCache) ProtoReflect ¶ added in v1.30.0
func (x *PlaceMetadataCache) ProtoReflect() protoreflect.Message
func (*PlaceMetadataCache) Reset ¶ added in v1.30.0
func (x *PlaceMetadataCache) Reset()
func (*PlaceMetadataCache) String ¶ added in v1.30.0
func (x *PlaceMetadataCache) String() string
type PlaceMetadataCache_PlaceInfo ¶ added in v1.30.0
type PlaceMetadataCache_PlaceInfo struct { Dcid string `protobuf:"bytes,1,opt,name=dcid,proto3" json:"dcid,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` // This is the dominant type if multiple. Type string `protobuf:"bytes,3,opt,name=type,proto3" json:"type,omitempty"` // List of DCIDs of immediate parents. Each will have an entry in "places" // list. Parents []string `protobuf:"bytes,4,rep,name=parents,proto3" json:"parents,omitempty"` // contains filtered or unexported fields }
func (*PlaceMetadataCache_PlaceInfo) Descriptor
deprecated
added in
v1.30.0
func (*PlaceMetadataCache_PlaceInfo) Descriptor() ([]byte, []int)
Deprecated: Use PlaceMetadataCache_PlaceInfo.ProtoReflect.Descriptor instead.
func (*PlaceMetadataCache_PlaceInfo) GetDcid ¶ added in v1.30.0
func (x *PlaceMetadataCache_PlaceInfo) GetDcid() string
func (*PlaceMetadataCache_PlaceInfo) GetName ¶ added in v1.30.0
func (x *PlaceMetadataCache_PlaceInfo) GetName() string
func (*PlaceMetadataCache_PlaceInfo) GetParents ¶ added in v1.30.0
func (x *PlaceMetadataCache_PlaceInfo) GetParents() []string
func (*PlaceMetadataCache_PlaceInfo) GetType ¶ added in v1.30.0
func (x *PlaceMetadataCache_PlaceInfo) GetType() string
func (*PlaceMetadataCache_PlaceInfo) ProtoMessage ¶ added in v1.30.0
func (*PlaceMetadataCache_PlaceInfo) ProtoMessage()
func (*PlaceMetadataCache_PlaceInfo) ProtoReflect ¶ added in v1.30.0
func (x *PlaceMetadataCache_PlaceInfo) ProtoReflect() protoreflect.Message
func (*PlaceMetadataCache_PlaceInfo) Reset ¶ added in v1.30.0
func (x *PlaceMetadataCache_PlaceInfo) Reset()
func (*PlaceMetadataCache_PlaceInfo) String ¶ added in v1.30.0
func (x *PlaceMetadataCache_PlaceInfo) String() string
type PlaceMetadata_PlaceInfo ¶ added in v1.30.0
type PlaceMetadata_PlaceInfo struct { Dcid string `protobuf:"bytes,1,opt,name=dcid,proto3" json:"dcid,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` // This is the dominant type if multiple. Type string `protobuf:"bytes,3,opt,name=type,proto3" json:"type,omitempty"` // contains filtered or unexported fields }
func (*PlaceMetadata_PlaceInfo) Descriptor
deprecated
added in
v1.30.0
func (*PlaceMetadata_PlaceInfo) Descriptor() ([]byte, []int)
Deprecated: Use PlaceMetadata_PlaceInfo.ProtoReflect.Descriptor instead.
func (*PlaceMetadata_PlaceInfo) GetDcid ¶ added in v1.30.0
func (x *PlaceMetadata_PlaceInfo) GetDcid() string
func (*PlaceMetadata_PlaceInfo) GetName ¶ added in v1.30.0
func (x *PlaceMetadata_PlaceInfo) GetName() string
func (*PlaceMetadata_PlaceInfo) GetType ¶ added in v1.30.0
func (x *PlaceMetadata_PlaceInfo) GetType() string
func (*PlaceMetadata_PlaceInfo) ProtoMessage ¶ added in v1.30.0
func (*PlaceMetadata_PlaceInfo) ProtoMessage()
func (*PlaceMetadata_PlaceInfo) ProtoReflect ¶ added in v1.30.0
func (x *PlaceMetadata_PlaceInfo) ProtoReflect() protoreflect.Message
func (*PlaceMetadata_PlaceInfo) Reset ¶ added in v1.30.0
func (x *PlaceMetadata_PlaceInfo) Reset()
func (*PlaceMetadata_PlaceInfo) String ¶ added in v1.30.0
func (x *PlaceMetadata_PlaceInfo) String() string
type PlacePageRequest ¶ added in v1.34.0
type PlacePageRequest struct { Entity string `protobuf:"bytes,1,opt,name=entity,proto3" json:"entity,omitempty"` // A list of additional stat vars need to be fetched in addition to the // data in cache. This is to be used in local development, where new chart is // added to chart config but data is not added to cache (delay from cache // build). NewStatVars []string `protobuf:"bytes,2,rep,name=new_stat_vars,json=newStatVars,proto3" json:"new_stat_vars,omitempty"` // Seed value for random selection. Used by test to get deterministic result. Seed int64 `protobuf:"varint,3,opt,name=seed,proto3" json:"seed,omitempty"` // contains filtered or unexported fields }
func (*PlacePageRequest) Descriptor
deprecated
added in
v1.34.0
func (*PlacePageRequest) Descriptor() ([]byte, []int)
Deprecated: Use PlacePageRequest.ProtoReflect.Descriptor instead.
func (*PlacePageRequest) GetEntity ¶ added in v1.34.0
func (x *PlacePageRequest) GetEntity() string
func (*PlacePageRequest) GetNewStatVars ¶ added in v1.34.0
func (x *PlacePageRequest) GetNewStatVars() []string
func (*PlacePageRequest) GetSeed ¶ added in v1.34.0
func (x *PlacePageRequest) GetSeed() int64
func (*PlacePageRequest) ProtoMessage ¶ added in v1.34.0
func (*PlacePageRequest) ProtoMessage()
func (*PlacePageRequest) ProtoReflect ¶ added in v1.34.0
func (x *PlacePageRequest) ProtoReflect() protoreflect.Message
func (*PlacePageRequest) Reset ¶ added in v1.34.0
func (x *PlacePageRequest) Reset()
func (*PlacePageRequest) String ¶ added in v1.34.0
func (x *PlacePageRequest) String() string
type PlacePointStat ¶
type PlacePointStat struct { // Keyed by place DCID. Stat map[string]*PointStat `` /* 149-byte string literal not displayed */ // Hash of the matdata, which applies to all the PointStat in `stat` field. MetaHash uint32 `protobuf:"varint,2,opt,name=meta_hash,json=metaHash,proto3" json:"meta_hash,omitempty"` // contains filtered or unexported fields }
func (*PlacePointStat) Descriptor
deprecated
func (*PlacePointStat) Descriptor() ([]byte, []int)
Deprecated: Use PlacePointStat.ProtoReflect.Descriptor instead.
func (*PlacePointStat) GetMetaHash ¶ added in v1.29.0
func (x *PlacePointStat) GetMetaHash() uint32
func (*PlacePointStat) GetStat ¶
func (x *PlacePointStat) GetStat() map[string]*PointStat
func (*PlacePointStat) ProtoMessage ¶
func (*PlacePointStat) ProtoMessage()
func (*PlacePointStat) ProtoReflect ¶
func (x *PlacePointStat) ProtoReflect() protoreflect.Message
func (*PlacePointStat) Reset ¶
func (x *PlacePointStat) Reset()
func (*PlacePointStat) String ¶
func (x *PlacePointStat) String() string
type PlacePointStatAll ¶ added in v1.29.0
type PlacePointStatAll struct { // A list of PlacePointStat, with each one from one source. StatList []*PlacePointStat `protobuf:"bytes,1,rep,name=stat_list,json=statList,proto3" json:"stat_list,omitempty"` // contains filtered or unexported fields }
func (*PlacePointStatAll) Descriptor
deprecated
added in
v1.29.0
func (*PlacePointStatAll) Descriptor() ([]byte, []int)
Deprecated: Use PlacePointStatAll.ProtoReflect.Descriptor instead.
func (*PlacePointStatAll) GetStatList ¶ added in v1.29.0
func (x *PlacePointStatAll) GetStatList() []*PlacePointStat
func (*PlacePointStatAll) ProtoMessage ¶ added in v1.29.0
func (*PlacePointStatAll) ProtoMessage()
func (*PlacePointStatAll) ProtoReflect ¶ added in v1.29.0
func (x *PlacePointStatAll) ProtoReflect() protoreflect.Message
func (*PlacePointStatAll) Reset ¶ added in v1.29.0
func (x *PlacePointStatAll) Reset()
func (*PlacePointStatAll) String ¶ added in v1.29.0
func (x *PlacePointStatAll) String() string
type PlaceStat ¶
type PlaceStat struct { // Key is stat var dcid. StatVarData map[string]*ObsTimeSeries `` /* 184-byte string literal not displayed */ // contains filtered or unexported fields }
TODO(shifucun): deprecate this and use StatVarSeries when migrating /stat/all to v1.
func (*PlaceStat) Descriptor
deprecated
func (*PlaceStat) GetStatVarData ¶
func (x *PlaceStat) GetStatVarData() map[string]*ObsTimeSeries
func (*PlaceStat) ProtoMessage ¶
func (*PlaceStat) ProtoMessage()
func (*PlaceStat) ProtoReflect ¶
func (x *PlaceStat) ProtoReflect() protoreflect.Message
type PlaceStatVarExistence ¶ added in v1.21.0
type PlaceStatVarExistence struct { // Set if this value is for a place+SVG-ID key, but not for place+SV-ID key. DescendentStatVarCount int32 `` /* 132-byte string literal not displayed */ // contains filtered or unexported fields }
func (*PlaceStatVarExistence) Descriptor
deprecated
added in
v1.21.0
func (*PlaceStatVarExistence) Descriptor() ([]byte, []int)
Deprecated: Use PlaceStatVarExistence.ProtoReflect.Descriptor instead.
func (*PlaceStatVarExistence) GetDescendentStatVarCount ¶ added in v1.33.0
func (x *PlaceStatVarExistence) GetDescendentStatVarCount() int32
func (*PlaceStatVarExistence) ProtoMessage ¶ added in v1.21.0
func (*PlaceStatVarExistence) ProtoMessage()
func (*PlaceStatVarExistence) ProtoReflect ¶ added in v1.21.0
func (x *PlaceStatVarExistence) ProtoReflect() protoreflect.Message
func (*PlaceStatVarExistence) Reset ¶ added in v1.21.0
func (x *PlaceStatVarExistence) Reset()
func (*PlaceStatVarExistence) String ¶ added in v1.21.0
func (x *PlaceStatVarExistence) String() string
type PlaceStatVars ¶ added in v1.33.0
type PlaceStatVars struct { StatVarIds []string `protobuf:"bytes,1,rep,name=stat_var_ids,json=statVarIds,proto3" json:"stat_var_ids,omitempty"` // contains filtered or unexported fields }
func (*PlaceStatVars) Descriptor
deprecated
added in
v1.33.0
func (*PlaceStatVars) Descriptor() ([]byte, []int)
Deprecated: Use PlaceStatVars.ProtoReflect.Descriptor instead.
func (*PlaceStatVars) GetStatVarIds ¶ added in v1.33.0
func (x *PlaceStatVars) GetStatVarIds() []string
func (*PlaceStatVars) ProtoMessage ¶ added in v1.33.0
func (*PlaceStatVars) ProtoMessage()
func (*PlaceStatVars) ProtoReflect ¶ added in v1.33.0
func (x *PlaceStatVars) ProtoReflect() protoreflect.Message
func (*PlaceStatVars) Reset ¶ added in v1.33.0
func (x *PlaceStatVars) Reset()
func (*PlaceStatVars) String ¶ added in v1.33.0
func (x *PlaceStatVars) String() string
type Places ¶ added in v1.20.3
type Places struct { Places []*Place `protobuf:"bytes,1,rep,name=places,proto3" json:"places,omitempty"` // contains filtered or unexported fields }
func (*Places) Descriptor
deprecated
added in
v1.20.3
func (*Places) ProtoMessage ¶ added in v1.20.3
func (*Places) ProtoMessage()
func (*Places) ProtoReflect ¶ added in v1.20.3
func (x *Places) ProtoReflect() protoreflect.Message
type PointStat ¶
type PointStat struct { // date in IOS-8601 format Date string `protobuf:"bytes,1,opt,name=date,proto3" json:"date,omitempty"` Value float64 `protobuf:"fixed64,2,opt,name=value,proto3" json:"value,omitempty"` // Full metadata of the stat. This is set when the proto is used statalone, // ex, in place page cache. Metadata *StatMetadata `protobuf:"bytes,3,opt,name=metadata,proto3" json:"metadata,omitempty"` // Hash of the metadata, this is to be used together with a map from // the hash to the full metatdata. This is set in /stat/set/within-place/* // APIs. MetaHash uint32 `protobuf:"varint,4,opt,name=meta_hash,json=metaHash,proto3" json:"meta_hash,omitempty"` // contains filtered or unexported fields }
func (*PointStat) Descriptor
deprecated
func (*PointStat) GetMetaHash ¶ added in v1.29.0
func (*PointStat) GetMetadata ¶
func (x *PointStat) GetMetadata() *StatMetadata
func (*PointStat) ProtoMessage ¶
func (*PointStat) ProtoMessage()
func (*PointStat) ProtoReflect ¶
func (x *PointStat) ProtoReflect() protoreflect.Message
type PropertiesRequest ¶ added in v1.34.0
type PropertiesRequest struct { Entity string `protobuf:"bytes,1,opt,name=entity,proto3" json:"entity,omitempty"` // Direction can only be "in" or "out" Direction string `protobuf:"bytes,2,opt,name=direction,proto3" json:"direction,omitempty"` // contains filtered or unexported fields }
func (*PropertiesRequest) Descriptor
deprecated
added in
v1.34.0
func (*PropertiesRequest) Descriptor() ([]byte, []int)
Deprecated: Use PropertiesRequest.ProtoReflect.Descriptor instead.
func (*PropertiesRequest) GetDirection ¶ added in v1.34.0
func (x *PropertiesRequest) GetDirection() string
func (*PropertiesRequest) GetEntity ¶ added in v1.34.0
func (x *PropertiesRequest) GetEntity() string
func (*PropertiesRequest) ProtoMessage ¶ added in v1.34.0
func (*PropertiesRequest) ProtoMessage()
func (*PropertiesRequest) ProtoReflect ¶ added in v1.34.0
func (x *PropertiesRequest) ProtoReflect() protoreflect.Message
func (*PropertiesRequest) Reset ¶ added in v1.34.0
func (x *PropertiesRequest) Reset()
func (*PropertiesRequest) String ¶ added in v1.34.0
func (x *PropertiesRequest) String() string
type PropertiesResponse ¶ added in v1.34.0
type PropertiesResponse struct { Entity string `protobuf:"bytes,1,opt,name=entity,proto3" json:"entity,omitempty"` Properties []string `protobuf:"bytes,2,rep,name=properties,proto3" json:"properties,omitempty"` // contains filtered or unexported fields }
func (*PropertiesResponse) Descriptor
deprecated
added in
v1.34.0
func (*PropertiesResponse) Descriptor() ([]byte, []int)
Deprecated: Use PropertiesResponse.ProtoReflect.Descriptor instead.
func (*PropertiesResponse) GetEntity ¶ added in v1.34.0
func (x *PropertiesResponse) GetEntity() string
func (*PropertiesResponse) GetProperties ¶ added in v1.34.0
func (x *PropertiesResponse) GetProperties() []string
func (*PropertiesResponse) ProtoMessage ¶ added in v1.34.0
func (*PropertiesResponse) ProtoMessage()
func (*PropertiesResponse) ProtoReflect ¶ added in v1.34.0
func (x *PropertiesResponse) ProtoReflect() protoreflect.Message
func (*PropertiesResponse) Reset ¶ added in v1.34.0
func (x *PropertiesResponse) Reset()
func (*PropertiesResponse) String ¶ added in v1.34.0
func (x *PropertiesResponse) String() string
type PropertyDirection ¶ added in v1.22.0
type PropertyDirection int32
The direction of node property (arc in the graph).
const ( PropertyDirection_DIRECTION_UNKNOWN PropertyDirection = 0 PropertyDirection_DIRECTION_IN PropertyDirection = 1 PropertyDirection_DIRECTION_OUT PropertyDirection = 2 )
func (PropertyDirection) Descriptor ¶ added in v1.22.0
func (PropertyDirection) Descriptor() protoreflect.EnumDescriptor
func (PropertyDirection) Enum ¶ added in v1.22.0
func (x PropertyDirection) Enum() *PropertyDirection
func (PropertyDirection) EnumDescriptor
deprecated
added in
v1.22.0
func (PropertyDirection) EnumDescriptor() ([]byte, []int)
Deprecated: Use PropertyDirection.Descriptor instead.
func (PropertyDirection) Number ¶ added in v1.22.0
func (x PropertyDirection) Number() protoreflect.EnumNumber
func (PropertyDirection) String ¶ added in v1.22.0
func (x PropertyDirection) String() string
func (PropertyDirection) Type ¶ added in v1.22.0
func (PropertyDirection) Type() protoreflect.EnumType
type PropertyLabels ¶
type PropertyLabels struct { InLabels []string `protobuf:"bytes,1,rep,name=in_labels,json=inLabels,proto3" json:"in_labels,omitempty"` OutLabels []string `protobuf:"bytes,2,rep,name=out_labels,json=outLabels,proto3" json:"out_labels,omitempty"` // contains filtered or unexported fields }
Full lists of in and out labels for a given node ID.
func (*PropertyLabels) Descriptor
deprecated
func (*PropertyLabels) Descriptor() ([]byte, []int)
Deprecated: Use PropertyLabels.ProtoReflect.Descriptor instead.
func (*PropertyLabels) GetInLabels ¶
func (x *PropertyLabels) GetInLabels() []string
func (*PropertyLabels) GetOutLabels ¶
func (x *PropertyLabels) GetOutLabels() []string
func (*PropertyLabels) ProtoMessage ¶
func (*PropertyLabels) ProtoMessage()
func (*PropertyLabels) ProtoReflect ¶
func (x *PropertyLabels) ProtoReflect() protoreflect.Message
func (*PropertyLabels) Reset ¶
func (x *PropertyLabels) Reset()
func (*PropertyLabels) String ¶
func (x *PropertyLabels) String() string
type ProteinPageRequest ¶ added in v1.34.0
type ProteinPageRequest struct { Entity string `protobuf:"bytes,1,opt,name=entity,proto3" json:"entity,omitempty"` // contains filtered or unexported fields }
func (*ProteinPageRequest) Descriptor
deprecated
added in
v1.34.0
func (*ProteinPageRequest) Descriptor() ([]byte, []int)
Deprecated: Use ProteinPageRequest.ProtoReflect.Descriptor instead.
func (*ProteinPageRequest) GetEntity ¶ added in v1.34.0
func (x *ProteinPageRequest) GetEntity() string
func (*ProteinPageRequest) ProtoMessage ¶ added in v1.34.0
func (*ProteinPageRequest) ProtoMessage()
func (*ProteinPageRequest) ProtoReflect ¶ added in v1.34.0
func (x *ProteinPageRequest) ProtoReflect() protoreflect.Message
func (*ProteinPageRequest) Reset ¶ added in v1.34.0
func (x *ProteinPageRequest) Reset()
func (*ProteinPageRequest) String ¶ added in v1.34.0
func (x *ProteinPageRequest) String() string
type QueryRequest ¶
type QueryRequest struct { // Sparql query string. Sparql string `protobuf:"bytes,1,opt,name=sparql,proto3" json:"sparql,omitempty"` // contains filtered or unexported fields }
A graph query request in Sparql query language.
func (*QueryRequest) Descriptor
deprecated
func (*QueryRequest) Descriptor() ([]byte, []int)
Deprecated: Use QueryRequest.ProtoReflect.Descriptor instead.
func (*QueryRequest) GetSparql ¶
func (x *QueryRequest) GetSparql() string
func (*QueryRequest) ProtoMessage ¶
func (*QueryRequest) ProtoMessage()
func (*QueryRequest) ProtoReflect ¶
func (x *QueryRequest) ProtoReflect() protoreflect.Message
func (*QueryRequest) Reset ¶
func (x *QueryRequest) Reset()
func (*QueryRequest) String ¶
func (x *QueryRequest) String() string
type QueryResponse ¶
type QueryResponse struct { // Identifier for selected variable. Size of the header is the same as number // of cells for each row. Header []string `protobuf:"bytes,1,rep,name=header,proto3" json:"header,omitempty"` // Query results, with each row containing cells corresponding to header // variable order. Rows []*QueryResponseRow `protobuf:"bytes,2,rep,name=rows,proto3" json:"rows,omitempty"` // contains filtered or unexported fields }
Graph query response.
func (*QueryResponse) Descriptor
deprecated
func (*QueryResponse) Descriptor() ([]byte, []int)
Deprecated: Use QueryResponse.ProtoReflect.Descriptor instead.
func (*QueryResponse) GetHeader ¶
func (x *QueryResponse) GetHeader() []string
func (*QueryResponse) GetRows ¶
func (x *QueryResponse) GetRows() []*QueryResponseRow
func (*QueryResponse) ProtoMessage ¶
func (*QueryResponse) ProtoMessage()
func (*QueryResponse) ProtoReflect ¶
func (x *QueryResponse) ProtoReflect() protoreflect.Message
func (*QueryResponse) Reset ¶
func (x *QueryResponse) Reset()
func (*QueryResponse) String ¶
func (x *QueryResponse) String() string
type QueryResponseCell ¶
type QueryResponseCell struct { // Cell value. Value string `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty"` // Provenance ID. ProvenanceId string `protobuf:"bytes,2,opt,name=provenance_id,json=provenanceId,proto3" json:"provenance_id,omitempty"` // contains filtered or unexported fields }
Cell in the QueryResponse
func (*QueryResponseCell) Descriptor
deprecated
func (*QueryResponseCell) Descriptor() ([]byte, []int)
Deprecated: Use QueryResponseCell.ProtoReflect.Descriptor instead.
func (*QueryResponseCell) GetProvenanceId ¶
func (x *QueryResponseCell) GetProvenanceId() string
func (*QueryResponseCell) GetValue ¶
func (x *QueryResponseCell) GetValue() string
func (*QueryResponseCell) ProtoMessage ¶
func (*QueryResponseCell) ProtoMessage()
func (*QueryResponseCell) ProtoReflect ¶
func (x *QueryResponseCell) ProtoReflect() protoreflect.Message
func (*QueryResponseCell) Reset ¶
func (x *QueryResponseCell) Reset()
func (*QueryResponseCell) String ¶
func (x *QueryResponseCell) String() string
type QueryResponseRow ¶
type QueryResponseRow struct { // A list of QueryResponseCell. Cells []*QueryResponseCell `protobuf:"bytes,1,rep,name=cells,proto3" json:"cells,omitempty"` // contains filtered or unexported fields }
A graph query response row corresponding to the query variables in graph query.
func (*QueryResponseRow) Descriptor
deprecated
func (*QueryResponseRow) Descriptor() ([]byte, []int)
Deprecated: Use QueryResponseRow.ProtoReflect.Descriptor instead.
func (*QueryResponseRow) GetCells ¶
func (x *QueryResponseRow) GetCells() []*QueryResponseCell
func (*QueryResponseRow) ProtoMessage ¶
func (*QueryResponseRow) ProtoMessage()
func (*QueryResponseRow) ProtoReflect ¶
func (x *QueryResponseRow) ProtoReflect() protoreflect.Message
func (*QueryResponseRow) Reset ¶
func (x *QueryResponseRow) Reset()
func (*QueryResponseRow) String ¶
func (x *QueryResponseRow) String() string
type ReconClient ¶ added in v1.33.0
type ReconClient interface { // Compare two entities to determine if they are the same entity. CompareEntities(ctx context.Context, in *CompareEntitiesRequest, opts ...grpc.CallOption) (*CompareEntitiesResponse, error) // Resolve a list of entities, given their descriptions. ResolveEntities(ctx context.Context, in *ResolveEntitiesRequest, opts ...grpc.CallOption) (*ResolveEntitiesResponse, error) // Resolve a list of places, given their latitude and longitude coordinates. ResolveCoordinates(ctx context.Context, in *ResolveCoordinatesRequest, opts ...grpc.CallOption) (*ResolveCoordinatesResponse, error) // Resolve a list of IDs, given the input prop and output prop. ResolveIds(ctx context.Context, in *ResolveIdsRequest, opts ...grpc.CallOption) (*ResolveIdsResponse, error) }
ReconClient is the client API for Recon service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewReconClient ¶ added in v1.33.0
func NewReconClient(cc grpc.ClientConnInterface) ReconClient
type ReconEntities ¶ added in v1.33.0
type ReconEntities struct { Entities []*ReconEntities_Entity `protobuf:"bytes,1,rep,name=entities,proto3" json:"entities,omitempty"` // contains filtered or unexported fields }
Lists of entities (with their known IDs) for a given {idProp, idVal}.
func (*ReconEntities) Descriptor
deprecated
added in
v1.33.0
func (*ReconEntities) Descriptor() ([]byte, []int)
Deprecated: Use ReconEntities.ProtoReflect.Descriptor instead.
func (*ReconEntities) GetEntities ¶ added in v1.33.0
func (x *ReconEntities) GetEntities() []*ReconEntities_Entity
func (*ReconEntities) ProtoMessage ¶ added in v1.33.0
func (*ReconEntities) ProtoMessage()
func (*ReconEntities) ProtoReflect ¶ added in v1.33.0
func (x *ReconEntities) ProtoReflect() protoreflect.Message
func (*ReconEntities) Reset ¶ added in v1.33.0
func (x *ReconEntities) Reset()
func (*ReconEntities) String ¶ added in v1.33.0
func (x *ReconEntities) String() string
type ReconEntities_Entity ¶ added in v1.33.0
type ReconEntities_Entity struct { // All known IDs of the entity, including the DCID, excluding the ID in the // recon request. // NOTE: A single ID prop might be repeated. Ids []*ReconEntities_Entity_ID `protobuf:"bytes,1,rep,name=ids,proto3" json:"ids,omitempty"` // contains filtered or unexported fields }
func (*ReconEntities_Entity) Descriptor
deprecated
added in
v1.33.0
func (*ReconEntities_Entity) Descriptor() ([]byte, []int)
Deprecated: Use ReconEntities_Entity.ProtoReflect.Descriptor instead.
func (*ReconEntities_Entity) GetIds ¶ added in v1.33.0
func (x *ReconEntities_Entity) GetIds() []*ReconEntities_Entity_ID
func (*ReconEntities_Entity) ProtoMessage ¶ added in v1.33.0
func (*ReconEntities_Entity) ProtoMessage()
func (*ReconEntities_Entity) ProtoReflect ¶ added in v1.33.0
func (x *ReconEntities_Entity) ProtoReflect() protoreflect.Message
func (*ReconEntities_Entity) Reset ¶ added in v1.33.0
func (x *ReconEntities_Entity) Reset()
func (*ReconEntities_Entity) String ¶ added in v1.33.0
func (x *ReconEntities_Entity) String() string
type ReconEntities_Entity_ID ¶ added in v1.33.0
type ReconEntities_Entity_ID struct { Prop string `protobuf:"bytes,1,opt,name=prop,proto3" json:"prop,omitempty"` Val string `protobuf:"bytes,2,opt,name=val,proto3" json:"val,omitempty"` // contains filtered or unexported fields }
func (*ReconEntities_Entity_ID) Descriptor
deprecated
added in
v1.33.0
func (*ReconEntities_Entity_ID) Descriptor() ([]byte, []int)
Deprecated: Use ReconEntities_Entity_ID.ProtoReflect.Descriptor instead.
func (*ReconEntities_Entity_ID) GetProp ¶ added in v1.33.0
func (x *ReconEntities_Entity_ID) GetProp() string
func (*ReconEntities_Entity_ID) GetVal ¶ added in v1.33.0
func (x *ReconEntities_Entity_ID) GetVal() string
func (*ReconEntities_Entity_ID) ProtoMessage ¶ added in v1.33.0
func (*ReconEntities_Entity_ID) ProtoMessage()
func (*ReconEntities_Entity_ID) ProtoReflect ¶ added in v1.33.0
func (x *ReconEntities_Entity_ID) ProtoReflect() protoreflect.Message
func (*ReconEntities_Entity_ID) Reset ¶ added in v1.33.0
func (x *ReconEntities_Entity_ID) Reset()
func (*ReconEntities_Entity_ID) String ¶ added in v1.33.0
func (x *ReconEntities_Entity_ID) String() string
type ReconServer ¶ added in v1.33.0
type ReconServer interface { // Compare two entities to determine if they are the same entity. CompareEntities(context.Context, *CompareEntitiesRequest) (*CompareEntitiesResponse, error) // Resolve a list of entities, given their descriptions. ResolveEntities(context.Context, *ResolveEntitiesRequest) (*ResolveEntitiesResponse, error) // Resolve a list of places, given their latitude and longitude coordinates. ResolveCoordinates(context.Context, *ResolveCoordinatesRequest) (*ResolveCoordinatesResponse, error) // Resolve a list of IDs, given the input prop and output prop. ResolveIds(context.Context, *ResolveIdsRequest) (*ResolveIdsResponse, error) }
ReconServer is the server API for Recon service. All implementations should embed UnimplementedReconServer for forward compatibility
type RelatedPlacesInfo ¶
type RelatedPlacesInfo struct { // The following 3 fields are set only when place is not empty. RelatedPlaces []string `protobuf:"bytes,1,rep,name=related_places,json=relatedPlaces,proto3" json:"related_places,omitempty"` RankFromTop int32 `protobuf:"varint,2,opt,name=rank_from_top,json=rankFromTop,proto3" json:"rank_from_top,omitempty"` // Starting from 1. RankFromBottom int32 `protobuf:"varint,3,opt,name=rank_from_bottom,json=rankFromBottom,proto3" json:"rank_from_bottom,omitempty"` // Starting from 1. // The following 3 fields are set only when place is empty. RankAll *RelatedPlacesInfo_Ranking `protobuf:"bytes,7,opt,name=rank_all,json=rankAll,proto3" json:"rank_all,omitempty"` RankTop_1000 *RelatedPlacesInfo_Ranking `protobuf:"bytes,8,opt,name=rank_top_1000,json=rankTop1000,proto3" json:"rank_top_1000,omitempty"` RankBottom_1000 *RelatedPlacesInfo_Ranking `protobuf:"bytes,9,opt,name=rank_bottom_1000,json=rankBottom1000,proto3" json:"rank_bottom_1000,omitempty"` // contains filtered or unexported fields }
Related places info for a given place and condition.
func (*RelatedPlacesInfo) Descriptor
deprecated
func (*RelatedPlacesInfo) Descriptor() ([]byte, []int)
Deprecated: Use RelatedPlacesInfo.ProtoReflect.Descriptor instead.
func (*RelatedPlacesInfo) GetRankAll ¶
func (x *RelatedPlacesInfo) GetRankAll() *RelatedPlacesInfo_Ranking
func (*RelatedPlacesInfo) GetRankBottom_1000 ¶
func (x *RelatedPlacesInfo) GetRankBottom_1000() *RelatedPlacesInfo_Ranking
func (*RelatedPlacesInfo) GetRankFromBottom ¶
func (x *RelatedPlacesInfo) GetRankFromBottom() int32
func (*RelatedPlacesInfo) GetRankFromTop ¶
func (x *RelatedPlacesInfo) GetRankFromTop() int32
func (*RelatedPlacesInfo) GetRankTop_1000 ¶
func (x *RelatedPlacesInfo) GetRankTop_1000() *RelatedPlacesInfo_Ranking
func (*RelatedPlacesInfo) GetRelatedPlaces ¶
func (x *RelatedPlacesInfo) GetRelatedPlaces() []string
func (*RelatedPlacesInfo) ProtoMessage ¶
func (*RelatedPlacesInfo) ProtoMessage()
func (*RelatedPlacesInfo) ProtoReflect ¶
func (x *RelatedPlacesInfo) ProtoReflect() protoreflect.Message
func (*RelatedPlacesInfo) Reset ¶
func (x *RelatedPlacesInfo) Reset()
func (*RelatedPlacesInfo) String ¶
func (x *RelatedPlacesInfo) String() string
type RelatedPlacesInfo_Ranking ¶
type RelatedPlacesInfo_Ranking struct { Info []*RelatedPlacesInfo_Ranking_RankInfo `protobuf:"bytes,1,rep,name=info,proto3" json:"info,omitempty"` // contains filtered or unexported fields }
func (*RelatedPlacesInfo_Ranking) Descriptor
deprecated
func (*RelatedPlacesInfo_Ranking) Descriptor() ([]byte, []int)
Deprecated: Use RelatedPlacesInfo_Ranking.ProtoReflect.Descriptor instead.
func (*RelatedPlacesInfo_Ranking) GetInfo ¶
func (x *RelatedPlacesInfo_Ranking) GetInfo() []*RelatedPlacesInfo_Ranking_RankInfo
func (*RelatedPlacesInfo_Ranking) ProtoMessage ¶
func (*RelatedPlacesInfo_Ranking) ProtoMessage()
func (*RelatedPlacesInfo_Ranking) ProtoReflect ¶
func (x *RelatedPlacesInfo_Ranking) ProtoReflect() protoreflect.Message
func (*RelatedPlacesInfo_Ranking) Reset ¶
func (x *RelatedPlacesInfo_Ranking) Reset()
func (*RelatedPlacesInfo_Ranking) String ¶
func (x *RelatedPlacesInfo_Ranking) String() string
type RelatedPlacesInfo_Ranking_RankInfo ¶
type RelatedPlacesInfo_Ranking_RankInfo struct { Rank int32 `protobuf:"varint,1,opt,name=rank,proto3" json:"rank,omitempty"` Value float64 `protobuf:"fixed64,2,opt,name=value,proto3" json:"value,omitempty"` PlaceDcid string `protobuf:"bytes,3,opt,name=place_dcid,json=placeDcid,proto3" json:"place_dcid,omitempty"` // contains filtered or unexported fields }
func (*RelatedPlacesInfo_Ranking_RankInfo) Descriptor
deprecated
func (*RelatedPlacesInfo_Ranking_RankInfo) Descriptor() ([]byte, []int)
Deprecated: Use RelatedPlacesInfo_Ranking_RankInfo.ProtoReflect.Descriptor instead.
func (*RelatedPlacesInfo_Ranking_RankInfo) GetPlaceDcid ¶
func (x *RelatedPlacesInfo_Ranking_RankInfo) GetPlaceDcid() string
func (*RelatedPlacesInfo_Ranking_RankInfo) GetRank ¶
func (x *RelatedPlacesInfo_Ranking_RankInfo) GetRank() int32
func (*RelatedPlacesInfo_Ranking_RankInfo) GetValue ¶
func (x *RelatedPlacesInfo_Ranking_RankInfo) GetValue() float64
func (*RelatedPlacesInfo_Ranking_RankInfo) ProtoMessage ¶
func (*RelatedPlacesInfo_Ranking_RankInfo) ProtoMessage()
func (*RelatedPlacesInfo_Ranking_RankInfo) ProtoReflect ¶
func (x *RelatedPlacesInfo_Ranking_RankInfo) ProtoReflect() protoreflect.Message
func (*RelatedPlacesInfo_Ranking_RankInfo) Reset ¶
func (x *RelatedPlacesInfo_Ranking_RankInfo) Reset()
func (*RelatedPlacesInfo_Ranking_RankInfo) String ¶
func (x *RelatedPlacesInfo_Ranking_RankInfo) String() string
type ResolveCoordinatesRequest ¶ added in v1.33.0
type ResolveCoordinatesRequest struct { Coordinates []*ResolveCoordinatesRequest_Coordinate `protobuf:"bytes,1,rep,name=coordinates,proto3" json:"coordinates,omitempty"` // contains filtered or unexported fields }
func (*ResolveCoordinatesRequest) Descriptor
deprecated
added in
v1.33.0
func (*ResolveCoordinatesRequest) Descriptor() ([]byte, []int)
Deprecated: Use ResolveCoordinatesRequest.ProtoReflect.Descriptor instead.
func (*ResolveCoordinatesRequest) GetCoordinates ¶ added in v1.33.0
func (x *ResolveCoordinatesRequest) GetCoordinates() []*ResolveCoordinatesRequest_Coordinate
func (*ResolveCoordinatesRequest) ProtoMessage ¶ added in v1.33.0
func (*ResolveCoordinatesRequest) ProtoMessage()
func (*ResolveCoordinatesRequest) ProtoReflect ¶ added in v1.33.0
func (x *ResolveCoordinatesRequest) ProtoReflect() protoreflect.Message
func (*ResolveCoordinatesRequest) Reset ¶ added in v1.33.0
func (x *ResolveCoordinatesRequest) Reset()
func (*ResolveCoordinatesRequest) String ¶ added in v1.33.0
func (x *ResolveCoordinatesRequest) String() string
type ResolveCoordinatesRequest_Coordinate ¶ added in v1.33.0
type ResolveCoordinatesRequest_Coordinate struct { Latitude float64 `protobuf:"fixed64,1,opt,name=latitude,proto3" json:"latitude,omitempty"` Longitude float64 `protobuf:"fixed64,2,opt,name=longitude,proto3" json:"longitude,omitempty"` // contains filtered or unexported fields }
func (*ResolveCoordinatesRequest_Coordinate) Descriptor
deprecated
added in
v1.33.0
func (*ResolveCoordinatesRequest_Coordinate) Descriptor() ([]byte, []int)
Deprecated: Use ResolveCoordinatesRequest_Coordinate.ProtoReflect.Descriptor instead.
func (*ResolveCoordinatesRequest_Coordinate) GetLatitude ¶ added in v1.33.0
func (x *ResolveCoordinatesRequest_Coordinate) GetLatitude() float64
func (*ResolveCoordinatesRequest_Coordinate) GetLongitude ¶ added in v1.33.0
func (x *ResolveCoordinatesRequest_Coordinate) GetLongitude() float64
func (*ResolveCoordinatesRequest_Coordinate) ProtoMessage ¶ added in v1.33.0
func (*ResolveCoordinatesRequest_Coordinate) ProtoMessage()
func (*ResolveCoordinatesRequest_Coordinate) ProtoReflect ¶ added in v1.33.0
func (x *ResolveCoordinatesRequest_Coordinate) ProtoReflect() protoreflect.Message
func (*ResolveCoordinatesRequest_Coordinate) Reset ¶ added in v1.33.0
func (x *ResolveCoordinatesRequest_Coordinate) Reset()
func (*ResolveCoordinatesRequest_Coordinate) String ¶ added in v1.33.0
func (x *ResolveCoordinatesRequest_Coordinate) String() string
type ResolveCoordinatesResponse ¶ added in v1.33.0
type ResolveCoordinatesResponse struct { PlaceCoordinates []*ResolveCoordinatesResponse_PlaceCoordinate `protobuf:"bytes,1,rep,name=place_coordinates,json=placeCoordinates,proto3" json:"place_coordinates,omitempty"` // contains filtered or unexported fields }
func (*ResolveCoordinatesResponse) Descriptor
deprecated
added in
v1.33.0
func (*ResolveCoordinatesResponse) Descriptor() ([]byte, []int)
Deprecated: Use ResolveCoordinatesResponse.ProtoReflect.Descriptor instead.
func (*ResolveCoordinatesResponse) GetPlaceCoordinates ¶ added in v1.33.0
func (x *ResolveCoordinatesResponse) GetPlaceCoordinates() []*ResolveCoordinatesResponse_PlaceCoordinate
func (*ResolveCoordinatesResponse) ProtoMessage ¶ added in v1.33.0
func (*ResolveCoordinatesResponse) ProtoMessage()
func (*ResolveCoordinatesResponse) ProtoReflect ¶ added in v1.33.0
func (x *ResolveCoordinatesResponse) ProtoReflect() protoreflect.Message
func (*ResolveCoordinatesResponse) Reset ¶ added in v1.33.0
func (x *ResolveCoordinatesResponse) Reset()
func (*ResolveCoordinatesResponse) String ¶ added in v1.33.0
func (x *ResolveCoordinatesResponse) String() string
type ResolveCoordinatesResponse_PlaceCoordinate ¶ added in v1.33.0
type ResolveCoordinatesResponse_PlaceCoordinate struct { Latitude float64 `protobuf:"fixed64,1,opt,name=latitude,proto3" json:"latitude,omitempty"` Longitude float64 `protobuf:"fixed64,2,opt,name=longitude,proto3" json:"longitude,omitempty"` PlaceDcids []string `protobuf:"bytes,3,rep,name=place_dcids,json=placeDcids,proto3" json:"place_dcids,omitempty"` // contains filtered or unexported fields }
func (*ResolveCoordinatesResponse_PlaceCoordinate) Descriptor
deprecated
added in
v1.33.0
func (*ResolveCoordinatesResponse_PlaceCoordinate) Descriptor() ([]byte, []int)
Deprecated: Use ResolveCoordinatesResponse_PlaceCoordinate.ProtoReflect.Descriptor instead.
func (*ResolveCoordinatesResponse_PlaceCoordinate) GetLatitude ¶ added in v1.33.0
func (x *ResolveCoordinatesResponse_PlaceCoordinate) GetLatitude() float64
func (*ResolveCoordinatesResponse_PlaceCoordinate) GetLongitude ¶ added in v1.33.0
func (x *ResolveCoordinatesResponse_PlaceCoordinate) GetLongitude() float64
func (*ResolveCoordinatesResponse_PlaceCoordinate) GetPlaceDcids ¶ added in v1.33.0
func (x *ResolveCoordinatesResponse_PlaceCoordinate) GetPlaceDcids() []string
func (*ResolveCoordinatesResponse_PlaceCoordinate) ProtoMessage ¶ added in v1.33.0
func (*ResolveCoordinatesResponse_PlaceCoordinate) ProtoMessage()
func (*ResolveCoordinatesResponse_PlaceCoordinate) ProtoReflect ¶ added in v1.33.0
func (x *ResolveCoordinatesResponse_PlaceCoordinate) ProtoReflect() protoreflect.Message
func (*ResolveCoordinatesResponse_PlaceCoordinate) Reset ¶ added in v1.33.0
func (x *ResolveCoordinatesResponse_PlaceCoordinate) Reset()
func (*ResolveCoordinatesResponse_PlaceCoordinate) String ¶ added in v1.33.0
func (x *ResolveCoordinatesResponse_PlaceCoordinate) String() string
type ResolveEntitiesRequest ¶ added in v1.33.0
type ResolveEntitiesRequest struct { Entities []*EntitySubGraph `protobuf:"bytes,1,rep,name=entities,proto3" json:"entities,omitempty"` // The properties of IDs to find. If empty, all known IDs are returned. WantedIdProperties []string `protobuf:"bytes,2,rep,name=wanted_id_properties,json=wantedIdProperties,proto3" json:"wanted_id_properties,omitempty"` // contains filtered or unexported fields }
func (*ResolveEntitiesRequest) Descriptor
deprecated
added in
v1.33.0
func (*ResolveEntitiesRequest) Descriptor() ([]byte, []int)
Deprecated: Use ResolveEntitiesRequest.ProtoReflect.Descriptor instead.
func (*ResolveEntitiesRequest) GetEntities ¶ added in v1.33.0
func (x *ResolveEntitiesRequest) GetEntities() []*EntitySubGraph
func (*ResolveEntitiesRequest) GetWantedIdProperties ¶ added in v1.33.0
func (x *ResolveEntitiesRequest) GetWantedIdProperties() []string
func (*ResolveEntitiesRequest) ProtoMessage ¶ added in v1.33.0
func (*ResolveEntitiesRequest) ProtoMessage()
func (*ResolveEntitiesRequest) ProtoReflect ¶ added in v1.33.0
func (x *ResolveEntitiesRequest) ProtoReflect() protoreflect.Message
func (*ResolveEntitiesRequest) Reset ¶ added in v1.33.0
func (x *ResolveEntitiesRequest) Reset()
func (*ResolveEntitiesRequest) String ¶ added in v1.33.0
func (x *ResolveEntitiesRequest) String() string
type ResolveEntitiesResponse ¶ added in v1.33.0
type ResolveEntitiesResponse struct { ResolvedEntities []*ResolveEntitiesResponse_ResolvedEntity `protobuf:"bytes,1,rep,name=resolved_entities,json=resolvedEntities,proto3" json:"resolved_entities,omitempty"` // contains filtered or unexported fields }
func (*ResolveEntitiesResponse) Descriptor
deprecated
added in
v1.33.0
func (*ResolveEntitiesResponse) Descriptor() ([]byte, []int)
Deprecated: Use ResolveEntitiesResponse.ProtoReflect.Descriptor instead.
func (*ResolveEntitiesResponse) GetResolvedEntities ¶ added in v1.33.0
func (x *ResolveEntitiesResponse) GetResolvedEntities() []*ResolveEntitiesResponse_ResolvedEntity
func (*ResolveEntitiesResponse) ProtoMessage ¶ added in v1.33.0
func (*ResolveEntitiesResponse) ProtoMessage()
func (*ResolveEntitiesResponse) ProtoReflect ¶ added in v1.33.0
func (x *ResolveEntitiesResponse) ProtoReflect() protoreflect.Message
func (*ResolveEntitiesResponse) Reset ¶ added in v1.33.0
func (x *ResolveEntitiesResponse) Reset()
func (*ResolveEntitiesResponse) String ¶ added in v1.33.0
func (x *ResolveEntitiesResponse) String() string
type ResolveEntitiesResponse_ResolvedEntity ¶ added in v1.33.0
type ResolveEntitiesResponse_ResolvedEntity struct { SourceId string `protobuf:"bytes,1,opt,name=source_id,json=sourceId,proto3" json:"source_id,omitempty"` ResolvedIds []*ResolveEntitiesResponse_ResolvedId `protobuf:"bytes,2,rep,name=resolved_ids,json=resolvedIds,proto3" json:"resolved_ids,omitempty"` // contains filtered or unexported fields }
func (*ResolveEntitiesResponse_ResolvedEntity) Descriptor
deprecated
added in
v1.33.0
func (*ResolveEntitiesResponse_ResolvedEntity) Descriptor() ([]byte, []int)
Deprecated: Use ResolveEntitiesResponse_ResolvedEntity.ProtoReflect.Descriptor instead.
func (*ResolveEntitiesResponse_ResolvedEntity) GetResolvedIds ¶ added in v1.33.0
func (x *ResolveEntitiesResponse_ResolvedEntity) GetResolvedIds() []*ResolveEntitiesResponse_ResolvedId
func (*ResolveEntitiesResponse_ResolvedEntity) GetSourceId ¶ added in v1.33.0
func (x *ResolveEntitiesResponse_ResolvedEntity) GetSourceId() string
func (*ResolveEntitiesResponse_ResolvedEntity) ProtoMessage ¶ added in v1.33.0
func (*ResolveEntitiesResponse_ResolvedEntity) ProtoMessage()
func (*ResolveEntitiesResponse_ResolvedEntity) ProtoReflect ¶ added in v1.33.0
func (x *ResolveEntitiesResponse_ResolvedEntity) ProtoReflect() protoreflect.Message
func (*ResolveEntitiesResponse_ResolvedEntity) Reset ¶ added in v1.33.0
func (x *ResolveEntitiesResponse_ResolvedEntity) Reset()
func (*ResolveEntitiesResponse_ResolvedEntity) String ¶ added in v1.33.0
func (x *ResolveEntitiesResponse_ResolvedEntity) String() string
type ResolveEntitiesResponse_ResolvedId ¶ added in v1.33.0
type ResolveEntitiesResponse_ResolvedId struct { Ids []*IdWithProperty `protobuf:"bytes,1,rep,name=ids,proto3" json:"ids,omitempty"` Probability float64 `protobuf:"fixed64,2,opt,name=probability,proto3" json:"probability,omitempty"` // contains filtered or unexported fields }
func (*ResolveEntitiesResponse_ResolvedId) Descriptor
deprecated
added in
v1.33.0
func (*ResolveEntitiesResponse_ResolvedId) Descriptor() ([]byte, []int)
Deprecated: Use ResolveEntitiesResponse_ResolvedId.ProtoReflect.Descriptor instead.
func (*ResolveEntitiesResponse_ResolvedId) GetIds ¶ added in v1.33.0
func (x *ResolveEntitiesResponse_ResolvedId) GetIds() []*IdWithProperty
func (*ResolveEntitiesResponse_ResolvedId) GetProbability ¶ added in v1.33.0
func (x *ResolveEntitiesResponse_ResolvedId) GetProbability() float64
func (*ResolveEntitiesResponse_ResolvedId) ProtoMessage ¶ added in v1.33.0
func (*ResolveEntitiesResponse_ResolvedId) ProtoMessage()
func (*ResolveEntitiesResponse_ResolvedId) ProtoReflect ¶ added in v1.33.0
func (x *ResolveEntitiesResponse_ResolvedId) ProtoReflect() protoreflect.Message
func (*ResolveEntitiesResponse_ResolvedId) Reset ¶ added in v1.33.0
func (x *ResolveEntitiesResponse_ResolvedId) Reset()
func (*ResolveEntitiesResponse_ResolvedId) String ¶ added in v1.33.0
func (x *ResolveEntitiesResponse_ResolvedId) String() string
type ResolveIdsRequest ¶ added in v1.33.0
type ResolveIdsRequest struct { InProp string `protobuf:"bytes,1,opt,name=in_prop,json=inProp,proto3" json:"in_prop,omitempty"` OutProp string `protobuf:"bytes,2,opt,name=out_prop,json=outProp,proto3" json:"out_prop,omitempty"` Ids []string `protobuf:"bytes,3,rep,name=ids,proto3" json:"ids,omitempty"` // contains filtered or unexported fields }
func (*ResolveIdsRequest) Descriptor
deprecated
added in
v1.33.0
func (*ResolveIdsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ResolveIdsRequest.ProtoReflect.Descriptor instead.
func (*ResolveIdsRequest) GetIds ¶ added in v1.33.0
func (x *ResolveIdsRequest) GetIds() []string
func (*ResolveIdsRequest) GetInProp ¶ added in v1.33.0
func (x *ResolveIdsRequest) GetInProp() string
func (*ResolveIdsRequest) GetOutProp ¶ added in v1.33.0
func (x *ResolveIdsRequest) GetOutProp() string
func (*ResolveIdsRequest) ProtoMessage ¶ added in v1.33.0
func (*ResolveIdsRequest) ProtoMessage()
func (*ResolveIdsRequest) ProtoReflect ¶ added in v1.33.0
func (x *ResolveIdsRequest) ProtoReflect() protoreflect.Message
func (*ResolveIdsRequest) Reset ¶ added in v1.33.0
func (x *ResolveIdsRequest) Reset()
func (*ResolveIdsRequest) String ¶ added in v1.33.0
func (x *ResolveIdsRequest) String() string
type ResolveIdsResponse ¶ added in v1.33.0
type ResolveIdsResponse struct { Entities []*ResolveIdsResponse_Entity `protobuf:"bytes,1,rep,name=entities,proto3" json:"entities,omitempty"` // contains filtered or unexported fields }
func (*ResolveIdsResponse) Descriptor
deprecated
added in
v1.33.0
func (*ResolveIdsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ResolveIdsResponse.ProtoReflect.Descriptor instead.
func (*ResolveIdsResponse) GetEntities ¶ added in v1.33.0
func (x *ResolveIdsResponse) GetEntities() []*ResolveIdsResponse_Entity
func (*ResolveIdsResponse) ProtoMessage ¶ added in v1.33.0
func (*ResolveIdsResponse) ProtoMessage()
func (*ResolveIdsResponse) ProtoReflect ¶ added in v1.33.0
func (x *ResolveIdsResponse) ProtoReflect() protoreflect.Message
func (*ResolveIdsResponse) Reset ¶ added in v1.33.0
func (x *ResolveIdsResponse) Reset()
func (*ResolveIdsResponse) String ¶ added in v1.33.0
func (x *ResolveIdsResponse) String() string
type ResolveIdsResponse_Entity ¶ added in v1.33.0
type ResolveIdsResponse_Entity struct { InId string `protobuf:"bytes,1,opt,name=in_id,json=inId,proto3" json:"in_id,omitempty"` OutIds []string `protobuf:"bytes,2,rep,name=out_ids,json=outIds,proto3" json:"out_ids,omitempty"` // contains filtered or unexported fields }
func (*ResolveIdsResponse_Entity) Descriptor
deprecated
added in
v1.33.0
func (*ResolveIdsResponse_Entity) Descriptor() ([]byte, []int)
Deprecated: Use ResolveIdsResponse_Entity.ProtoReflect.Descriptor instead.
func (*ResolveIdsResponse_Entity) GetInId ¶ added in v1.33.0
func (x *ResolveIdsResponse_Entity) GetInId() string
func (*ResolveIdsResponse_Entity) GetOutIds ¶ added in v1.33.0
func (x *ResolveIdsResponse_Entity) GetOutIds() []string
func (*ResolveIdsResponse_Entity) ProtoMessage ¶ added in v1.33.0
func (*ResolveIdsResponse_Entity) ProtoMessage()
func (*ResolveIdsResponse_Entity) ProtoReflect ¶ added in v1.33.0
func (x *ResolveIdsResponse_Entity) ProtoReflect() protoreflect.Message
func (*ResolveIdsResponse_Entity) Reset ¶ added in v1.33.0
func (x *ResolveIdsResponse_Entity) Reset()
func (*ResolveIdsResponse_Entity) String ¶ added in v1.33.0
func (x *ResolveIdsResponse_Entity) String() string
type SVOCollection ¶ added in v1.19.1
type SVOCollection struct { Places []*SVOPlace `protobuf:"bytes,1,rep,name=places,proto3" json:"places,omitempty"` // contains filtered or unexported fields }
SVOCollection holds information for multiple SVOPlace instances.
func (*SVOCollection) Descriptor
deprecated
added in
v1.19.1
func (*SVOCollection) Descriptor() ([]byte, []int)
Deprecated: Use SVOCollection.ProtoReflect.Descriptor instead.
func (*SVOCollection) GetPlaces ¶ added in v1.19.1
func (x *SVOCollection) GetPlaces() []*SVOPlace
func (*SVOCollection) ProtoMessage ¶ added in v1.19.1
func (*SVOCollection) ProtoMessage()
func (*SVOCollection) ProtoReflect ¶ added in v1.19.1
func (x *SVOCollection) ProtoReflect() protoreflect.Message
func (*SVOCollection) Reset ¶ added in v1.19.1
func (x *SVOCollection) Reset()
func (*SVOCollection) String ¶ added in v1.19.1
func (x *SVOCollection) String() string
type SVOObservation ¶ added in v1.19.1
type SVOObservation struct { Dcid string `protobuf:"bytes,1,opt,name=dcid,proto3" json:"dcid,omitempty"` ObservationDate string `protobuf:"bytes,2,opt,name=observation_date,json=observationDate,proto3" json:"observation_date,omitempty"` ObservationPeriod string `protobuf:"bytes,3,opt,name=observation_period,json=observationPeriod,proto3" json:"observation_period,omitempty"` MeasurementMethod string `protobuf:"bytes,4,opt,name=measurement_method,json=measurementMethod,proto3" json:"measurement_method,omitempty"` Unit string `protobuf:"bytes,5,opt,name=unit,proto3" json:"unit,omitempty"` ScalingFactor string `protobuf:"bytes,6,opt,name=scaling_factor,json=scalingFactor,proto3" json:"scaling_factor,omitempty"` ProvenanceId string `protobuf:"bytes,7,opt,name=provenance_id,json=provenanceId,proto3" json:"provenance_id,omitempty"` // Types that are assignable to Val: // *SVOObservation_StrValue // *SVOObservation_DblValue Val isSVOObservation_Val `protobuf_oneof:"val"` Temp *SVOObservation_Temp `protobuf:"bytes,10,opt,name=temp,proto3" json:"temp,omitempty"` // contains filtered or unexported fields }
Stores a StatVarObservation node.
NOTE: Equivalent to legacy PopObsObservation.
func (*SVOObservation) Descriptor
deprecated
added in
v1.19.1
func (*SVOObservation) Descriptor() ([]byte, []int)
Deprecated: Use SVOObservation.ProtoReflect.Descriptor instead.
func (*SVOObservation) GetDblValue ¶ added in v1.19.1
func (x *SVOObservation) GetDblValue() float64
func (*SVOObservation) GetDcid ¶ added in v1.19.1
func (x *SVOObservation) GetDcid() string
func (*SVOObservation) GetMeasurementMethod ¶ added in v1.19.1
func (x *SVOObservation) GetMeasurementMethod() string
func (*SVOObservation) GetObservationDate ¶ added in v1.19.1
func (x *SVOObservation) GetObservationDate() string
func (*SVOObservation) GetObservationPeriod ¶ added in v1.19.1
func (x *SVOObservation) GetObservationPeriod() string
func (*SVOObservation) GetProvenanceId ¶ added in v1.19.1
func (x *SVOObservation) GetProvenanceId() string
func (*SVOObservation) GetScalingFactor ¶ added in v1.19.1
func (x *SVOObservation) GetScalingFactor() string
func (*SVOObservation) GetStrValue ¶ added in v1.19.1
func (x *SVOObservation) GetStrValue() string
func (*SVOObservation) GetTemp ¶ added in v1.19.1
func (x *SVOObservation) GetTemp() *SVOObservation_Temp
func (*SVOObservation) GetUnit ¶ added in v1.19.1
func (x *SVOObservation) GetUnit() string
func (*SVOObservation) GetVal ¶ added in v1.19.1
func (m *SVOObservation) GetVal() isSVOObservation_Val
func (*SVOObservation) ProtoMessage ¶ added in v1.19.1
func (*SVOObservation) ProtoMessage()
func (*SVOObservation) ProtoReflect ¶ added in v1.19.1
func (x *SVOObservation) ProtoReflect() protoreflect.Message
func (*SVOObservation) Reset ¶ added in v1.19.1
func (x *SVOObservation) Reset()
func (*SVOObservation) String ¶ added in v1.19.1
func (x *SVOObservation) String() string
type SVOObservation_DblValue ¶ added in v1.19.1
type SVOObservation_DblValue struct { // Represents value for statType != "measurementResult" DblValue float64 `protobuf:"fixed64,9,opt,name=dbl_value,json=dblValue,proto3,oneof"` }
type SVOObservation_StrValue ¶ added in v1.19.1
type SVOObservation_StrValue struct { // Represents value for statType == "measurementResult" StrValue string `protobuf:"bytes,8,opt,name=str_value,json=strValue,proto3,oneof"` }
type SVOObservation_Temp ¶ added in v1.19.1
type SVOObservation_Temp struct { ObservationAbout string `protobuf:"bytes,1,opt,name=observation_about,json=observationAbout,proto3" json:"observation_about,omitempty"` VariableMeasured string `protobuf:"bytes,2,opt,name=variable_measured,json=variableMeasured,proto3" json:"variable_measured,omitempty"` ImportName string `protobuf:"bytes,3,opt,name=import_name,json=importName,proto3" json:"import_name,omitempty"` // contains filtered or unexported fields }
Not persisted in cache.
func (*SVOObservation_Temp) Descriptor
deprecated
added in
v1.19.1
func (*SVOObservation_Temp) Descriptor() ([]byte, []int)
Deprecated: Use SVOObservation_Temp.ProtoReflect.Descriptor instead.
func (*SVOObservation_Temp) GetImportName ¶ added in v1.19.1
func (x *SVOObservation_Temp) GetImportName() string
func (*SVOObservation_Temp) GetObservationAbout ¶ added in v1.19.1
func (x *SVOObservation_Temp) GetObservationAbout() string
func (*SVOObservation_Temp) GetVariableMeasured ¶ added in v1.19.1
func (x *SVOObservation_Temp) GetVariableMeasured() string
func (*SVOObservation_Temp) ProtoMessage ¶ added in v1.19.1
func (*SVOObservation_Temp) ProtoMessage()
func (*SVOObservation_Temp) ProtoReflect ¶ added in v1.19.1
func (x *SVOObservation_Temp) ProtoReflect() protoreflect.Message
func (*SVOObservation_Temp) Reset ¶ added in v1.19.1
func (x *SVOObservation_Temp) Reset()
func (*SVOObservation_Temp) String ¶ added in v1.19.1
func (x *SVOObservation_Temp) String() string
type SVOPlace ¶ added in v1.19.1
type SVOPlace struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Type string `protobuf:"bytes,2,opt,name=type,proto3" json:"type,omitempty"` Dcid string `protobuf:"bytes,3,opt,name=dcid,proto3" json:"dcid,omitempty"` // All StatVarObservations associated with the place. Observations []*SVOObservation `protobuf:"bytes,4,rep,name=observations,proto3" json:"observations,omitempty"` ProvenanceId string `protobuf:"bytes,5,opt,name=provenance_id,json=provenanceId,proto3" json:"provenance_id,omitempty"` Temp *SVOPlace_Temp `protobuf:"bytes,6,opt,name=temp,proto3" json:"temp,omitempty"` // contains filtered or unexported fields }
SVOPlace holds basic information about a DC place along with its associated StatVarObservations.
NOTE: Equivalent to legacy PopObsPlace.
func (*SVOPlace) Descriptor
deprecated
added in
v1.19.1
func (*SVOPlace) GetObservations ¶ added in v1.19.1
func (x *SVOPlace) GetObservations() []*SVOObservation
func (*SVOPlace) GetProvenanceId ¶ added in v1.19.1
func (*SVOPlace) GetTemp ¶ added in v1.19.1
func (x *SVOPlace) GetTemp() *SVOPlace_Temp
func (*SVOPlace) ProtoMessage ¶ added in v1.19.1
func (*SVOPlace) ProtoMessage()
func (*SVOPlace) ProtoReflect ¶ added in v1.19.1
func (x *SVOPlace) ProtoReflect() protoreflect.Message
type SVOPlace_Temp ¶ added in v1.19.1
type SVOPlace_Temp struct { ChildPlaces []string `protobuf:"bytes,2,rep,name=child_places,json=childPlaces,proto3" json:"child_places,omitempty"` Mids []string `protobuf:"bytes,3,rep,name=mids,proto3" json:"mids,omitempty"` // contains filtered or unexported fields }
Not persisted in cache.
func (*SVOPlace_Temp) Descriptor
deprecated
added in
v1.19.1
func (*SVOPlace_Temp) Descriptor() ([]byte, []int)
Deprecated: Use SVOPlace_Temp.ProtoReflect.Descriptor instead.
func (*SVOPlace_Temp) GetChildPlaces ¶ added in v1.19.1
func (x *SVOPlace_Temp) GetChildPlaces() []string
func (*SVOPlace_Temp) GetMids ¶ added in v1.19.1
func (x *SVOPlace_Temp) GetMids() []string
func (*SVOPlace_Temp) ProtoMessage ¶ added in v1.19.1
func (*SVOPlace_Temp) ProtoMessage()
func (*SVOPlace_Temp) ProtoReflect ¶ added in v1.19.1
func (x *SVOPlace_Temp) ProtoReflect() protoreflect.Message
func (*SVOPlace_Temp) Reset ¶ added in v1.19.1
func (x *SVOPlace_Temp) Reset()
func (*SVOPlace_Temp) String ¶ added in v1.19.1
func (x *SVOPlace_Temp) String() string
type SearchEntityResult ¶
type SearchEntityResult struct { // DCID of the entity. Dcid string `protobuf:"bytes,1,opt,name=dcid,proto3" json:"dcid,omitempty"` // Name of the entity. Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` // contains filtered or unexported fields }
Data for a single entity returned by the search endpoint.
func (*SearchEntityResult) Descriptor
deprecated
func (*SearchEntityResult) Descriptor() ([]byte, []int)
Deprecated: Use SearchEntityResult.ProtoReflect.Descriptor instead.
func (*SearchEntityResult) GetDcid ¶
func (x *SearchEntityResult) GetDcid() string
func (*SearchEntityResult) GetName ¶
func (x *SearchEntityResult) GetName() string
func (*SearchEntityResult) ProtoMessage ¶
func (*SearchEntityResult) ProtoMessage()
func (*SearchEntityResult) ProtoReflect ¶
func (x *SearchEntityResult) ProtoReflect() protoreflect.Message
func (*SearchEntityResult) Reset ¶
func (x *SearchEntityResult) Reset()
func (*SearchEntityResult) String ¶
func (x *SearchEntityResult) String() string
type SearchRequest ¶
type SearchRequest struct { // Search query which is just a plain text string, e.g. "california". // This is not a datalog query, but a plain text query. The mixer is free // to choose an interpretation of the query, e.g. using NLP or just plain // keyword search and return relevant entities from the graph. Query string `protobuf:"bytes,1,opt,name=query,proto3" json:"query,omitempty"` // Maximum number of entities to return. MaxResults int32 `protobuf:"varint,2,opt,name=max_results,json=maxResults,proto3" json:"max_results,omitempty"` // contains filtered or unexported fields }
Search request sent to the mixer.
func (*SearchRequest) Descriptor
deprecated
func (*SearchRequest) Descriptor() ([]byte, []int)
Deprecated: Use SearchRequest.ProtoReflect.Descriptor instead.
func (*SearchRequest) GetMaxResults ¶
func (x *SearchRequest) GetMaxResults() int32
func (*SearchRequest) GetQuery ¶
func (x *SearchRequest) GetQuery() string
func (*SearchRequest) ProtoMessage ¶
func (*SearchRequest) ProtoMessage()
func (*SearchRequest) ProtoReflect ¶
func (x *SearchRequest) ProtoReflect() protoreflect.Message
func (*SearchRequest) Reset ¶
func (x *SearchRequest) Reset()
func (*SearchRequest) String ¶
func (x *SearchRequest) String() string
type SearchResponse ¶
type SearchResponse struct { // Matching entities broken down by type. Section []*SearchResultSection `protobuf:"bytes,1,rep,name=section,proto3" json:"section,omitempty"` // contains filtered or unexported fields }
Search response from mixer.
func (*SearchResponse) Descriptor
deprecated
func (*SearchResponse) Descriptor() ([]byte, []int)
Deprecated: Use SearchResponse.ProtoReflect.Descriptor instead.
func (*SearchResponse) GetSection ¶
func (x *SearchResponse) GetSection() []*SearchResultSection
func (*SearchResponse) ProtoMessage ¶
func (*SearchResponse) ProtoMessage()
func (*SearchResponse) ProtoReflect ¶
func (x *SearchResponse) ProtoReflect() protoreflect.Message
func (*SearchResponse) Reset ¶
func (x *SearchResponse) Reset()
func (*SearchResponse) String ¶
func (x *SearchResponse) String() string
type SearchResultSVG ¶ added in v1.33.0
type SearchResultSVG struct { // DCID of the stat var group Dcid string `protobuf:"bytes,1,opt,name=dcid,proto3" json:"dcid,omitempty"` // Name of the stat var group Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` // List of children stat vars that also match the search query StatVars []*EntityInfo `protobuf:"bytes,3,rep,name=stat_vars,json=statVars,proto3" json:"stat_vars,omitempty"` // contains filtered or unexported fields }
func (*SearchResultSVG) Descriptor
deprecated
added in
v1.33.0
func (*SearchResultSVG) Descriptor() ([]byte, []int)
Deprecated: Use SearchResultSVG.ProtoReflect.Descriptor instead.
func (*SearchResultSVG) GetDcid ¶ added in v1.33.0
func (x *SearchResultSVG) GetDcid() string
func (*SearchResultSVG) GetName ¶ added in v1.33.0
func (x *SearchResultSVG) GetName() string
func (*SearchResultSVG) GetStatVars ¶ added in v1.33.0
func (x *SearchResultSVG) GetStatVars() []*EntityInfo
func (*SearchResultSVG) ProtoMessage ¶ added in v1.33.0
func (*SearchResultSVG) ProtoMessage()
func (*SearchResultSVG) ProtoReflect ¶ added in v1.33.0
func (x *SearchResultSVG) ProtoReflect() protoreflect.Message
func (*SearchResultSVG) Reset ¶ added in v1.33.0
func (x *SearchResultSVG) Reset()
func (*SearchResultSVG) String ¶ added in v1.33.0
func (x *SearchResultSVG) String() string
type SearchResultSection ¶
type SearchResultSection struct { // Type of entities in this section. TypeName string `protobuf:"bytes,1,opt,name=type_name,json=typeName,proto3" json:"type_name,omitempty"` // List of entities in this section. Entity []*SearchEntityResult `protobuf:"bytes,2,rep,name=entity,proto3" json:"entity,omitempty"` // contains filtered or unexported fields }
Wrapper for all entities returned from search which belong to a single type.
func (*SearchResultSection) Descriptor
deprecated
func (*SearchResultSection) Descriptor() ([]byte, []int)
Deprecated: Use SearchResultSection.ProtoReflect.Descriptor instead.
func (*SearchResultSection) GetEntity ¶
func (x *SearchResultSection) GetEntity() []*SearchEntityResult
func (*SearchResultSection) GetTypeName ¶
func (x *SearchResultSection) GetTypeName() string
func (*SearchResultSection) ProtoMessage ¶
func (*SearchResultSection) ProtoMessage()
func (*SearchResultSection) ProtoReflect ¶
func (x *SearchResultSection) ProtoReflect() protoreflect.Message
func (*SearchResultSection) Reset ¶
func (x *SearchResultSection) Reset()
func (*SearchResultSection) String ¶
func (x *SearchResultSection) String() string
type SearchStatVarRequest ¶ added in v1.21.0
type SearchStatVarRequest struct { // Query string Query string `protobuf:"bytes,1,opt,name=query,proto3" json:"query,omitempty"` // Places where the stat var and stat var groups are associated with. Places []string `protobuf:"bytes,2,rep,name=places,proto3" json:"places,omitempty"` // Whether to blocklist the search results. EnableBlocklist bool `protobuf:"varint,3,opt,name=enable_blocklist,json=enableBlocklist,proto3" json:"enable_blocklist,omitempty"` // Whether or not to only return stat vars in search results. SvOnly bool `protobuf:"varint,4,opt,name=sv_only,json=svOnly,proto3" json:"sv_only,omitempty"` // contains filtered or unexported fields }
func (*SearchStatVarRequest) Descriptor
deprecated
added in
v1.21.0
func (*SearchStatVarRequest) Descriptor() ([]byte, []int)
Deprecated: Use SearchStatVarRequest.ProtoReflect.Descriptor instead.
func (*SearchStatVarRequest) GetEnableBlocklist ¶ added in v1.21.0
func (x *SearchStatVarRequest) GetEnableBlocklist() bool
func (*SearchStatVarRequest) GetPlaces ¶ added in v1.21.0
func (x *SearchStatVarRequest) GetPlaces() []string
func (*SearchStatVarRequest) GetQuery ¶ added in v1.21.0
func (x *SearchStatVarRequest) GetQuery() string
func (*SearchStatVarRequest) GetSvOnly ¶ added in v1.34.0
func (x *SearchStatVarRequest) GetSvOnly() bool
func (*SearchStatVarRequest) ProtoMessage ¶ added in v1.21.0
func (*SearchStatVarRequest) ProtoMessage()
func (*SearchStatVarRequest) ProtoReflect ¶ added in v1.21.0
func (x *SearchStatVarRequest) ProtoReflect() protoreflect.Message
func (*SearchStatVarRequest) Reset ¶ added in v1.21.0
func (x *SearchStatVarRequest) Reset()
func (*SearchStatVarRequest) String ¶ added in v1.21.0
func (x *SearchStatVarRequest) String() string
type SearchStatVarResponse ¶ added in v1.21.0
type SearchStatVarResponse struct { // A ranked list of stat vars that aren't included in any of the returned stat // var groups. StatVars []*EntityInfo `protobuf:"bytes,1,rep,name=stat_vars,json=statVars,proto3" json:"stat_vars,omitempty"` // A list of stat var group results ranked by relevance. StatVarGroups []*SearchResultSVG `protobuf:"bytes,2,rep,name=stat_var_groups,json=statVarGroups,proto3" json:"stat_var_groups,omitempty"` // A list of unique strings in the names of the results that match the search // tokens Matches []string `protobuf:"bytes,3,rep,name=matches,proto3" json:"matches,omitempty"` // contains filtered or unexported fields }
func (*SearchStatVarResponse) Descriptor
deprecated
added in
v1.21.0
func (*SearchStatVarResponse) Descriptor() ([]byte, []int)
Deprecated: Use SearchStatVarResponse.ProtoReflect.Descriptor instead.
func (*SearchStatVarResponse) GetMatches ¶ added in v1.33.0
func (x *SearchStatVarResponse) GetMatches() []string
func (*SearchStatVarResponse) GetStatVarGroups ¶ added in v1.21.0
func (x *SearchStatVarResponse) GetStatVarGroups() []*SearchResultSVG
func (*SearchStatVarResponse) GetStatVars ¶ added in v1.21.0
func (x *SearchStatVarResponse) GetStatVars() []*EntityInfo
func (*SearchStatVarResponse) ProtoMessage ¶ added in v1.21.0
func (*SearchStatVarResponse) ProtoMessage()
func (*SearchStatVarResponse) ProtoReflect ¶ added in v1.21.0
func (x *SearchStatVarResponse) ProtoReflect() protoreflect.Message
func (*SearchStatVarResponse) Reset ¶ added in v1.21.0
func (x *SearchStatVarResponse) Reset()
func (*SearchStatVarResponse) String ¶ added in v1.21.0
func (x *SearchStatVarResponse) String() string
type Series ¶ added in v1.14.0
type Series struct { // Map from date to stat value. Val map[string]float64 `` /* 149-byte string literal not displayed */ // Series metadata. Metadata *StatMetadata `protobuf:"bytes,2,opt,name=metadata,proto3" json:"metadata,omitempty"` // contains filtered or unexported fields }
Represents a time series from a source.
func (*Series) Descriptor
deprecated
added in
v1.14.0
func (*Series) GetMetadata ¶ added in v1.14.0
func (x *Series) GetMetadata() *StatMetadata
func (*Series) ProtoMessage ¶ added in v1.14.0
func (*Series) ProtoMessage()
func (*Series) ProtoReflect ¶ added in v1.14.0
func (x *Series) ProtoReflect() protoreflect.Message
type SeriesMap ¶ added in v1.14.0
type SeriesMap struct { // A wrapper proto for a map of series. Data map[string]*Series `` /* 149-byte string literal not displayed */ // contains filtered or unexported fields }
func (*SeriesMap) Descriptor
deprecated
added in
v1.14.0
func (*SeriesMap) ProtoMessage ¶ added in v1.14.0
func (*SeriesMap) ProtoMessage()
func (*SeriesMap) ProtoReflect ¶ added in v1.14.0
func (x *SeriesMap) ProtoReflect() protoreflect.Message
type SourceSeries ¶
type SourceSeries struct { Val map[string]float64 `` /* 149-byte string literal not displayed */ MeasurementMethod string `protobuf:"bytes,3,opt,name=measurement_method,json=measurementMethod,proto3" json:"measurement_method,omitempty"` ObservationPeriod string `protobuf:"bytes,4,opt,name=observation_period,json=observationPeriod,proto3" json:"observation_period,omitempty"` ImportName string `protobuf:"bytes,5,opt,name=import_name,json=importName,proto3" json:"import_name,omitempty"` ProvenanceDomain string `protobuf:"bytes,6,opt,name=provenance_domain,json=provenanceDomain,proto3" json:"provenance_domain,omitempty"` ScalingFactor string `protobuf:"bytes,7,opt,name=scaling_factor,json=scalingFactor,proto3" json:"scaling_factor,omitempty"` Unit string `protobuf:"bytes,8,opt,name=unit,proto3" json:"unit,omitempty"` IsDcAggregate bool `protobuf:"varint,9,opt,name=is_dc_aggregate,json=isDcAggregate,proto3" json:"is_dc_aggregate,omitempty"` ProvenanceUrl string `protobuf:"bytes,10,opt,name=provenance_url,json=provenanceUrl,proto3" json:"provenance_url,omitempty"` // Only used for latest date obs collection. PlaceToLatestDate map[string]string `` /* 205-byte string literal not displayed */ // contains filtered or unexported fields }
func (*SourceSeries) Descriptor
deprecated
func (*SourceSeries) Descriptor() ([]byte, []int)
Deprecated: Use SourceSeries.ProtoReflect.Descriptor instead.
func (*SourceSeries) GetImportName ¶
func (x *SourceSeries) GetImportName() string
func (*SourceSeries) GetIsDcAggregate ¶
func (x *SourceSeries) GetIsDcAggregate() bool
func (*SourceSeries) GetMeasurementMethod ¶
func (x *SourceSeries) GetMeasurementMethod() string
func (*SourceSeries) GetObservationPeriod ¶
func (x *SourceSeries) GetObservationPeriod() string
func (*SourceSeries) GetPlaceToLatestDate ¶ added in v1.23.0
func (x *SourceSeries) GetPlaceToLatestDate() map[string]string
func (*SourceSeries) GetProvenanceDomain ¶
func (x *SourceSeries) GetProvenanceDomain() string
func (*SourceSeries) GetProvenanceUrl ¶
func (x *SourceSeries) GetProvenanceUrl() string
func (*SourceSeries) GetScalingFactor ¶
func (x *SourceSeries) GetScalingFactor() string
func (*SourceSeries) GetUnit ¶
func (x *SourceSeries) GetUnit() string
func (*SourceSeries) GetVal ¶
func (x *SourceSeries) GetVal() map[string]float64
func (*SourceSeries) ProtoMessage ¶
func (*SourceSeries) ProtoMessage()
func (*SourceSeries) ProtoReflect ¶
func (x *SourceSeries) ProtoReflect() protoreflect.Message
func (*SourceSeries) Reset ¶
func (x *SourceSeries) Reset()
func (*SourceSeries) String ¶
func (x *SourceSeries) String() string
type StatDate ¶ added in v1.34.0
type StatDate struct { // Map from date to the number of places. DatePlaceCount map[string]float64 `` /* 195-byte string literal not displayed */ Metadata *StatMetadata `protobuf:"bytes,2,opt,name=metadata,proto3" json:"metadata,omitempty"` // contains filtered or unexported fields }
func (*StatDate) Descriptor
deprecated
added in
v1.34.0
func (*StatDate) GetDatePlaceCount ¶ added in v1.34.0
func (*StatDate) GetMetadata ¶ added in v1.34.0
func (x *StatDate) GetMetadata() *StatMetadata
func (*StatDate) ProtoMessage ¶ added in v1.34.0
func (*StatDate) ProtoMessage()
func (*StatDate) ProtoReflect ¶ added in v1.34.0
func (x *StatDate) ProtoReflect() protoreflect.Message
type StatDateList ¶ added in v1.34.0
type StatDateList struct { StatDate []*StatDate `protobuf:"bytes,1,rep,name=stat_date,json=statDate,proto3" json:"stat_date,omitempty"` // contains filtered or unexported fields }
func (*StatDateList) Descriptor
deprecated
added in
v1.34.0
func (*StatDateList) Descriptor() ([]byte, []int)
Deprecated: Use StatDateList.ProtoReflect.Descriptor instead.
func (*StatDateList) GetStatDate ¶ added in v1.34.0
func (x *StatDateList) GetStatDate() []*StatDate
func (*StatDateList) ProtoMessage ¶ added in v1.34.0
func (*StatDateList) ProtoMessage()
func (*StatDateList) ProtoReflect ¶ added in v1.34.0
func (x *StatDateList) ProtoReflect() protoreflect.Message
func (*StatDateList) Reset ¶ added in v1.34.0
func (x *StatDateList) Reset()
func (*StatDateList) String ¶ added in v1.34.0
func (x *StatDateList) String() string
type StatMetadata ¶
type StatMetadata struct { ImportName string `protobuf:"bytes,1,opt,name=import_name,json=importName,proto3" json:"import_name,omitempty"` ProvenanceUrl string `protobuf:"bytes,2,opt,name=provenance_url,json=provenanceUrl,proto3" json:"provenance_url,omitempty"` MeasurementMethod string `protobuf:"bytes,3,opt,name=measurement_method,json=measurementMethod,proto3" json:"measurement_method,omitempty"` ObservationPeriod string `protobuf:"bytes,4,opt,name=observation_period,json=observationPeriod,proto3" json:"observation_period,omitempty"` ScalingFactor string `protobuf:"bytes,5,opt,name=scaling_factor,json=scalingFactor,proto3" json:"scaling_factor,omitempty"` Unit string `protobuf:"bytes,6,opt,name=unit,proto3" json:"unit,omitempty"` // contains filtered or unexported fields }
StatMetadata contains the source and measurement information for a statistical observation.
func (*StatMetadata) Descriptor
deprecated
func (*StatMetadata) Descriptor() ([]byte, []int)
Deprecated: Use StatMetadata.ProtoReflect.Descriptor instead.
func (*StatMetadata) GetImportName ¶
func (x *StatMetadata) GetImportName() string
func (*StatMetadata) GetMeasurementMethod ¶
func (x *StatMetadata) GetMeasurementMethod() string
func (*StatMetadata) GetObservationPeriod ¶
func (x *StatMetadata) GetObservationPeriod() string
func (*StatMetadata) GetProvenanceUrl ¶
func (x *StatMetadata) GetProvenanceUrl() string
func (*StatMetadata) GetScalingFactor ¶
func (x *StatMetadata) GetScalingFactor() string
func (*StatMetadata) GetUnit ¶
func (x *StatMetadata) GetUnit() string
func (*StatMetadata) ProtoMessage ¶
func (*StatMetadata) ProtoMessage()
func (*StatMetadata) ProtoReflect ¶
func (x *StatMetadata) ProtoReflect() protoreflect.Message
func (*StatMetadata) Reset ¶
func (x *StatMetadata) Reset()
func (*StatMetadata) String ¶
func (x *StatMetadata) String() string
type StatVarGroupNode ¶ added in v1.18.0
type StatVarGroupNode struct { // Absolute name of StatVarGroup. Typically used only for root nodes. AbsoluteName string `protobuf:"bytes,1,opt,name=absolute_name,json=absoluteName,proto3" json:"absolute_name,omitempty"` // List of children StatVar IDs directly attached to this group. If there are // auto-generated and curated IDs for a StatVar, we'll prefer the curated. ChildStatVars []*StatVarGroupNode_ChildSV `protobuf:"bytes,2,rep,name=child_stat_vars,json=childStatVars,proto3" json:"child_stat_vars,omitempty"` // List of children StatVarGroups that are immediate specializations. ChildStatVarGroups []*StatVarGroupNode_ChildSVG `protobuf:"bytes,3,rep,name=child_stat_var_groups,json=childStatVarGroups,proto3" json:"child_stat_var_groups,omitempty"` // Number of unique descendent stat-vars. DescendentStatVarCount int32 `` /* 132-byte string literal not displayed */ // List of parent StatVarGroup IDs. ParentStatVarGroups []string `protobuf:"bytes,101,rep,name=parent_stat_var_groups,json=parentStatVarGroups,proto3" json:"parent_stat_var_groups,omitempty"` // contains filtered or unexported fields }
func (*StatVarGroupNode) Descriptor
deprecated
added in
v1.18.0
func (*StatVarGroupNode) Descriptor() ([]byte, []int)
Deprecated: Use StatVarGroupNode.ProtoReflect.Descriptor instead.
func (*StatVarGroupNode) GetAbsoluteName ¶ added in v1.18.0
func (x *StatVarGroupNode) GetAbsoluteName() string
func (*StatVarGroupNode) GetChildStatVarGroups ¶ added in v1.18.0
func (x *StatVarGroupNode) GetChildStatVarGroups() []*StatVarGroupNode_ChildSVG
func (*StatVarGroupNode) GetChildStatVars ¶ added in v1.18.0
func (x *StatVarGroupNode) GetChildStatVars() []*StatVarGroupNode_ChildSV
func (*StatVarGroupNode) GetDescendentStatVarCount ¶ added in v1.33.0
func (x *StatVarGroupNode) GetDescendentStatVarCount() int32
func (*StatVarGroupNode) GetParentStatVarGroups ¶ added in v1.21.0
func (x *StatVarGroupNode) GetParentStatVarGroups() []string
func (*StatVarGroupNode) ProtoMessage ¶ added in v1.18.0
func (*StatVarGroupNode) ProtoMessage()
func (*StatVarGroupNode) ProtoReflect ¶ added in v1.18.0
func (x *StatVarGroupNode) ProtoReflect() protoreflect.Message
func (*StatVarGroupNode) Reset ¶ added in v1.18.0
func (x *StatVarGroupNode) Reset()
func (*StatVarGroupNode) String ¶ added in v1.18.0
func (x *StatVarGroupNode) String() string
type StatVarGroupNode_ChildSV ¶ added in v1.18.0
type StatVarGroupNode_ChildSV struct { // StatVar ID. Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // Name suitable for search. SearchName string `protobuf:"bytes,2,opt,name=search_name,json=searchName,proto3" json:"search_name,omitempty"` // Names suitable for search. SearchNames []string `protobuf:"bytes,4,rep,name=search_names,json=searchNames,proto3" json:"search_names,omitempty"` // Name suitable for display in tree. DisplayName string `protobuf:"bytes,3,opt,name=display_name,json=displayName,proto3" json:"display_name,omitempty"` // Serialized string containing StatVar definition. // // The format is P=V delimited by commas. The required properties are // abbreviated (populationType is 'pt', statType is 'st', etc). For // example, "median income of women" is: // // "st=medianValue,pt=Person,mp=income,gender=Female" // // When statType is "measuredValue" (default), it is skipped. Definition string `protobuf:"bytes,5,opt,name=definition,proto3" json:"definition,omitempty"` // Whether there is a data for this stat var HasData bool `protobuf:"varint,101,opt,name=has_data,json=hasData,proto3" json:"has_data,omitempty"` // contains filtered or unexported fields }
func (*StatVarGroupNode_ChildSV) Descriptor
deprecated
added in
v1.18.0
func (*StatVarGroupNode_ChildSV) Descriptor() ([]byte, []int)
Deprecated: Use StatVarGroupNode_ChildSV.ProtoReflect.Descriptor instead.
func (*StatVarGroupNode_ChildSV) GetDefinition ¶ added in v1.34.0
func (x *StatVarGroupNode_ChildSV) GetDefinition() string
func (*StatVarGroupNode_ChildSV) GetDisplayName ¶ added in v1.18.0
func (x *StatVarGroupNode_ChildSV) GetDisplayName() string
func (*StatVarGroupNode_ChildSV) GetHasData ¶ added in v1.21.0
func (x *StatVarGroupNode_ChildSV) GetHasData() bool
func (*StatVarGroupNode_ChildSV) GetId ¶ added in v1.18.0
func (x *StatVarGroupNode_ChildSV) GetId() string
func (*StatVarGroupNode_ChildSV) GetSearchName ¶ added in v1.18.0
func (x *StatVarGroupNode_ChildSV) GetSearchName() string
func (*StatVarGroupNode_ChildSV) GetSearchNames ¶ added in v1.29.0
func (x *StatVarGroupNode_ChildSV) GetSearchNames() []string
func (*StatVarGroupNode_ChildSV) ProtoMessage ¶ added in v1.18.0
func (*StatVarGroupNode_ChildSV) ProtoMessage()
func (*StatVarGroupNode_ChildSV) ProtoReflect ¶ added in v1.18.0
func (x *StatVarGroupNode_ChildSV) ProtoReflect() protoreflect.Message
func (*StatVarGroupNode_ChildSV) Reset ¶ added in v1.18.0
func (x *StatVarGroupNode_ChildSV) Reset()
func (*StatVarGroupNode_ChildSV) String ¶ added in v1.18.0
func (x *StatVarGroupNode_ChildSV) String() string
type StatVarGroupNode_ChildSVG ¶ added in v1.18.0
type StatVarGroupNode_ChildSVG struct { // StatVarGroup ID. Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // The specialized entity of the child StatVarGroup relative to the parent. // This can be used for naming when the child appears in the hierarchy. SpecializedEntity string `protobuf:"bytes,2,opt,name=specialized_entity,json=specializedEntity,proto3" json:"specialized_entity,omitempty"` //==== Below are fields not in original cache. // Name suitable for display in tree. DisplayName string `protobuf:"bytes,101,opt,name=display_name,json=displayName,proto3" json:"display_name,omitempty"` // Number of unique descendent stat-vars. DescendentStatVarCount int32 `` /* 134-byte string literal not displayed */ // contains filtered or unexported fields }
func (*StatVarGroupNode_ChildSVG) Descriptor
deprecated
added in
v1.18.0
func (*StatVarGroupNode_ChildSVG) Descriptor() ([]byte, []int)
Deprecated: Use StatVarGroupNode_ChildSVG.ProtoReflect.Descriptor instead.
func (*StatVarGroupNode_ChildSVG) GetDescendentStatVarCount ¶ added in v1.33.0
func (x *StatVarGroupNode_ChildSVG) GetDescendentStatVarCount() int32
func (*StatVarGroupNode_ChildSVG) GetDisplayName ¶ added in v1.21.0
func (x *StatVarGroupNode_ChildSVG) GetDisplayName() string
func (*StatVarGroupNode_ChildSVG) GetId ¶ added in v1.18.0
func (x *StatVarGroupNode_ChildSVG) GetId() string
func (*StatVarGroupNode_ChildSVG) GetSpecializedEntity ¶ added in v1.18.0
func (x *StatVarGroupNode_ChildSVG) GetSpecializedEntity() string
func (*StatVarGroupNode_ChildSVG) ProtoMessage ¶ added in v1.18.0
func (*StatVarGroupNode_ChildSVG) ProtoMessage()
func (*StatVarGroupNode_ChildSVG) ProtoReflect ¶ added in v1.18.0
func (x *StatVarGroupNode_ChildSVG) ProtoReflect() protoreflect.Message
func (*StatVarGroupNode_ChildSVG) Reset ¶ added in v1.18.0
func (x *StatVarGroupNode_ChildSVG) Reset()
func (*StatVarGroupNode_ChildSVG) String ¶ added in v1.18.0
func (x *StatVarGroupNode_ChildSVG) String() string
type StatVarGroups ¶ added in v1.18.0
type StatVarGroups struct { // Key is StatVarGroup ID. StatVarGroups map[string]*StatVarGroupNode `` /* 190-byte string literal not displayed */ // contains filtered or unexported fields }
func (*StatVarGroups) Descriptor
deprecated
added in
v1.18.0
func (*StatVarGroups) Descriptor() ([]byte, []int)
Deprecated: Use StatVarGroups.ProtoReflect.Descriptor instead.
func (*StatVarGroups) GetStatVarGroups ¶ added in v1.18.0
func (x *StatVarGroups) GetStatVarGroups() map[string]*StatVarGroupNode
func (*StatVarGroups) ProtoMessage ¶ added in v1.18.0
func (*StatVarGroups) ProtoMessage()
func (*StatVarGroups) ProtoReflect ¶ added in v1.18.0
func (x *StatVarGroups) ProtoReflect() protoreflect.Message
func (*StatVarGroups) Reset ¶ added in v1.18.0
func (x *StatVarGroups) Reset()
func (*StatVarGroups) String ¶ added in v1.18.0
func (x *StatVarGroups) String() string
type StatVarObsSeries ¶ added in v1.20.3
type StatVarObsSeries struct { // Key is stat var dcid. Data map[string]*ObsTimeSeries `` /* 149-byte string literal not displayed */ // contains filtered or unexported fields }
This is effectively the same proto as PlaceStat with different field name. This is used to match the place page cache data.
func (*StatVarObsSeries) Descriptor
deprecated
added in
v1.20.3
func (*StatVarObsSeries) Descriptor() ([]byte, []int)
Deprecated: Use StatVarObsSeries.ProtoReflect.Descriptor instead.
func (*StatVarObsSeries) GetData ¶ added in v1.20.3
func (x *StatVarObsSeries) GetData() map[string]*ObsTimeSeries
func (*StatVarObsSeries) ProtoMessage ¶ added in v1.20.3
func (*StatVarObsSeries) ProtoMessage()
func (*StatVarObsSeries) ProtoReflect ¶ added in v1.20.3
func (x *StatVarObsSeries) ProtoReflect() protoreflect.Message
func (*StatVarObsSeries) Reset ¶ added in v1.20.3
func (x *StatVarObsSeries) Reset()
func (*StatVarObsSeries) String ¶ added in v1.20.3
func (x *StatVarObsSeries) String() string
type StatVarSeries ¶ added in v1.20.3
type StatVarSeries struct { // Key is stat var dcid. Data map[string]*Series `` /* 149-byte string literal not displayed */ // contains filtered or unexported fields }
Hold mapping from stat var id to Series struct. This is different from StatVarObsSeries that the "Series" is processed time series with metadata while "ObsTimeSeries" is the raw series from cache.
func (*StatVarSeries) Descriptor
deprecated
added in
v1.20.3
func (*StatVarSeries) Descriptor() ([]byte, []int)
Deprecated: Use StatVarSeries.ProtoReflect.Descriptor instead.
func (*StatVarSeries) GetData ¶ added in v1.20.3
func (x *StatVarSeries) GetData() map[string]*Series
func (*StatVarSeries) ProtoMessage ¶ added in v1.20.3
func (*StatVarSeries) ProtoMessage()
func (*StatVarSeries) ProtoReflect ¶ added in v1.20.3
func (x *StatVarSeries) ProtoReflect() protoreflect.Message
func (*StatVarSeries) Reset ¶ added in v1.20.3
func (x *StatVarSeries) Reset()
func (*StatVarSeries) String ¶ added in v1.20.3
func (x *StatVarSeries) String() string
type StatVarSummary ¶ added in v1.21.0
type StatVarSummary struct { // Key is type of place PlaceTypeSummary map[string]*StatVarSummary_PlaceTypeSummary `` /* 199-byte string literal not displayed */ // Key: provenance ID ProvenanceSummary map[string]*StatVarSummary_ProvenanceSummary `` /* 200-byte string literal not displayed */ // contains filtered or unexported fields }
func (*StatVarSummary) Descriptor
deprecated
added in
v1.21.0
func (*StatVarSummary) Descriptor() ([]byte, []int)
Deprecated: Use StatVarSummary.ProtoReflect.Descriptor instead.
func (*StatVarSummary) GetPlaceTypeSummary ¶ added in v1.21.0
func (x *StatVarSummary) GetPlaceTypeSummary() map[string]*StatVarSummary_PlaceTypeSummary
func (*StatVarSummary) GetProvenanceSummary ¶ added in v1.24.0
func (x *StatVarSummary) GetProvenanceSummary() map[string]*StatVarSummary_ProvenanceSummary
func (*StatVarSummary) ProtoMessage ¶ added in v1.21.0
func (*StatVarSummary) ProtoMessage()
func (*StatVarSummary) ProtoReflect ¶ added in v1.21.0
func (x *StatVarSummary) ProtoReflect() protoreflect.Message
func (*StatVarSummary) Reset ¶ added in v1.21.0
func (x *StatVarSummary) Reset()
func (*StatVarSummary) String ¶ added in v1.21.0
func (x *StatVarSummary) String() string
type StatVarSummary_Place ¶ added in v1.21.0
type StatVarSummary_Place struct { Dcid string `protobuf:"bytes,1,opt,name=dcid,proto3" json:"dcid,omitempty"` Name string `protobuf:"bytes,3,opt,name=name,proto3" json:"name,omitempty"` // contains filtered or unexported fields }
func (*StatVarSummary_Place) Descriptor
deprecated
added in
v1.21.0
func (*StatVarSummary_Place) Descriptor() ([]byte, []int)
Deprecated: Use StatVarSummary_Place.ProtoReflect.Descriptor instead.
func (*StatVarSummary_Place) GetDcid ¶ added in v1.21.0
func (x *StatVarSummary_Place) GetDcid() string
func (*StatVarSummary_Place) GetName ¶ added in v1.21.0
func (x *StatVarSummary_Place) GetName() string
func (*StatVarSummary_Place) ProtoMessage ¶ added in v1.21.0
func (*StatVarSummary_Place) ProtoMessage()
func (*StatVarSummary_Place) ProtoReflect ¶ added in v1.21.0
func (x *StatVarSummary_Place) ProtoReflect() protoreflect.Message
func (*StatVarSummary_Place) Reset ¶ added in v1.21.0
func (x *StatVarSummary_Place) Reset()
func (*StatVarSummary_Place) String ¶ added in v1.21.0
func (x *StatVarSummary_Place) String() string
type StatVarSummary_PlaceTypeSummary ¶ added in v1.21.0
type StatVarSummary_PlaceTypeSummary struct { // Number of places with stats for this stat var PlaceCount int32 `protobuf:"varint,4,opt,name=place_count,json=placeCount,proto3" json:"place_count,omitempty"` // List of example places that have stats for this stat var TopPlaces []*StatVarSummary_Place `protobuf:"bytes,3,rep,name=top_places,json=topPlaces,proto3" json:"top_places,omitempty"` // Minimum observation value for places of this type MinValue float64 `protobuf:"fixed64,5,opt,name=min_value,json=minValue,proto3" json:"min_value,omitempty"` // Maximum observation value for places of this type MaxValue float64 `protobuf:"fixed64,6,opt,name=max_value,json=maxValue,proto3" json:"max_value,omitempty"` // contains filtered or unexported fields }
func (*StatVarSummary_PlaceTypeSummary) Descriptor
deprecated
added in
v1.21.0
func (*StatVarSummary_PlaceTypeSummary) Descriptor() ([]byte, []int)
Deprecated: Use StatVarSummary_PlaceTypeSummary.ProtoReflect.Descriptor instead.
func (*StatVarSummary_PlaceTypeSummary) GetMaxValue ¶ added in v1.34.0
func (x *StatVarSummary_PlaceTypeSummary) GetMaxValue() float64
func (*StatVarSummary_PlaceTypeSummary) GetMinValue ¶ added in v1.34.0
func (x *StatVarSummary_PlaceTypeSummary) GetMinValue() float64
func (*StatVarSummary_PlaceTypeSummary) GetPlaceCount ¶ added in v1.33.0
func (x *StatVarSummary_PlaceTypeSummary) GetPlaceCount() int32
func (*StatVarSummary_PlaceTypeSummary) GetTopPlaces ¶ added in v1.21.0
func (x *StatVarSummary_PlaceTypeSummary) GetTopPlaces() []*StatVarSummary_Place
func (*StatVarSummary_PlaceTypeSummary) ProtoMessage ¶ added in v1.21.0
func (*StatVarSummary_PlaceTypeSummary) ProtoMessage()
func (*StatVarSummary_PlaceTypeSummary) ProtoReflect ¶ added in v1.21.0
func (x *StatVarSummary_PlaceTypeSummary) ProtoReflect() protoreflect.Message
func (*StatVarSummary_PlaceTypeSummary) Reset ¶ added in v1.21.0
func (x *StatVarSummary_PlaceTypeSummary) Reset()
func (*StatVarSummary_PlaceTypeSummary) String ¶ added in v1.21.0
func (x *StatVarSummary_PlaceTypeSummary) String() string
type StatVarSummary_ProvenanceSummary ¶ added in v1.24.0
type StatVarSummary_ProvenanceSummary struct { // Import name ImportName string `protobuf:"bytes,1,opt,name=import_name,json=importName,proto3" json:"import_name,omitempty"` // Number of observations from this provenance ObservationCount float64 `protobuf:"fixed64,6,opt,name=observation_count,json=observationCount,proto3" json:"observation_count,omitempty"` // Number of time series from this provenance TimeSeriesCount float64 `protobuf:"fixed64,7,opt,name=time_series_count,json=timeSeriesCount,proto3" json:"time_series_count,omitempty"` // Release frequency of this provenance ReleaseFrequency string `protobuf:"bytes,4,opt,name=release_frequency,json=releaseFrequency,proto3" json:"release_frequency,omitempty"` // SeriesSummary for each time series in this provenance SeriesSummary []*StatVarSummary_SeriesSummary `protobuf:"bytes,5,rep,name=series_summary,json=seriesSummary,proto3" json:"series_summary,omitempty"` // contains filtered or unexported fields }
func (*StatVarSummary_ProvenanceSummary) Descriptor
deprecated
added in
v1.24.0
func (*StatVarSummary_ProvenanceSummary) Descriptor() ([]byte, []int)
Deprecated: Use StatVarSummary_ProvenanceSummary.ProtoReflect.Descriptor instead.
func (*StatVarSummary_ProvenanceSummary) GetImportName ¶ added in v1.24.0
func (x *StatVarSummary_ProvenanceSummary) GetImportName() string
func (*StatVarSummary_ProvenanceSummary) GetObservationCount ¶ added in v1.33.0
func (x *StatVarSummary_ProvenanceSummary) GetObservationCount() float64
func (*StatVarSummary_ProvenanceSummary) GetReleaseFrequency ¶ added in v1.24.0
func (x *StatVarSummary_ProvenanceSummary) GetReleaseFrequency() string
func (*StatVarSummary_ProvenanceSummary) GetSeriesSummary ¶ added in v1.24.0
func (x *StatVarSummary_ProvenanceSummary) GetSeriesSummary() []*StatVarSummary_SeriesSummary
func (*StatVarSummary_ProvenanceSummary) GetTimeSeriesCount ¶ added in v1.33.0
func (x *StatVarSummary_ProvenanceSummary) GetTimeSeriesCount() float64
func (*StatVarSummary_ProvenanceSummary) ProtoMessage ¶ added in v1.24.0
func (*StatVarSummary_ProvenanceSummary) ProtoMessage()
func (*StatVarSummary_ProvenanceSummary) ProtoReflect ¶ added in v1.24.0
func (x *StatVarSummary_ProvenanceSummary) ProtoReflect() protoreflect.Message
func (*StatVarSummary_ProvenanceSummary) Reset ¶ added in v1.24.0
func (x *StatVarSummary_ProvenanceSummary) Reset()
func (*StatVarSummary_ProvenanceSummary) String ¶ added in v1.24.0
func (x *StatVarSummary_ProvenanceSummary) String() string
type StatVarSummary_SeriesSummary ¶ added in v1.24.0
type StatVarSummary_SeriesSummary struct { SeriesKey *StatVarSummary_SeriesSummary_SeriesKey `protobuf:"bytes,1,opt,name=series_key,json=seriesKey,proto3" json:"series_key,omitempty"` // Earliest observation date of this time series type EarliestDate string `protobuf:"bytes,2,opt,name=earliest_date,json=earliestDate,proto3" json:"earliest_date,omitempty"` // Latest observation date in this time series type LatestDate string `protobuf:"bytes,3,opt,name=latest_date,json=latestDate,proto3" json:"latest_date,omitempty"` // Number of observations of this time series type ObservationCount float64 `protobuf:"fixed64,9,opt,name=observation_count,json=observationCount,proto3" json:"observation_count,omitempty"` // Number of series of this time series type TimeSeriesCount float64 `protobuf:"fixed64,10,opt,name=time_series_count,json=timeSeriesCount,proto3" json:"time_series_count,omitempty"` // Map of place type to PlaceTypeSummary for this time series type PlaceTypeSummary map[string]*StatVarSummary_PlaceTypeSummary `` /* 199-byte string literal not displayed */ // Minimum observation value of this time series type MinValue float64 `protobuf:"fixed64,7,opt,name=min_value,json=minValue,proto3" json:"min_value,omitempty"` // Maximum observation value of this time series type MaxValue float64 `protobuf:"fixed64,8,opt,name=max_value,json=maxValue,proto3" json:"max_value,omitempty"` // contains filtered or unexported fields }
TODO: Consolidate with StatMetadata
func (*StatVarSummary_SeriesSummary) Descriptor
deprecated
added in
v1.24.0
func (*StatVarSummary_SeriesSummary) Descriptor() ([]byte, []int)
Deprecated: Use StatVarSummary_SeriesSummary.ProtoReflect.Descriptor instead.
func (*StatVarSummary_SeriesSummary) GetEarliestDate ¶ added in v1.24.0
func (x *StatVarSummary_SeriesSummary) GetEarliestDate() string
func (*StatVarSummary_SeriesSummary) GetLatestDate ¶ added in v1.24.0
func (x *StatVarSummary_SeriesSummary) GetLatestDate() string
func (*StatVarSummary_SeriesSummary) GetMaxValue ¶ added in v1.26.0
func (x *StatVarSummary_SeriesSummary) GetMaxValue() float64
func (*StatVarSummary_SeriesSummary) GetMinValue ¶ added in v1.26.0
func (x *StatVarSummary_SeriesSummary) GetMinValue() float64
func (*StatVarSummary_SeriesSummary) GetObservationCount ¶ added in v1.33.0
func (x *StatVarSummary_SeriesSummary) GetObservationCount() float64
func (*StatVarSummary_SeriesSummary) GetPlaceTypeSummary ¶ added in v1.24.0
func (x *StatVarSummary_SeriesSummary) GetPlaceTypeSummary() map[string]*StatVarSummary_PlaceTypeSummary
func (*StatVarSummary_SeriesSummary) GetSeriesKey ¶ added in v1.24.0
func (x *StatVarSummary_SeriesSummary) GetSeriesKey() *StatVarSummary_SeriesSummary_SeriesKey
func (*StatVarSummary_SeriesSummary) GetTimeSeriesCount ¶ added in v1.33.0
func (x *StatVarSummary_SeriesSummary) GetTimeSeriesCount() float64
func (*StatVarSummary_SeriesSummary) ProtoMessage ¶ added in v1.24.0
func (*StatVarSummary_SeriesSummary) ProtoMessage()
func (*StatVarSummary_SeriesSummary) ProtoReflect ¶ added in v1.24.0
func (x *StatVarSummary_SeriesSummary) ProtoReflect() protoreflect.Message
func (*StatVarSummary_SeriesSummary) Reset ¶ added in v1.24.0
func (x *StatVarSummary_SeriesSummary) Reset()
func (*StatVarSummary_SeriesSummary) String ¶ added in v1.24.0
func (x *StatVarSummary_SeriesSummary) String() string
type StatVarSummary_SeriesSummary_SeriesKey ¶ added in v1.24.0
type StatVarSummary_SeriesSummary_SeriesKey struct { // Measurement method of this time series type MeasurementMethod string `protobuf:"bytes,1,opt,name=measurement_method,json=measurementMethod,proto3" json:"measurement_method,omitempty"` // Observation period of this time series type ObservationPeriod string `protobuf:"bytes,2,opt,name=observation_period,json=observationPeriod,proto3" json:"observation_period,omitempty"` // Scaling factor of this time series type ScalingFactor string `protobuf:"bytes,3,opt,name=scaling_factor,json=scalingFactor,proto3" json:"scaling_factor,omitempty"` // Unit of this time series type Unit string `protobuf:"bytes,4,opt,name=unit,proto3" json:"unit,omitempty"` // Whether this time series type is aggregated by Data Commons IsDcAggregate bool `protobuf:"varint,5,opt,name=is_dc_aggregate,json=isDcAggregate,proto3" json:"is_dc_aggregate,omitempty"` // contains filtered or unexported fields }
func (*StatVarSummary_SeriesSummary_SeriesKey) Descriptor
deprecated
added in
v1.24.0
func (*StatVarSummary_SeriesSummary_SeriesKey) Descriptor() ([]byte, []int)
Deprecated: Use StatVarSummary_SeriesSummary_SeriesKey.ProtoReflect.Descriptor instead.
func (*StatVarSummary_SeriesSummary_SeriesKey) GetIsDcAggregate ¶ added in v1.24.0
func (x *StatVarSummary_SeriesSummary_SeriesKey) GetIsDcAggregate() bool
func (*StatVarSummary_SeriesSummary_SeriesKey) GetMeasurementMethod ¶ added in v1.24.0
func (x *StatVarSummary_SeriesSummary_SeriesKey) GetMeasurementMethod() string
func (*StatVarSummary_SeriesSummary_SeriesKey) GetObservationPeriod ¶ added in v1.24.0
func (x *StatVarSummary_SeriesSummary_SeriesKey) GetObservationPeriod() string
func (*StatVarSummary_SeriesSummary_SeriesKey) GetScalingFactor ¶ added in v1.24.0
func (x *StatVarSummary_SeriesSummary_SeriesKey) GetScalingFactor() string
func (*StatVarSummary_SeriesSummary_SeriesKey) GetUnit ¶ added in v1.24.0
func (x *StatVarSummary_SeriesSummary_SeriesKey) GetUnit() string
func (*StatVarSummary_SeriesSummary_SeriesKey) ProtoMessage ¶ added in v1.24.0
func (*StatVarSummary_SeriesSummary_SeriesKey) ProtoMessage()
func (*StatVarSummary_SeriesSummary_SeriesKey) ProtoReflect ¶ added in v1.24.0
func (x *StatVarSummary_SeriesSummary_SeriesKey) ProtoReflect() protoreflect.Message
func (*StatVarSummary_SeriesSummary_SeriesKey) Reset ¶ added in v1.24.0
func (x *StatVarSummary_SeriesSummary_SeriesKey) Reset()
func (*StatVarSummary_SeriesSummary_SeriesKey) String ¶ added in v1.24.0
func (x *StatVarSummary_SeriesSummary_SeriesKey) String() string
type StatVars ¶
type StatVars struct { StatVars []string `protobuf:"bytes,1,rep,name=stat_vars,json=statVars,proto3" json:"stat_vars,omitempty"` // contains filtered or unexported fields }
StatVars represent a list of statistical variable dcids.
func (*StatVars) Descriptor
deprecated
func (*StatVars) GetStatVars ¶
func (*StatVars) ProtoMessage ¶
func (*StatVars) ProtoMessage()
func (*StatVars) ProtoReflect ¶
func (x *StatVars) ProtoReflect() protoreflect.Message
type StatsVars ¶
type StatsVars struct { StatsVars []string `protobuf:"bytes,1,rep,name=statsVars,proto3" json:"statsVars,omitempty"` // contains filtered or unexported fields }
StatsVars represent a list of statistical variable dcids.
func (*StatsVars) Descriptor
deprecated
func (*StatsVars) GetStatsVars ¶
func (*StatsVars) ProtoMessage ¶
func (*StatsVars) ProtoMessage()
func (*StatsVars) ProtoReflect ¶
func (x *StatsVars) ProtoReflect() protoreflect.Message
type TranslateRequest ¶
type TranslateRequest struct { // String representaion of schema mappings used to translate. SchemaMapping string `protobuf:"bytes,1,opt,name=schema_mapping,json=schemaMapping,proto3" json:"schema_mapping,omitempty"` // String representation of sparql query. Sparql string `protobuf:"bytes,2,opt,name=sparql,proto3" json:"sparql,omitempty"` // contains filtered or unexported fields }
Request to translate a graph query.
func (*TranslateRequest) Descriptor
deprecated
func (*TranslateRequest) Descriptor() ([]byte, []int)
Deprecated: Use TranslateRequest.ProtoReflect.Descriptor instead.
func (*TranslateRequest) GetSchemaMapping ¶
func (x *TranslateRequest) GetSchemaMapping() string
func (*TranslateRequest) GetSparql ¶
func (x *TranslateRequest) GetSparql() string
func (*TranslateRequest) ProtoMessage ¶
func (*TranslateRequest) ProtoMessage()
func (*TranslateRequest) ProtoReflect ¶
func (x *TranslateRequest) ProtoReflect() protoreflect.Message
func (*TranslateRequest) Reset ¶
func (x *TranslateRequest) Reset()
func (*TranslateRequest) String ¶
func (x *TranslateRequest) String() string
type TranslateResponse ¶
type TranslateResponse struct { // The translated sql. Sql string `protobuf:"bytes,1,opt,name=sql,proto3" json:"sql,omitempty"` // Serialized json string of the translation result Translation string `protobuf:"bytes,2,opt,name=translation,proto3" json:"translation,omitempty"` // contains filtered or unexported fields }
Response of a translate request.
func (*TranslateResponse) Descriptor
deprecated
func (*TranslateResponse) Descriptor() ([]byte, []int)
Deprecated: Use TranslateResponse.ProtoReflect.Descriptor instead.
func (*TranslateResponse) GetSql ¶
func (x *TranslateResponse) GetSql() string
func (*TranslateResponse) GetTranslation ¶
func (x *TranslateResponse) GetTranslation() string
func (*TranslateResponse) ProtoMessage ¶
func (*TranslateResponse) ProtoMessage()
func (*TranslateResponse) ProtoReflect ¶
func (x *TranslateResponse) ProtoReflect() protoreflect.Message
func (*TranslateResponse) Reset ¶
func (x *TranslateResponse) Reset()
func (*TranslateResponse) String ¶
func (x *TranslateResponse) String() string
type Triple ¶
type Triple struct { SubjectId string `protobuf:"bytes,1,opt,name=subject_id,json=subjectId,proto3" json:"subject_id,omitempty"` Predicate string `protobuf:"bytes,2,opt,name=predicate,proto3" json:"predicate,omitempty"` ObjectId string `protobuf:"bytes,3,opt,name=object_id,json=objectId,proto3" json:"object_id,omitempty"` ObjectName string `protobuf:"bytes,4,opt,name=object_name,json=objectName,proto3" json:"object_name,omitempty"` // Only when object_id is set. ObjectValue string `protobuf:"bytes,5,opt,name=object_value,json=objectValue,proto3" json:"object_value,omitempty"` ProvenanceId string `protobuf:"bytes,6,opt,name=provenance_id,json=provenanceId,proto3" json:"provenance_id,omitempty"` SubjectName string `protobuf:"bytes,7,opt,name=subject_name,json=subjectName,proto3" json:"subject_name,omitempty"` // Only for in arcs. SubjectTypes []string `protobuf:"bytes,8,rep,name=subject_types,json=subjectTypes,proto3" json:"subject_types,omitempty"` // Only for in arcs. ObjectTypes []string `protobuf:"bytes,10,rep,name=object_types,json=objectTypes,proto3" json:"object_types,omitempty"` // Only when object_id is set. // contains filtered or unexported fields }
Triple.
func (*Triple) Descriptor
deprecated
func (*Triple) GetObjectId ¶
func (*Triple) GetObjectName ¶
func (*Triple) GetObjectTypes ¶
func (*Triple) GetObjectValue ¶
func (*Triple) GetPredicate ¶
func (*Triple) GetProvenanceId ¶
func (*Triple) GetSubjectId ¶
func (*Triple) GetSubjectName ¶
func (*Triple) GetSubjectTypes ¶
func (*Triple) ProtoMessage ¶
func (*Triple) ProtoMessage()
func (*Triple) ProtoReflect ¶
func (x *Triple) ProtoReflect() protoreflect.Message
type Triples ¶
type Triples struct { Triples []*Triple `protobuf:"bytes,1,rep,name=triples,proto3" json:"triples,omitempty"` // Before potential truncation. Total float64 `protobuf:"fixed64,6,opt,name=total,proto3" json:"total,omitempty"` // A predicate could link to multiple neighbors. InNodes map[string]*EntityInfoCollection `` // Key is predicate. /* 170-byte string literal not displayed */ OutNodes map[string]*EntityInfoCollection `` // Key is predicate. /* 173-byte string literal not displayed */ SubjectId string `protobuf:"bytes,5,opt,name=subject_id,json=subjectId,proto3" json:"subject_id,omitempty"` // contains filtered or unexported fields }
A collection of triples.
func (*Triples) Descriptor
deprecated
func (*Triples) GetInNodes ¶ added in v1.33.0
func (x *Triples) GetInNodes() map[string]*EntityInfoCollection
func (*Triples) GetOutNodes ¶ added in v1.33.0
func (x *Triples) GetOutNodes() map[string]*EntityInfoCollection
func (*Triples) GetSubjectId ¶ added in v1.33.0
func (*Triples) GetTriples ¶
func (*Triples) ProtoMessage ¶
func (*Triples) ProtoMessage()
func (*Triples) ProtoReflect ¶
func (x *Triples) ProtoReflect() protoreflect.Message
type UnimplementedMixerServer ¶
type UnimplementedMixerServer struct { }
UnimplementedMixerServer should be embedded to have forward compatible implementations.
func (UnimplementedMixerServer) BulkPlaceInfo ¶ added in v1.34.0
func (UnimplementedMixerServer) BulkPlaceInfo(context.Context, *BulkPlaceInfoRequest) (*BulkPlaceInfoResponse, error)
func (UnimplementedMixerServer) BulkProperties ¶ added in v1.34.0
func (UnimplementedMixerServer) BulkProperties(context.Context, *BulkPropertiesRequest) (*BulkPropertiesResponse, error)
func (UnimplementedMixerServer) BulkVariableInfo ¶ added in v1.34.0
func (UnimplementedMixerServer) BulkVariableInfo(context.Context, *BulkVariableInfoRequest) (*BulkVariableInfoResponse, error)
func (UnimplementedMixerServer) BulkVariables ¶ added in v1.34.0
func (UnimplementedMixerServer) BulkVariables(context.Context, *BulkVariablesRequest) (*BulkVariablesResponse, error)
func (UnimplementedMixerServer) GetBioPageData ¶ added in v1.22.0
func (UnimplementedMixerServer) GetBioPageData(context.Context, *GetBioPageDataRequest) (*GraphNodes, error)
func (UnimplementedMixerServer) GetLocationsRankings ¶
func (UnimplementedMixerServer) GetLocationsRankings(context.Context, *GetLocationsRankingsRequest) (*GetLocationsRankingsResponse, error)
func (UnimplementedMixerServer) GetPlaceMetadata ¶ added in v1.30.0
func (UnimplementedMixerServer) GetPlaceMetadata(context.Context, *GetPlaceMetadataRequest) (*GetPlaceMetadataResponse, error)
func (UnimplementedMixerServer) GetPlacePageData ¶ added in v1.22.0
func (UnimplementedMixerServer) GetPlacePageData(context.Context, *GetPlacePageDataRequest) (*GetPlacePageDataResponse, error)
func (UnimplementedMixerServer) GetPlaceStatDateWithinPlace ¶
func (UnimplementedMixerServer) GetPlaceStatDateWithinPlace(context.Context, *GetPlaceStatDateWithinPlaceRequest) (*GetPlaceStatDateWithinPlaceResponse, error)
func (UnimplementedMixerServer) GetPlaceStatVars ¶
func (UnimplementedMixerServer) GetPlaceStatVars(context.Context, *GetPlaceStatVarsRequest) (*GetPlaceStatVarsResponse, error)
func (UnimplementedMixerServer) GetPlaceStatVarsUnionV1 ¶ added in v1.20.3
func (UnimplementedMixerServer) GetPlaceStatVarsUnionV1(context.Context, *GetPlaceStatVarsUnionRequest) (*GetPlaceStatVarsUnionResponse, error)
func (UnimplementedMixerServer) GetPlaceStatsVar ¶
func (UnimplementedMixerServer) GetPlaceStatsVar(context.Context, *GetPlaceStatsVarRequest) (*GetPlaceStatsVarResponse, error)
func (UnimplementedMixerServer) GetPlacesIn ¶
func (UnimplementedMixerServer) GetPlacesIn(context.Context, *GetPlacesInRequest) (*GetPlacesInResponse, error)
func (UnimplementedMixerServer) GetPropertyLabels ¶
func (UnimplementedMixerServer) GetPropertyLabels(context.Context, *GetPropertyLabelsRequest) (*PayloadResponse, error)
func (UnimplementedMixerServer) GetPropertyValues ¶
func (UnimplementedMixerServer) GetPropertyValues(context.Context, *GetPropertyValuesRequest) (*PayloadResponse, error)
func (UnimplementedMixerServer) GetRelatedLocations ¶
func (UnimplementedMixerServer) GetRelatedLocations(context.Context, *GetRelatedLocationsRequest) (*GetRelatedLocationsResponse, error)
func (UnimplementedMixerServer) GetStatAll ¶
func (UnimplementedMixerServer) GetStatAll(context.Context, *GetStatAllRequest) (*GetStatAllResponse, error)
func (UnimplementedMixerServer) GetStatDateWithinPlace ¶ added in v1.34.0
func (UnimplementedMixerServer) GetStatDateWithinPlace(context.Context, *GetStatDateWithinPlaceRequest) (*GetStatDateWithinPlaceResponse, error)
func (UnimplementedMixerServer) GetStatSeries ¶
func (UnimplementedMixerServer) GetStatSeries(context.Context, *GetStatSeriesRequest) (*GetStatSeriesResponse, error)
func (UnimplementedMixerServer) GetStatSet ¶
func (UnimplementedMixerServer) GetStatSet(context.Context, *GetStatSetRequest) (*GetStatSetResponse, error)
func (UnimplementedMixerServer) GetStatSetSeries ¶ added in v1.14.0
func (UnimplementedMixerServer) GetStatSetSeries(context.Context, *GetStatSetSeriesRequest) (*GetStatSetSeriesResponse, error)
func (UnimplementedMixerServer) GetStatSetSeriesWithinPlace ¶ added in v1.26.0
func (UnimplementedMixerServer) GetStatSetSeriesWithinPlace(context.Context, *GetStatSetSeriesWithinPlaceRequest) (*GetStatSetSeriesResponse, error)
func (UnimplementedMixerServer) GetStatSetWithinPlace ¶ added in v1.19.1
func (UnimplementedMixerServer) GetStatSetWithinPlace(context.Context, *GetStatSetWithinPlaceRequest) (*GetStatSetResponse, error)
func (UnimplementedMixerServer) GetStatSetWithinPlaceAll ¶ added in v1.29.0
func (UnimplementedMixerServer) GetStatSetWithinPlaceAll(context.Context, *GetStatSetWithinPlaceRequest) (*GetStatSetAllResponse, error)
func (UnimplementedMixerServer) GetStatValue ¶
func (UnimplementedMixerServer) GetStatValue(context.Context, *GetStatValueRequest) (*GetStatValueResponse, error)
func (UnimplementedMixerServer) GetStatVarGroup ¶ added in v1.18.0
func (UnimplementedMixerServer) GetStatVarGroup(context.Context, *GetStatVarGroupRequest) (*StatVarGroups, error)
func (UnimplementedMixerServer) GetStatVarGroupNode ¶ added in v1.21.0
func (UnimplementedMixerServer) GetStatVarGroupNode(context.Context, *GetStatVarGroupNodeRequest) (*StatVarGroupNode, error)
func (UnimplementedMixerServer) GetStatVarMatch ¶ added in v1.34.0
func (UnimplementedMixerServer) GetStatVarMatch(context.Context, *GetStatVarMatchRequest) (*GetStatVarMatchResponse, error)
func (UnimplementedMixerServer) GetStatVarPath ¶ added in v1.21.0
func (UnimplementedMixerServer) GetStatVarPath(context.Context, *GetStatVarPathRequest) (*GetStatVarPathResponse, error)
func (UnimplementedMixerServer) GetStatVarSummary ¶ added in v1.21.0
func (UnimplementedMixerServer) GetStatVarSummary(context.Context, *GetStatVarSummaryRequest) (*GetStatVarSummaryResponse, error)
func (UnimplementedMixerServer) GetStats ¶
func (UnimplementedMixerServer) GetStats(context.Context, *GetStatsRequest) (*GetStatsResponse, error)
func (UnimplementedMixerServer) GetTriples ¶
func (UnimplementedMixerServer) GetTriples(context.Context, *GetTriplesRequest) (*PayloadResponse, error)
func (UnimplementedMixerServer) GetVersion ¶ added in v1.18.0
func (UnimplementedMixerServer) GetVersion(context.Context, *GetVersionRequest) (*GetVersionResponse, error)
func (UnimplementedMixerServer) ObservationsPoint ¶ added in v1.34.0
func (UnimplementedMixerServer) ObservationsPoint(context.Context, *ObservationsPointRequest) (*PointStat, error)
func (UnimplementedMixerServer) PlaceInfo ¶ added in v1.34.0
func (UnimplementedMixerServer) PlaceInfo(context.Context, *PlaceInfoRequest) (*PlaceInfoResponse, error)
func (UnimplementedMixerServer) PlacePage ¶ added in v1.34.0
func (UnimplementedMixerServer) PlacePage(context.Context, *PlacePageRequest) (*GetPlacePageDataResponse, error)
func (UnimplementedMixerServer) Properties ¶ added in v1.34.0
func (UnimplementedMixerServer) Properties(context.Context, *PropertiesRequest) (*PropertiesResponse, error)
func (UnimplementedMixerServer) ProteinPage ¶ added in v1.34.0
func (UnimplementedMixerServer) ProteinPage(context.Context, *ProteinPageRequest) (*GraphNodes, error)
func (UnimplementedMixerServer) Query ¶
func (UnimplementedMixerServer) Query(context.Context, *QueryRequest) (*QueryResponse, error)
func (UnimplementedMixerServer) Search ¶
func (UnimplementedMixerServer) Search(context.Context, *SearchRequest) (*SearchResponse, error)
func (UnimplementedMixerServer) SearchStatVar ¶ added in v1.21.0
func (UnimplementedMixerServer) SearchStatVar(context.Context, *SearchStatVarRequest) (*SearchStatVarResponse, error)
func (UnimplementedMixerServer) Translate ¶
func (UnimplementedMixerServer) Translate(context.Context, *TranslateRequest) (*TranslateResponse, error)
func (UnimplementedMixerServer) VariableInfo ¶ added in v1.34.0
func (UnimplementedMixerServer) VariableInfo(context.Context, *VariableInfoRequest) (*VariableInfoResponse, error)
func (UnimplementedMixerServer) Variables ¶ added in v1.34.0
func (UnimplementedMixerServer) Variables(context.Context, *VariablesRequest) (*VariablesResponse, error)
type UnimplementedReconServer ¶ added in v1.33.0
type UnimplementedReconServer struct { }
UnimplementedReconServer should be embedded to have forward compatible implementations.
func (UnimplementedReconServer) CompareEntities ¶ added in v1.33.0
func (UnimplementedReconServer) CompareEntities(context.Context, *CompareEntitiesRequest) (*CompareEntitiesResponse, error)
func (UnimplementedReconServer) ResolveCoordinates ¶ added in v1.33.0
func (UnimplementedReconServer) ResolveCoordinates(context.Context, *ResolveCoordinatesRequest) (*ResolveCoordinatesResponse, error)
func (UnimplementedReconServer) ResolveEntities ¶ added in v1.33.0
func (UnimplementedReconServer) ResolveEntities(context.Context, *ResolveEntitiesRequest) (*ResolveEntitiesResponse, error)
func (UnimplementedReconServer) ResolveIds ¶ added in v1.33.0
func (UnimplementedReconServer) ResolveIds(context.Context, *ResolveIdsRequest) (*ResolveIdsResponse, error)
type UnsafeMixerServer ¶ added in v1.34.0
type UnsafeMixerServer interface {
// contains filtered or unexported methods
}
UnsafeMixerServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to MixerServer will result in compilation errors.
type UnsafeReconServer ¶ added in v1.34.0
type UnsafeReconServer interface {
// contains filtered or unexported methods
}
UnsafeReconServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to ReconServer will result in compilation errors.
type ValueType ¶ added in v1.33.0
type ValueType int32
Represents the type of property value.
const ( ValueType_UNKNOWN_VALUE_TYPE ValueType = 0 // Any value that has double quotes around it gets considered a text. ValueType_TEXT ValueType = 1 // Any non-text and non-reference value gets interpreted as number (int / // uint / double / float). ValueType_NUMBER ValueType = 2 // Represents a reference to a node that has not yet been resolved. These // types should turn into RESOLVED_REF after entity resolution. // REQUIRES: the value has a reference prefix (aka, "<id-space>:"), typically // "l:". ValueType_UNRESOLVED_REF ValueType = 3 // Represents a resolved datacommons entity. Stores a DCID value. ValueType_RESOLVED_REF ValueType = 4 // Represents a complex value corresponding to Quantity, QuantityRange, // LatLng, etc. ValueType_COMPLEX_VALUE ValueType = 5 // Represents a table column for TEMPLATE_MCF. ValueType_TABLE_COLUMN ValueType = 6 // Represents a table entity for TEMPLATE_MCF. ValueType_TABLE_ENTITY ValueType = 7 )
func (ValueType) Descriptor ¶ added in v1.33.0
func (ValueType) Descriptor() protoreflect.EnumDescriptor
func (ValueType) EnumDescriptor
deprecated
added in
v1.33.0
func (ValueType) Number ¶ added in v1.33.0
func (x ValueType) Number() protoreflect.EnumNumber
func (ValueType) Type ¶ added in v1.33.0
func (ValueType) Type() protoreflect.EnumType
func (*ValueType) UnmarshalJSON
deprecated
added in
v1.33.0
type VariableInfoRequest ¶ added in v1.34.0
type VariableInfoRequest struct { Entity string `protobuf:"bytes,1,opt,name=entity,proto3" json:"entity,omitempty"` // contains filtered or unexported fields }
func (*VariableInfoRequest) Descriptor
deprecated
added in
v1.34.0
func (*VariableInfoRequest) Descriptor() ([]byte, []int)
Deprecated: Use VariableInfoRequest.ProtoReflect.Descriptor instead.
func (*VariableInfoRequest) GetEntity ¶ added in v1.34.0
func (x *VariableInfoRequest) GetEntity() string
func (*VariableInfoRequest) ProtoMessage ¶ added in v1.34.0
func (*VariableInfoRequest) ProtoMessage()
func (*VariableInfoRequest) ProtoReflect ¶ added in v1.34.0
func (x *VariableInfoRequest) ProtoReflect() protoreflect.Message
func (*VariableInfoRequest) Reset ¶ added in v1.34.0
func (x *VariableInfoRequest) Reset()
func (*VariableInfoRequest) String ¶ added in v1.34.0
func (x *VariableInfoRequest) String() string
type VariableInfoResponse ¶ added in v1.34.0
type VariableInfoResponse struct { Entity string `protobuf:"bytes,1,opt,name=entity,proto3" json:"entity,omitempty"` Info *StatVarSummary `protobuf:"bytes,2,opt,name=info,proto3" json:"info,omitempty"` // contains filtered or unexported fields }
func (*VariableInfoResponse) Descriptor
deprecated
added in
v1.34.0
func (*VariableInfoResponse) Descriptor() ([]byte, []int)
Deprecated: Use VariableInfoResponse.ProtoReflect.Descriptor instead.
func (*VariableInfoResponse) GetEntity ¶ added in v1.34.0
func (x *VariableInfoResponse) GetEntity() string
func (*VariableInfoResponse) GetInfo ¶ added in v1.34.0
func (x *VariableInfoResponse) GetInfo() *StatVarSummary
func (*VariableInfoResponse) ProtoMessage ¶ added in v1.34.0
func (*VariableInfoResponse) ProtoMessage()
func (*VariableInfoResponse) ProtoReflect ¶ added in v1.34.0
func (x *VariableInfoResponse) ProtoReflect() protoreflect.Message
func (*VariableInfoResponse) Reset ¶ added in v1.34.0
func (x *VariableInfoResponse) Reset()
func (*VariableInfoResponse) String ¶ added in v1.34.0
func (x *VariableInfoResponse) String() string
type VariablesRequest ¶ added in v1.34.0
type VariablesRequest struct { Entity string `protobuf:"bytes,1,opt,name=entity,proto3" json:"entity,omitempty"` // contains filtered or unexported fields }
func (*VariablesRequest) Descriptor
deprecated
added in
v1.34.0
func (*VariablesRequest) Descriptor() ([]byte, []int)
Deprecated: Use VariablesRequest.ProtoReflect.Descriptor instead.
func (*VariablesRequest) GetEntity ¶ added in v1.34.0
func (x *VariablesRequest) GetEntity() string
func (*VariablesRequest) ProtoMessage ¶ added in v1.34.0
func (*VariablesRequest) ProtoMessage()
func (*VariablesRequest) ProtoReflect ¶ added in v1.34.0
func (x *VariablesRequest) ProtoReflect() protoreflect.Message
func (*VariablesRequest) Reset ¶ added in v1.34.0
func (x *VariablesRequest) Reset()
func (*VariablesRequest) String ¶ added in v1.34.0
func (x *VariablesRequest) String() string
type VariablesResponse ¶ added in v1.34.0
type VariablesResponse struct { Entity string `protobuf:"bytes,1,opt,name=entity,proto3" json:"entity,omitempty"` Variables []string `protobuf:"bytes,2,rep,name=variables,proto3" json:"variables,omitempty"` // contains filtered or unexported fields }
func (*VariablesResponse) Descriptor
deprecated
added in
v1.34.0
func (*VariablesResponse) Descriptor() ([]byte, []int)
Deprecated: Use VariablesResponse.ProtoReflect.Descriptor instead.
func (*VariablesResponse) GetEntity ¶ added in v1.34.0
func (x *VariablesResponse) GetEntity() string
func (*VariablesResponse) GetVariables ¶ added in v1.34.0
func (x *VariablesResponse) GetVariables() []string
func (*VariablesResponse) ProtoMessage ¶ added in v1.34.0
func (*VariablesResponse) ProtoMessage()
func (*VariablesResponse) ProtoReflect ¶ added in v1.34.0
func (x *VariablesResponse) ProtoReflect() protoreflect.Message
func (*VariablesResponse) Reset ¶ added in v1.34.0
func (x *VariablesResponse) Reset()
func (*VariablesResponse) String ¶ added in v1.34.0
func (x *VariablesResponse) String() string