Package com.google.cloud.aiplatform.v1
Interface SharePointSourcesOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
SharePointSources,SharePointSources.Builder
@Generated
public interface SharePointSourcesOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
Method Summary
Modifier and TypeMethodDescriptiongetSharePointSources(int index) The SharePoint sources.intThe SharePoint sources.The SharePoint sources.getSharePointSourcesOrBuilder(int index) The SharePoint sources.List<? extends SharePointSources.SharePointSourceOrBuilder>The SharePoint sources.Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder
isInitializedMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details