Interface GetGlobalVmExtensionPolicyRequestOrBuilder (1.105.0)

public interface GetGlobalVmExtensionPolicyRequestOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getGlobalVmExtensionPolicy()

public abstract String getGlobalVmExtensionPolicy()

Name of the GlobalVmExtensionPolicy resource to return.

string global_vm_extension_policy = 8334110 [(.google.api.field_behavior) = REQUIRED];

Returns
Type Description
String

The globalVmExtensionPolicy.

getGlobalVmExtensionPolicyBytes()

public abstract ByteString getGlobalVmExtensionPolicyBytes()

Name of the GlobalVmExtensionPolicy resource to return.

string global_vm_extension_policy = 8334110 [(.google.api.field_behavior) = REQUIRED];

Returns
Type Description
ByteString

The bytes for globalVmExtensionPolicy.

getProject()

public abstract String getProject()

Project ID for this request.

string project = 227560217 [(.google.api.field_behavior) = REQUIRED];

Returns
Type Description
String

The project.

getProjectBytes()

public abstract ByteString getProjectBytes()

Project ID for this request.

string project = 227560217 [(.google.api.field_behavior) = REQUIRED];

Returns
Type Description
ByteString

The bytes for project.