Method: Google::Apis::RemotebuildexecutionV2::BuildBazelRemoteExecutionV2ExecutionCapabilities#exec_enabled

Defined in:
lib/google/apis/remotebuildexecution_v2/classes.rb

#exec_enabledBoolean Also known as: exec_enabled?

Whether remote execution is enabled for the particular server/instance. Corresponds to the JSON property execEnabled

Returns:

  • (Boolean)


1274
1275
1276
# File 'lib/google/apis/remotebuildexecution_v2/classes.rb', line 1274

def exec_enabled
  @exec_enabled
end