Class Messages


  • @Restricted(org.kohsuke.accmod.restrictions.NoExternalUse.class)
    public class Messages
    extends Object
    Generated localization support class.
    • Constructor Detail

      • Messages

        public Messages()
    • Method Detail

      • P12ServiceAccountConfig_ErrorEmailRequired

        public static String P12ServiceAccountConfig_ErrorEmailRequired()
        Key P12ServiceAccountConfig.ErrorEmailRequired: Email address is required.
        Returns:
        Email address is required
      • _P12ServiceAccountConfig_ErrorEmailRequired

        public static org.jvnet.localizer.Localizable _P12ServiceAccountConfig_ErrorEmailRequired()
        Key P12ServiceAccountConfig.ErrorEmailRequired: Email address is required.
        Returns:
        Email address is required
      • P12ServiceAccountConfig_DisplayName

        public static String P12ServiceAccountConfig_DisplayName()
        Key P12ServiceAccountConfig.DisplayName: P12 key.
        Returns:
        P12 key
      • _P12ServiceAccountConfig_DisplayName

        public static org.jvnet.localizer.Localizable _P12ServiceAccountConfig_DisplayName()
        Key P12ServiceAccountConfig.DisplayName: P12 key.
        Returns:
        P12 key
      • GoogleRobotCredentials_NoAnnotation

        public static String GoogleRobotCredentials_NoAnnotation​(Object arg0)
        Key GoogleRobotCredentials.NoAnnotation: {0} must be annotated with @RequiresDomain.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        {0} must be annotated with @RequiresDomain
      • _GoogleRobotCredentials_NoAnnotation

        public static org.jvnet.localizer.Localizable _GoogleRobotCredentials_NoAnnotation​(Object arg0)
        Key GoogleRobotCredentials.NoAnnotation: {0} must be annotated with @RequiresDomain.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        {0} must be annotated with @RequiresDomain
      • GoogleRobotPrivateKeyCredentials_BadCredentials

        public static String GoogleRobotPrivateKeyCredentials_BadCredentials()
        Key GoogleRobotPrivateKeyCredentials.BadCredentials: An error occurred deducing a username from the provided credentials files..
        Returns:
        An error occurred deducing a username from the provided credentials files.
      • _GoogleRobotPrivateKeyCredentials_BadCredentials

        public static org.jvnet.localizer.Localizable _GoogleRobotPrivateKeyCredentials_BadCredentials()
        Key GoogleRobotPrivateKeyCredentials.BadCredentials: An error occurred deducing a username from the provided credentials files..
        Returns:
        An error occurred deducing a username from the provided credentials files.
      • GoogleAuthorizationStrategy_CredentialError

        public static String GoogleAuthorizationStrategy_CredentialError()
        Key GoogleAuthorizationStrategy.CredentialError: Need to provide a credential.
        Returns:
        Need to provide a credential
      • _GoogleAuthorizationStrategy_CredentialError

        public static org.jvnet.localizer.Localizable _GoogleAuthorizationStrategy_CredentialError()
        Key GoogleAuthorizationStrategy.CredentialError: Need to provide a credential.
        Returns:
        Need to provide a credential
      • RemotableGoogleCredentials_NoAccessToken

        public static String RemotableGoogleCredentials_NoAccessToken()
        Key RemotableGoogleCredentials.NoAccessToken: Unable to retrieve an access token with the provided credentials.
        Returns:
        Unable to retrieve an access token with the provided credentials
      • _RemotableGoogleCredentials_NoAccessToken

        public static org.jvnet.localizer.Localizable _RemotableGoogleCredentials_NoAccessToken()
        Key RemotableGoogleCredentials.NoAccessToken: Unable to retrieve an access token with the provided credentials.
        Returns:
        Unable to retrieve an access token with the provided credentials
      • GoogleRobotMetadataCredentials_DefaultIdentityError

        public static String GoogleRobotMetadataCredentials_DefaultIdentityError()
        Key GoogleRobotMetadataCredentials.DefaultIdentityError: An unknown problem occured while retrieving the default service account's identity.
        Returns:
        An unknown problem occured while retrieving the default service account's identity
      • _GoogleRobotMetadataCredentials_DefaultIdentityError

        public static org.jvnet.localizer.Localizable _GoogleRobotMetadataCredentials_DefaultIdentityError()
        Key GoogleRobotMetadataCredentials.DefaultIdentityError: An unknown problem occured while retrieving the default service account's identity.
        Returns:
        An unknown problem occured while retrieving the default service account's identity
      • JsonServiceAccountConfig_DisplayName

        public static String JsonServiceAccountConfig_DisplayName()
        Key JsonServiceAccountConfig.DisplayName: JSON key.
        Returns:
        JSON key
      • _JsonServiceAccountConfig_DisplayName

        public static org.jvnet.localizer.Localizable _JsonServiceAccountConfig_DisplayName()
        Key JsonServiceAccountConfig.DisplayName: JSON key.
        Returns:
        JSON key
      • RemotableGoogleCredentials_BadGetName

        public static String RemotableGoogleCredentials_BadGetName()
        Key RemotableGoogleCredentials.BadGetName: Consumers of RemotableGoogleCredentials should not invoke getName.
        Returns:
        Consumers of RemotableGoogleCredentials should not invoke getName
      • _RemotableGoogleCredentials_BadGetName

        public static org.jvnet.localizer.Localizable _RemotableGoogleCredentials_BadGetName()
        Key RemotableGoogleCredentials.BadGetName: Consumers of RemotableGoogleCredentials should not invoke getName.
        Returns:
        Consumers of RemotableGoogleCredentials should not invoke getName
      • GoogleRobotPrivateKeyCredentials_ExceptionString

        public static String GoogleRobotPrivateKeyCredentials_ExceptionString()
        Key GoogleRobotPrivateKeyCredentials.ExceptionString: An unknown problem occured while retrieving token.
        Returns:
        An unknown problem occured while retrieving token
      • _GoogleRobotPrivateKeyCredentials_ExceptionString

        public static org.jvnet.localizer.Localizable _GoogleRobotPrivateKeyCredentials_ExceptionString()
        Key GoogleRobotPrivateKeyCredentials.ExceptionString: An unknown problem occured while retrieving token.
        Returns:
        An unknown problem occured while retrieving token
      • GoogleRobotPrivateKeyCredentials_DisplayName

        public static String GoogleRobotPrivateKeyCredentials_DisplayName()
        Key GoogleRobotPrivateKeyCredentials.DisplayName: Google Service Account from private key.
        Returns:
        Google Service Account from private key
      • _GoogleRobotPrivateKeyCredentials_DisplayName

        public static org.jvnet.localizer.Localizable _GoogleRobotPrivateKeyCredentials_DisplayName()
        Key GoogleRobotPrivateKeyCredentials.DisplayName: Google Service Account from private key.
        Returns:
        Google Service Account from private key
      • RemotableGoogleCredentials_BadGetDescriptor

        public static String RemotableGoogleCredentials_BadGetDescriptor()
        Key RemotableGoogleCredentials.BadGetDescriptor: Consumers of RemotableGoogleCredentials should not invoke getDescriptor.
        Returns:
        Consumers of RemotableGoogleCredentials should not invoke getDescriptor
      • _RemotableGoogleCredentials_BadGetDescriptor

        public static org.jvnet.localizer.Localizable _RemotableGoogleCredentials_BadGetDescriptor()
        Key RemotableGoogleCredentials.BadGetDescriptor: Consumers of RemotableGoogleCredentials should not invoke getDescriptor.
        Returns:
        Consumers of RemotableGoogleCredentials should not invoke getDescriptor
      • GoogleAuthorizationStrategy_DisplayName

        public static String GoogleAuthorizationStrategy_DisplayName()
        Key GoogleAuthorizationStrategy.DisplayName: Project Matrix Authorization Strategy (using Google Cloud Console roles).
        Returns:
        Project Matrix Authorization Strategy (using Google Cloud Console roles)
      • _GoogleAuthorizationStrategy_DisplayName

        public static org.jvnet.localizer.Localizable _GoogleAuthorizationStrategy_DisplayName()
        Key GoogleAuthorizationStrategy.DisplayName: Project Matrix Authorization Strategy (using Google Cloud Console roles).
        Returns:
        Project Matrix Authorization Strategy (using Google Cloud Console roles)
      • GoogleRobotPrivateKeyCredentials_ProjectIDError

        public static String GoogleRobotPrivateKeyCredentials_ProjectIDError()
        Key GoogleRobotPrivateKeyCredentials.ProjectIDError: A project name must be specified.
        Returns:
        A project name must be specified
      • _GoogleRobotPrivateKeyCredentials_ProjectIDError

        public static org.jvnet.localizer.Localizable _GoogleRobotPrivateKeyCredentials_ProjectIDError()
        Key GoogleRobotPrivateKeyCredentials.ProjectIDError: A project name must be specified.
        Returns:
        A project name must be specified
      • GoogleRobotMetadataCredentials_DisplayName

        public static String GoogleRobotMetadataCredentials_DisplayName()
        Key GoogleRobotMetadataCredentials.DisplayName: Google Service Account from metadata.
        Returns:
        Google Service Account from metadata
      • _GoogleRobotMetadataCredentials_DisplayName

        public static org.jvnet.localizer.Localizable _GoogleRobotMetadataCredentials_DisplayName()
        Key GoogleRobotMetadataCredentials.DisplayName: Google Service Account from metadata.
        Returns:
        Google Service Account from metadata
      • GoogleRobotMetadataCredentials_AddProjectIdAuthError

        public static String GoogleRobotMetadataCredentials_AddProjectIdAuthError()
        Key GoogleRobotMetadataCredentials.AddProjectIdAuthError: Insufficient privileges to add a project.
        Returns:
        Insufficient privileges to add a project
      • _GoogleRobotMetadataCredentials_AddProjectIdAuthError

        public static org.jvnet.localizer.Localizable _GoogleRobotMetadataCredentials_AddProjectIdAuthError()
        Key GoogleRobotMetadataCredentials.AddProjectIdAuthError: Insufficient privileges to add a project.
        Returns:
        Insufficient privileges to add a project
      • GoogleOAuth2ScopeSpecification_DisplayName

        public static String GoogleOAuth2ScopeSpecification_DisplayName()
        Key GoogleOAuth2ScopeSpecification.DisplayName: Google OAuth 2.0 Scope Specification.
        Returns:
        Google OAuth 2.0 Scope Specification
      • _GoogleOAuth2ScopeSpecification_DisplayName

        public static org.jvnet.localizer.Localizable _GoogleOAuth2ScopeSpecification_DisplayName()
        Key GoogleOAuth2ScopeSpecification.DisplayName: Google OAuth 2.0 Scope Specification.
        Returns:
        Google OAuth 2.0 Scope Specification
      • GoogleRobotMetadataCredentials_ProjectIDError

        public static String GoogleRobotMetadataCredentials_ProjectIDError()
        Key GoogleRobotMetadataCredentials.ProjectIDError: A project name must be specified.
        Returns:
        A project name must be specified
      • _GoogleRobotMetadataCredentials_ProjectIDError

        public static org.jvnet.localizer.Localizable _GoogleRobotMetadataCredentials_ProjectIDError()
        Key GoogleRobotMetadataCredentials.ProjectIDError: A project name must be specified.
        Returns:
        A project name must be specified
      • GoogleRobotCredentials_Description

        public static String GoogleRobotCredentials_Description()
        Key GoogleRobotCredentials.Description: A Google robot account for accessing Google APIs and services..
        Returns:
        A Google robot account for accessing Google APIs and services.
      • _GoogleRobotCredentials_Description

        public static org.jvnet.localizer.Localizable _GoogleRobotCredentials_Description()
        Key GoogleRobotCredentials.Description: A Google robot account for accessing Google APIs and services..
        Returns:
        A Google robot account for accessing Google APIs and services.