Class ProjectId (1.13.3)

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
Name Description
value String
Returns
Type Description
ProjectId
Exceptions
Type Description
ApiException

Constructors

ProjectId()

public ProjectId()

Methods

toString()

public String toString()
Returns
Type Description
String
Overrides

value()

public abstract String value()
Returns
Type Description
String