Package org.jclouds.googlecloud.config
Class CurrentProject.ClientEmail
java.lang.Object
org.jclouds.googlecloud.config.CurrentProject.ClientEmail
- Enclosing class:
CurrentProject
Utilities related to the email associated with the service account of a project.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic String
toProjectNumber
(String email) Parses the project number from the client email or throws an IllegalArgumentException.
-
Field Details
-
DESCRIPTION
- See Also:
-
-
Constructor Details
-
ClientEmail
public ClientEmail()
-
-
Method Details
-
toProjectNumber
Parses the project number from the client email or throws an IllegalArgumentException.
-