| Interface and Description |
|---|
| com.google.api.resourcenames.ResourceNameType
With Oneof types being converted to use inheritance, this is no longer necessary.
|
| Class and Description |
|---|
| com.google.api.resourcenames.UntypedResourceNameType
With Oneof types being converted to use inheritance, this is no longer necessary.
|
| Method and Description |
|---|
| com.google.api.pathtemplate.TemplatedResourceName.clear() |
| com.google.api.resourcenames.UntypedResourceName.from(ResourceName)
use
UntypedResourceName.of(ResourceName) instead. |
| com.google.api.resourcenames.ResourceName.getType()
With Oneof types being converted to use inheritance, this is no longer necessary.
|
| com.google.api.resourcenames.UntypedResourceName.getType() |
| com.google.api.pathtemplate.TemplatedResourceName.put(String, String) |
| com.google.api.pathtemplate.TemplatedResourceName.putAll(Map<? extends String, ? extends String>) |
| com.google.api.pathtemplate.TemplatedResourceName.remove(Object) |