public static class PropertyName.Builder extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
Builder() |
| Modifier and Type | Method and Description |
|---|---|
PropertyName |
build() |
String |
getPropertyId() |
PropertyName.Builder |
setPropertyId(String propertyId) |
public String getPropertyId()
public PropertyName.Builder setPropertyId(String propertyId)
public PropertyName build()
Copyright © 2023 Google LLC. All rights reserved.