@Generated(value="by gapic-generator-java") public class FulfillmentName extends Object implements com.google.api.resourcenames.ResourceName
| Modifier and Type | Class and Description |
|---|---|
static class |
FulfillmentName.Builder
Builder for projects/{project}/agent/fulfillment.
|
static class |
FulfillmentName.ProjectLocationBuilder
Builder for projects/{project}/locations/{location}/agent/fulfillment.
|
| Modifier | Constructor and Description |
|---|---|
protected |
FulfillmentName()
Deprecated.
|
@Deprecated protected FulfillmentName()
public String getProject()
public String getLocation()
public static FulfillmentName.Builder newBuilder()
@BetaApi(value="The per-pattern Builders are not stable yet and may be changed in the future.") public static FulfillmentName.Builder newProjectBuilder()
@BetaApi(value="The per-pattern Builders are not stable yet and may be changed in the future.") public static FulfillmentName.ProjectLocationBuilder newProjectLocationBuilder()
public FulfillmentName.Builder toBuilder()
public static FulfillmentName of(String project)
@BetaApi(value="The static create methods are not stable yet and may be changed in the future.") public static FulfillmentName ofProjectName(String project)
@BetaApi(value="The static create methods are not stable yet and may be changed in the future.") public static FulfillmentName ofProjectLocationName(String project, String location)
@BetaApi(value="The static format methods are not stable yet and may be changed in the future.") public static String formatProjectName(String project)
@BetaApi(value="The static format methods are not stable yet and may be changed in the future.") public static String formatProjectLocationName(String project, String location)
public static FulfillmentName parse(String formattedString)
public static List<FulfillmentName> parseList(List<String> formattedStrings)
public static List<String> toStringList(List<FulfillmentName> values)
public static boolean isParsableFrom(String formattedString)
public Map<String,String> getFieldValuesMap()
getFieldValuesMap in interface com.google.api.resourcenames.ResourceNamepublic String getFieldValue(String fieldName)
getFieldValue in interface com.google.api.resourcenames.ResourceNameCopyright © 2023 Google LLC. All rights reserved.