Class TableDataProfileName.ProjectLocationTableDataProfileBuilder (3.48.0)

See more code actions.
public static class TableDataProfileName.ProjectLocationTableDataProfileBuilder

Builder for projects/{project}/locations/{location}/tableDataProfiles/{table_data_profile}.

java.lang.Object > TableDataProfileName.ProjectLocationTableDataProfileBuilder

Constructors

ProjectLocationTableDataProfileBuilder()

protected ProjectLocationTableDataProfileBuilder()

Methods

build()

public TableDataProfileName build()
Returns
Type Description
TableDataProfileName

getLocation()

public String getLocation()
Returns
Type Description
String

getProject()

public String getProject()
Returns
Type Description
String

getTableDataProfile()

public String getTableDataProfile()
Returns
Type Description
String

setLocation(String location)

public TableDataProfileName.ProjectLocationTableDataProfileBuilder setLocation(String location)
Parameter
Name Description
location String

setProject(String project)

public TableDataProfileName.ProjectLocationTableDataProfileBuilder setProject(String project)
Parameter
Name Description
project String

setTableDataProfile(String tableDataProfile)

public TableDataProfileName.ProjectLocationTableDataProfileBuilder setTableDataProfile(String tableDataProfile)
Parameter
Name Description
tableDataProfile String