public static final class GuestPolicies.SoftwareRecipe.Artifact.Gcs extends GeneratedMessage implements GuestPolicies.SoftwareRecipe.Artifact.GcsOrBuilderSpecifies an artifact available as a Google Cloud Storage object.
Protobuf type google.cloud.osconfig.v1beta.SoftwareRecipe.Artifact.Gcs
Inheritance
Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessage > GuestPolicies.SoftwareRecipe.Artifact.GcsStatic Fields
BUCKET_FIELD_NUMBER
public static final int BUCKET_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
GENERATION_FIELD_NUMBER
public static final int GENERATION_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
OBJECT_FIELD_NUMBER
public static final int OBJECT_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
Static Methods
getDefaultInstance()
public static GuestPolicies.SoftwareRecipe.Artifact.Gcs getDefaultInstance()| Returns | |
|---|---|
| Type | Description |
GuestPolicies.SoftwareRecipe.Artifact.Gcs |
|
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
newBuilder()
public static GuestPolicies.SoftwareRecipe.Artifact.Gcs.Builder newBuilder()| Returns | |
|---|---|
| Type | Description |
GuestPolicies.SoftwareRecipe.Artifact.Gcs.Builder |
|
newBuilder(GuestPolicies.SoftwareRecipe.Artifact.Gcs prototype)
public static GuestPolicies.SoftwareRecipe.Artifact.Gcs.Builder newBuilder(GuestPolicies.SoftwareRecipe.Artifact.Gcs prototype)| Parameter | |
|---|---|
| Name | Description |
prototype |
GuestPolicies.SoftwareRecipe.Artifact.Gcs |
| Returns | |
|---|---|
| Type | Description |
GuestPolicies.SoftwareRecipe.Artifact.Gcs.Builder |
|
parseDelimitedFrom(InputStream input)
public static GuestPolicies.SoftwareRecipe.Artifact.Gcs parseDelimitedFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
GuestPolicies.SoftwareRecipe.Artifact.Gcs |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static GuestPolicies.SoftwareRecipe.Artifact.Gcs parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
GuestPolicies.SoftwareRecipe.Artifact.Gcs |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(byte[] data)
public static GuestPolicies.SoftwareRecipe.Artifact.Gcs parseFrom(byte[] data)| Parameter | |
|---|---|
| Name | Description |
data |
byte[] |
| Returns | |
|---|---|
| Type | Description |
GuestPolicies.SoftwareRecipe.Artifact.Gcs |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
public static GuestPolicies.SoftwareRecipe.Artifact.Gcs parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
byte[] |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
GuestPolicies.SoftwareRecipe.Artifact.Gcs |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data)
public static GuestPolicies.SoftwareRecipe.Artifact.Gcs parseFrom(ByteString data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteString |
| Returns | |
|---|---|
| Type | Description |
GuestPolicies.SoftwareRecipe.Artifact.Gcs |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
public static GuestPolicies.SoftwareRecipe.Artifact.Gcs parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteString |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
GuestPolicies.SoftwareRecipe.Artifact.Gcs |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(CodedInputStream input)
public static GuestPolicies.SoftwareRecipe.Artifact.Gcs parseFrom(CodedInputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
CodedInputStream |
| Returns | |
|---|---|
| Type | Description |
GuestPolicies.SoftwareRecipe.Artifact.Gcs |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public static GuestPolicies.SoftwareRecipe.Artifact.Gcs parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
GuestPolicies.SoftwareRecipe.Artifact.Gcs |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input)
public static GuestPolicies.SoftwareRecipe.Artifact.Gcs parseFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
GuestPolicies.SoftwareRecipe.Artifact.Gcs |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static GuestPolicies.SoftwareRecipe.Artifact.Gcs parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
GuestPolicies.SoftwareRecipe.Artifact.Gcs |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(ByteBuffer data)
public static GuestPolicies.SoftwareRecipe.Artifact.Gcs parseFrom(ByteBuffer data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteBuffer |
| Returns | |
|---|---|
| Type | Description |
GuestPolicies.SoftwareRecipe.Artifact.Gcs |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
public static GuestPolicies.SoftwareRecipe.Artifact.Gcs parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteBuffer |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
GuestPolicies.SoftwareRecipe.Artifact.Gcs |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parser()
public static Parser<GuestPolicies.SoftwareRecipe.Artifact.Gcs> parser()| Returns | |
|---|---|
| Type | Description |
Parser<Gcs> |
|
Methods
equals(Object obj)
public boolean equals(Object obj)| Parameter | |
|---|---|
| Name | Description |
obj |
Object |
| Returns | |
|---|---|
| Type | Description |
boolean |
|
getBucket()
public String getBucket() Bucket of the Google Cloud Storage object.
Given an example URL:
https://storage.googleapis.com/my-bucket/foo/bar#1234567
this value would be my-bucket.
string bucket = 1;
| Returns | |
|---|---|
| Type | Description |
String |
The bucket. |
getBucketBytes()
public ByteString getBucketBytes() Bucket of the Google Cloud Storage object.
Given an example URL:
https://storage.googleapis.com/my-bucket/foo/bar#1234567
this value would be my-bucket.
string bucket = 1;
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes for bucket. |
getDefaultInstanceForType()
public GuestPolicies.SoftwareRecipe.Artifact.Gcs getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
GuestPolicies.SoftwareRecipe.Artifact.Gcs |
|
getGeneration()
public long getGeneration() Must be provided if allow_insecure is false.
Generation number of the Google Cloud Storage object.
https://storage.googleapis.com/my-bucket/foo/bar#1234567
this value would be 1234567.
int64 generation = 3;
| Returns | |
|---|---|
| Type | Description |
long |
The generation. |
getObject()
public String getObject() Name of the Google Cloud Storage object.
As specified here
Given an example URL:
https://storage.googleapis.com/my-bucket/foo/bar#1234567
this value would be foo/bar.
string object = 2;
| Returns | |
|---|---|
| Type | Description |
String |
The object. |
getObjectBytes()
public ByteString getObjectBytes() Name of the Google Cloud Storage object.
As specified here
Given an example URL:
https://storage.googleapis.com/my-bucket/foo/bar#1234567
this value would be foo/bar.
string object = 2;
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes for object. |
getParserForType()
public Parser<GuestPolicies.SoftwareRecipe.Artifact.Gcs> getParserForType()| Returns | |
|---|---|
| Type | Description |
Parser<Gcs> |
|
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 GuestPolicies.SoftwareRecipe.Artifact.Gcs.Builder newBuilderForType()| Returns | |
|---|---|
| Type | Description |
GuestPolicies.SoftwareRecipe.Artifact.Gcs.Builder |
|
newBuilderForType(AbstractMessage.BuilderParent parent)
protected GuestPolicies.SoftwareRecipe.Artifact.Gcs.Builder newBuilderForType(AbstractMessage.BuilderParent parent)| Parameter | |
|---|---|
| Name | Description |
parent |
BuilderParent |
| Returns | |
|---|---|
| Type | Description |
GuestPolicies.SoftwareRecipe.Artifact.Gcs.Builder |
|
toBuilder()
public GuestPolicies.SoftwareRecipe.Artifact.Gcs.Builder toBuilder()| Returns | |
|---|---|
| Type | Description |
GuestPolicies.SoftwareRecipe.Artifact.Gcs.Builder |
|
writeTo(CodedOutputStream output)
public void writeTo(CodedOutputStream output)| Parameter | |
|---|---|
| Name | Description |
output |
CodedOutputStream |
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|