Home
last modified time | relevance | path

Searched refs:getMainPythonFileUri (Results 1 – 4 of 4) sorted by relevance

/external/google-cloud-java/java-dataproc/proto-google-cloud-dataproc-v1/src/main/java/com/google/cloud/dataproc/v1/
DPySparkBatchOrBuilder.java38 java.lang.String getMainPythonFileUri(); in getMainPythonFileUri() method
DPySparkBatch.java95 public java.lang.String getMainPythonFileUri() { in getMainPythonFileUri() method in PySparkBatch
574 if (!getMainPythonFileUri().equals(other.getMainPythonFileUri())) return false; in equals()
592 hash = (53 * hash) + getMainPythonFileUri().hashCode(); in hashCode()
881 if (!other.getMainPythonFileUri().isEmpty()) { in mergeFrom()
1035 public java.lang.String getMainPythonFileUri() { in getMainPythonFileUri() method in PySparkBatch.Builder
1104 mainPythonFileUri_ = getDefaultInstance().getMainPythonFileUri(); in clearMainPythonFileUri()
DPySparkJobOrBuilder.java38 java.lang.String getMainPythonFileUri(); in getMainPythonFileUri() method
DPySparkJob.java106 public java.lang.String getMainPythonFileUri() { in getMainPythonFileUri() method in PySparkJob
776 if (!getMainPythonFileUri().equals(other.getMainPythonFileUri())) return false; in equals()
799 hash = (53 * hash) + getMainPythonFileUri().hashCode(); in hashCode()
1130 if (!other.getMainPythonFileUri().isEmpty()) { in mergeFrom()
1307 public java.lang.String getMainPythonFileUri() { in getMainPythonFileUri() method in PySparkJob.Builder
1376 mainPythonFileUri_ = getDefaultInstance().getMainPythonFileUri(); in clearMainPythonFileUri()