Class ProjectId (1.4.12)

public abstract class ProjectId implements Serializable

Inheritance

java.lang.Object > ProjectId

Implements

Serializable

Static Methods

of(String value)

public static ProjectId of(String value)
Parameter
NameDescription
valueString
Returns
TypeDescription
ProjectId
Exceptions
TypeDescription
ApiException

Constructors

ProjectId()

public ProjectId()

Methods

toString()

public String toString()
Returns
TypeDescription
String
Overrides

value()

public abstract String value()
Returns
TypeDescription
String