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

target.apidocs.com.google.api.services.servicemanagement.model.ServiceManagementEnum.html Maven / Gradle / Ivy

There is a newer version: v1-rev20241106-2.0.0
Show newest version






ServiceManagementEnum (Service Management API v1-rev20240920-2.0.0)












com.google.api.services.servicemanagement.model

Class ServiceManagementEnum

    • Constructor Detail

      • ServiceManagementEnum

        public ServiceManagementEnum()
    • Method Detail

      • getEdition

        public String getEdition()
        The source edition string, only valid when syntax is SYNTAX_EDITIONS.
        Returns:
        value or null for none
      • setEdition

        public ServiceManagementEnum setEdition(String edition)
        The source edition string, only valid when syntax is SYNTAX_EDITIONS.
        Parameters:
        edition - edition or null for none
      • getEnumvalue

        public List<EnumValue> getEnumvalue()
        Enum value definitions.
        Returns:
        value or null for none
      • getName

        public String getName()
        Enum type name.
        Returns:
        value or null for none
      • getOptions

        public List<Option> getOptions()
        Protocol buffer options.
        Returns:
        value or null for none
      • getSourceContext

        public SourceContext getSourceContext()
        The source context.
        Returns:
        value or null for none
      • setSourceContext

        public ServiceManagementEnum setSourceContext(SourceContext sourceContext)
        The source context.
        Parameters:
        sourceContext - sourceContext or null for none
      • getSyntax

        public String getSyntax()
        The source syntax.
        Returns:
        value or null for none
      • clone

        public ServiceManagementEnum 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