Class GuestPolicies.SoftwareRecipe.Step.InstallDpkg (2.7.0)

public static final class GuestPolicies.SoftwareRecipe.Step.InstallDpkg extends GeneratedMessageV3 implements GuestPolicies.SoftwareRecipe.Step.InstallDpkgOrBuilder

Installs a deb via dpkg.

Protobuf type google.cloud.osconfig.v1beta.SoftwareRecipe.Step.InstallDpkg

Inheritance

Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessageV3 > GuestPolicies.SoftwareRecipe.Step.InstallDpkg

Static Fields

ARTIFACT_ID_FIELD_NUMBER

public static final int ARTIFACT_ID_FIELD_NUMBER
Field Value
TypeDescription
int

Static Methods

getDefaultInstance()

public static GuestPolicies.SoftwareRecipe.Step.InstallDpkg getDefaultInstance()
Returns
TypeDescription
GuestPolicies.SoftwareRecipe.Step.InstallDpkg

getDescriptor()

public static final Descriptors.Descriptor getDescriptor()
Returns
TypeDescription
Descriptor

newBuilder()

public static GuestPolicies.SoftwareRecipe.Step.InstallDpkg.Builder newBuilder()
Returns
TypeDescription
GuestPolicies.SoftwareRecipe.Step.InstallDpkg.Builder

newBuilder(GuestPolicies.SoftwareRecipe.Step.InstallDpkg prototype)

public static GuestPolicies.SoftwareRecipe.Step.InstallDpkg.Builder newBuilder(GuestPolicies.SoftwareRecipe.Step.InstallDpkg prototype)
Parameter
NameDescription
prototypeGuestPolicies.SoftwareRecipe.Step.InstallDpkg
Returns
TypeDescription
GuestPolicies.SoftwareRecipe.Step.InstallDpkg.Builder

parseDelimitedFrom(InputStream input)

public static GuestPolicies.SoftwareRecipe.Step.InstallDpkg parseDelimitedFrom(InputStream input)
Parameter
NameDescription
inputInputStream
Returns
TypeDescription
GuestPolicies.SoftwareRecipe.Step.InstallDpkg
Exceptions
TypeDescription
IOException

parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)

public static GuestPolicies.SoftwareRecipe.Step.InstallDpkg parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
NameDescription
inputInputStream
extensionRegistryExtensionRegistryLite
Returns
TypeDescription
GuestPolicies.SoftwareRecipe.Step.InstallDpkg
Exceptions
TypeDescription
IOException

parseFrom(byte[] data)

public static GuestPolicies.SoftwareRecipe.Step.InstallDpkg parseFrom(byte[] data)
Parameter
NameDescription
databyte[]
Returns
TypeDescription
GuestPolicies.SoftwareRecipe.Step.InstallDpkg
Exceptions
TypeDescription
InvalidProtocolBufferException

parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)

public static GuestPolicies.SoftwareRecipe.Step.InstallDpkg parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
Parameters
NameDescription
data