Versions in this module Expand all Collapse all v0 v0.196.2 Sep 10, 2024 Changes in this version + type GoogleMapsPlayablelocationsV3Impression struct + ForceSendFields []string + GameObjectType int64 + ImpressionType string + LocationName string + NullFields []string + func (s *GoogleMapsPlayablelocationsV3Impression) MarshalJSON() ([]byte, error) + type GoogleMapsPlayablelocationsV3LogImpressionsRequest struct + ClientInfo *GoogleMapsUnityClientInfo + ForceSendFields []string + Impressions []*GoogleMapsPlayablelocationsV3Impression + NullFields []string + RequestId string + func (s *GoogleMapsPlayablelocationsV3LogImpressionsRequest) MarshalJSON() ([]byte, error) + type GoogleMapsPlayablelocationsV3LogImpressionsResponse struct + type GoogleMapsPlayablelocationsV3LogPlayerReportsRequest struct + ClientInfo *GoogleMapsUnityClientInfo + ForceSendFields []string + NullFields []string + PlayerReports []*GoogleMapsPlayablelocationsV3PlayerReport + RequestId string + func (s *GoogleMapsPlayablelocationsV3LogPlayerReportsRequest) MarshalJSON() ([]byte, error) + type GoogleMapsPlayablelocationsV3LogPlayerReportsResponse struct + type GoogleMapsPlayablelocationsV3PlayerReport struct + ForceSendFields []string + LanguageCode string + LocationName string + NullFields []string + ReasonDetails string + Reasons []string + func (s *GoogleMapsPlayablelocationsV3PlayerReport) MarshalJSON() ([]byte, error) + type GoogleMapsPlayablelocationsV3SampleAreaFilter struct + ForceSendFields []string + NullFields []string + S2CellId uint64 + func (s *GoogleMapsPlayablelocationsV3SampleAreaFilter) MarshalJSON() ([]byte, error) + type GoogleMapsPlayablelocationsV3SampleCriterion struct + FieldsToReturn string + Filter *GoogleMapsPlayablelocationsV3SampleFilter + ForceSendFields []string + GameObjectType int64 + NullFields []string + func (s *GoogleMapsPlayablelocationsV3SampleCriterion) MarshalJSON() ([]byte, error) + type GoogleMapsPlayablelocationsV3SampleFilter struct + ForceSendFields []string + IncludedTypes []string + MaxLocationCount int64 + NullFields []string + Spacing *GoogleMapsPlayablelocationsV3SampleSpacingOptions + func (s *GoogleMapsPlayablelocationsV3SampleFilter) MarshalJSON() ([]byte, error) + type GoogleMapsPlayablelocationsV3SamplePlayableLocation struct + CenterPoint *GoogleTypeLatLng + ForceSendFields []string + Name string + NullFields []string + PlaceId string + PlusCode string + SnappedPoint *GoogleTypeLatLng + Types []string + func (s *GoogleMapsPlayablelocationsV3SamplePlayableLocation) MarshalJSON() ([]byte, error) + type GoogleMapsPlayablelocationsV3SamplePlayableLocationList struct + ForceSendFields []string + Locations []*GoogleMapsPlayablelocationsV3SamplePlayableLocation + NullFields []string + func (s *GoogleMapsPlayablelocationsV3SamplePlayableLocationList) MarshalJSON() ([]byte, error) + type GoogleMapsPlayablelocationsV3SamplePlayableLocationsRequest struct + AreaFilter *GoogleMapsPlayablelocationsV3SampleAreaFilter + Criteria []*GoogleMapsPlayablelocationsV3SampleCriterion + ForceSendFields []string + NullFields []string + func (s *GoogleMapsPlayablelocationsV3SamplePlayableLocationsRequest) MarshalJSON() ([]byte, error) + type GoogleMapsPlayablelocationsV3SamplePlayableLocationsResponse struct + ForceSendFields []string + LocationsPerGameObjectType map[string]GoogleMapsPlayablelocationsV3SamplePlayableLocationList + NullFields []string + Ttl string + func (s *GoogleMapsPlayablelocationsV3SamplePlayableLocationsResponse) MarshalJSON() ([]byte, error) + type GoogleMapsPlayablelocationsV3SampleSpacingOptions struct + ForceSendFields []string + MinSpacingMeters float64 + NullFields []string + PointType string + func (s *GoogleMapsPlayablelocationsV3SampleSpacingOptions) MarshalJSON() ([]byte, error) + func (s *GoogleMapsPlayablelocationsV3SampleSpacingOptions) UnmarshalJSON(data []byte) error + type GoogleMapsUnityClientInfo struct + ApiClient string + ApplicationId string + ApplicationVersion string + DeviceModel string + ForceSendFields []string + LanguageCode string + NullFields []string + OperatingSystem string + OperatingSystemBuild string + Platform string + func (s *GoogleMapsUnityClientInfo) MarshalJSON() ([]byte, error) + type GoogleTypeLatLng struct + ForceSendFields []string + Latitude float64 + Longitude float64 + NullFields []string + func (s *GoogleTypeLatLng) MarshalJSON() ([]byte, error) + func (s *GoogleTypeLatLng) UnmarshalJSON(data []byte) error + type Service struct + BasePath string + UserAgent string + V3 *V3Service + func New(client *http.Client) (*Service, error) + func NewService(ctx context.Context, opts ...option.ClientOption) (*Service, error) + type V3LogImpressionsCall struct + func (c *V3LogImpressionsCall) Context(ctx context.Context) *V3LogImpressionsCall + func (c *V3LogImpressionsCall) Do(opts ...googleapi.CallOption) (*GoogleMapsPlayablelocationsV3LogImpressionsResponse, error) + func (c *V3LogImpressionsCall) Fields(s ...googleapi.Field) *V3LogImpressionsCall + func (c *V3LogImpressionsCall) Header() http.Header + type V3LogPlayerReportsCall struct + func (c *V3LogPlayerReportsCall) Context(ctx context.Context) *V3LogPlayerReportsCall + func (c *V3LogPlayerReportsCall) Do(opts ...googleapi.CallOption) (*GoogleMapsPlayablelocationsV3LogPlayerReportsResponse, error) + func (c *V3LogPlayerReportsCall) Fields(s ...googleapi.Field) *V3LogPlayerReportsCall + func (c *V3LogPlayerReportsCall) Header() http.Header + type V3SamplePlayableLocationsCall struct + func (c *V3SamplePlayableLocationsCall) Context(ctx context.Context) *V3SamplePlayableLocationsCall + func (c *V3SamplePlayableLocationsCall) Do(opts ...googleapi.CallOption) (*GoogleMapsPlayablelocationsV3SamplePlayableLocationsResponse, error) + func (c *V3SamplePlayableLocationsCall) Fields(s ...googleapi.Field) *V3SamplePlayableLocationsCall + func (c *V3SamplePlayableLocationsCall) Header() http.Header + type V3Service struct + func NewV3Service(s *Service) *V3Service + func (r *V3Service) LogImpressions(...) *V3LogImpressionsCall + func (r *V3Service) LogPlayerReports(...) *V3LogPlayerReportsCall + func (r *V3Service) SamplePlayableLocations(...) *V3SamplePlayableLocationsCall