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

target.apidocs.com.google.api.services.sql.model.TruncateLogContext.html Maven / Gradle / Ivy







TruncateLogContext (Cloud SQL Admin API v1beta4-rev20201007-1.30.10)












com.google.api.services.sql.model

Class TruncateLogContext

    • Constructor Detail

      • TruncateLogContext

        public TruncateLogContext()
    • Method Detail

      • getKind

        public String getKind()
        This is always *sql#truncateLogContext*.
        Returns:
        value or null for none
      • setKind

        public TruncateLogContext setKind(String kind)
        This is always *sql#truncateLogContext*.
        Parameters:
        kind - kind or null for none
      • getLogType

        public String getLogType()
        The type of log to truncate. Valid values are *MYSQL_GENERAL_TABLE* and *MYSQL_SLOW_TABLE*.
        Returns:
        value or null for none
      • setLogType

        public TruncateLogContext setLogType(String logType)
        The type of log to truncate. Valid values are *MYSQL_GENERAL_TABLE* and *MYSQL_SLOW_TABLE*.
        Parameters:
        logType - logType or null for none

Copyright © 2011–2020 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy