All Downloads are FREE. Search and download functionalities are using the official Maven repository.

target.apidocs.com.google.api.services.youtube.model.I18nRegionListResponse.html Maven / Gradle / Ivy

There is a newer version: v3-rev20240514-2.0.0
Show newest version






I18nRegionListResponse (YouTube Data API v3 v3-rev20240417-2.0.0)












com.google.api.services.youtube.model

Class I18nRegionListResponse

    • Constructor Detail

      • I18nRegionListResponse

        public I18nRegionListResponse()
    • Method Detail

      • getEtag

        public String getEtag()
        Etag of this resource.
        Returns:
        value or null for none
      • getEventId

        public String getEventId()
        Serialized EventId of the request which produced this response.
        Returns:
        value or null for none
      • setEventId

        public I18nRegionListResponse setEventId(String eventId)
        Serialized EventId of the request which produced this response.
        Parameters:
        eventId - eventId or null for none
      • getItems

        public List<I18nRegion> getItems()
        A list of regions where YouTube is available. In this map, the i18n region ID is the map key, and its value is the corresponding i18nRegion resource.
        Returns:
        value or null for none
      • setItems

        public I18nRegionListResponse setItems(List<I18nRegion> items)
        A list of regions where YouTube is available. In this map, the i18n region ID is the map key, and its value is the corresponding i18nRegion resource.
        Parameters:
        items - items or null for none
      • getKind

        public String getKind()
        Identifies what kind of resource this is. Value: the fixed string "youtube#i18nRegionListResponse".
        Returns:
        value or null for none
      • setKind

        public I18nRegionListResponse setKind(String kind)
        Identifies what kind of resource this is. Value: the fixed string "youtube#i18nRegionListResponse".
        Parameters:
        kind - kind or null for none
      • getVisitorId

        public String getVisitorId()
        The visitorId identifies the visitor.
        Returns:
        value or null for none
      • setVisitorId

        public I18nRegionListResponse setVisitorId(String visitorId)
        The visitorId identifies the visitor.
        Parameters:
        visitorId - visitorId or null for none
      • clone

        public I18nRegionListResponse clone()
        Overrides:
        clone in class com.google.api.client.json.GenericJson

Copyright © 2011–2024 Google. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy