Class FeedbackLabelName.ProjectLocationAuthorizedViewSetAuthorizedViewConversationFeedbackLabelBuilder (2.56.0)

public static class FeedbackLabelName.ProjectLocationAuthorizedViewSetAuthorizedViewConversationFeedbackLabelBuilder

Builder for projects/{project}/locations/{location}/authorizedViewSets/{authorized_view_set}/authorizedViews/{authorized_view}/conversations/{conversation}/feedbackLabels/{feedback_label}.

Inheritance

java.lang.Object > FeedbackLabelName.ProjectLocationAuthorizedViewSetAuthorizedViewConversationFeedbackLabelBuilder

Constructors

ProjectLocationAuthorizedViewSetAuthorizedViewConversationFeedbackLabelBuilder()

protected ProjectLocationAuthorizedViewSetAuthorizedViewConversationFeedbackLabelBuilder()

Methods

build()

public FeedbackLabelName build()
Returns
Type Description
FeedbackLabelName

getAuthorizedView()

public String getAuthorizedView()
Returns
Type Description
String

getAuthorizedViewSet()

public String getAuthorizedViewSet()
Returns
Type Description
String

getConversation()

public String getConversation()
Returns
Type Description
String

getFeedbackLabel()

public String getFeedbackLabel()
Returns
Type Description
String

getLocation()

public String getLocation()
Returns
Type Description
String

getProject()

public String getProject()
Returns
Type Description
String

setAuthorizedView(String authorizedView)

public FeedbackLabelName.ProjectLocationAuthorizedViewSetAuthorizedViewConversationFeedbackLabelBuilder setAuthorizedView(String authorizedView)
Parameter
Name Description
authorizedView String
Returns
Type Description
FeedbackLabelName.ProjectLocationAuthorizedViewSetAuthorizedViewConversationFeedbackLabelBuilder

setAuthorizedViewSet(String authorizedViewSet)

public FeedbackLabelName.ProjectLocationAuthorizedViewSetAuthorizedViewConversationFeedbackLabelBuilder setAuthorizedViewSet(String authorizedViewSet)
Parameter
Name Description
authorizedViewSet String
Returns
Type Description
FeedbackLabelName.ProjectLocationAuthorizedViewSetAuthorizedViewConversationFeedbackLabelBuilder

setConversation(String conversation)

public FeedbackLabelName.ProjectLocationAuthorizedViewSetAuthorizedViewConversationFeedbackLabelBuilder setConversation(String conversation)
Parameter
Name Description
conversation String
Returns
Type Description
FeedbackLabelName.ProjectLocationAuthorizedViewSetAuthorizedViewConversationFeedbackLabelBuilder

setFeedbackLabel(String feedbackLabel)

public FeedbackLabelName.ProjectLocationAuthorizedViewSetAuthorizedViewConversationFeedbackLabelBuilder setFeedbackLabel(String feedbackLabel)
Parameter
Name Description
feedbackLabel String
Returns
Type Description
FeedbackLabelName.ProjectLocationAuthorizedViewSetAuthorizedViewConversationFeedbackLabelBuilder

setLocation(String location)

public FeedbackLabelName.ProjectLocationAuthorizedViewSetAuthorizedViewConversationFeedbackLabelBuilder setLocation(String location)
Parameter
Name Description
location String
Returns
Type Description
FeedbackLabelName.ProjectLocationAuthorizedViewSetAuthorizedViewConversationFeedbackLabelBuilder

setProject(String project)

public FeedbackLabelName.ProjectLocationAuthorizedViewSetAuthorizedViewConversationFeedbackLabelBuilder setProject(String project)
Parameter
Name Description
project String
Returns
Type Description
FeedbackLabelName.ProjectLocationAuthorizedViewSetAuthorizedViewConversationFeedbackLabelBuilder