Uses of Interface
com.google.cloud.asset.v1.TableFieldSchemaOrBuilder
-
Packages that use TableFieldSchemaOrBuilder Package Description com.google.cloud.asset.v1 A client to Cloud Asset API -
-
Uses of TableFieldSchemaOrBuilder in com.google.cloud.asset.v1
Classes in com.google.cloud.asset.v1 that implement TableFieldSchemaOrBuilder Modifier and Type Class Description classTableFieldSchemaA field in TableSchema.static classTableFieldSchema.BuilderA field in TableSchema.Methods in com.google.cloud.asset.v1 that return TableFieldSchemaOrBuilder Modifier and Type Method Description TableFieldSchemaOrBuilderTableFieldSchema.Builder. getFieldsOrBuilder(int index)Describes the nested schema fields if the type property is set to RECORD.TableFieldSchemaOrBuilderTableFieldSchema. getFieldsOrBuilder(int index)Describes the nested schema fields if the type property is set to RECORD.TableFieldSchemaOrBuilderTableFieldSchemaOrBuilder. getFieldsOrBuilder(int index)Describes the nested schema fields if the type property is set to RECORD.TableFieldSchemaOrBuilderTableSchema.Builder. getFieldsOrBuilder(int index)Describes the fields in a table.TableFieldSchemaOrBuilderTableSchema. getFieldsOrBuilder(int index)Describes the fields in a table.TableFieldSchemaOrBuilderTableSchemaOrBuilder. getFieldsOrBuilder(int index)Describes the fields in a table.Methods in com.google.cloud.asset.v1 that return types with arguments of type TableFieldSchemaOrBuilder Modifier and Type Method Description List<? extends TableFieldSchemaOrBuilder>TableFieldSchema.Builder. getFieldsOrBuilderList()Describes the nested schema fields if the type property is set to RECORD.List<? extends TableFieldSchemaOrBuilder>TableFieldSchema. getFieldsOrBuilderList()Describes the nested schema fields if the type property is set to RECORD.List<? extends TableFieldSchemaOrBuilder>TableFieldSchemaOrBuilder. getFieldsOrBuilderList()Describes the nested schema fields if the type property is set to RECORD.List<? extends TableFieldSchemaOrBuilder>TableSchema.Builder. getFieldsOrBuilderList()Describes the fields in a table.List<? extends TableFieldSchemaOrBuilder>TableSchema. getFieldsOrBuilderList()Describes the fields in a table.List<? extends TableFieldSchemaOrBuilder>TableSchemaOrBuilder. getFieldsOrBuilderList()Describes the fields in a table.
-