public static interface IntelligenceConfig.FilterOrBuilder extends MessageOrBuilderImplements
MessageOrBuilderMethods
getCloudStorageBucketsCase()
public abstract IntelligenceConfig.Filter.CloudStorageBucketsCase getCloudStorageBucketsCase()| Returns | |
|---|---|
| Type | Description |
IntelligenceConfig.Filter.CloudStorageBucketsCase |
|
getCloudStorageLocationsCase()
public abstract IntelligenceConfig.Filter.CloudStorageLocationsCase getCloudStorageLocationsCase()| Returns | |
|---|---|
| Type | Description |
IntelligenceConfig.Filter.CloudStorageLocationsCase |
|
getExcludedCloudStorageBuckets()
public abstract IntelligenceConfig.Filter.CloudStorageBuckets getExcludedCloudStorageBuckets()Buckets to exclude.
.google.storage.control.v2.IntelligenceConfig.Filter.CloudStorageBuckets excluded_cloud_storage_buckets = 4;
| Returns | |
|---|---|
| Type | Description |
IntelligenceConfig.Filter.CloudStorageBuckets |
The excludedCloudStorageBuckets. |
getExcludedCloudStorageBucketsOrBuilder()
public abstract IntelligenceConfig.Filter.CloudStorageBucketsOrBuilder getExcludedCloudStorageBucketsOrBuilder()Buckets to exclude.
.google.storage.control.v2.IntelligenceConfig.Filter.CloudStorageBuckets excluded_cloud_storage_buckets = 4;
| Returns | |
|---|---|
| Type | Description |
IntelligenceConfig.Filter.CloudStorageBucketsOrBuilder |
|
getExcludedCloudStorageLocations()
public abstract IntelligenceConfig.Filter.CloudStorageLocations getExcludedCloudStorageLocations()Bucket locations to exclude.
.google.storage.control.v2.IntelligenceConfig.Filter.CloudStorageLocations excluded_cloud_storage_locations = 2;
| Returns | |
|---|---|
| Type | Description |
IntelligenceConfig.Filter.CloudStorageLocations |
The excludedCloudStorageLocations. |
getExcludedCloudStorageLocationsOrBuilder()
public abstract IntelligenceConfig.Filter.CloudStorageLocationsOrBuilder getExcludedCloudStorageLocationsOrBuilder()Bucket locations to exclude.
.google.storage.control.v2.IntelligenceConfig.Filter.CloudStorageLocations excluded_cloud_storage_locations = 2;
| Returns | |
|---|---|
| Type | Description |
IntelligenceConfig.Filter.CloudStorageLocationsOrBuilder |
|
getIncludedCloudStorageBuckets()
public abstract IntelligenceConfig.Filter.CloudStorageBuckets getIncludedCloudStorageBuckets()Buckets to include.
.google.storage.control.v2.IntelligenceConfig.Filter.CloudStorageBuckets included_cloud_storage_buckets = 3;
| Returns | |
|---|---|
| Type | Description |
IntelligenceConfig.Filter.CloudStorageBuckets |
The includedCloudStorageBuckets. |
getIncludedCloudStorageBucketsOrBuilder()
public abstract IntelligenceConfig.Filter.CloudStorageBucketsOrBuilder getIncludedCloudStorageBucketsOrBuilder()Buckets to include.
.google.storage.control.v2.IntelligenceConfig.Filter.CloudStorageBuckets included_cloud_storage_buckets = 3;
| Returns | |
|---|---|
| Type | Description |
IntelligenceConfig.Filter.CloudStorageBucketsOrBuilder |
|
getIncludedCloudStorageLocations()
public abstract IntelligenceConfig.Filter.CloudStorageLocations getIncludedCloudStorageLocations()Bucket locations to include.
.google.storage.control.v2.IntelligenceConfig.Filter.CloudStorageLocations included_cloud_storage_locations = 1;
| Returns | |
|---|---|
| Type | Description |
IntelligenceConfig.Filter.CloudStorageLocations |
The includedCloudStorageLocations. |
getIncludedCloudStorageLocationsOrBuilder()
public abstract IntelligenceConfig.Filter.CloudStorageLocationsOrBuilder getIncludedCloudStorageLocationsOrBuilder()Bucket locations to include.
.google.storage.control.v2.IntelligenceConfig.Filter.CloudStorageLocations included_cloud_storage_locations = 1;
| Returns | |
|---|---|
| Type | Description |
IntelligenceConfig.Filter.CloudStorageLocationsOrBuilder |
|
hasExcludedCloudStorageBuckets()
public abstract boolean hasExcludedCloudStorageBuckets()Buckets to exclude.
.google.storage.control.v2.IntelligenceConfig.Filter.CloudStorageBuckets excluded_cloud_storage_buckets = 4;
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the excludedCloudStorageBuckets field is set. |
hasExcludedCloudStorageLocations()
public abstract boolean hasExcludedCloudStorageLocations()Bucket locations to exclude.
.google.storage.control.v2.IntelligenceConfig.Filter.CloudStorageLocations excluded_cloud_storage_locations = 2;
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the excludedCloudStorageLocations field is set. |
hasIncludedCloudStorageBuckets()
public abstract boolean hasIncludedCloudStorageBuckets()Buckets to include.
.google.storage.control.v2.IntelligenceConfig.Filter.CloudStorageBuckets included_cloud_storage_buckets = 3;
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the includedCloudStorageBuckets field is set. |
hasIncludedCloudStorageLocations()
public abstract boolean hasIncludedCloudStorageLocations()Bucket locations to include.
.google.storage.control.v2.IntelligenceConfig.Filter.CloudStorageLocations included_cloud_storage_locations = 1;
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the includedCloudStorageLocations field is set. |