Package com.google.cloud.resourcemanager
Class ProjectInfo.ResourceId
- java.lang.Object
-
- com.google.cloud.resourcemanager.ProjectInfo.ResourceId
-
- All Implemented Interfaces:
Serializable
- Enclosing class:
- ProjectInfo
public static class ProjectInfo.ResourceId extends Object implements Serializable
- See Also:
- Serialized Form
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(Object obj)
String
getId()
String
getType()
int
hashCode()
static ProjectInfo.ResourceId
of(String id, String type)
-