Interface PatchDeployments.GetPatchDeploymentRequestOrBuilder (2.3.2)

public static interface PatchDeployments.GetPatchDeploymentRequestOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getName()

public abstract String getName()

Required. The resource name of the patch deployment in the form projects/*/patchDeployments/*.

string name = 1 [(.google.api.field_behavior) = REQUIRED];

Returns
TypeDescription
String

The name.

getNameBytes()

public abstract ByteString getNameBytes()

Required. The resource name of the patch deployment in the form projects/*/patchDeployments/*.

string name = 1 [(.google.api.field_behavior) = REQUIRED];

Returns
TypeDescription
ByteString

The bytes for name.