Interface DatasetConfig.SourceProjectsOrBuilder (0.80.0)
Stay organized with collections
Save and categorize content based on your preferences.
public static interface DatasetConfig.SourceProjectsOrBuilder extends MessageOrBuilder
Methods
getProjectNumbers(int index)
public abstract long getProjectNumbers(int index)
repeated int64 project_numbers = 1;
| Parameter |
| Name |
Description |
index |
int
The index of the element to return.
|
| Returns |
| Type |
Description |
long |
The projectNumbers at the given index.
|
getProjectNumbersCount()
public abstract int getProjectNumbersCount()
repeated int64 project_numbers = 1;
| Returns |
| Type |
Description |
int |
The count of projectNumbers.
|
getProjectNumbersList()
public abstract List<Long> getProjectNumbersList()
repeated int64 project_numbers = 1;
| Returns |
| Type |
Description |
List<Long> |
A list containing the projectNumbers.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2026-08-05 UTC.
[null,null,["Last updated 2026-08-05 UTC."],[],[]]