Class GoogleChannelConfigName.Builder (1.41.0)

public static class GoogleChannelConfigName.Builder

Builder for projects/{project}/locations/{location}/googleChannelConfig.

Inheritance

java.lang.Object > GoogleChannelConfigName.Builder

Constructors

Builder()

protected Builder()

Methods

build()

public GoogleChannelConfigName build()
Returns
TypeDescription
GoogleChannelConfigName

getLocation()

public String getLocation()
Returns
TypeDescription
String

getProject()

public String getProject()
Returns
TypeDescription
String

setLocation(String location)

public GoogleChannelConfigName.Builder setLocation(String location)
Parameter
NameDescription
locationString
Returns
TypeDescription
GoogleChannelConfigName.Builder

setProject(String project)

public GoogleChannelConfigName.Builder setProject(String project)
Parameter
NameDescription
projectString
Returns
TypeDescription
GoogleChannelConfigName.Builder