public static final class DatasetConfig.CloudStorageLocations extends GeneratedMessage implements DatasetConfig.CloudStorageLocationsOrBuilderCollection of Cloud Storage locations.
Protobuf type google.cloud.storageinsights.v1.DatasetConfig.CloudStorageLocations
Inheritance
Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessage > DatasetConfig.CloudStorageLocationsImplements
DatasetConfig.CloudStorageLocationsOrBuilderStatic Fields
LOCATIONS_FIELD_NUMBER
public static final int LOCATIONS_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
Static Methods
getDefaultInstance()
public static DatasetConfig.CloudStorageLocations getDefaultInstance()| Returns | |
|---|---|
| Type | Description |
DatasetConfig.CloudStorageLocations |
|
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
newBuilder()
public static DatasetConfig.CloudStorageLocations.Builder newBuilder()| Returns | |
|---|---|
| Type | Description |
DatasetConfig.CloudStorageLocations.Builder |
|
newBuilder(DatasetConfig.CloudStorageLocations prototype)
public static DatasetConfig.CloudStorageLocations.Builder newBuilder(DatasetConfig.CloudStorageLocations prototype)| Parameter | |
|---|---|
| Name | Description |
prototype |
DatasetConfig.CloudStorageLocations |
| Returns | |
|---|---|
| Type | Description |
DatasetConfig.CloudStorageLocations.Builder |
|
parseDelimitedFrom(InputStream input)
public static DatasetConfig.CloudStorageLocations parseDelimitedFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
DatasetConfig.CloudStorageLocations |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static DatasetConfig.CloudStorageLocations parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
DatasetConfig.CloudStorageLocations |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(byte[] data)
public static DatasetConfig.CloudStorageLocations parseFrom(byte[] data)| Parameter | |
|---|---|
| Name | Description |
data |
byte[] |
| Returns | |
|---|---|
| Type | Description |
DatasetConfig.CloudStorageLocations |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
public static DatasetConfig.CloudStorageLocations parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
byte[] |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
DatasetConfig.CloudStorageLocations |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data)
public static DatasetConfig.CloudStorageLocations parseFrom(ByteString data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteString |
| Returns | |
|---|---|
| Type | Description |
DatasetConfig.CloudStorageLocations |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
public static DatasetConfig.CloudStorageLocations parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteString |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
DatasetConfig.CloudStorageLocations |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(CodedInputStream input)
public static DatasetConfig.CloudStorageLocations parseFrom(CodedInputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
CodedInputStream |
| Returns | |
|---|---|
| Type | Description |
DatasetConfig.CloudStorageLocations |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public static DatasetConfig.CloudStorageLocations parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
DatasetConfig.CloudStorageLocations |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input)
public static DatasetConfig.CloudStorageLocations parseFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
DatasetConfig.CloudStorageLocations |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static DatasetConfig.CloudStorageLocations parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
DatasetConfig.CloudStorageLocations |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(ByteBuffer data)
public static DatasetConfig.CloudStorageLocations parseFrom(ByteBuffer data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteBuffer |
| Returns | |
|---|---|
| Type | Description |
DatasetConfig.CloudStorageLocations |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
public static DatasetConfig.CloudStorageLocations parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteBuffer |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
DatasetConfig.CloudStorageLocations |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parser()
public static Parser<DatasetConfig.CloudStorageLocations> parser()| Returns | |
|---|---|
| Type | Description |
Parser<CloudStorageLocations> |
|
Methods
equals(Object obj)
public boolean equals(Object obj)| Parameter | |
|---|---|
| Name | Description |
obj |
Object |
| Returns | |
|---|---|
| Type | Description |
boolean |
|
getDefaultInstanceForType()
public DatasetConfig.CloudStorageLocations getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
DatasetConfig.CloudStorageLocations |
|
getLocations(int index)
public String getLocations(int index)repeated string locations = 1;
| Parameter | |
|---|---|
| Name | Description |
index |
intThe index of the element to return. |
| Returns | |
|---|---|
| Type | Description |
String |
The locations at the given index. |
getLocationsBytes(int index)
public ByteString getLocationsBytes(int index)repeated string locations = 1;
| Parameter | |
|---|---|
| Name | Description |
index |
intThe index of the value to return. |
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes of the locations at the given index. |
getLocationsCount()
public int getLocationsCount()repeated string locations = 1;
| Returns | |
|---|---|
| Type | Description |
int |
The count of locations. |
getLocationsList()
public ProtocolStringList getLocationsList()repeated string locations = 1;
| Returns | |
|---|---|
| Type | Description |
ProtocolStringList |
A list containing the locations. |
getParserForType()
public Parser<DatasetConfig.CloudStorageLocations> getParserForType()| Returns | |
|---|---|
| Type | Description |
Parser<CloudStorageLocations> |
|
getSerializedSize()
public int getSerializedSize()| Returns | |
|---|---|
| Type | Description |
int |
|
hashCode()
public int hashCode()| Returns | |
|---|---|
| Type | Description |
int |
|
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
newBuilderForType()
public DatasetConfig.CloudStorageLocations.Builder newBuilderForType()| Returns | |
|---|---|
| Type | Description |
DatasetConfig.CloudStorageLocations.Builder |
|
newBuilderForType(AbstractMessage.BuilderParent parent)
protected DatasetConfig.CloudStorageLocations.Builder newBuilderForType(AbstractMessage.BuilderParent parent)| Parameter | |
|---|---|
| Name | Description |
parent |
BuilderParent |
| Returns | |
|---|---|
| Type | Description |
DatasetConfig.CloudStorageLocations.Builder |
|
toBuilder()
public DatasetConfig.CloudStorageLocations.Builder toBuilder()| Returns | |
|---|---|
| Type | Description |
DatasetConfig.CloudStorageLocations.Builder |
|
writeTo(CodedOutputStream output)
public void writeTo(CodedOutputStream output)| Parameter | |
|---|---|
| Name | Description |
output |
CodedOutputStream |
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|