@BetaApi(value="The per-pattern Builders are not stable yet and may be changed in the future.") public static class SessionEntityTypeName.ProjectLocationAgentEnvironmentSessionEntityTypeBuilder extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
ProjectLocationAgentEnvironmentSessionEntityTypeBuilder() |
protected ProjectLocationAgentEnvironmentSessionEntityTypeBuilder()
public String getProject()
public String getLocation()
public String getAgent()
public String getEnvironment()
public String getSession()
public String getEntityType()
public SessionEntityTypeName.ProjectLocationAgentEnvironmentSessionEntityTypeBuilder setProject(String project)
public SessionEntityTypeName.ProjectLocationAgentEnvironmentSessionEntityTypeBuilder setLocation(String location)
public SessionEntityTypeName.ProjectLocationAgentEnvironmentSessionEntityTypeBuilder setAgent(String agent)
public SessionEntityTypeName.ProjectLocationAgentEnvironmentSessionEntityTypeBuilder setEnvironment(String environment)
public SessionEntityTypeName.ProjectLocationAgentEnvironmentSessionEntityTypeBuilder setSession(String session)
public SessionEntityTypeName.ProjectLocationAgentEnvironmentSessionEntityTypeBuilder setEntityType(String entityType)
public SessionEntityTypeName build()
Copyright © 2022 Google LLC. All rights reserved.