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

target.apidocs.com.google.api.services.content.model.Css.html Maven / Gradle / Ivy

There is a newer version: v2.1-rev20241217-2.0.0
Show newest version






Css (Content API for Shopping v2.1-rev20240609-2.0.0)












com.google.api.services.content.model

Class Css

    • Constructor Detail

      • Css

        public Css()
    • Method Detail

      • getCssDomainId

        public Long getCssDomainId()
        Output only. Immutable. The CSS domain ID.
        Returns:
        value or null for none
      • setCssDomainId

        public Css setCssDomainId(Long cssDomainId)
        Output only. Immutable. The CSS domain ID.
        Parameters:
        cssDomainId - cssDomainId or null for none
      • getCssGroupId

        public Long getCssGroupId()
        Output only. Immutable. The ID of the CSS group this CSS domain is affiliated with. Only populated for CSS group users.
        Returns:
        value or null for none
      • setCssGroupId

        public Css setCssGroupId(Long cssGroupId)
        Output only. Immutable. The ID of the CSS group this CSS domain is affiliated with. Only populated for CSS group users.
        Parameters:
        cssGroupId - cssGroupId or null for none
      • getDisplayName

        public String getDisplayName()
        Output only. Immutable. The CSS domain's display name, used when space is constrained.
        Returns:
        value or null for none
      • setDisplayName

        public Css setDisplayName(String displayName)
        Output only. Immutable. The CSS domain's display name, used when space is constrained.
        Parameters:
        displayName - displayName or null for none
      • getFullName

        public String getFullName()
        Output only. Immutable. The CSS domain's full name.
        Returns:
        value or null for none
      • setFullName

        public Css setFullName(String fullName)
        Output only. Immutable. The CSS domain's full name.
        Parameters:
        fullName - fullName or null for none
      • getHomepageUri

        public String getHomepageUri()
        Output only. Immutable. The CSS domain's homepage.
        Returns:
        value or null for none
      • setHomepageUri

        public Css setHomepageUri(String homepageUri)
        Output only. Immutable. The CSS domain's homepage.
        Parameters:
        homepageUri - homepageUri or null for none
      • getLabelIds

        public List<Long> getLabelIds()
        A list of label IDs that are assigned to this CSS domain by its CSS group. Only populated for CSS group users.
        Returns:
        value or null for none
      • setLabelIds

        public Css setLabelIds(List<Long> labelIds)
        A list of label IDs that are assigned to this CSS domain by its CSS group. Only populated for CSS group users.
        Parameters:
        labelIds - labelIds or null for none
      • set

        public Css set(String fieldName,
                       Object value)
        Overrides:
        set in class com.google.api.client.json.GenericJson
      • clone

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

Copyright © 2011–2024 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy