Class RagDataSchemaName
java.lang.Object
com.google.cloud.aiplatform.v1beta1.RagDataSchemaName
- All Implemented Interfaces:
ResourceName
@Generated("by gapic-generator-java")
public class RagDataSchemaName
extends Object
implements ResourceName
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classBuilder for projects/{project}/locations/{location}/ragCorpora/{rag_corpus}/ragDataSchemas/{rag_data_schema}. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanstatic StringgetFieldValue(String fieldName) inthashCode()static booleanisParsableFrom(String formattedString) static RagDataSchemaName.Builderstatic RagDataSchemaNamestatic RagDataSchemaNamestatic List<RagDataSchemaName>toString()toStringList(List<RagDataSchemaName> values)
-
Constructor Details
-
RagDataSchemaName
Deprecated.
-
-
Method Details
-
getProject
-
getLocation
-
getRagCorpus
-
getRagDataSchema
-
newBuilder
-
toBuilder
-
of
public static RagDataSchemaName of(String project, String location, String ragCorpus, String ragDataSchema) -
format
-
parse
-
parseList
-
toStringList
-
isParsableFrom
-
getFieldValuesMap
- Specified by:
getFieldValuesMapin interfaceResourceName
-
getFieldValue
- Specified by:
getFieldValuein interfaceResourceName
-
toString
-
equals
-
hashCode
public int hashCode()
-