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

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

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






LiveStreamConfigurationIssue (YouTube Data API v3 v3-rev20240303-2.0.0)












com.google.api.services.youtube.model

Class LiveStreamConfigurationIssue

    • Constructor Detail

      • LiveStreamConfigurationIssue

        public LiveStreamConfigurationIssue()
    • Method Detail

      • getDescription

        public String getDescription()
        The long-form description of the issue and how to resolve it.
        Returns:
        value or null for none
      • setDescription

        public LiveStreamConfigurationIssue setDescription(String description)
        The long-form description of the issue and how to resolve it.
        Parameters:
        description - description or null for none
      • getReason

        public String getReason()
        The short-form reason for this issue.
        Returns:
        value or null for none
      • getSeverity

        public String getSeverity()
        How severe this issue is to the stream.
        Returns:
        value or null for none
      • setSeverity

        public LiveStreamConfigurationIssue setSeverity(String severity)
        How severe this issue is to the stream.
        Parameters:
        severity - severity or null for none
      • getType

        public String getType()
        The kind of error happening.
        Returns:
        value or null for none

Copyright © 2011–2024 Google. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy