public final class ImportAptArtifactsRequest extends GeneratedMessage implements ImportAptArtifactsRequestOrBuilderThe request to import new apt artifacts.
Protobuf type google.devtools.artifactregistry.v1.ImportAptArtifactsRequest
Inheritance
Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessage > ImportAptArtifactsRequestImplements
ImportAptArtifactsRequestOrBuilderStatic Fields
GCS_SOURCE_FIELD_NUMBER
public static final int GCS_SOURCE_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
PARENT_FIELD_NUMBER
public static final int PARENT_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
Static Methods
getDefaultInstance()
public static ImportAptArtifactsRequest getDefaultInstance()| Returns | |
|---|---|
| Type | Description |
ImportAptArtifactsRequest |
|
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
newBuilder()
public static ImportAptArtifactsRequest.Builder newBuilder()| Returns | |
|---|---|
| Type | Description |
ImportAptArtifactsRequest.Builder |
|
newBuilder(ImportAptArtifactsRequest prototype)
public static ImportAptArtifactsRequest.Builder newBuilder(ImportAptArtifactsRequest prototype)| Parameter | |
|---|---|
| Name | Description |
prototype |
ImportAptArtifactsRequest |
| Returns | |
|---|---|
| Type | Description |
ImportAptArtifactsRequest.Builder |
|
parseDelimitedFrom(InputStream input)
public static ImportAptArtifactsRequest parseDelimitedFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
ImportAptArtifactsRequest |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static ImportAptArtifactsRequest parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
ImportAptArtifactsRequest |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(byte[] data)
public static ImportAptArtifactsRequest parseFrom(byte[] data)| Parameter | |
|---|---|
| Name | Description |
data |
byte[] |
| Returns | |
|---|---|
| Type | Description |
ImportAptArtifactsRequest |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
public static ImportAptArtifactsRequest parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
byte[] |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
ImportAptArtifactsRequest |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data)
public static ImportAptArtifactsRequest parseFrom(ByteString data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteString |
| Returns | |
|---|---|
| Type | Description |
ImportAptArtifactsRequest |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
public static ImportAptArtifactsRequest parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteString |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
ImportAptArtifactsRequest |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(CodedInputStream input)
public static ImportAptArtifactsRequest parseFrom(CodedInputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
CodedInputStream |
| Returns | |
|---|---|
| Type | Description |
ImportAptArtifactsRequest |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public static ImportAptArtifactsRequest parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
ImportAptArtifactsRequest |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input)
public static ImportAptArtifactsRequest parseFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
ImportAptArtifactsRequest |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static ImportAptArtifactsRequest parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
ImportAptArtifactsRequest |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(ByteBuffer data)
public static ImportAptArtifactsRequest parseFrom(ByteBuffer data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteBuffer |
| Returns | |
|---|---|
| Type | Description |
ImportAptArtifactsRequest |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
public static ImportAptArtifactsRequest parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteBuffer |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
ImportAptArtifactsRequest |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parser()
public static Parser<ImportAptArtifactsRequest> parser()| Returns | |
|---|---|
| Type | Description |
Parser<ImportAptArtifactsRequest> |
|
Methods
equals(Object obj)
public boolean equals(Object obj)| Parameter | |
|---|---|
| Name | Description |
obj |
Object |
| Returns | |
|---|---|
| Type | Description |
boolean |
|
getDefaultInstanceForType()
public ImportAptArtifactsRequest getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
ImportAptArtifactsRequest |
|
getGcsSource()
public ImportAptArtifactsGcsSource getGcsSource()Google Cloud Storage location where input content is located.
.google.devtools.artifactregistry.v1.ImportAptArtifactsGcsSource gcs_source = 2;
| Returns | |
|---|---|
| Type | Description |
ImportAptArtifactsGcsSource |
The gcsSource. |
getGcsSourceOrBuilder()
public ImportAptArtifactsGcsSourceOrBuilder getGcsSourceOrBuilder()Google Cloud Storage location where input content is located.
.google.devtools.artifactregistry.v1.ImportAptArtifactsGcsSource gcs_source = 2;
| Returns | |
|---|---|
| Type | Description |
ImportAptArtifactsGcsSourceOrBuilder |
|
getParent()
public String getParent()The name of the parent resource where the artifacts will be imported.
string parent = 1;
| Returns | |
|---|---|
| Type | Description |
String |
The parent. |
getParentBytes()
public ByteString getParentBytes()The name of the parent resource where the artifacts will be imported.
string parent = 1;
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes for parent. |
getParserForType()
public Parser<ImportAptArtifactsRequest> getParserForType()| Returns | |
|---|---|
| Type | Description |
Parser<ImportAptArtifactsRequest> |
|
getSerializedSize()
public int getSerializedSize()| Returns | |
|---|---|
| Type | Description |
int |
|
getSourceCase()
public ImportAptArtifactsRequest.SourceCase getSourceCase()| Returns | |
|---|---|
| Type | Description |
ImportAptArtifactsRequest.SourceCase |
|
hasGcsSource()
public boolean hasGcsSource()Google Cloud Storage location where input content is located.
.google.devtools.artifactregistry.v1.ImportAptArtifactsGcsSource gcs_source = 2;
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the gcsSource field is set. |
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 ImportAptArtifactsRequest.Builder newBuilderForType()| Returns | |
|---|---|
| Type | Description |
ImportAptArtifactsRequest.Builder |
|
newBuilderForType(AbstractMessage.BuilderParent parent)
protected ImportAptArtifactsRequest.Builder newBuilderForType(AbstractMessage.BuilderParent parent)| Parameter | |
|---|---|
| Name | Description |
parent |
BuilderParent |
| Returns | |
|---|---|
| Type | Description |
ImportAptArtifactsRequest.Builder |
|
toBuilder()
public ImportAptArtifactsRequest.Builder toBuilder()| Returns | |
|---|---|
| Type | Description |
ImportAptArtifactsRequest.Builder |
|
writeTo(CodedOutputStream output)
public void writeTo(CodedOutputStream output)| Parameter | |
|---|---|
| Name | Description |
output |
CodedOutputStream |
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|