docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class GetGoogleProductMetadataExtension

    Extension class to ProductMetadata to add a method to retrieve the Google Product Metadata

    Inheritance
    object
    GetGoogleProductMetadataExtension
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: UnityEngine.Purchasing
    Assembly: Unity.Purchasing.dll
    Syntax
    public static class GetGoogleProductMetadataExtension

    Methods

    GetGoogleProductMetadata(ProductMetadata)

    Get the Google Product Metadata. Can be null.

    Declaration
    public static GoogleProductMetadata GetGoogleProductMetadata(this ProductMetadata productMetadata)
    Parameters
    Type Name Description
    ProductMetadata productMetadata

    Product Metadata

    Returns
    Type Description
    GoogleProductMetadata

    Google Product Metadata

    In This Article
    Back to top
    Copyright © 2025 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)