Interface AppHubServiceOrBuilder (0.44.0)

public interface AppHubServiceOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getApphubService()

public abstract String getApphubService()

Required. Output only. Immutable. The name of the App Hub Service. Format: projects/{project}/locations/{location}/applications/{application}/services/{service}.

string apphub_service = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.field_behavior) = IMMUTABLE, (.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
String

The apphubService.

getApphubServiceBytes()

public abstract ByteString getApphubServiceBytes()

Required. Output only. Immutable. The name of the App Hub Service. Format: projects/{project}/locations/{location}/applications/{application}/services/{service}.

string apphub_service = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.field_behavior) = IMMUTABLE, (.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
ByteString

The bytes for apphubService.

getCriticality()

public abstract String getCriticality()

Output only. The criticality of the App Hub Service.

string criticality = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
String

The criticality.

getCriticalityBytes()

public abstract ByteString getCriticalityBytes()

Output only. The criticality of the App Hub Service.

string criticality = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
ByteString

The bytes for criticality.

getEnvironment()

public abstract String getEnvironment()

Output only. The environment of the App Hub Service.

string environment = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
String

The environment.

getEnvironmentBytes()

public abstract ByteString getEnvironmentBytes()

Output only. The environment of the App Hub Service.

string environment = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
ByteString

The bytes for environment.