public abstract class PolicyTags extends Object implements Serializable
| Modifier and Type | Class and Description |
|---|---|
static class |
PolicyTags.Builder |
| Constructor and Description |
|---|
PolicyTags() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getNames() |
static PolicyTags.Builder |
newBuilder() |
abstract PolicyTags.Builder |
toBuilder() |
public abstract PolicyTags.Builder toBuilder()
public static PolicyTags.Builder newBuilder()
Copyright © 2020 Google LLC. All rights reserved.