public interface SharePointSourcesOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
SharePointSources.SharePointSource |
getSharePointSources(int index)
The SharePoint sources.
|
int |
getSharePointSourcesCount()
The SharePoint sources.
|
List<SharePointSources.SharePointSource> |
getSharePointSourcesList()
The SharePoint sources.
|
SharePointSources.SharePointSourceOrBuilder |
getSharePointSourcesOrBuilder(int index)
The SharePoint sources.
|
List<? extends SharePointSources.SharePointSourceOrBuilder> |
getSharePointSourcesOrBuilderList()
The SharePoint sources.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofList<SharePointSources.SharePointSource> getSharePointSourcesList()
The SharePoint sources.
repeated .google.cloud.aiplatform.v1beta1.SharePointSources.SharePointSource share_point_sources = 1;
SharePointSources.SharePointSource getSharePointSources(int index)
The SharePoint sources.
repeated .google.cloud.aiplatform.v1beta1.SharePointSources.SharePointSource share_point_sources = 1;
int getSharePointSourcesCount()
The SharePoint sources.
repeated .google.cloud.aiplatform.v1beta1.SharePointSources.SharePointSource share_point_sources = 1;
List<? extends SharePointSources.SharePointSourceOrBuilder> getSharePointSourcesOrBuilderList()
The SharePoint sources.
repeated .google.cloud.aiplatform.v1beta1.SharePointSources.SharePointSource share_point_sources = 1;
SharePointSources.SharePointSourceOrBuilder getSharePointSourcesOrBuilder(int index)
The SharePoint sources.
repeated .google.cloud.aiplatform.v1beta1.SharePointSources.SharePointSource share_point_sources = 1;
Copyright © 2025 Google LLC. All rights reserved.